/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 337 by torsten, Thu Jun 18 12:15:49 2009 UTC revision 371 by roland, Mon Jul 26 07:38:53 2010 UTC
# Line 1  Line 1 
1    2010-07-26      Roland Geider <[email protected]>
2    
3            * formed/formed/model/nodecomponents.py,
4              formed/formed/plugins/modify/rules.py: generated date rules take
5              into consideration repeat groups
6    
7    2010-07-21  Torsten Irländer <[email protected]>
8    
9            Issue870
10    
11            * formed/formed/plugins/modify/rules.py (descriptions): Do not collect
12            all headers to the referenced fields. Only list labels of the error
13            fields, which should be distinct enough.
14    
15            Issue851
16    
17            * formed/formed/model/data.py
18              formed/formed/plugins/export/new_sql.py
19              formed/formed/plugins/web/view_renderer.py
20              formed/formed/io/document.py
21              formed/formed/config.py: Added Float-Field to Formed
22    
23    2010-06-11  Bernhard Herzog  <[email protected]>
24    
25            * formed/formed/plugins/export/rg_sql.py
26            (CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call
27            create_master_ds to create the master tbl entry.  This way we can
28            add SQL code that's specific to an MPuls instance to
29            create_master_ds and still have create_master_tbl use that new
30            code.  This is useful for e.g. the JMD-Struktur part.
31    
32    2010-06-02      Roland Geider <[email protected]>
33    
34            * formed/formed/plugins/modify/rules.py: make the names of generated
35              date-sequence-rules unique
36    
37    2010-06-02      Roland Geider <[email protected]>
38    
39            * formed/plugins/export/xls.py: updated regular expression
40    
41    2010-05-17      Frank Koormann <[email protected]>
42    
43            * formed/formed/plugins/export/latex.py: Improved section labeling.
44    
45            * formed/formed/plugins/export/xls.py:
46              Export references (ie where are the lists used).
47    
48    2010-04-30  Torsten Irländer <[email protected]>
49    
50            * formed/formed/plugins/modify/rules.py (VariableType.substitute): Do
51            not generate "%"-rules for required fields in repeat-groups.
52    
53    2010-04-28      Roland Geider <[email protected]>
54    
55            * formed/plugins/export/xls.py: Radiogroups are exported
56            * formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD
57              JMD formedtree.xml validates XSD
58    
59    2010-04-08  Torsten Irländer <[email protected]>
60    
61            * formed/formed/plugins/modify/rules.py
62            (GenerateRequiredRules.generateDateSequenceRules): Add error mark to
63            rules. Generete each rule twice to be able to render errors at both
64            datefields.
65    
66    2010-04-07  Torsten Irländer <[email protected]>
67    
68            * formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag.
69    
70    2010-04-06  Torsten Irländer <[email protected]>
71    
72            * formed/formed/io/document.py (_toXML): Added comment with
73            "$Revision"-tag. This tag will/can then be substituted by the VCS.
74            * formed/formed/plugins/export/new_sql.py
75            (ExportAsSQLFilter.doExport): Added comment with
76            "$Revision"-tag. This tag will/can then be substituted by the VCS.
77            * formed/formed/model/exprtree.py: Added years operator.
78    
79    2010-03-30      Roland Geider <[email protected]>
80    
81            * formed/formed/plugins/export/latex.py: Added filter
82    
83    2010-03-25      Roland Geider <[email protected]>
84    
85            * formed/formed/plugins/export/xsd.py: Generate valid XML
86    
87    2010-02-11      Frank Koormann <[email protected]>
88    
89            * formed/formed/plugins/export/xls.py: Allow groups in choices.
90    
91    2009-12-02      Torsten Irländer <[email protected]>
92    
93            * formed/formed/plugins/export/typemap.py: do not ignore conditional
94              nodes on traversal.
95    
96    2009-11-17      Sascha L. Teichmann <[email protected]>
97    
98            * formed/formed/model/exprtree.py: Recognize '%' vars
99              in compilation. Does not eval it!
100    
101            * formed/formed/plugins/modify/rules.py: Generate '%' vars
102              for variables in repeat groups.
103    
104    2009-11-13      Sascha L. Teichmann <[email protected]>
105    
106            * formed/formed/plugins/export/typemap.py: Fixed to work
107            with new repeat group nodes.
108    
109    2009-10-28      Sascha L. Teichmann <[email protected]>
110    
111            * formed/formed/plugins/export/xsd.py,
112            formed/formed/plugins/export/sql.py,
113            formed/formed/plugins/export/new_sql.py: Allow groups in choices.
114    
115    2009-10-07      Frank Koormann <[email protected]>
116    
117            * formed/formed/plugins/export/latex.py:
118            Adjusted textprocessing to escape tex-active characters.
119    
120    2009-10-07      Sascha L. Teichmann <[email protected]>
121    
122            * formed/formed/plugins/export/html.py, formed/formed/plugins/export/latex.py,
123            formed/formed/plugins/export/html2.py: Adjusted to cope with
124            "semi-complete" implementation of logbook tree structure.
125    
126  2009-06-18      Torsten Irländer <[email protected]>  2009-06-18      Torsten Irländer <[email protected]>
127    
128          * formed/formed/plugins/export/new_sql.py,          * formed/formed/plugins/export/new_sql.py,

Legend:
Removed from v.337  
changed lines
  Added in v.371

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26