MoinForms

Shortlog

(0) tip
2013-11-08 Paul Boddie Added descriptions of subpage storage and form retrieval. default tip
2013-11-07 Paul Boddie Changed form-specific ACLs, building them on the acl_rights_before setting.
2013-11-07 Paul Boddie Added a parser that tries to link to a populated form given some form data.
2013-11-07 Paul Boddie Added ACL translation for subpage items.
2013-11-07 Paul Boddie Moved ACL definition writing and filtering from ItemSupport.
2013-11-06 Paul Boddie Changed item store usage to use the revised API and to permit subpage storage.
2013-10-30 Paul Boddie Added tag rel-0-1 for changeset 4e017a4744ba
2013-10-30 Paul Boddie Updated the recommended version of MoinSupport. rel-0-1
2013-10-12 Paul Boddie Moved the quoteMacroArguments function to MoinSupport.
2013-07-20 Paul Boddie Added ACLs to the forms in order to prevent anonymous submissions.
2013-07-16 Paul Boddie Added some documentation for the software.
2013-07-16 Paul Boddie "Wiki" -> "wiki"
2013-07-16 Paul Boddie Handled non-string values provided as macro arguments.
2013-07-16 Paul Boddie "Wiki" -> "wiki"
2013-04-19 Paul Boddie Changed item store initialisation to use string-based paths instead of
2013-03-10 Paul Boddie Moved macro argument parsing to MoinSupport.
2013-03-02 Paul Boddie Introduced metadata headers in stored form data.
2013-02-18 Paul Boddie Changed page subdirectory usage, placing form data in subdirectories of a common
2013-02-16 Paul Boddie Changed macro argument parsing to produce (name, value) pairs and to quote them
2013-02-15 Paul Boddie Moved form data into fragment-specific subdirectories of page directories.
2013-02-15 Paul Boddie Added error message output when form data cannot be accessed.
2013-02-09 Paul Boddie Added details of the revised validation mechanism to the action development section.
2013-02-09 Paul Boddie Prevented the expansion of sections in forms unrelated to the current request.
2013-02-09 Paul Boddie Tidied up the output for messages not connected with the current request.
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