1 |
|
2010-09-14 Roland Geider <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/xsd.py: issue1131: update XSD for new |
4 |
|
formedtree structure |
5 |
|
|
6 |
|
2010-09-01 Roland Geider <[email protected]> |
7 |
|
|
8 |
|
* formed/formed/plugins/modify/rules.py: issue1050: mandatory fields |
9 |
|
appearing double. |
10 |
|
The problem was that the way the formEditor handled fields with |
11 |
|
manually created rules changed. Instead of ignoring fields (very |
12 |
|
early behaviour) or always generating them (early behaviour), now the |
13 |
|
formED will only ignore fields with rules which name starts with |
14 |
|
'required-rule-manual'. This is helpful when the rules for mandatory |
15 |
|
fields are more complex (e.g. mother's name is only required if |
16 |
|
mother is known). |
17 |
|
|
18 |
|
2010-08-10 Torsten Irländer <[email protected]> |
19 |
|
|
20 |
|
* contrib/diff_formed.py: New helperscript to diff to given |
21 |
|
formedtrees |
22 |
|
|
23 |
|
2010-08-09 Roland Geider <[email protected]> |
24 |
|
|
25 |
|
* formed/model/exprtree.py: fixed typo |
26 |
|
|
27 |
|
2010-08-04 Bernhard Herzog <[email protected]> |
28 |
|
|
29 |
|
* formed/po/de_DE.po: Update translations |
30 |
|
|
31 |
|
2010-08-04 Bernhard Herzog <[email protected]> |
32 |
|
|
33 |
|
* formed/po/formed.pot: Regenerated. |
34 |
|
|
35 |
|
* formed/po/de_DE.po: Update. |
36 |
|
|
37 |
2010-08-04 Bernhard Herzog <[email protected]> |
2010-08-04 Bernhard Herzog <[email protected]> |
38 |
|
|
39 |
* formed/po/Makefile: Use correct filename of the pot-file in the |
* formed/po/Makefile: Use correct filename of the pot-file in the |