/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.280  
changed lines
  Added in v.296

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26