Log of /trunk/ChangeLog
Parent Directory
|
Revision Log
Revision
83 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 23 18:13:38 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 24871 byte(s)
Diff to
previous 82
Factorized HTML and SQL exporter out to a different package.
Revision
80 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 23 09:49:22 2007 UTC
(17 years, 6 months ago)
by
torsten
File length: 23741 byte(s)
Diff to
previous 79
Added small script to extract fields and options from the formlar XFA data.
Revision
78 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 18:21:01 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 23310 byte(s)
Diff to
previous 77
Removed support for switch nodes. BEWARE: This breaks compatibility with older documents!
Revision
76 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 15:17:20 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 22612 byte(s)
Diff to
previous 75
Attributes in GUI attribute able are now alphabetically sorted.
Revision
75 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 14:15:41 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 22446 byte(s)
Diff to
previous 74
Use the new modes policy in rendering and tree walk.
Revision
74 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 10:09:55 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 21940 byte(s)
Diff to
previous 73
Added an attribute 'modes' to NodeComponents.
Revision
73 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 05:33:46 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 21784 byte(s)
Diff to
previous 72
Small cosmetic cleanup on finding the prev/next pages.
Revision
72 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 19:09:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 21663 byte(s)
Diff to
previous 71
Fix the hidden page field in HTML renderer again.
Revision
71 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 18:52:22 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 21513 byte(s)
Diff to
previous 70
Fixed double generation of hidden page field in HTML renderer.
Revision
68 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 13:28:35 2007 UTC
(17 years, 6 months ago)
by
frank
File length: 21062 byte(s)
Diff to
previous 67
* contrib/convert-formedtree2html.xsl: Display switch nodes as alternatives.
Revision
67 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 13:15:51 2007 UTC
(17 years, 6 months ago)
by
frank
File length: 20932 byte(s)
Diff to
previous 66
* contrib/convert-formedtree2html.xsl:
Replace technical types with readable descriptions
Revision
66 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 13:05:23 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 20789 byte(s)
Diff to
previous 65
Delete unset parameters from current page out of semantic box.
Revision
65 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 09:44:23 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 20160 byte(s)
Diff to
previous 64
Fixed an encoding issue with incoming UTF-8 data.
Revision
64 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 09:11:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 20002 byte(s)
Diff to
previous 63
Added a method to find all widgets of a given page. Fixed a bug when walking a switch with a given mode.
Revision
62 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 04:56:42 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 19472 byte(s)
Diff to
previous 61
Added a mode parameter to NodeComponent.walk() and overwrite it for switches. Simplified HTML rendering for switches.
Revision
61 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 04:21:54 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 19064 byte(s)
Diff to
previous 60
Add semantic tests for texts. Set accept-charset in generated HTML form to UTF-8
Revision
59 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 20 13:16:31 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 18676 byte(s)
Diff to
previous 58
Added new module for semantic checking.
Revision
58 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 20 13:03:22 2007 UTC
(17 years, 6 months ago)
by
torsten
File length: 18256 byte(s)
Diff to
previous 57
Fixed syntax in selection field generation.
Revision
57 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 19 19:39:44 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 18080 byte(s)
Diff to
previous 56
Added simple cookie based session management to the web renderer.
Revision
56 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 19 12:28:42 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 17528 byte(s)
Diff to
previous 55
Escaping text while inserting it into the HTML output of the web renderer.
Revision
55 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 18 18:56:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 17327 byte(s)
Diff to
previous 54
Added a new kind of plug-in: Filters. Implemented the "make unique" and "formular name -> name" functions as filters.
Revision
54 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 18 11:36:49 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 16169 byte(s)
Diff to
previous 53
First argument of command line is used to load document at startup.
Revision
53 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 16:13:36 2007 UTC
(17 years, 6 months ago)
by
frank
File length: 15949 byte(s)
Diff to
previous 52
* contrib/convert-formedtree2html.xsl:
Heading level depending on depth of group node.
In case of radio/choice/check only list of options.
Revision
50 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 13:09:11 2007 UTC
(17 years, 6 months ago)
by
torsten
File length: 15557 byte(s)
Diff to
previous 49
Added xsl script for converting FormEd xml-tree to html
Revision
49 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 17 10:55:46 2007 UTC
(17 years, 6 months ago)
by
torsten
File length: 15390 byte(s)
Diff to
previous 47
Added Changenote in Changelog (forgotten)
Revision
47 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 16 07:55:36 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 14877 byte(s)
Diff to
previous 46
Swaped order of "Make names unique" and "Select mode..." in Extra menu.
Revision
46 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 20:52:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 14674 byte(s)
Diff to
previous 45
Make traversal mode selectable at runtime.
Revision
41 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 14 13:30:13 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 12695 byte(s)
Diff to
previous 40
Added an attribute formularname to base class of node components.
Revision
40 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 13 16:01:14 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 12517 byte(s)
Diff to
previous 39
Added external loadable item list for choices.
Revision
38 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 22:21:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 11950 byte(s)
Diff to
previous 37
Added extractor for XFA choice item list
Revision
37 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 22:00:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 11699 byte(s)
Diff to
previous 36
Choices are groups and options are embedded bools now. WARNING: This breaks compatibility with old documents.
Revision
36 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 17:03:05 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 10722 byte(s)
Diff to
previous 35
Added support for cloning a selected tree item
Revision
35 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 16:14:56 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 10264 byte(s)
Diff to
previous 34
Added import feature for further documents.
Revision
34 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 15:43:25 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 9969 byte(s)
Diff to
previous 33
Added menu "New" to "File" to create new documents.
Revision
33 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 12 15:02:55 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 9798 byte(s)
Diff to
previous 32
Added menu item to eliminate duplicated names in document tree.
Revision
32 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 11 13:53:56 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 9353 byte(s)
Diff to
previous 31
Removed support for "text" attributes in bool items.
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 23:19:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 8707 byte(s)
Diff to
previous 29
Removed options attribute from choices. Use value attribute for same purpose, please.
Revision
29 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 13:10:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 8223 byte(s)
Diff to
previous 28
radio buttons are selected by checked and not by selected. Fixed.
Revision
28 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 11:01:17 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 8043 byte(s)
Diff to
previous 27
ChoiceLeafs are now initialized with size = 1.
Revision
27 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 10:28:57 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 7896 byte(s)
Diff to
previous 26
TextLeafs are now initialized with size = 40, maxlength = 60
Revision
26 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 10:24:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 7735 byte(s)
Diff to
previous 25
Fixed: choices are renderered with description now.
Revision
25 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 08:48:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 7573 byte(s)
Diff to
previous 24
Added rendering for date items. Added missing ids for texts and textareas.
Revision
24 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 06:13:07 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 7388 byte(s)
Diff to
previous 23
Added support for enviromnent variable FORMED
Revision
23 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 05:51:44 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 6869 byte(s)
Diff to
previous 22
Removed text attributes from info tags. Using value attributes instead.
Revision
22 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 9 21:03:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 6463 byte(s)
Diff to
previous 21
Factored the HTML renderer out of the web server.
Revision
21 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 9 18:37:33 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 5996 byte(s)
Diff to
previous 20
Fixed a bug in calculation of width of bounded int fields
Revision
16 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 9 10:13:08 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 4690 byte(s)
Diff to
previous 15
Added rendering for checkboxes and radio buttons in web plugin
Revision
15 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 21:37:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 4420 byte(s)
Diff to
previous 14
Added description attribute in the NodeComponent base class
Revision
12 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 16:46:58 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 3863 byte(s)
Diff to
previous 11
Added first version of a recursive HTML renderer
Revision
11 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 14:52:24 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 3608 byte(s)
Diff to
previous 10
Added plug-in mechanism + a simple web server
Revision
10 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 08:14:37 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 3226 byte(s)
Diff to
previous 9
Added unique naming of new made tree items
Revision
9 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 7 20:15:10 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 2856 byte(s)
Diff to
previous 8
fixed: ListCtrl.InsertStringItem for older wxPython versions; new: icons for tree navigation; new: event route to attribute table
Revision
8 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 7 15:29:45 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 2433 byte(s)
Diff to
previous 7
Added code to add and remove tree items
Revision
7 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 7 13:55:03 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 2025 byte(s)
Diff to
previous 6
Added a table editor for tree node attributes
Revision
6 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 6 19:57:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 1673 byte(s)
Diff to
previous 5
Added code to move items in and out of groups.
Revision
5 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 6 16:30:50 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 1434 byte(s)
Diff to
previous 4
Added code to move items up and down the document tree.
Revision
4 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 6 12:56:35 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 866 byte(s)
Diff to
previous 3
Added control to manipulate tree structure. No effect by now
Revision
3 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 5 21:26:30 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 495 byte(s)
Diff to
previous 2
Simplified factory model for XML loading
Revision
2 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Aug 5 19:25:21 2007 UTC
(17 years, 6 months ago)
by
teichmann
File length: 263 byte(s)
Initial import of FormEd
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.