1 |
|
2010-10-06 Torsten Irlaender <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/rules_sh.py (generate_tagging): Fixed |
4 |
|
gerating SQL for Rules |
5 |
|
* formed/formed/plugins/export/rules_sh.py (sql_date): Fixed sql_date |
6 |
|
function. |
7 |
|
|
8 |
|
2010-10-05 Torsten Irländer <[email protected]> |
9 |
|
|
10 |
|
* formed/formed/model/data.py: Fixed error when setting tag attribute. |
11 |
|
* formed/formed/plugins/export/rules_sh.py: Added generating exporting |
12 |
|
tagging-xml |
13 |
|
* formed/formed/plugins/modify/rules.py: Do not generate automatic |
14 |
|
tagids for rules. |
15 |
|
|
16 |
|
2010-10-04 Torsten Irländer <[email protected]> |
17 |
|
|
18 |
|
* formed/formed/model/data.py (RuleLeaf.__init__): Added new attribute |
19 |
|
"tag" for rule-leafs |
20 |
|
* formed/formed/config.py: Added export rules as XML to Menu |
21 |
|
* formed/formed/plugins/modify/rules.py |
22 |
|
(GenerateRequiredRules.generateDateSequenceRules): Generate automatic |
23 |
|
tag ids for date-sequence rules |
24 |
|
|
25 |
|
2010-09-30 Torsten Irländer <[email protected]> |
26 |
|
|
27 |
|
* formed/formed/plugins/export/rules_sh.py |
28 |
|
(ExportRulesAsSH.doExport): Filter out duplicted rules. |
29 |
|
|
30 |
|
2010-09-20 Frank Koormann <[email protected]> |
31 |
|
|
32 |
|
* formed/formed/plugins/export/latex.py (RecursiveExporter): |
33 |
|
Add "required"-field information to output and include |
34 |
|
choice list contents. |
35 |
|
|
36 |
2010-09-16 Bernhard Herzog <[email protected]> |
2010-09-16 Bernhard Herzog <[email protected]> |
37 |
|
|
38 |
Avoid database deadlocks that can happen when database clients try |
Avoid database deadlocks that can happen when database clients try |