1 |
|
2009-01-09 Torsten Irländer <[email protected]> |
2 |
|
|
3 |
|
Added new repeat node |
4 |
|
|
5 |
|
* formed/formed/model/data.py, |
6 |
|
formed/formed/io/document.py: Added repeatnode to the formedtree. |
7 |
|
TODO: Remove repeatgroup handling from the groupnode. |
8 |
|
|
9 |
|
2009-01-08 Torsten Irländer <[email protected]> |
10 |
|
|
11 |
|
Add isset operator to autogenerated rules. |
12 |
|
|
13 |
|
* formed/formed/plugins/modify/rules.py: Add issed operator to standard |
14 |
|
autogenerated rules. |
15 |
|
|
16 |
|
2008-12-17 Frank Koormann <[email protected]> |
17 |
|
|
18 |
|
* formed/formed/plugins/export/latex.py: Export form as set of |
19 |
|
latex tables to be included into a master document. The export |
20 |
|
generates section marks to structure the form and placeholders for |
21 |
|
help texts to be merged in by a post processing step. |
22 |
|
|
23 |
|
2008-12-04 Sascha L. Teichmann <[email protected]> |
24 |
|
|
25 |
|
* formed/formed/model/expr.py: Added 'today' which pushes the current date |
26 |
|
on the stack. |
27 |
|
|
28 |
2008-12-03 Sascha L. Teichmann <[email protected]> |
2008-12-03 Sascha L. Teichmann <[email protected]> |
29 |
|
|
30 |
* formed/formed/plugins/web/controllers.py: compute changeset more correctly in |
* formed/formed/plugins/web/controllers.py: compute changeset more correctly in |