Log of /trunk
Directory Listing
Revision
60 -
Directory Listing
Modified
Mon Aug 20 15:14:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added semantic tests for dates.
Revision
59 -
Directory Listing
Modified
Mon Aug 20 13:16:31 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added new module for semantic checking.
Revision
58 -
Directory Listing
Modified
Mon Aug 20 13:03:22 2007 UTC
(17 years, 6 months ago)
by
torsten
Fixed syntax in selection field generation.
Revision
57 -
Directory Listing
Modified
Sun Aug 19 19:39:44 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added simple cookie based session management to the web renderer.
Revision
56 -
Directory Listing
Modified
Sun Aug 19 12:28:42 2007 UTC
(17 years, 6 months ago)
by
teichmann
Escaping text while inserting it into the HTML output of the web renderer.
Revision
55 -
Directory Listing
Modified
Sat Aug 18 18:56:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added a new kind of plug-in: Filters. Implemented the "make unique" and "formular name -> name" functions as filters.
Revision
54 -
Directory Listing
Modified
Sat Aug 18 11:36:49 2007 UTC
(17 years, 6 months ago)
by
teichmann
First argument of command line is used to load document at startup.
Revision
53 -
Directory Listing
Modified
Fri Aug 17 16:13:36 2007 UTC
(17 years, 6 months ago)
by
frank
* contrib/convert-formedtree2html.xsl:
Heading level depending on depth of group node.
In case of radio/choice/check only list of options.
Revision
52 -
Directory Listing
Modified
Fri Aug 17 14:32:03 2007 UTC
(17 years, 6 months ago)
by
torsten
Added missing changenote in changelog
Revision
51 -
Directory Listing
Modified
Fri Aug 17 13:59:32 2007 UTC
(17 years, 6 months ago)
by
torsten
Added docstring and meta-header to make the output of the xslt transformation
a valid html document.
Revision
50 -
Directory Listing
Modified
Fri Aug 17 13:09:11 2007 UTC
(17 years, 6 months ago)
by
torsten
Added xsl script for converting FormEd xml-tree to html
Revision
49 -
Directory Listing
Modified
Fri Aug 17 10:55:46 2007 UTC
(17 years, 6 months ago)
by
torsten
Added Changenote in Changelog (forgotten)
Revision
48 -
Directory Listing
Modified
Fri Aug 17 10:43:03 2007 UTC
(17 years, 6 months ago)
by
torsten
Added function to generate unique database ids by using the formularname and
optional id.
Revision
47 -
Directory Listing
Modified
Thu Aug 16 07:55:36 2007 UTC
(17 years, 6 months ago)
by
teichmann
Swaped order of "Make names unique" and "Select mode..." in Extra menu.
Revision
46 -
Directory Listing
Modified
Wed Aug 15 20:52:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
Make traversal mode selectable at runtime.
Revision
45 -
Directory Listing
Modified
Wed Aug 15 16:11:49 2007 UTC
(17 years, 6 months ago)
by
teichmann
Add parameter rendering in web plugin.
Revision
44 -
Directory Listing
Modified
Wed Aug 15 16:04:32 2007 UTC
(17 years, 6 months ago)
by
torsten
Added note for csv export in Changelog
Revision
43 -
Directory Listing
Modified
Wed Aug 15 15:47:47 2007 UTC
(17 years, 6 months ago)
by
torsten
Added small xslt script for exporting the XML form-editor tree to CSV
Revision
42 -
Directory Listing
Modified
Tue Aug 14 20:32:51 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added a "switch" mode
Revision
41 -
Directory Listing
Modified
Tue Aug 14 13:30:13 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added an attribute formularname to base class of node components.
Revision
40 -
Directory Listing
Modified
Mon Aug 13 16:01:14 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added external loadable item list for choices.
Revision
39 -
Directory Listing
Modified
Mon Aug 13 13:11:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
Fixed typo
Revision
38 -
Directory Listing
Modified
Sun Aug 12 22:21:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added extractor for XFA choice item list
Revision
37 -
Directory Listing
Modified
Sun Aug 12 22:00:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
Choices are groups and options are embedded bools now. WARNING: This breaks compatibility with old documents.
Revision
36 -
Directory Listing
Modified
Sun Aug 12 17:03:05 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added support for cloning a selected tree item
Revision
35 -
Directory Listing
Modified
Sun Aug 12 16:14:56 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added import feature for further documents.
Revision
34 -
Directory Listing
Modified
Sun Aug 12 15:43:25 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added menu "New" to "File" to create new documents.
Revision
33 -
Directory Listing
Modified
Sun Aug 12 15:02:55 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added menu item to eliminate duplicated names in document tree.
Revision
32 -
Directory Listing
Modified
Sat Aug 11 13:53:56 2007 UTC
(17 years, 6 months ago)
by
teichmann
Removed support for "text" attributes in bool items.
Revision
31 -
Directory Listing
Modified
Sat Aug 11 11:24:04 2007 UTC
(17 years, 6 months ago)
by
teichmann
Simplified convert-choices.xsl
Revision
30 -
Directory Listing
Modified
Fri Aug 10 23:19:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
Removed options attribute from choices. Use value attribute for same purpose, please.
Revision
29 -
Directory Listing
Modified
Fri Aug 10 13:10:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
radio buttons are selected by checked and not by selected. Fixed.
Revision
28 -
Directory Listing
Modified
Fri Aug 10 11:01:17 2007 UTC
(17 years, 6 months ago)
by
teichmann
ChoiceLeafs are now initialized with size = 1.
Revision
27 -
Directory Listing
Modified
Fri Aug 10 10:28:57 2007 UTC
(17 years, 6 months ago)
by
teichmann
TextLeafs are now initialized with size = 40, maxlength = 60
Revision
26 -
Directory Listing
Modified
Fri Aug 10 10:24:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
Fixed: choices are renderered with description now.
Revision
25 -
Directory Listing
Modified
Fri Aug 10 08:48:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added rendering for date items. Added missing ids for texts and textareas.
Revision
24 -
Directory Listing
Modified
Fri Aug 10 06:13:07 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added support for enviromnent variable FORMED
Revision
23 -
Directory Listing
Modified
Fri Aug 10 05:51:44 2007 UTC
(17 years, 6 months ago)
by
teichmann
Removed text attributes from info tags. Using value attributes instead.
Revision
22 -
Directory Listing
Modified
Thu Aug 9 21:03:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
Factored the HTML renderer out of the web server.
Revision
21 -
Directory Listing
Modified
Thu Aug 9 18:37:33 2007 UTC
(17 years, 6 months ago)
by
teichmann
Fixed a bug in calculation of width of bounded int fields
Revision
20 -
Directory Listing
Modified
Thu Aug 9 15:36:48 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added rendering for Ints
Revision
19 -
Directory Listing
Modified
Thu Aug 9 14:16:33 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added TextArea support
Revision
18 -
Directory Listing
Modified
Thu Aug 9 12:24:04 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added rendering for texts
Revision
17 -
Directory Listing
Modified
Thu Aug 9 11:00:04 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added rendering for choices
Revision
16 -
Directory Listing
Modified
Thu Aug 9 10:13:08 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added rendering for checkboxes and radio buttons in web plugin
Revision
15 -
Directory Listing
Modified
Wed Aug 8 21:37:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added description attribute in the NodeComponent base class
Revision
14 -
Directory Listing
Modified
Wed Aug 8 16:58:13 2007 UTC
(17 years, 6 months ago)
by
teichmann
Make UTF-8 output of HTML renderer work
Revision
13 -
Directory Listing
Modified
Wed Aug 8 16:54:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added first version of a recursive HTML renderer
Revision
12 -
Directory Listing
Modified
Wed Aug 8 16:46:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added first version of a recursive HTML renderer
Revision
11 -
Directory Listing
Modified
Wed Aug 8 14:52:24 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added plug-in mechanism + a simple web server
Revision
10 -
Directory Listing
Modified
Wed Aug 8 08:14:37 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added unique naming of new made tree items
Revision
9 -
Directory Listing
Modified
Tue Aug 7 20:15:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
fixed: ListCtrl.InsertStringItem for older wxPython versions; new: icons for tree navigation; new: event route to attribute table
Revision
8 -
Directory Listing
Modified
Tue Aug 7 15:29:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added code to add and remove tree items
Revision
7 -
Directory Listing
Modified
Tue Aug 7 13:55:03 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added a table editor for tree node attributes
Revision
6 -
Directory Listing
Modified
Mon Aug 6 19:57:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added code to move items in and out of groups.
Revision
5 -
Directory Listing
Modified
Mon Aug 6 16:30:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added code to move items up and down the document tree.
Revision
4 -
Directory Listing
Modified
Mon Aug 6 12:56:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added control to manipulate tree structure. No effect by now
Revision
3 -
Directory Listing
Modified
Sun Aug 5 21:26:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
Simplified factory model for XML loading
Revision
2 -
Directory Listing
Modified
Sun Aug 5 19:25:21 2007 UTC
(17 years, 6 months ago)
by
teichmann
Initial import of FormEd
Revision
1 -
Directory Listing
Added
Fri Aug 3 13:08:33 2007 UTC
(17 years, 6 months ago)
by
frank
WASKA SVN-Repository initial version.