/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 285 by teichmann, Fri Aug 15 13:44:39 2008 UTC revision 300 by frank, Wed Dec 17 10:33:37 2008 UTC
# Line 1  Line 1 
1    2008-12-17      Frank Koormann <[email protected]>
2    
3            * formed/formed/plugins/export/latex.py: Export form as set of
4            latex tables to be included into a master document. The export
5            generates section marks to structure the form and placeholders for
6            help texts to be merged in by a post processing step.
7    
8    2008-12-04      Sascha L. Teichmann <[email protected]>
9    
10            * formed/formed/model/expr.py: Added 'today' which pushes the current date
11              on the stack.
12    
13    2008-12-03      Sascha L. Teichmann <[email protected]>
14    
15            * formed/formed/plugins/web/controllers.py: compute changeset more correctly in
16              storage of fields.
17    
18            * formed/formed/plugins/export/xsd.py: Added unknown int -999999 to integer
19              fields as an accepted value. Generate schema for radio groups too.
20    
21    2008-12-01      Torsten Irländer <[email protected]>
22    
23            Added autmatic generation of required rules
24    
25            * formed/formed/model/data.py,
26              formed/formed/model/expr.py,
27              formed/formed/plugins/modify/rules.py: Default rules for required
28              fields can now be generated.
29    
30    2008-11-28      Sascha L. Teichmann <[email protected]>
31    
32            * formed/formed/model/data.py, formed/formed/model/nodecomponents.py:
33              Ported WidgetCollector from Offline client.
34    
35            * formed/formed/plugins/modify/__init__.py, formed/formed/plugins/modify,
36              formed/formed/plugins/modify/rules.py: Stub for required rules generator.
37    
38            * formed/formed/config.py: Bind new filter to FormEd
39    
40    2008-11-27      Torsten Irländer <[email protected]>
41    
42            * formed/formed/model/data.py: Added new attribute mark for rules
43    
44    2008-11-10      Torsten Irländer <[email protected]>
45    
46            Implemented radio-matrix elements. radio elelement having the same
47            options can now be rendered in table form.
48    
49            * formed/formed/model/data.py,
50              formed/formed/io/document.py: Added new radio-matrix element to the
51              model and gui
52            * formed/formed/plugins/web/view_renderer.py: Write html-renderer for
53              the radio-matrix element.
54    
55    2008-11.03      Torsten Irländer <[email protected]>
56    
57            * formed/formed/model/data.py: Fixed import error
58    
59    2008-10-29      Sascha L. Teichmann <[email protected]>
60    
61            Relative paths in external choices are now possible. Relative paths are
62            relative to path of the master document.
63    
64            * formed/model/data.py: external choice are now storing the path to the
65              master document.
66    
67            * formed/formed/io/document.py: Pass context to SAX builder.
68    
69            * formed/formed/io/factories.py: For new created nodes look if there
70              is a method 'setLoadContext' and call it.
71    
72    2008-09-04      Sascha L. Teichmann <[email protected]>
73    
74            * doc/beschreibung.txt: New. Initial description of FormEd (german).
75    
76    2008-08-22      Sascha L. Teichmann <[email protected]>
77    
78            * formed/formed/model/nodecomponents.py: Added attribute 'flags'.
79    
80    2008-08-21      Sascha L. Teichmann <[email protected]>
81    
82            * formed/formed/io/document.py: Indent tree while saving
83            * formed/formed/main.py: removed needless print
84    
85    2008-08-15      Sascha L. Teichmann <[email protected]>
86    
87            * LICENSE: New GPLv3
88            * */*.py, *.sh: Added reference to LICENSE
89    
90    2008-08-15      Sascha L. Teichmann <[email protected]>
91    
92            * tools: removed because there a no tools any more.
93    
94    2008-08-15      Sascha L. Teichmann <[email protected]>
95    
96            * tools/formed: moved one level up because its the only
97              part of this project now.
98    
99  2008-08-15      Sascha L. Teichmann <[email protected]>  2008-08-15      Sascha L. Teichmann <[email protected]>
100    
101          * tools/anonym/*: Removed as it belongs to mpuls WASKA          * tools/anonym/*: Removed as it belongs to mpuls WASKA

Legend:
Removed from v.285  
changed lines
  Added in v.300

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26