Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Added missing Changenote
Added a logical group. Useful for indicating external tables in DB schemes.
Added support of static content for web plugin.
Added MIME type support for web plugin.
Make root of static HTML content configurable via FORMED
Introduces (sort of) CSS and template support for HTML rendering. Fixed several mode related issues.
Factorized HTTP server code out to separate module.
Added rule items
Fixes in forumlar name generation an SQL syntax
SQL generation improved and separated code for making the formular names more 2 database friendly
Print lengths of external choice lists in HTML table output.
Workaround for adding and removing modes.
Fixed a small problem with cumulative modes.
Dump the items of radio groups and choise in HTML table export too.
Modified renaming by formular name function
Tweaked HTML table generator a bit
Factorized HTML and SQL exporter out to a different package.
Added new pseudo SQL Exportfilter
Add a new HTML export filter
Added small script to extract fields and options from the formlar XFA data.
Added "all" mode.
Removed support for switch nodes. BEWARE: This breaks compatibility with older documents!
Selected mode is stoed in main now.
Attributes in GUI attribute able are now alphabetically sorted.
Use the new modes policy in rendering and tree walk.
Added an attribute 'modes' to NodeComponents.
Small cosmetic cleanup on finding the prev/next pages.
Fix the hidden page field in HTML renderer again.
Fixed double generation of hidden page field in HTML renderer.
Added semantic checks for radio groups
Added semantic checks for choices
* contrib/convert-formedtree2html.xsl: Display switch nodes as alternatives.
* 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 |