1 |
|
2010-07-29 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/model/data.py: Added "invisible" attribute to |
4 |
|
BoolLeafs. This can be used to hide options in choicelists. so the |
5 |
|
user can not select the value in the user interface. But the db will |
6 |
|
have this option so is ist still present in the db an can be used |
7 |
|
|
8 |
|
2010-07-26 Roland Geider <[email protected]> |
9 |
|
|
10 |
|
* formed/formed/model/nodecomponents.py, |
11 |
|
formed/formed/plugins/modify/rules.py: generated date rules take |
12 |
|
into consideration repeat groups |
13 |
|
|
14 |
|
2010-07-21 Torsten Irländer <[email protected]> |
15 |
|
|
16 |
|
Issue870 |
17 |
|
|
18 |
|
* formed/formed/plugins/modify/rules.py (descriptions): Do not collect |
19 |
|
all headers to the referenced fields. Only list labels of the error |
20 |
|
fields, which should be distinct enough. |
21 |
|
|
22 |
|
Issue851 |
23 |
|
|
24 |
|
* formed/formed/model/data.py |
25 |
|
formed/formed/plugins/export/new_sql.py |
26 |
|
formed/formed/plugins/web/view_renderer.py |
27 |
|
formed/formed/io/document.py |
28 |
|
formed/formed/config.py: Added Float-Field to Formed |
29 |
|
|
30 |
2010-06-11 Bernhard Herzog <[email protected]> |
2010-06-11 Bernhard Herzog <[email protected]> |
31 |
|
|
32 |
* formed/formed/plugins/export/rg_sql.py |
* formed/formed/plugins/export/rg_sql.py |