/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.346  
changed lines
  Added in v.376

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26