/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 367 by roland, Wed Jul 7 10:26:43 2010 UTC revision 380 by bh, Wed Aug 4 13:32:37 2010 UTC
# Line 1  Line 1 
1    2010-08-04  Bernhard Herzog  <[email protected]>
2    
3            * formed/po/Makefile: Use correct filename of the pot-file in the
4            usage message
5    
6    2010-08-04  Bernhard Herzog  <[email protected]>
7    
8            * formed/po/Makefile (LIST_POTFILES): Sort the file names to make
9            the order of entries in the .pot-file more predictable.
10    
11    2010-08-04  Bernhard Herzog  <[email protected]>
12    
13            * formed/formed/model/nodecomponents.py (RootNode.__init__)
14            (RootNode.getVersion, RootNode.setVersion): Add attribute
15            "version" and accessor methods.
16    
17            * formed/formed/main.py (MainFrame.OnSetDocumentVersion): New. Let
18            the user set the document version.
19            (MainFrame._createMenuBar): Add menu item for OnSetDocumentVersion
20    
21    2010-08-02  Bernhard Herzog  <[email protected]>
22    
23            * formed/formed.py, formed/formed/io/document.py,
24            formed/formed/io/factories.py, formed/formed/io/parser.py,
25            formed/formed/model/data.py, formed/formed/model/event.py,
26            formed/formed/model/expr.py, formed/formed/model/exprtree.py,
27            formed/formed/model/memory.py, formed/formed/model/misc.py,
28            formed/formed/model/nodecomponents.py,
29            formed/formed/model/persistent.py: Fix coding declaration to be
30            acceptable to both python and Emacs.
31    
32    2010-07-29  Torsten Irländer <[email protected]>
33    
34            * formed/formed/model/data.py: Added "invisible" attribute to
35            BoolLeafs. This can be used to hide options in choicelists. so the
36            user can not select the value in the user interface. But the db will
37            have this option so is ist still present in the db an can be used
38            * formed/formed/model/exprtree.py: Added "days" function.
39    
40    2010-07-26      Roland Geider <[email protected]>
41    
42            * formed/formed/model/nodecomponents.py,
43              formed/formed/plugins/modify/rules.py: generated date rules take
44              into consideration repeat groups
45    
46    2010-07-21  Torsten Irländer <[email protected]>
47    
48            Issue870
49    
50            * formed/formed/plugins/modify/rules.py (descriptions): Do not collect
51            all headers to the referenced fields. Only list labels of the error
52            fields, which should be distinct enough.
53    
54            Issue851
55    
56            * formed/formed/model/data.py
57              formed/formed/plugins/export/new_sql.py
58              formed/formed/plugins/web/view_renderer.py
59              formed/formed/io/document.py
60              formed/formed/config.py: Added Float-Field to Formed
61    
62  2010-06-11  Bernhard Herzog  <[email protected]>  2010-06-11  Bernhard Herzog  <[email protected]>
63    
64          * formed/formed/plugins/export/rg_sql.py          * formed/formed/plugins/export/rg_sql.py

Legend:
Removed from v.367  
changed lines
  Added in v.380

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26