1 |
|
2008-03-06 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/anonym/xmlimport.py: remove print of insert statement. |
4 |
|
|
5 |
|
* tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. |
6 |
|
|
7 |
|
2008-03-03 Torsten Irländer <[email protected]> |
8 |
|
|
9 |
|
* anonym/cron.sendAnonXml.sh, |
10 |
|
anonym/getDbList.sh: Modified script to be used directly in the |
11 |
|
production environment (Copied running scripts from production |
12 |
|
server) |
13 |
|
|
14 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
15 |
|
|
16 |
|
* tools/anonym/xmlimport.py: Fixed bug in date converter. |
17 |
|
|
18 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* tools/anonym/xmlimport.py: Simpilied version |
21 |
|
|
22 |
|
2008-02-27 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
|
* tools/anonym/cron.importAnonXml.sh: Add sudo call for |
25 |
|
xmlimport.py and parameters. |
26 |
|
|
27 |
|
* tools/anonym/xmlimport.py: Various bug fixes. Not working yet. :-/ |
28 |
|
|
29 |
|
* tools/anonym/xmlexport.py: Use python interpreter without env |
30 |
|
because of sudo context. |
31 |
|
|
32 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
33 |
|
|
34 |
|
* tools/anonym/xmlimport.py: added support for getopt. add |
35 |
|
support to force in fkz in import of case. |
36 |
|
|
37 |
|
2008-02-26 Sascha L. Teichmann <[email protected]> |
38 |
|
|
39 |
|
* tools/anonym/xmlimport.py: Implemented logic to create/update cases. |
40 |
|
|
41 |
|
* tools/anonym/html.awk: produces valid HTML. |
42 |
|
|
43 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
44 |
|
|
45 |
|
* tools/anonym/joincsv.py: Fix a logic bug. |
46 |
|
|
47 |
|
2008-02-25 Torsten Irlaender <[email protected]> |
48 |
|
|
49 |
|
* tools/anonym/cron.importAnonXml.sh: Added shellscript for importing |
50 |
|
exportted cases. It will read all files from a directory and import |
51 |
|
the files into the DB. After that the script will cleanup the |
52 |
|
directory. |
53 |
|
|
54 |
|
2008-02-25 Torsten Irländer <[email protected]> |
55 |
|
|
56 |
|
* tools/anonym/cron.sendAnonXml.sh, |
57 |
|
tools/anonym/xmlexport.py, |
58 |
|
tools/anonym/getDbList.sh: Added shell-scripts for exporting cases |
59 |
|
|
60 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
61 |
|
|
62 |
|
* tools/anonym/joincsv.py: Fixed typo which generated wrong number of cols. |
63 |
|
|
64 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
65 |
|
|
66 |
|
* tools/anonym/joincsv.py: New. Joins CSV files. |
67 |
|
|
68 |
|
* tools/anonym/html.awk: New. Converts CSV to HTML |
69 |
|
|
70 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
71 |
|
|
72 |
|
* tools/anonym/xmlimport.py: New. Added generation of |
73 |
|
update statements. |
74 |
|
|
75 |
|
2008-02-25 Sascha L. Teichmann <[email protected]> |
76 |
|
|
77 |
|
* tools/anonym/xmlimport.py: New. Base for importing |
78 |
|
XML from cron. |
79 |
|
|
80 |
|
2008-02-24 Sascha L. Teichmann <[email protected]> |
81 |
|
|
82 |
|
* tools/formed/formed/plugins/export/html2.py: New. plug-in |
83 |
|
for a simplified HTML output |
84 |
|
|
85 |
|
* tools/formed/formed/plugins/export/typemap.py: New. plug-in |
86 |
|
for dump schema as python dictionary. |
87 |
|
|
88 |
|
* tools/formed/formed/config.py: Enable new plug-ins. Out comment |
89 |
|
old stored procedure and view generators. |
90 |
|
|
91 |
|
2008-02-19 Sascha L. Teichmann <[email protected]> |
92 |
|
|
93 |
|
* tools/anonym/xmlexport.py: New. Export all cases in database |
94 |
|
as XML. |
95 |
|
|
96 |
|
2008-02-18 Sascha L. Teichmann <[email protected]> |
97 |
|
|
98 |
|
* tools/anonym/anoymncsv.py: separate field with '\t' now. |
99 |
|
all '\t's are replaced by ' ' before. '\r\n' are removed too. |
100 |
|
|
101 |
|
2008-02-15 Sascha L. Teichmann <[email protected]> |
102 |
|
|
103 |
|
* tools/anonym/anoymncsv.py: simple script to fetch anonymous |
104 |
|
data from database. |
105 |
|
|
106 |
|
2008-02-14 Sascha L. Teichmann <[email protected]> |
107 |
|
|
108 |
|
* tools/formed/formed/plugins/export/sql.py: Exchanged name |
109 |
|
erase_value with suppress_value/suppress_value2. |
110 |
|
|
111 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
112 |
|
|
113 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
114 |
|
substitute 'erase_value' with NULL value. |
115 |
|
|
116 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
117 |
|
|
118 |
|
* tools/formed/formed/plugins/export/sql.py: output id, master_id |
119 |
|
and uuid_id in anonymiziation views too. |
120 |
|
|
121 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
122 |
|
|
123 |
|
* tools/formed/formed/plugins/export/sql.py: Added generation |
124 |
|
of anonymiziation views for master table views and repeat group |
125 |
|
views. |
126 |
|
|
127 |
|
2008-02-13 Sascha L. Teichmann <[email protected]> |
128 |
|
|
129 |
|
* tools/formed/formed/model/nodecomponents.py: Added attribute |
130 |
|
"function" |
131 |
|
|
132 |
|
* tools/formed/formed/io/document.py: Save attributes in |
133 |
|
alphabetical order. |
134 |
|
|
135 |
|
2008-02-02 Sascha L. Teichmann <[email protected]> |
136 |
|
|
137 |
|
* tools/formed/formed/plugins/export/sql.py: Added update rule |
138 |
|
for master table and repeat groups views. Granted update right |
139 |
|
to :cm_ka_group. |
140 |
|
|
141 |
|
2008-02-01 Sascha L. Teichmann <[email protected]> |
142 |
|
|
143 |
|
* tools/formed/formed/plugins/export/sql.py: Added a column 'uuid_id' |
144 |
|
for master table and repeat groups. Also added unique constraints |
145 |
|
to these columns. |
146 |
|
|
147 |
|
2007-12-10 Sascha L. Teichmann <[email protected]> |
148 |
|
|
149 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Added a system |
150 |
|
property 'root.element' to specify the name of the XML root. |
151 |
|
|
152 |
|
* pdf2xfa/startup/pdf2xfa.sh, pdf2xfa/README.TXT: Adjusted. |
153 |
|
|
154 |
|
2007-11-22 Sascha L. Teichmann <[email protected]> |
155 |
|
|
156 |
|
* pdf2xfa/startup, */pdf2xfa.sh, */pdf2xfa.init: boot scripts |
157 |
|
for GNU/Linux (tested Debian 'Etch' 4.0) by Sascha Wilde. |
158 |
|
|
159 |
|
* pdf2xfa/README.TXT: Add a remark to new boot scripts. |
160 |
|
|
161 |
|
2007-11-21 Sascha L. Teichmann <[email protected]> |
162 |
|
|
163 |
|
* pdf2xfa/src/de/intevation/pdfimport/Log.java: New. |
164 |
|
Sends logging to file. |
165 |
|
|
166 |
|
* pdf2xfa/src/de/intevation/pdfimport/Server.java, |
167 |
|
pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Adjusted |
168 |
|
to use new logging. |
169 |
|
|
170 |
|
* pdf2xfa/README.TXT: Added remark how to use logging. |
171 |
|
|
172 |
|
2007-11-16 Frank Koormann <[email protected]> |
173 |
|
|
174 |
|
* tools/formed/formed/plugins/export/sql.py (createSchema): |
175 |
|
Append only column "bearbeiter_id", standins are modelled by a |
176 |
|
separate table. |
177 |
|
|
178 |
|
2007-11-16 Sascha L. Teichmann <[email protected]> |
179 |
|
|
180 |
|
* tools/formed/formed/model/data.py, |
181 |
|
tools/formed/formed/plugins/web/view_renderer.py: |
182 |
|
Added an invisible flag for info fields. |
183 |
|
|
184 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
185 |
|
|
186 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed a few small bugs |
187 |
|
(calling a wrong method). |
188 |
|
|
189 |
|
2007-11-07 Sascha L. Teichmann <[email protected]> |
190 |
|
|
191 |
|
* tools/formed/formed/model/nodecomponents.py: Added a field |
192 |
|
'alternative' to all node components. This might be of help to |
193 |
|
match PDF imports where the descriptions do not match. |
194 |
|
|
195 |
|
2007-10-23 Frank Koormann <[email protected]> |
196 |
|
|
197 |
|
* tools/formed/formed/plugins/export/sql.py: New WHERE-Clause for views |
198 |
|
|
199 |
|
2007-10-23 Frank Koormann <[email protected]> |
200 |
|
|
201 |
|
* tools/formed/formed/plugins/export/sql.py: Set default |
202 |
|
value (-1) for choices and bools. |
203 |
|
|
204 |
|
2007-10-21 Frank Koormann <[email protected]> |
205 |
|
|
206 |
|
* tools/formed/formed/plugins/export/sql.py: Grant statements for |
207 |
|
descriptive tables added. |
208 |
|
(Table.getName): new |
209 |
|
|
210 |
|
2007-10-21 Frank Koormann <[email protected]> |
211 |
|
|
212 |
|
* tools/formed/formed/plugins/export/sql.py: "CREATE OR REPLACE" |
213 |
|
statements for views and roles to make updates easier. |
214 |
|
Add "admin_ka" membership as third option to VIEW_WHERE_CLAUSE. |
215 |
|
|
216 |
|
2007-10-19 Frank Koormann <[email protected]> |
217 |
|
|
218 |
|
* tools/formed/formed/plugins/export/sql.py: Added GRANT statements |
219 |
|
for views. The statements are prepared for variable substitution |
220 |
|
when executing the SQL-scripts by psql. |
221 |
|
|
222 |
|
2007-10-18 Sascha L. Teichmann <[email protected]> |
223 |
|
|
224 |
|
* pdf2xfa/src/de/intevation/pdfimport/ClientHandler.java: Fixed: |
225 |
|
End of result XML was truncated because of an unflushed buffer. |
226 |
|
|
227 |
|
2007-10-17 Sascha L. Teichmann <[email protected]> |
228 |
|
|
229 |
|
* pdf2xfa/bin/build-jar.sh: New. Build production jar file. |
230 |
|
|
231 |
|
* pdf2xfa/README.TXT: Adjusted how to build production jar file |
232 |
|
and how to use it. |
233 |
|
|
234 |
|
* pdf2xfa/etc, pdf2xfa/etc/manifest.txt: New. Defines main class |
235 |
|
and iText dependency. |
236 |
|
|
237 |
|
2007-10-16 Sascha L. Teichmann <[email protected]> |
238 |
|
|
239 |
|
* tools/formed/formed/plugins/export/sql.py: Model 'Ja, Nein, Keine Angabe' |
240 |
|
are not modeled as BOOLEANs any more. That simpifies the conversion |
241 |
|
process web vs. db. |
242 |
|
|
243 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
244 |
|
|
245 |
|
* tools/formed/formed/plugins/export/sql.py: Added the remaining |
246 |
|
UPDATE rules. |
247 |
|
|
248 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
249 |
|
|
250 |
|
* tools/formed/formed/plugins/export/sql.py: Added UPDATE rules for some |
251 |
|
views. TODO: Test'em and implement the rest. |
252 |
|
|
253 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
254 |
|
|
255 |
|
* tools/formed/formed/plugins/export/sql.py: Bug fix. DELETE and INSERT |
256 |
|
rules referenced none existing views. |
257 |
|
|
258 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
259 |
|
|
260 |
|
* tools/formed/formed/plugins/export/sql.py: Added DELETE and INSERT |
261 |
|
rules for views. TODO: add UPDATE rules. |
262 |
|
|
263 |
|
2007-10-07 Sascha L. Teichmann <[email protected]> |
264 |
|
|
265 |
|
* tools/formed/formed/plugins/export/old_sql.py: New. Contains |
266 |
|
the legacy SQL export filters. |
267 |
|
|
268 |
|
* tools/formed/formed/plugins/export/sql.py: Factored out the |
269 |
|
legacy SQL export filters to old_sql. |
270 |
|
|
271 |
|
* tools/formed/formed/config.py: Adjusted to fetch legacy |
272 |
|
filters from old_sql. |
273 |
|
|
274 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
275 |
|
|
276 |
|
* pdf2xfa/**: Initial import of the PDF to XFA server. |
277 |
|
|
278 |
|
2007-10-06 Sascha L. Teichmann <[email protected]> |
279 |
|
|
280 |
|
* tools/formed/formed/plugins/export/sql.py: Fixed bug |
281 |
|
that made choices of three elements to booleans if |
282 |
|
they have other meanings than 'Ja', 'Nein', 'keine Angabe'. |
283 |
|
|
284 |
|
2007-10-05 Sascha L. Teichmann <[email protected]> |
285 |
|
|
286 |
|
* tools/formed/formed/plugins/export/sql.py: Select ids of |
287 |
|
underlaying tables in views too. |
288 |
|
|
289 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
290 |
|
|
291 |
|
* tools/formed/formed/plugins/export/sql.py: Create schema inside transaction. |
292 |
|
Various bug fixes. |
293 |
|
|
294 |
|
2007-10-04 Sascha L. Teichmann <[email protected]> |
295 |
|
|
296 |
|
* tools/formed/formed/model/data.py: Added GroupNode.allWidgets() |
297 |
|
to extract fields from embedded repeat groups. |
298 |
|
|
299 |
|
* tools/formed/formed/plugins/export/sql.py: The SQL exporter exports |
300 |
|
views per page too. Result not tested yet. |
301 |
|
|
302 |
|
2007-10-01 Sascha L. Teichmann <[email protected]> |
303 |
|
|
304 |
|
* tools/formed/formed/plugins/web/view_renderer.py: Ignore |
305 |
|
in-page repeat groups while rendering pages. |
306 |
|
|
307 |
2007-10-01 Sascha L. Teichmann <[email protected]> |
2007-10-01 Sascha L. Teichmann <[email protected]> |
308 |
|
|
309 |
* tools/formed/formed/model/nodecomponents.py: Added visitor |
* tools/formed/formed/model/nodecomponents.py: Added visitor |