1 |
|
2009-04-28 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* formed/formed/plugins/export/rg_sql.py: Added delete functions. |
4 |
|
TODO: Adjust execution rights. |
5 |
|
|
6 |
|
2009-04-27 Sascha L. Teichmann <[email protected]> |
7 |
|
|
8 |
|
* formed/formed/plugins/export/rg_sql.py: Fixed $$$$ -> $$ template problems. |
9 |
|
Add functions to create dataset. |
10 |
|
|
11 |
|
2009-04-24 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
|
* formed/formed/plugins/export/rg_sql.py: new plug-in to generate |
14 |
|
tree structure functions in database. |
15 |
|
|
16 |
|
* formed/formed/config.py: load plug-in. |
17 |
|
|
18 |
|
2009-04-16 Sascha L. Teichmann <[email protected]> |
19 |
|
|
20 |
|
* formed/formed/model/data.py: Added 'digest' attribute to |
21 |
|
RepeatNode. Removed needless methods |
22 |
|
|
23 |
|
2009-04-16 Sascha L. Teichmann <[email protected]> |
24 |
|
|
25 |
|
* formed/formed/model/exprtree.py: make 'equal' and 'not equal' |
26 |
|
more readable with '=' and '<>'. |
27 |
|
|
28 |
2009-04-02 Sascha L. Teichmann <[email protected]> |
2009-04-02 Sascha L. Teichmann <[email protected]> |
29 |
|
|
30 |
* formed/formed/plugins/export/sql.py: call anonymization |
* formed/formed/plugins/export/sql.py: call anonymization |