/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.366  
changed lines
  Added in v.381

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26