MoinSupport

Graph

(0) -60 tip
Null merge to make future merges easier. recurrences
Updated the version numbers.
Fixed DateSupport to handle NonExistentTimeError.
Introduced an explicit error condition where pytz is not installed and an
Updated the version numbers. recurrences
Fixed DateSupport to handle NonExistentTimeError. recurrences
Introduced an explicit error condition where pytz is not installed and an recurrences
Merged version number update. recurrences
Added tag rel-0-4 for changeset 91c146800e06
Updated the version number. rel-0-4
Moved various test cases into the failure section, replacing them in the success recurrences
Acquire a token after reading a month label. recurrences
Changed the specific recurrence grammar so that concrete datetimes are not recurrences
Added support for concrete datetime specifiers. recurrences
Fixed interval level setting on selectors and retention of specific recurrence details. recurrences
Added basic datetime recurrence description support. recurrences
Added verbose day labels.
Introduced conversion to Unicode around StringIO usage, such as in the
Added various parsing and formatting utility methods for enhanced parsers.
Added a superuser parameter to getWikiDict to make the function usable by auth handlers.
Added support for removing items from stores; made the __len__ method return the
Added a common wikidict entry parsing function.
Fixed parser class test.
Added RFC 2822 datetime parsing with help from the email.utils module.
Selected the HTML parser to handle XHTML content.
Fixed parser invocation for non-Moin-syntax parsers when formatting text.
Added a note about ISO 8601 and RFC 3339.
Fixed the time zone information associated with page revisions.
Added ISO 8601 datetime parsing support.
Updated the release information.
Fixed the ISO 8601 representations of datetimes.
Added a function to read and return cached item metadata.
Added tag rel-0-3 for changeset 52ce79af5ae7
Changed DateSupport to permit identical timespan instants (whose start and end rel-0-3
Expanded the stored metadata for cached remote resources.
Removed confusing version information.
Reverted the change to using path tuples in item store initialisation.
Added macro argument parsing from MoinForms and a function to find parsers by
Changed the ItemStore directory name parameters to support paths and thus expose
Added tag rel-0-2 for changeset 3d28b3c1896e
Updated the documentation, noting all MoinMoin-independent modules. rel-0-2
Added read permission checking for item store access operations.
Added a module for item storage along with support for reading items from stores.
Added write permission checking when appending to an item store.
Removed legacy method invocation when writing content.
Added new module to the setup script.
Added support for page-specific item storage.
Moved content/media type functions into a separate module.
Fixed the items method in the Form class for Moin 1.9 request parameters,
Made "-" a word character and not a separator in region attribute parsing.
Added more form field dictionary emulation methods.
Added a separate function for getting the properties of individual text regions.
Fixed the recording of end markers, adding them to the regions they define.
Handle fragments without any real content.
Moved heading extraction functionality from ImprovedMoinSearch.
Removed special category name support from the general search function.
Fixed the qualified parameter function to not add the prefix when it is blank.
Added HTML option list output originally used in EventAggregator.
Added a selection of different functionality from EventAggregator, along with
Added the ViewSupport module.
(0) -60 tip