/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 299 by teichmann, Thu Dec 4 10:39:22 2008 UTC revision 305 by torsten, Thu Jan 22 15:57:51 2009 UTC
# Line 1  Line 1 
1    2009-01-22      Torsten Irländer <[email protected]>
2    
3            Implemented new XML-Format for formed xml files.
4    
5            * formed/formed/model/nodecomponents.py,
6              formed/formed/io/document.py,
7              formed/formed/main.py,
8              formed/formed/ui/controls.py: Introduced new "case" and "logbook"
9              node. Under case is the definition of the formular. logbook will
10              hold the defintion of logboog entrys. For now only the part under
11              "case" can be modified.  
12    
13    2009-01-21      Torsten Irländer <[email protected]>
14    
15            Changed way how XSD-Scheme is generated
16    
17            * formed/formed/plugins/export/xsd.py: Enhanced xsd schema to support
18              logbookentrys. The scheme definiton is now hardcoded in the
19              exporter as it will rarely change. It logbookpart will not be
20              generated from the formedtree anymore.
21    
22    2009-01-20      Torsten Irländer <[email protected]>
23    
24            Support Logbook entrys in xsd schema export
25    
26            * formed/formed/model/data.py: Repeatnode are now handeld as
27              repeatgroups in xsd-export
28            * formed/formed/plugins/export/xsd.py: Enhanced xsd schema to support
29              logbookentrys. The scheme will now validate against an xmlfile from
30              the offlineclient.
31    
32    2009-01-09      Torsten Irländer <[email protected]>
33    
34            Added new repeat node
35    
36            * formed/formed/model/data.py,
37              formed/formed/io/document.py: Added repeatnode to the formedtree.
38              TODO: Remove repeatgroup handling from the groupnode.
39    
40    2009-01-08      Torsten Irländer <[email protected]>
41    
42            Add isset operator to autogenerated rules.
43    
44            * formed/formed/plugins/modify/rules.py: Add issed operator to standard
45              autogenerated rules.
46    
47    2008-12-17      Frank Koormann <[email protected]>
48    
49            * formed/formed/plugins/export/latex.py: Export form as set of
50            latex tables to be included into a master document. The export
51            generates section marks to structure the form and placeholders for
52            help texts to be merged in by a post processing step.
53    
54  2008-12-04      Sascha L. Teichmann <[email protected]>  2008-12-04      Sascha L. Teichmann <[email protected]>
55    
56          * formed/formed/model/expr.py: Added 'today' which pushes the current date          * formed/formed/model/expr.py: Added 'today' which pushes the current date

Legend:
Removed from v.299  
changed lines
  Added in v.305

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26