/[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 115 by teichmann, Thu Aug 30 16:17:09 2007 UTC
# Line 1  Line 1 
1  2007-08-29 Sascha L. Teichmann <[email protected]>  2007-08-29 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/data.py: Fixed a bug in
4              Page.allWidgets()
5    
6            * tools/formed/formed/plugins/export/sql.py: Added an exporter
7              for stored procudeures.
8    
9            * tools/formed/formed/config.py: Add the new SP exporter.
10    
11    2007-08-29 Torsten Irlaender <[email protected]>
12    
13            * tools/formed/formed/plugins/web/plugin.py,
14              tools/formed/formed/plugins/web/error_renderer.py: Added interface
15              to get the errors for a whole page in te formular. These errors can
16              now be displayed on the top of the formular.
17    
18    2007-08-29 Torsten Irlaender <[email protected]>
19    
20            * tools/formed/formed/plugins/web/renderer.py: Finished implementation
21              of the getFromData interface and prepared the rederer for generating
22              nice error messages
23    
24    2007-08-28 Frank Koormann <[email protected]>
25    
26            * tools/formed/formed/plugins/export/sql.py
27            (SchemaCreator.createSchema, SchemaCreator._createGroup):
28            Fixed typo in created DDS (PRIMRAY -> PRIMARY)
29    
30    2007-08-28 Torsten Irlaender <[email protected]>
31    
32            * tools/formed/formed/plugins/export/sql.py: Added small helper
33              function to generated valid quotes within the sql statements
34    
35    2007-08-29 Sascha L. Teichmann <[email protected]>
36    
37            * tools/formed/formed/plugins/export/sql.py: Added foreign keys
38              for repeat tables.
39              
40    2007-08-29 Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/plugins/export/sql.py: When generating
43              an extra table check in a table of same content exists. In
44                    this case reference the existing table.
45    
46    2007-08-29 Sascha L. Teichmann <[email protected]>
47    
48          * tools/formed/formed/plugins/export/sql.py: Rewritten to produce          * tools/formed/formed/plugins/export/sql.py: Rewritten to produce
49            _real_ SQL and respect repeat groups.            _real_ SQL and respect repeat groups.
50    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26