/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 188 by teichmann, Thu Sep 20 14:32:32 2007 UTC revision 222 by teichmann, Fri Feb 1 11:50:39 2008 UTC
# Line 1  Line 1 
1    2008-02-01      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
4              for master table and repeat groups. Also added unique constraints
5              to these columns.
6    
7    2007-12-10      Sascha L. Teichmann <[email protected]>
8    
9            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
10              property 'root.element' to specify the name of the XML root.
11    
12            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
13    
14    2007-11-22      Sascha L. Teichmann <[email protected]>
15    
16            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
17              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
18    
19            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
20    
21    2007-11-21      Sascha L. Teichmann <[email protected]>
22    
23            * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.
24              Sends logging to file.
25    
26            * pdf2xfa/src/de/intevation/pdfimport/Server.java,
27              pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted
28              to use new logging.
29    
30            * pdf2xfa/README.TXT: Added remark how to use logging.
31    
32    2007-11-16      Frank Koormann <[email protected]>
33    
34            * tools/formed/formed/plugins/export/sql.py (createSchema):
35            Append only column "bearbeiter_id", standins are modelled by a
36            separate table.
37    
38    2007-11-16      Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/model/data.py,
41              tools/formed/formed/plugins/web/view_renderer.py:
42              Added an invisible flag for info fields.
43    
44    2007-11-07      Sascha L. Teichmann <[email protected]>
45    
46            * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs
47              (calling a wrong method).
48    
49    2007-11-07      Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/formed/model/nodecomponents.py: Added a field
52              'alternative' to all node components. This might be of help to
53              match PDF imports where the descriptions do not match.
54    
55    2007-10-23      Frank Koormann <[email protected]>
56    
57            * tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views
58    
59    2007-10-23      Frank Koormann <[email protected]>
60    
61            * tools/formed/formed/plugins/export/sql.py: Set default
62            value (-1) for choices and bools.
63    
64    2007-10-21      Frank Koormann <[email protected]>
65    
66            * tools/formed/formed/plugins/export/sql.py: Grant statements for
67            descriptive tables added.
68            (Table.getName): new
69    
70    2007-10-21      Frank Koormann <[email protected]>
71    
72            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
73            statements for views and roles to make updates easier.
74            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
75    
76    2007-10-19      Frank Koormann <[email protected]>
77    
78            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
79            for views. The statements are prepared for variable substitution
80            when executing the SQL-scripts by psql.
81    
82    2007-10-18      Sascha L. Teichmann <[email protected]>
83    
84            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
85              End of result XML was truncated because of an unflushed buffer.
86    
87    2007-10-17      Sascha L. Teichmann <[email protected]>
88    
89            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
90    
91            * pdf2xfa/README.TXT: Adjusted how to build production jar file
92              and how to use it.
93    
94            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
95              and iText dependency.
96    
97    2007-10-16      Sascha L. Teichmann <[email protected]>
98    
99            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
100              are not modeled as BOOLEANs any more. That simpifies the conversion
101              process web vs. db.
102    
103    2007-10-07      Sascha L. Teichmann <[email protected]>
104    
105            * tools/formed/formed/plugins/export/sql.py: Added the remaining
106              UPDATE rules.
107    
108    2007-10-07      Sascha L. Teichmann <[email protected]>
109    
110            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
111              views. TODO: Test'em and implement the rest.
112    
113    2007-10-07      Sascha L. Teichmann <[email protected]>
114    
115            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
116              rules referenced none existing views.
117    
118    2007-10-07      Sascha L. Teichmann <[email protected]>
119    
120            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
121              rules for views. TODO: add UPDATE rules.
122    
123    2007-10-07      Sascha L. Teichmann <[email protected]>
124    
125            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
126              the legacy SQL export filters.
127    
128            * tools/formed/formed/plugins/export/sql.py: Factored out the
129              legacy SQL export filters to old_sql.
130    
131            * tools/formed/formed/config.py: Adjusted to fetch legacy
132              filters from old_sql.
133    
134    2007-10-06      Sascha L. Teichmann <[email protected]>
135    
136            * pdf2xfa/**: Initial import of the PDF to XFA server.
137    
138    2007-10-06      Sascha L. Teichmann <[email protected]>
139    
140            * tools/formed/formed/plugins/export/sql.py: Fixed bug
141              that made choices of three elements to booleans if
142              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
143    
144    2007-10-05      Sascha L. Teichmann <[email protected]>
145    
146            * tools/formed/formed/plugins/export/sql.py: Select ids of
147              underlaying tables in views too.
148    
149    2007-10-04      Sascha L. Teichmann <[email protected]>
150    
151            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
152              Various bug fixes.
153    
154    2007-10-04      Sascha L. Teichmann <[email protected]>
155    
156            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
157              to extract fields from embedded repeat groups.
158    
159            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
160              views per page too. Result not tested yet.
161    
162    2007-10-01      Sascha L. Teichmann <[email protected]>
163    
164            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
165              in-page repeat groups while rendering pages.
166    
167    2007-10-01      Sascha L. Teichmann <[email protected]>
168    
169            * tools/formed/formed/model/nodecomponents.py: Added visitor
170              traversals for document trees.
171    
172            * tools/formed/formed/model/data.py: Rewrote the
173              Page.allWidgets() method to use new visitor for
174              tree traversal.
175    
176    2007-09-27      Torsten Irlaender <[email protected]>
177    
178            * tools/formed/formed/plugins/names/filter.py: Pages are now included
179              in the rename by formular name  algorithm
180    
181    2007-09-26      Sascha L. Teichmann <[email protected]>
182    
183            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
184              TODO: rewrite Page.allWidgets().
185    
186            * tools/formed/formed/model/nodecomponents.py: Added a method
187              Node.firstLevel(criterion) to walk a defined line in the tree.
188    
189            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
190              build views and respective joins.
191    
192    2007-09-26      Sascha L. Teichmann <[email protected]>
193    
194            * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to
195              FORMED environment variable. If set to true tidylib is used to
196              filter HTML content to be W3C valid. To use this feature install
197              uTidylib.
198    
199            * tools/formed/formed/plugins/web/server.py: Check if MIME type is
200              text/html and filters content through tidy if requested.
201    
202    2007-09-25      Torsten Irlaender <[email protected]>
203    
204            * tools/formed/formed/plugins/web/view_renderer.py: Small fix and
205              cleanup of the form generation code.
206    
207    2007-09-21      Sascha L. Teichmann <[email protected]>
208    
209            * tools/formed/formed/plugins/export/sql.py: Added generation time
210              and DROP TABLE statements to schema export.
211    
212    2007-09-20      Sascha L. Teichmann <[email protected]>
213    
214            * tools/formed/formed/plugins/export/sql.py: The tables are generated
215              in correct topolocial order now.
216    
217  2007-09-20      Sascha L. Teichmann <[email protected]>  2007-09-20      Sascha L. Teichmann <[email protected]>
218    
219          * tools/formed/formed/plugins/export/mode.py: New. Filter to export          * tools/formed/formed/plugins/export/mode.py: New. Filter to export

Legend:
Removed from v.188  
changed lines
  Added in v.222

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26