/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 217 by frank, Fri Nov 16 17:14:15 2007 UTC revision 232 by teichmann, Sun Feb 24 19:12:08 2008 UTC
# Line 1  Line 1 
1    2008-02-24      Sascha L. Teichmann <[email protected]>
2            * tools/formed/formed/plugins/export/html2.py: New. plug-in
3              for a simplified HTML output
4    
5            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
6              for dump schema as python dictionary.
7    
8            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
9              old stored procedure and view generators.
10    
11    2008-02-19      Sascha L. Teichmann <[email protected]>
12    
13            * tools/anonym/xmlexport.py: New. Export all cases in database
14              as XML.
15    
16    2008-02-18      Sascha L. Teichmann <[email protected]>
17    
18            * tools/anonym/anoymncsv.py: separate field with '\t' now.
19              all '\t's are replaced by '   ' before. '\r\n' are removed too.
20    
21    2008-02-15      Sascha L. Teichmann <[email protected]>
22    
23            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
24              data from database.
25    
26    2008-02-14      Sascha L. Teichmann <[email protected]>
27    
28            * tools/formed/formed/plugins/export/sql.py: Exchanged name
29              erase_value with suppress_value/suppress_value2.
30    
31    2008-02-13      Sascha L. Teichmann <[email protected]>
32    
33            * tools/formed/formed/plugins/export/sql.py: output id, master_id
34              substitute 'erase_value' with NULL value.
35    
36    2008-02-13      Sascha L. Teichmann <[email protected]>
37    
38            * tools/formed/formed/plugins/export/sql.py: output id, master_id
39              and uuid_id in anonymiziation views too.
40    
41    2008-02-13      Sascha L. Teichmann <[email protected]>
42    
43            * tools/formed/formed/plugins/export/sql.py: Added generation
44              of anonymiziation views for master table views and repeat group
45              views.
46    
47    2008-02-13      Sascha L. Teichmann <[email protected]>
48    
49            * tools/formed/formed/model/nodecomponents.py: Added attribute
50              "function"
51    
52            * tools/formed/formed/io/document.py: Save attributes in
53              alphabetical order.
54    
55    2008-02-02      Sascha L. Teichmann <[email protected]>
56    
57            * tools/formed/formed/plugins/export/sql.py: Added update rule
58              for master table and repeat groups views. Granted update right
59              to :cm_ka_group.
60    
61    2008-02-01      Sascha L. Teichmann <[email protected]>
62    
63            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
64              for master table and repeat groups. Also added unique constraints
65              to these columns.
66    
67    2007-12-10      Sascha L. Teichmann <[email protected]>
68    
69            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
70              property 'root.element' to specify the name of the XML root.
71    
72            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
73    
74    2007-11-22      Sascha L. Teichmann <[email protected]>
75    
76            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
77              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
78    
79            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
80    
81    2007-11-21      Sascha L. Teichmann <[email protected]>
82    
83            * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.
84              Sends logging to file.
85    
86            * pdf2xfa/src/de/intevation/pdfimport/Server.java,
87              pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted
88              to use new logging.
89    
90            * pdf2xfa/README.TXT: Added remark how to use logging.
91    
92  2007-11-16      Frank Koormann <[email protected]>  2007-11-16      Frank Koormann <[email protected]>
93    
94          * tools/formed/formed/plugins/export/sql.py (createSchema):          * tools/formed/formed/plugins/export/sql.py (createSchema):
95          Append only column "bearbeiter_id", standins are modelled by a          Append only column "bearbeiter_id", standins are modelled by a
96          separate table.          separate table.
97    
98    2007-11-16      Sascha L. Teichmann <[email protected]>
99    
100            * tools/formed/formed/model/data.py,
101              tools/formed/formed/plugins/web/view_renderer.py:
102              Added an invisible flag for info fields.
103    
104  2007-11-07      Sascha L. Teichmann <[email protected]>  2007-11-07      Sascha L. Teichmann <[email protected]>
105    
106          * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs          * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs

Legend:
Removed from v.217  
changed lines
  Added in v.232

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26