1 |
|
2011-02-23 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Port new RepeatNode attributes "orderby" and "reverse" from libformed |
4 |
|
|
5 |
|
* formed/formed/model/data.py (RepeatNode.__init__): Add |
6 |
|
attributes "orderby" and "reverse" so that they can be edited with |
7 |
|
formed. |
8 |
|
|
9 |
|
2011-02-22 Roland Geider <[email protected]> |
10 |
|
|
11 |
|
* formed/formed/plugins/export/xsd.py: Added support for <float> |
12 |
|
element |
13 |
|
|
14 |
|
2011-01-19 Torsten Irlaender <[email protected]> |
15 |
|
|
16 |
|
* formed/formed/plugins/export/new_sql.py |
17 |
|
(SchemaCreator._createChoice): Fix traversing choicelists wich |
18 |
|
conditional nodes. |
19 |
|
|
20 |
|
2011-01-11 Torsten Irlaender <[email protected]> |
21 |
|
|
22 |
|
* formed/formed/model/exprtree.py: Added List-Node and Contains |
23 |
|
function. |
24 |
|
|
25 |
|
2010-12-27 Torsten Irlaender <[email protected]> |
26 |
|
|
27 |
|
* formed/formed/model/data.py (WidgetCollector.visitor): Removed |
28 |
|
clause to ignore Repeatgroups. |
29 |
|
|
30 |
|
2010-12-13 Torsten Irlaender <[email protected]> |
31 |
|
|
32 |
|
* formed/formed/model/data.py (GroupNode.isRepeat): Issue1565: Fixed |
33 |
|
isRepeat function. Check typ instead of repeat attribute. Removed |
34 |
|
setRepeat function (not used anywhere) |
35 |
|
|
36 |
|
2010-11-24 Bernhard Herzog <[email protected]> |
37 |
|
|
38 |
|
* formed/formed/plugins/export/rules_sh.py (generate_tagging): |
39 |
|
Remove unused variable "inserts" and corresponding commented out |
40 |
|
code. |
41 |
|
|
42 |
2010-11-24 Bernhard Herzog <[email protected]> |
2010-11-24 Bernhard Herzog <[email protected]> |
43 |
|
|
44 |
* formed/formed/plugins/export/rules_sh.py: Remove some commented |
* formed/formed/plugins/export/rules_sh.py: Remove some commented |