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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26