/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 277 by torsten, Mon Jul 7 11:29:34 2008 UTC revision 297 by torsten, Mon Dec 1 10:24:57 2008 UTC
# Line 1  Line 1 
1    2008-12-01      Torsten Irländer <[email protected]>
2    
3            Added autmatic generation of required rules
4    
5            * formed/formed/model/data.py,
6              formed/formed/model/expr.py,
7              formed/formed/plugins/modify/rules.py: Default rules for required
8              fields can now be generated.
9    
10    2008-11-28      Sascha L. Teichmann <[email protected]>
11    
12            * formed/formed/model/data.py, formed/formed/model/nodecomponents.py:
13              Ported WidgetCollector from Offline client.
14    
15            * formed/formed/plugins/modify/__init__.py, formed/formed/plugins/modify,
16              formed/formed/plugins/modify/rules.py: Stub for required rules generator.
17    
18            * formed/formed/config.py: Bind new filter to FormEd
19    
20    2008-11-27      Torsten Irländer <[email protected]>
21    
22            * formed/formed/model/data.py: Added new attribute mark for rules
23    
24    2008-11-10      Torsten Irländer <[email protected]>
25    
26            Implemented radio-matrix elements. radio elelement having the same
27            options can now be rendered in table form.
28    
29            * formed/formed/model/data.py,
30              formed/formed/io/document.py: Added new radio-matrix element to the
31              model and gui
32            * formed/formed/plugins/web/view_renderer.py: Write html-renderer for
33              the radio-matrix element.
34    
35    2008-11.03      Torsten Irländer <[email protected]>
36    
37            * formed/formed/model/data.py: Fixed import error
38    
39    2008-10-29      Sascha L. Teichmann <[email protected]>
40    
41            Relative paths in external choices are now possible. Relative paths are
42            relative to path of the master document.
43    
44            * formed/model/data.py: external choice are now storing the path to the
45              master document.
46    
47            * formed/formed/io/document.py: Pass context to SAX builder.
48    
49            * formed/formed/io/factories.py: For new created nodes look if there
50              is a method 'setLoadContext' and call it.
51    
52    2008-09-04      Sascha L. Teichmann <[email protected]>
53    
54            * doc/beschreibung.txt: New. Initial description of FormEd (german).
55    
56    2008-08-22      Sascha L. Teichmann <[email protected]>
57    
58            * formed/formed/model/nodecomponents.py: Added attribute 'flags'.
59    
60    2008-08-21      Sascha L. Teichmann <[email protected]>
61    
62            * formed/formed/io/document.py: Indent tree while saving
63            * formed/formed/main.py: removed needless print
64    
65    2008-08-15      Sascha L. Teichmann <[email protected]>
66    
67            * LICENSE: New GPLv3
68            * */*.py, *.sh: Added reference to LICENSE
69    
70    2008-08-15      Sascha L. Teichmann <[email protected]>
71    
72            * tools: removed because there a no tools any more.
73    
74    2008-08-15      Sascha L. Teichmann <[email protected]>
75    
76            * tools/formed: moved one level up because its the only
77              part of this project now.
78    
79    2008-08-15      Sascha L. Teichmann <[email protected]>
80    
81            * tools/anonym/*: Removed as it belongs to mpuls WASKA
82    
83    2008-08-15      Sascha L. Teichmann <[email protected]>
84    
85            * pdf2xfa/*: removed. It belongs to mpuls
86    
87    2008-08-13 L. Teichmann <[email protected]>
88    
89            i18n of the plug-ins:
90            * tools/formed/formed/plugins/export/diff.py,
91              tools/formed/formed/plugins/export/data.py,
92              tools/formed/formed/plugins/export/old_sql.py,
93              tools/formed/formed/plugins/export/latex.py,
94              tools/formed/formed/plugins/export/xsd.py,
95              tools/formed/formed/plugins/export/sql.py,
96              tools/formed/formed/plugins/export/typemap.py,
97              tools/formed/formed/plugins/export/html.py,
98              tools/formed/formed/plugins/export/mode.py,
99              tools/formed/formed/plugins/export/html2.py,
100              tools/formed/formed/plugins/export/xls.py,
101              tools/formed/formed/plugins/names/filter.py,
102              tools/formed/formed/plugins/plugin.py,
103              tools/formed/formed/plugins/web/help.py,
104              tools/formed/formed/plugins/web/form_renderer.py,
105              tools/formed/formed/plugins/web/plugin.py,
106              tools/formed/formed/plugins/web/error_renderer.py,
107              tools/formed/formed/plugins/web/view_renderer.py,
108              tools/formed/formed/plugins/web/semantic.py,
109              tools/formed/formed/plugins/web/cache.py,
110              tools/formed/formed/plugins/web/server.py,
111              tools/formed/formed/plugins/web/controllers.py,
112              tools/formed/formed/plugins/web/renderer.py,
113              tools/formed/formed/plugins/ui/controls.py,
114              tools/formed/formed/config.py: _("")s the stuff
115              tools/formed/po/formed.pot, tools/formed/po/de_DE.po:
116              extracted and translated.
117    
118    2008-08-08      Sascha L. Teichmann <[email protected]>
119    
120            First version of FormEd i18n. After checkout go to tools/formed/po/ and
121            say 'make mo'. Afterwards you can start FormEd as usual.
122    
123            * tools/formed/resources: New. Place to places ressources like *.mo files
124            * tools/formed/formed/main.py, tools/formed/formed/ui/controls.py: Add _("")s
125              
126            * tools/formed/po,
127              tools/formed/po/Makefile,
128              tools/formed/po/formed.pot,
129              tools/formed/po/de_DE.po: i18n stuff.
130    
131    2008-08-08      Sascha L. Teichmann <[email protected]>
132    
133            * tools/anonym/xmlexport.py: Only export cases which are not
134              'schwebend geloescht'.
135    
136    2008-07-23      Sascha L. Teichmann <[email protected]>
137    
138            Fixed issue472
139    
140            * tools/anonym/xmlimport.py: Regenerate dicts from current form ed tree.
141    
142    2008-07-17      Sascha L. Teichmann <[email protected]>
143    
144            * tools/anonym/xmlimport.py: removed marking of invalid cases
145            * tools/anonym/cron.importAnonXml.sh: re-inserted here.
146    
147    2008-07.07      Torsten Irländer <[email protected]>
148    
149            * tools/formed/formed/plugins/export/latex.py
150              tools/formed/formed/config.py: Added new LaTex Export. Beware this
151              is even more ugly the HTML Export.
152            * tools/formed/formed/plugins/export/html.py: Added information on
153              anonymisation to the html export.
154    
155  2008-07-07      Sascha L. Teichmann <[email protected]>  2008-07-07      Sascha L. Teichmann <[email protected]>
156    
157          * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.          * tools/anonym/xmlimport.py: Mark cases if they are inconsistent.

Legend:
Removed from v.277  
changed lines
  Added in v.297

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26