/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 101 by torsten, Mon Aug 27 17:47:57 2007 UTC revision 108 by teichmann, Wed Aug 29 11:08:01 2007 UTC
# Line 1  Line 1 
1    2007-08-29 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: When generating
4              an extra table check in a table of same content exists. In
5                    this case reference the existing table.
6    
7    2007-08-29 Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/plugins/export/sql.py: Rewritten to produce
10              _real_ SQL and respect repeat groups.
11    
12            * tools/formed/formed/model/data.py: Fixed bug with Group.isRepeat()
13    
14            * tools/formed/formed/plugins/web/renderer.py: Use "".join([])
15              instead of expensive += string concat in some places.
16    
17    2007-08-29 Sascha L. Teichmann <[email protected]>
18    
19            * tools/formed/formed/model/data.py: Renamed GroupNode.getRepeat()
20              to .isRepeat and return a bool. Fixed a bug in Page.allWidgets().
21    
22    2007-08-28 Torsten Irlaender <[email protected]>
23    
24            * tools/formed/plugins/web/renderer.py: Added Formdata interface.
25            * tools/formed/model/data.py: Implements Formadata interface to
26              textfields. Fieldset generated depends now on the "invisible"
27              attribute of the groupnode. Field-label generation slightly changed.
28              Added error indication to textfields
29    
30    2007-08-28 Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/model/data.py,
33              tools/formed/formed/io/document.py: Removed support
34                    of logical groups.
35    
36    2007-08-28 Sascha L. Teichmann <[email protected]>
37    
38            * tools/formed/formed/io/document.py: Avoid saving empty
39              attributes.
40    
41            * tools/formed/test-data/simple.xml: Applied.
42    
43    2007-08-28 Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/model/data.py: Added 'repeat' and
46              'invisible' attributes to group. TODO: remove logical group.
47    
48  2007-08-27 Torsten Irlaender <[email protected]>  2007-08-27 Torsten Irlaender <[email protected]>
49    
50          * tools/formed/plugins/web/plugin.py,          * tools/formed/plugins/web/plugin.py,
51            tools/formed/plugins/web/renderer.py: Started to  include stylesheet            tools/formed/plugins/web/renderer.py: Started to  include stylesheet
52            depending tags in the html generation.            depending tags in the html generation.
53    
54  207-08-27 Sascha L. Teichmann <[email protected]>  2007-08-27 Sascha L. Teichmann <[email protected]>
55    
56          * tools/formed/formed/model/data.py,          * tools/formed/formed/model/data.py,
57            tools/formed/formed/io/document.py: Added a logical group.            tools/formed/formed/io/document.py: Added a logical group.

Legend:
Removed from v.101  
changed lines
  Added in v.108

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26