/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 282 by teichmann, Wed Aug 13 13:09:51 2008 UTC revision 299 by teichmann, Thu Dec 4 10:39:22 2008 UTC
# Line 1  Line 1 
1    2008-12-04      Sascha L. Teichmann <[email protected]>
2    
3            * formed/formed/model/expr.py: Added 'today' which pushes the current date
4              on the stack.
5    
6    2008-12-03      Sascha L. Teichmann <[email protected]>
7    
8            * formed/formed/plugins/web/controllers.py: compute changeset more correctly in
9              storage of fields.
10    
11            * formed/formed/plugins/export/xsd.py: Added unknown int -999999 to integer
12              fields as an accepted value. Generate schema for radio groups too.
13    
14    2008-12-01      Torsten Irländer <[email protected]>
15    
16            Added autmatic generation of required rules
17    
18            * formed/formed/model/data.py,
19              formed/formed/model/expr.py,
20              formed/formed/plugins/modify/rules.py: Default rules for required
21              fields can now be generated.
22    
23    2008-11-28      Sascha L. Teichmann <[email protected]>
24    
25            * formed/formed/model/data.py, formed/formed/model/nodecomponents.py:
26              Ported WidgetCollector from Offline client.
27    
28            * formed/formed/plugins/modify/__init__.py, formed/formed/plugins/modify,
29              formed/formed/plugins/modify/rules.py: Stub for required rules generator.
30    
31            * formed/formed/config.py: Bind new filter to FormEd
32    
33    2008-11-27      Torsten Irländer <[email protected]>
34    
35            * formed/formed/model/data.py: Added new attribute mark for rules
36    
37    2008-11-10      Torsten Irländer <[email protected]>
38    
39            Implemented radio-matrix elements. radio elelement having the same
40            options can now be rendered in table form.
41    
42            * formed/formed/model/data.py,
43              formed/formed/io/document.py: Added new radio-matrix element to the
44              model and gui
45            * formed/formed/plugins/web/view_renderer.py: Write html-renderer for
46              the radio-matrix element.
47    
48    2008-11.03      Torsten Irländer <[email protected]>
49    
50            * formed/formed/model/data.py: Fixed import error
51    
52    2008-10-29      Sascha L. Teichmann <[email protected]>
53    
54            Relative paths in external choices are now possible. Relative paths are
55            relative to path of the master document.
56    
57            * formed/model/data.py: external choice are now storing the path to the
58              master document.
59    
60            * formed/formed/io/document.py: Pass context to SAX builder.
61    
62            * formed/formed/io/factories.py: For new created nodes look if there
63              is a method 'setLoadContext' and call it.
64    
65    2008-09-04      Sascha L. Teichmann <[email protected]>
66    
67            * doc/beschreibung.txt: New. Initial description of FormEd (german).
68    
69    2008-08-22      Sascha L. Teichmann <[email protected]>
70    
71            * formed/formed/model/nodecomponents.py: Added attribute 'flags'.
72    
73    2008-08-21      Sascha L. Teichmann <[email protected]>
74    
75            * formed/formed/io/document.py: Indent tree while saving
76            * formed/formed/main.py: removed needless print
77    
78    2008-08-15      Sascha L. Teichmann <[email protected]>
79    
80            * LICENSE: New GPLv3
81            * */*.py, *.sh: Added reference to LICENSE
82    
83    2008-08-15      Sascha L. Teichmann <[email protected]>
84    
85            * tools: removed because there a no tools any more.
86    
87    2008-08-15      Sascha L. Teichmann <[email protected]>
88    
89            * tools/formed: moved one level up because its the only
90              part of this project now.
91    
92    2008-08-15      Sascha L. Teichmann <[email protected]>
93    
94            * tools/anonym/*: Removed as it belongs to mpuls WASKA
95    
96    2008-08-15      Sascha L. Teichmann <[email protected]>
97    
98            * pdf2xfa/*: removed. It belongs to mpuls
99    
100    2008-08-13 L. Teichmann <[email protected]>
101    
102            i18n of the plug-ins:
103            * tools/formed/formed/plugins/export/diff.py,
104              tools/formed/formed/plugins/export/data.py,
105              tools/formed/formed/plugins/export/old_sql.py,
106              tools/formed/formed/plugins/export/latex.py,
107              tools/formed/formed/plugins/export/xsd.py,
108              tools/formed/formed/plugins/export/sql.py,
109              tools/formed/formed/plugins/export/typemap.py,
110              tools/formed/formed/plugins/export/html.py,
111              tools/formed/formed/plugins/export/mode.py,
112              tools/formed/formed/plugins/export/html2.py,
113              tools/formed/formed/plugins/export/xls.py,
114              tools/formed/formed/plugins/names/filter.py,
115              tools/formed/formed/plugins/plugin.py,
116              tools/formed/formed/plugins/web/help.py,
117              tools/formed/formed/plugins/web/form_renderer.py,
118              tools/formed/formed/plugins/web/plugin.py,
119              tools/formed/formed/plugins/web/error_renderer.py,
120              tools/formed/formed/plugins/web/view_renderer.py,
121              tools/formed/formed/plugins/web/semantic.py,
122              tools/formed/formed/plugins/web/cache.py,
123              tools/formed/formed/plugins/web/server.py,
124              tools/formed/formed/plugins/web/controllers.py,
125              tools/formed/formed/plugins/web/renderer.py,
126              tools/formed/formed/plugins/ui/controls.py,
127              tools/formed/formed/config.py: _("")s the stuff
128              tools/formed/po/formed.pot, tools/formed/po/de_DE.po:
129              extracted and translated.
130    
131  2008-08-08      Sascha L. Teichmann <[email protected]>  2008-08-08      Sascha L. Teichmann <[email protected]>
132    
133          First version of FormEd i18n. After checkout go to tools/formed/po/ and          First version of FormEd i18n. After checkout go to tools/formed/po/ and

Legend:
Removed from v.282  
changed lines
  Added in v.299

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26