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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26