/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 107 by teichmann, Wed Aug 29 10:32:33 2007 UTC revision 118 by torsten, Fri Aug 31 18:43:24 2007 UTC
# Line 1  Line 1 
1    2007-08-31 Torsten Irlaender <[email protected]>
2    
3            * tools/formed/formed/plugins/export/html.py: Rendering of the HTML
4              exprt works now in a recursive way. This change was needed because
5              the structure of the formedtree has changed to be able to render
6              full hirachically document stuctures. (nested lists)
7              TODO: Fix modechecking
8    
9    2007-08-31 Torsten Irlaender <[email protected]>
10    
11            * tools/formed/formed/plugins/web/plugin.py: Navigation rendering works
12              now in recursive way. This change was needed because the structure
13              of the formedtree has changed to be able to render full hirachically
14              document stuctures. (nested lists)
15    
16    2007-08-31 Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/model/nodecomponents.py: use discard()
19              instead of remove on sets.
20    
21            * tools/formed/formed/plugins/export/sql.py: Added an
22              exporter for table views.
23    
24            * tools/formed/formed/config.py: Added the new exporter
25              to the list of export filters.
26    
27    2007-08-30 Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/formed/model/data.py: Fixed a bug in
30              Page.allWidgets()
31    
32            * tools/formed/formed/plugins/export/sql.py: Added an exporter
33              for stored procudeures.
34    
35            * tools/formed/formed/config.py: Add the new SP exporter.
36    
37    2007-08-29 Torsten Irlaender <[email protected]>
38    
39            * tools/formed/formed/plugins/web/plugin.py,
40              tools/formed/formed/plugins/web/error_renderer.py: Added interface
41              to get the errors for a whole page in te formular. These errors can
42              now be displayed on the top of the formular.
43    
44    2007-08-29 Torsten Irlaender <[email protected]>
45    
46            * tools/formed/formed/plugins/web/renderer.py: Finished implementation
47              of the getFromData interface and prepared the rederer for generating
48              nice error messages
49    
50    2007-08-28 Frank Koormann <[email protected]>
51    
52            * tools/formed/formed/plugins/export/sql.py
53            (SchemaCreator.createSchema, SchemaCreator._createGroup):
54            Fixed typo in created DDS (PRIMRAY -> PRIMARY)
55    
56    2007-08-28 Torsten Irlaender <[email protected]>
57    
58            * tools/formed/formed/plugins/export/sql.py: Added small helper
59              function to generated valid quotes within the sql statements
60    
61    2007-08-29 Sascha L. Teichmann <[email protected]>
62    
63            * tools/formed/formed/plugins/export/sql.py: Added foreign keys
64              for repeat tables.
65              
66    2007-08-29 Sascha L. Teichmann <[email protected]>
67    
68            * tools/formed/formed/plugins/export/sql.py: When generating
69              an extra table check in a table of same content exists. In
70                    this case reference the existing table.
71    
72  2007-08-29 Sascha L. Teichmann <[email protected]>  2007-08-29 Sascha L. Teichmann <[email protected]>
73    
74          * tools/formed/formed/plugins/export/sql.py: Rewritten to produce          * tools/formed/formed/plugins/export/sql.py: Rewritten to produce

Legend:
Removed from v.107  
changed lines
  Added in v.118

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26