/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 341 by teichmann, Fri Nov 13 16:27:49 2009 UTC revision 369 by torsten, Wed Jul 21 14:51:51 2010 UTC
# Line 1  Line 1 
1    2010-07-21  Torsten Irländer <[email protected]>
2    
3            Issue870
4    
5            * formed/formed/plugins/modify/rules.py (descriptions): Do not collect
6            all headers to the referenced fields. Only list labels of the error
7            fields, which should be distinct enough.
8    
9    2010-06-11  Bernhard Herzog  <[email protected]>
10    
11            * formed/formed/plugins/export/rg_sql.py
12            (CREATE_DELETE_MASTER_TMPL): In create_master_tbl, call
13            create_master_ds to create the master tbl entry.  This way we can
14            add SQL code that's specific to an MPuls instance to
15            create_master_ds and still have create_master_tbl use that new
16            code.  This is useful for e.g. the JMD-Struktur part.
17    
18    2010-06-02      Roland Geider <[email protected]>
19    
20            * formed/formed/plugins/modify/rules.py: make the names of generated
21              date-sequence-rules unique
22    
23    2010-06-02      Roland Geider <[email protected]>
24    
25            * formed/plugins/export/xls.py: updated regular expression
26    
27    2010-05-17      Frank Koormann <[email protected]>
28    
29            * formed/formed/plugins/export/latex.py: Improved section labeling.
30    
31            * formed/formed/plugins/export/xls.py:
32              Export references (ie where are the lists used).
33    
34    2010-04-30  Torsten Irländer <[email protected]>
35    
36            * formed/formed/plugins/modify/rules.py (VariableType.substitute): Do
37            not generate "%"-rules for required fields in repeat-groups.
38    
39    2010-04-28      Roland Geider <[email protected]>
40    
41            * formed/plugins/export/xls.py: Radiogroups are exported
42            * formed/plugins/export/xsd.py: WASKA formedtree.xml validates XSD
43              JMD formedtree.xml validates XSD
44    
45    2010-04-08  Torsten Irländer <[email protected]>
46    
47            * formed/formed/plugins/modify/rules.py
48            (GenerateRequiredRules.generateDateSequenceRules): Add error mark to
49            rules. Generete each rule twice to be able to render errors at both
50            datefields.
51    
52    2010-04-07  Torsten Irländer <[email protected]>
53    
54            * formed/formed/plugins/export/rg_sql.py: Added "Revision"-Tag.
55    
56    2010-04-06  Torsten Irländer <[email protected]>
57    
58            * formed/formed/io/document.py (_toXML): Added comment with
59            "$Revision"-tag. This tag will/can then be substituted by the VCS.
60            * formed/formed/plugins/export/new_sql.py
61            (ExportAsSQLFilter.doExport): Added comment with
62            "$Revision"-tag. This tag will/can then be substituted by the VCS.
63            * formed/formed/model/exprtree.py: Added years operator.
64    
65    2010-03-30      Roland Geider <[email protected]>
66    
67            * formed/formed/plugins/export/latex.py: Added filter
68    
69    2010-03-25      Roland Geider <[email protected]>
70    
71            * formed/formed/plugins/export/xsd.py: Generate valid XML
72    
73    2010-02-11      Frank Koormann <[email protected]>
74    
75            * formed/formed/plugins/export/xls.py: Allow groups in choices.
76    
77    2009-12-02      Torsten Irländer <[email protected]>
78    
79            * formed/formed/plugins/export/typemap.py: do not ignore conditional
80              nodes on traversal.
81    
82    2009-11-17      Sascha L. Teichmann <[email protected]>
83    
84            * formed/formed/model/exprtree.py: Recognize '%' vars
85              in compilation. Does not eval it!
86    
87            * formed/formed/plugins/modify/rules.py: Generate '%' vars
88              for variables in repeat groups.
89    
90  2009-11-13      Sascha L. Teichmann <[email protected]>  2009-11-13      Sascha L. Teichmann <[email protected]>
91    
92          * formed/formed/plugins/export/typemap.py: Fixed to work          * formed/formed/plugins/export/typemap.py: Fixed to work

Legend:
Removed from v.341  
changed lines
  Added in v.369

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26