/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 185 by teichmann, Mon Sep 17 16:30:44 2007 UTC revision 241 by teichmann, Tue Feb 26 15:38:42 2008 UTC
# Line 1  Line 1 
1    2008-02-26      Sascha L. Teichmann <[email protected]>
2    
3            * tools/anonym/xmlimport.py: added support for getopt. add
4              support to force in fkz in import of case.
5    
6    2008-02-26      Sascha L. Teichmann <[email protected]>
7    
8            * tools/anonym/xmlimport.py: Implemented logic to create/update cases.
9    
10            * tools/anonym/html.awk: produces valid HTML.
11    
12    2008-02-25      Sascha L. Teichmann <[email protected]>
13    
14            * tools/anonym/joincsv.py: Fix a logic bug.
15    
16    2008-02-25      Torsten Irlaender <[email protected]>
17    
18            * tools/anonym/cron.importAnonXml.sh: Added shellscript for importing
19              exportted cases. It will read all files from a directory and import
20              the files into the DB. After that the script will cleanup the
21              directory.
22    
23    2008-02-25      Sascha L. Teichmann <[email protected]>
24    
25            * tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols.
26    
27    2008-02-25      Sascha L. Teichmann <[email protected]>
28    
29            * tools/anonym/joincsv.py: New. Joins CSV files.
30    
31            * tools/anonym/html.awk: New. Converts CSV to HTML
32    
33    2008-02-25      Sascha L. Teichmann <[email protected]>
34    
35            * tools/anonym/xmlimport.py: New. Added generation of
36              update statements.
37    
38    2008-02-25      Sascha L. Teichmann <[email protected]>
39    
40            * tools/anonym/xmlimport.py: New. Base for importing
41              XML from cron.
42    
43    2008-02-24      Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/plugins/export/html2.py: New. plug-in
46              for a simplified HTML output
47    
48            * tools/formed/formed/plugins/export/typemap.py: New. plug-in
49              for dump schema as python dictionary.
50    
51            * tools/formed/formed/config.py: Enable new plug-ins. Out comment
52              old stored procedure and view generators.
53    
54    2008-02-19      Sascha L. Teichmann <[email protected]>
55    
56            * tools/anonym/xmlexport.py: New. Export all cases in database
57              as XML.
58    
59    2008-02-18      Sascha L. Teichmann <[email protected]>
60    
61            * tools/anonym/anoymncsv.py: separate field with '\t' now.
62              all '\t's are replaced by '   ' before. '\r\n' are removed too.
63    
64    2008-02-15      Sascha L. Teichmann <[email protected]>
65    
66            * tools/anonym/anoymncsv.py: simple script to fetch anonymous
67              data from database.
68    
69    2008-02-14      Sascha L. Teichmann <[email protected]>
70    
71            * tools/formed/formed/plugins/export/sql.py: Exchanged name
72              erase_value with suppress_value/suppress_value2.
73    
74    2008-02-13      Sascha L. Teichmann <[email protected]>
75    
76            * tools/formed/formed/plugins/export/sql.py: output id, master_id
77              substitute 'erase_value' with NULL value.
78    
79    2008-02-13      Sascha L. Teichmann <[email protected]>
80    
81            * tools/formed/formed/plugins/export/sql.py: output id, master_id
82              and uuid_id in anonymiziation views too.
83    
84    2008-02-13      Sascha L. Teichmann <[email protected]>
85    
86            * tools/formed/formed/plugins/export/sql.py: Added generation
87              of anonymiziation views for master table views and repeat group
88              views.
89    
90    2008-02-13      Sascha L. Teichmann <[email protected]>
91    
92            * tools/formed/formed/model/nodecomponents.py: Added attribute
93              "function"
94    
95            * tools/formed/formed/io/document.py: Save attributes in
96              alphabetical order.
97    
98    2008-02-02      Sascha L. Teichmann <[email protected]>
99    
100            * tools/formed/formed/plugins/export/sql.py: Added update rule
101              for master table and repeat groups views. Granted update right
102              to :cm_ka_group.
103    
104    2008-02-01      Sascha L. Teichmann <[email protected]>
105    
106            * tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id'
107              for master table and repeat groups. Also added unique constraints
108              to these columns.
109    
110    2007-12-10      Sascha L. Teichmann <[email protected]>
111    
112            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system
113              property 'root.element' to specify the name of the XML root.
114    
115            * pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted.
116    
117    2007-11-22      Sascha L. Teichmann <[email protected]>
118    
119            * pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts
120              for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde.
121    
122            * pdf2xfa/README.TXT: Add a remark to new boot scripts.
123    
124    2007-11-21      Sascha L. Teichmann <[email protected]>
125    
126            * pdf2xfa/src/de/intevation/pdfimport/Log.java: New.
127              Sends logging to file.
128    
129            * pdf2xfa/src/de/intevation/pdfimport/Server.java,
130              pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted
131              to use new logging.
132    
133            * pdf2xfa/README.TXT: Added remark how to use logging.
134    
135    2007-11-16      Frank Koormann <[email protected]>
136    
137            * tools/formed/formed/plugins/export/sql.py (createSchema):
138            Append only column "bearbeiter_id", standins are modelled by a
139            separate table.
140    
141    2007-11-16      Sascha L. Teichmann <[email protected]>
142    
143            * tools/formed/formed/model/data.py,
144              tools/formed/formed/plugins/web/view_renderer.py:
145              Added an invisible flag for info fields.
146    
147    2007-11-07      Sascha L. Teichmann <[email protected]>
148    
149            * tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs
150              (calling a wrong method).
151    
152    2007-11-07      Sascha L. Teichmann <[email protected]>
153    
154            * tools/formed/formed/model/nodecomponents.py: Added a field
155              'alternative' to all node components. This might be of help to
156              match PDF imports where the descriptions do not match.
157    
158    2007-10-23      Frank Koormann <[email protected]>
159    
160            * tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views
161    
162    2007-10-23      Frank Koormann <[email protected]>
163    
164            * tools/formed/formed/plugins/export/sql.py: Set default
165            value (-1) for choices and bools.
166    
167    2007-10-21      Frank Koormann <[email protected]>
168    
169            * tools/formed/formed/plugins/export/sql.py: Grant statements for
170            descriptive tables added.
171            (Table.getName): new
172    
173    2007-10-21      Frank Koormann <[email protected]>
174    
175            * tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE"
176            statements for views and roles to make updates easier.
177            Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE.
178    
179    2007-10-19      Frank Koormann <[email protected]>
180    
181            * tools/formed/formed/plugins/export/sql.py: Added GRANT statements
182            for views. The statements are prepared for variable substitution
183            when executing the SQL-scripts by psql.
184    
185    2007-10-18      Sascha L. Teichmann <[email protected]>
186    
187            * pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed:
188              End of result XML was truncated because of an unflushed buffer.
189    
190    2007-10-17      Sascha L. Teichmann <[email protected]>
191    
192            * pdf2xfa/bin/build-jar.sh: New. Build production jar file.
193    
194            * pdf2xfa/README.TXT: Adjusted how to build production jar file
195              and how to use it.
196    
197            * pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class
198              and iText dependency.
199    
200    2007-10-16      Sascha L. Teichmann <[email protected]>
201    
202            * tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe'
203              are not modeled as BOOLEANs any more. That simpifies the conversion
204              process web vs. db.
205    
206    2007-10-07      Sascha L. Teichmann <[email protected]>
207    
208            * tools/formed/formed/plugins/export/sql.py: Added the remaining
209              UPDATE rules.
210    
211    2007-10-07      Sascha L. Teichmann <[email protected]>
212    
213            * tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some
214              views. TODO: Test'em and implement the rest.
215    
216    2007-10-07      Sascha L. Teichmann <[email protected]>
217    
218            * tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT
219              rules referenced none existing views.
220    
221    2007-10-07      Sascha L. Teichmann <[email protected]>
222    
223            * tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT
224              rules for views. TODO: add UPDATE rules.
225    
226    2007-10-07      Sascha L. Teichmann <[email protected]>
227    
228            * tools/formed/formed/plugins/export/old_sql.py: New. Contains
229              the legacy SQL export filters.
230    
231            * tools/formed/formed/plugins/export/sql.py: Factored out the
232              legacy SQL export filters to old_sql.
233    
234            * tools/formed/formed/config.py: Adjusted to fetch legacy
235              filters from old_sql.
236    
237    2007-10-06      Sascha L. Teichmann <[email protected]>
238    
239            * pdf2xfa/**: Initial import of the PDF to XFA server.
240    
241    2007-10-06      Sascha L. Teichmann <[email protected]>
242    
243            * tools/formed/formed/plugins/export/sql.py: Fixed bug
244              that made choices of three elements to booleans if
245              they have other meanings than 'Ja', 'Nein', 'keine Angabe'.
246    
247    2007-10-05      Sascha L. Teichmann <[email protected]>
248    
249            * tools/formed/formed/plugins/export/sql.py: Select ids of
250              underlaying tables in views too.
251    
252    2007-10-04      Sascha L. Teichmann <[email protected]>
253    
254            * tools/formed/formed/plugins/export/sql.py: Create schema inside transaction.
255              Various bug fixes.
256    
257    2007-10-04      Sascha L. Teichmann <[email protected]>
258    
259            * tools/formed/formed/model/data.py: Added GroupNode.allWidgets()
260              to extract fields from embedded repeat groups.
261    
262            * tools/formed/formed/plugins/export/sql.py: The SQL exporter exports
263              views per page too. Result not tested yet.
264    
265    2007-10-01      Sascha L. Teichmann <[email protected]>
266    
267            * tools/formed/formed/plugins/web/view_renderer.py: Ignore
268              in-page repeat groups while rendering pages.
269    
270    2007-10-01      Sascha L. Teichmann <[email protected]>
271    
272            * tools/formed/formed/model/nodecomponents.py: Added visitor
273              traversals for document trees.
274    
275            * tools/formed/formed/model/data.py: Rewrote the
276              Page.allWidgets() method to use new visitor for
277              tree traversal.
278    
279    2007-09-27      Torsten Irlaender <[email protected]>
280    
281            * tools/formed/formed/plugins/names/filter.py: Pages are now included
282              in the rename by formular name  algorithm
283    
284    2007-09-26      Sascha L. Teichmann <[email protected]>
285    
286            * tools/formed/formed/model/data.py: Removed old {next|prev}Page()
287              TODO: rewrite Page.allWidgets().
288    
289            * tools/formed/formed/model/nodecomponents.py: Added a method
290              Node.firstLevel(criterion) to walk a defined line in the tree.
291    
292            * tools/formed/formed/plugins/export/sql.py: Extract data suitable to
293              build views and respective joins.
294    
295    2007-09-26      Sascha L. Teichmann <[email protected]>
296    
297            * tools/formed/formed/plugins/web/plugin.py: add 'web.tidy:' flag to
298              FORMED environment variable. If set to true tidylib is used to
299              filter HTML content to be W3C valid. To use this feature install
300              uTidylib.
301    
302            * tools/formed/formed/plugins/web/server.py: Check if MIME type is
303              text/html and filters content through tidy if requested.
304    
305    2007-09-25      Torsten Irlaender <[email protected]>
306    
307            * tools/formed/formed/plugins/web/view_renderer.py: Small fix and
308              cleanup of the form generation code.
309    
310    2007-09-21      Sascha L. Teichmann <[email protected]>
311    
312            * tools/formed/formed/plugins/export/sql.py: Added generation time
313              and DROP TABLE statements to schema export.
314    
315    2007-09-20      Sascha L. Teichmann <[email protected]>
316    
317            * tools/formed/formed/plugins/export/sql.py: The tables are generated
318              in correct topolocial order now.
319    
320    2007-09-20      Sascha L. Teichmann <[email protected]>
321    
322            * tools/formed/formed/plugins/export/mode.py: New. Filter to export
323              a document with items that are in given mode.
324    
325            * tools/formed/formed/model/nodecomponents.py: Added methods to clone
326              trees depending on selected modes.
327    
328            * tools/formed/formed/model/data.py, tools/formed/formed/model/expr.py:
329              Fixed clone issue with RuleNodes.
330    
331            * tools/formed/formed/config.py: Use new plug-in.
332    
333    2007-09-17      Sascha L. Teichmann <[email protected]>
334    
335            * tools/formed/formed/plugins/web/view_renderer.py: Make the
336              view renderer a real view renderer. It takes a list of
337              items now and not only a single page.
338    
339            * tools/formed/formed/plugins/web/renderer.py: Feed a list
340              of items to the view renderer.
341    
342    2007-09-17      Torsten Irlaender <[email protected]>
343    
344            * tools/formed/formed/plugins/web/view_renderer.py:
345              Small tweaks in rendering bools.
346              RadioNodes (with all its children) can now be placed in a container.
347              The radiobools will not get a surrounding <div> anymore.
348              I am not sure if the new way results in the wanted behaivor, but the
349              rendering results are much better now :)
350              Maybe we need a similar approach for checkboxes?
351              Rendering groups is still broken in some way.
352    
353  2007-09-17      Sascha L. Teichmann <[email protected]>  2007-09-17      Sascha L. Teichmann <[email protected]>
354    
355          * tools/formed/formed/plugins/web/view_renderer.py: Fixed          * tools/formed/formed/plugins/web/view_renderer.py: Fixed
356            a few bugs: Do not render empty containers, do not            a few bugs: Do not render empty containers, do not
357                  generate misplaced <br class="newline"> in choices.            generate misplaced <br class="newline"> in choices.
358                  Add a nameless container to catch the items that are            Add a nameless container to catch the items that are
359                  nor explicitly assigned to a target. Removed FormData.            nor explicitly assigned to a target. Removed FormData.
360    
361          * tools/formed/formed/plugins/web/renderer.py: Removed          * tools/formed/formed/plugins/web/renderer.py: Removed
362            a needless import            a needless import

Legend:
Removed from v.185  
changed lines
  Added in v.241

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26