Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
* contrib/convert-formedtree2html.xsl: Replace technical types with readable descriptions
Delete unset parameters from current page out of semantic box.
Fixed an encoding issue with incoming UTF-8 data.
Added a method to find all widgets of a given page. Fixed a bug when walking a switch with a given mode.
Fixed file-encoding to latin-1
Added a mode parameter to NodeComponent.walk() and overwrite it for switches. Simplified HTML rendering for switches.
Add semantic tests for texts. Set accept-charset in generated HTML form to UTF-8
Added semantic tests for dates.
Added new module for semantic checking.
Fixed syntax in selection field generation.
Added simple cookie based session management to the web renderer.
Escaping text while inserting it into the HTML output of the web renderer.
Added a new kind of plug-in: Filters. Implemented the "make unique" and "formular name -> name" functions as filters.
First argument of command line is used to load document at startup.
* contrib/convert-formedtree2html.xsl: Heading level depending on depth of group node. In case of radio/choice/check only list of options.
Added missing changenote in changelog
Added xsl script for converting FormEd xml-tree to html
Added Changenote in Changelog (forgotten)
Swaped order of "Make names unique" and "Select mode..." in Extra menu.
Make traversal mode selectable at runtime.
Add parameter rendering in web plugin.
Added note for csv export in Changelog
Added a "switch" mode
Added an attribute formularname to base class of node components.
Added external loadable item list for choices.
Fixed typo
Added extractor for XFA choice item list
Choices are groups and options are embedded bools now. WARNING: This breaks compatibility with old documents.
Added support for cloning a selected tree item
Added import feature for further documents.
Added menu "New" to "File" to create new documents.
Added menu item to eliminate duplicated names in document tree.
Removed support for "text" attributes in bool items.
Simplified convert-choices.xsl
Removed options attribute from choices. Use value attribute for same purpose, please.
radio buttons are selected by checked and not by selected. Fixed.
ChoiceLeafs are now initialized with size = 1.
TextLeafs are now initialized with size = 40, maxlength = 60
Fixed: choices are renderered with description now.
Added rendering for date items. Added missing ids for texts and textareas.
Added support for enviromnent variable FORMED
Removed text attributes from info tags. Using value attributes instead.
Factored the HTML renderer out of the web server.
Fixed a bug in calculation of width of bounded int fields
Added rendering for Ints
Added TextArea support
Added rendering for texts
Added rendering for choices
Added rendering for checkboxes and radio buttons in web plugin
Added description attribute in the NodeComponent base class
Make UTF-8 output of HTML renderer work
Added first version of a recursive HTML renderer
Added plug-in mechanism + a simple web server
Added unique naming of new made tree items
fixed: ListCtrl.InsertStringItem for older wxPython versions; new: icons for tree navigation; new: event route to attribute table
Added code to add and remove tree items
Added a table editor for tree node attributes
Added code to move items in and out of groups.
Added code to move items up and down the document tree.
Added control to manipulate tree structure. No effect by now
Simplified factory model for XML loading
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |