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]> |
2010-12-27 Torsten Irlaender <[email protected]> |
26 |
|
|
27 |
* formed/formed/model/data.py (WidgetCollector.visitor): Removed |
* formed/formed/model/data.py (WidgetCollector.visitor): Removed |