/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 210 by frank, Fri Oct 19 07:31:04 2007 UTC revision 218 by teichmann, Fri Nov 16 18:06:59 2007 UTC
# Line 1  Line 1 
1    2007-11-16      Frank Koormann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py (createSchema):
4            Append only column "bearbeiter_id", standins are modelled by a
5            separate table.
6    
7    2007-11-16      Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/model/data.py,
10              tools/formed/formed/plugins/web/view_renderer.py:
11              Added an invisible flag for info fields.
12    
13    2007-11-07      Sascha L. Teichmann <[email protected]>
14    
15            * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs
16              (calling a wrong method).
17    
18    2007-11-07      Sascha L. Teichmann <[email protected]>
19    
20            * tools/formed/formed/model/nodecomponents.py: Added a field
21              'alternative' to all node components. This might be of help to
22              match PDF imports where the descriptions do not match.
23    
24    2007-10-23      Frank Koormann <[email protected]>
25    
26            * tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views
27    
28    2007-10-23      Frank Koormann <[email protected]>
29    
30            * tools/formed/formed/plugins/export/sql.py: Set default
31            value (-1) for choices and bools.
32    
33    2007-10-21      Frank Koormann <[email protected]>
34    
35            * tools/formed/formed/plugins/export/sql.py: Grant statements for
36            descriptive tables added.
37            (Table.getName): new
38    
39    2007-10-21      Frank Koormann <[email protected]>
40    
41            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
42            statements for views and roles to make updates easier.
43            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
44    
45  2007-10-19      Frank Koormann <[email protected]>  2007-10-19      Frank Koormann <[email protected]>
46    
47          * tools/formed/formed/plugins/export/sql.py: Added GRANT statements          * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
48          for views. The statements are prepared for variable substitution          for views. The statements are prepared for variable substitution
49          when executing the SQL-scripts by psql.          when executing the SQL-scripts by psql.

Legend:
Removed from v.210  
changed lines
  Added in v.218

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26