Log of /trunk/tools
Directory Listing
Revision
70 -
Directory Listing
Modified
Tue Aug 21 13:47:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added semantic checks for radio groups
Revision
69 -
Directory Listing
Modified
Tue Aug 21 13:37:04 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added semantic checks for choices
Revision
66 -
Directory Listing
Modified
Tue Aug 21 13:05:23 2007 UTC
(17 years, 6 months ago)
by
teichmann
Delete unset parameters from current page out of semantic box.
Revision
65 -
Directory Listing
Modified
Tue Aug 21 09:44:23 2007 UTC
(17 years, 6 months ago)
by
teichmann
Fixed an encoding issue with incoming UTF-8 data.
Revision
64 -
Directory Listing
Modified
Tue Aug 21 09:11:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added a method to find all widgets of a given page. Fixed a bug when walking a switch with a given mode.
Revision
63 -
Directory Listing
Modified
Tue Aug 21 07:55:37 2007 UTC
(17 years, 6 months ago)
by
torsten
Fixed file-encoding to latin-1
Revision
62 -
Directory Listing
Modified
Tue Aug 21 04:56:42 2007 UTC
(17 years, 6 months ago)
by
teichmann
Added a mode parameter to NodeComponent.walk() and overwrite it for switches. Simplified HTML rendering for switches.
Revision
61 -
Directory Listing
Modified
Tue Aug 21 04:21:54 2007 UTC
(17 years, 6 months ago)
by
teichmann
Add semantic tests for texts. Set accept-charset in generated HTML form to UTF-8
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
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
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
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
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
Added
Sun Aug 5 19:25:21 2007 UTC
(17 years, 6 months ago)
by
teichmann
Initial import of FormEd