/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 377 by bh, Mon Aug 2 10:37:23 2010 UTC revision 396 by roland, Wed Sep 1 13:15:22 2010 UTC
# Line 1  Line 1 
1    2010-09-01 Roland Geider <[email protected]>
2    
3            * formed/formed/plugins/modify/rules.py: issue1050: mandatory fields
4              appearing double.
5              The problem was that the way the formEditor handled fields with
6              manually created rules changed. Instead of ignoring fields (very
7              early behaviour) or always generating them (early behaviour), now the
8              formED will only ignore fields with rules which name starts with
9              'required-rule-manual'. This is helpful when the rules for mandatory
10              fields are more complex (e.g. mother's name is only required if
11              mother is known).
12    
13    2010-08-10  Torsten Irländer <[email protected]>
14    
15            * contrib/diff_formed.py: New helperscript to diff to given
16              formedtrees
17    
18    2010-08-09      Roland Geider <[email protected]>
19    
20            * formed/model/exprtree.py: fixed typo
21    
22    2010-08-04  Bernhard Herzog  <[email protected]>
23    
24            * formed/po/de_DE.po: Update translations
25    
26    2010-08-04  Bernhard Herzog  <[email protected]>
27    
28            * formed/po/formed.pot: Regenerated.
29    
30            * formed/po/de_DE.po: Update.
31    
32    2010-08-04  Bernhard Herzog  <[email protected]>
33    
34            * formed/po/Makefile: Use correct filename of the pot-file in the
35            usage message
36    
37    2010-08-04  Bernhard Herzog  <[email protected]>
38    
39            * formed/po/Makefile (LIST_POTFILES): Sort the file names to make
40            the order of entries in the .pot-file more predictable.
41    
42    2010-08-04  Bernhard Herzog  <[email protected]>
43    
44            * formed/formed/model/nodecomponents.py (RootNode.__init__)
45            (RootNode.getVersion, RootNode.setVersion): Add attribute
46            "version" and accessor methods.
47    
48            * formed/formed/main.py (MainFrame.OnSetDocumentVersion): New. Let
49            the user set the document version.
50            (MainFrame._createMenuBar): Add menu item for OnSetDocumentVersion
51    
52  2010-08-02  Bernhard Herzog  <[email protected]>  2010-08-02  Bernhard Herzog  <[email protected]>
53    
54          * formed/formed.py, formed/formed/io/document.py,          * formed/formed.py, formed/formed/io/document.py,

Legend:
Removed from v.377  
changed lines
  Added in v.396

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26