MoinForms

Shortlog

(0) tip
2013-02-09 Paul Boddie Fixed the evaluation of stored forms.
2013-02-09 Paul Boddie Separated access control logic from the form store functionality.
2013-02-07 Paul Boddie Added missing fragment macro argument extraction.
2013-01-20 Paul Boddie Fixed the initialisation of ACLs and made the access keyword implement the same
2013-01-20 Paul Boddie Added support for storing form data and for form-level ACLs which may be used
2013-01-19 Paul Boddie Added a fragment parameter to the macros so that form fields only display
2013-01-12 Paul Boddie Added guidance on macro argument quoting.
2013-01-04 Paul Boddie Added missing pages.
2012-12-12 Paul Boddie Added a draft of the help page.
2012-12-12 Paul Boddie Added support for repeating message sections and showing all message values.
2012-12-10 Paul Boddie Fixed the acquisition of form details from specific regions within pages.
2012-12-09 Paul Boddie Fixed the default action name.
2012-12-09 Paul Boddie Added copyright and licensing information.
2012-12-09 Paul Boddie Added a default for the action and usage of the fragment identifier in the form tag.
2012-12-07 Paul Boddie Added a test for handler actions being used without a proper form.
2012-12-05 Paul Boddie Added support for conditional regions that require the absence of a field.
2012-12-03 Paul Boddie Fixed short-circuiting of form section validation for already invalid forms.
2012-12-03 Paul Boddie Restored the correct test for required values.
2012-12-03 Paul Boddie Grouped the higher-level formatting functions.
2012-12-03 Paul Boddie Introduced support for basic validation, adding support for required fields to
2012-12-02 Paul Boddie Simplified the parsing logic in the macro adjustment function.
2012-12-02 Paul Boddie Changed the form output generation to only adjust macro arguments once per macro
2012-12-02 Paul Boddie Moved field description processing into the library.
2012-12-02 Paul Boddie Added a FormMessage macro for displaying field-related messages.
2012-12-01 Paul Boddie Moved the action base class into the library.
2012-12-01 Paul Boddie Added support for multiple selection fields.
2012-12-01 Paul Boddie Added support for form sections, hierarchical naming, and modification of forms.
2012-11-29 Paul Boddie An extension, macro and parser for incorporating HTML forms in Wiki pages.
(0) tip