/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 81 by teichmann, Thu Aug 23 09:52:47 2007 UTC revision 92 by torsten, Fri Aug 24 16:51:35 2007 UTC
# Line 1  Line 1 
1    2007-08-24 Torsten Irlaender <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Fixed CHECK-constraint
4              for checkbox values. (Syntax error).
5    
6            * tools/formed/formed/plugins/names/filter.py: Fixes in formularname
7              generation  
8    
9    2007-08-24 Torsten Irlaender <[email protected]>
10    
11            * tools/formed/formed/plugins/names/filter.py: Separated Class for
12              making the formularnames more database friendly. Added some more
13              checks.
14            * tools/formed/formed/plugins/export/sql.py: Make use of the fresh
15              separated class, and some fixes in sql generation.
16    
17    2007-08-24 Sascha L. Teichmann <[email protected]>
18    
19            * tools/formed/formed/plugins/export/html.py: Print lengths
20              of external choice list.
21    
22    2007-08-24 Sascha L. Teichmann <[email protected]>
23    
24            * tools/formed/formed/main.py: Little workaround for
25              mode selection if someone adds an removes a mode.
26    
27    2007-08-24 Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/test-data/simple.xml: Better test case for
30              mode depended leaf items.
31    
32            * tools/formed/formed/model/nodecomponents.py: Added a method
33              to calculate the effective mode of an item.
34    
35            * tools/formed/formed/plugins/export/html.py: Use effective
36              mode. TODO: the 'all' modus return false results sometimes.
37                    Cause: The modes are only cumulated over time. Removal is
38                    not done.
39    
40    2007-08-24 Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/plugins/export/html.py: Dump the items
43              of radio groups and choices too.
44    
45    2007-08-24 Torsten Irlaender <[email protected]>
46    
47            * tools/formed/formed/plugins/names/filter.py: Modified the renaming
48              by formular names to make the naming more database friendly.
49              Now only alphanumeric and underscore chars is allowed.
50    
51    2007-08-24 Sascha L. Teichmann <[email protected]>
52    
53            * tools/formed/formed/plugins/export/html.py: Tweaked
54              HTML table exporter a bit to be on par with the XSLT
55                    script. TODO: Dump items in radio and choice groups.
56    
57    2007-08-23 Sascha L. Teichmann <[email protected]>
58    
59            * tools/formed/formed/plugins/names/filter.py: Removed
60              HTML and SQL exporters.
61    
62            * tools/formed/formed/plugins/export,
63              tools/formed/formed/plugins/export/__init__.py,
64              tools/formed/formed/plugins/export/sql.py,
65              tools/formed/formed/plugins/export/html.py: New: Contain
66                    the HTML and the SQL exporters now.
67    
68            * tools/formed/formed/config.py: Use exporters from different
69              package now.
70    
71    2007-08-23 Torsten Irlaender <[email protected]>
72    
73            * tools/formed/formed/plugins/names/filter.py: Added an
74              pseudo SQL export filters. TODO: Move HTML and SQL filter
75              in a new file (formed/plugins/export/htmlexport.py and
76              sqlexport.py?)
77    
78            * tools/formed/formed/config.py: Install the new SQL filter.
79    
80  2007-08-23 Sascha L. Teichmann <[email protected]>  2007-08-23 Sascha L. Teichmann <[email protected]>
81    
82          * tools/formed/formed/model/nodecomponents.py: Added a depth()          * tools/formed/formed/model/nodecomponents.py: Added a depth()

Legend:
Removed from v.81  
changed lines
  Added in v.92

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26