MoinSupport

Graph

(0) -100 -60 tip
Merged changes from the default branch. recurrences tip
Made imports more specific. recurrences
Introduced explicitly named item storage in addition to sequential item storage. default
Made default lock directory names related to item directory names or store types.
Fetch a resource if its cache entry is of zero size, for whatever reason.
Moved cache entry header writing to a separate function.
Updated the cache entry key calculation to support an extra argument indicating
Moved URL access in the acquisition of resources to a separate function.
Added access to the static content location of a wiki.
Made the time zone in ISO 8601 datetime strings optional when a time is given.
Added page-related caching functions.
Merged subpage-items with default since the changes were overdue and some
Changed item reading and writing to use binary mode. subpage-items
Added a "raw" parser which just formats its input as text. subpage-items
Added RFC 2822 datetime formatting. subpage-items
Added a shell-like string tokeniser. subpage-items
Exposed the heading regular expression pattern. subpage-items
Exposed the heading regular expression pattern.
Changed the proposed version number since parts of the API will have changed. subpage-items
Removed ACL definitions from subpage items, delegating such definitions to subpage-items
Added ACL propagation from parent pages to subpages, although form access subpage-items
Added groupHasMember from ApproveChanges. subpage-items
Fixed imports and used an existing function for searching. subpage-items
Moved ItemStore and related functionality into ItemSupport. subpage-items
Made the convenience constructors classes for increased flexibility. subpage-items
Removed misplaced import. subpage-items
Separated the storage mechanisms from the store interface class. subpage-items
Reorganised the item store code, adding initial support for subpage items. subpage-items
Added tag rel-0-4-1 for changeset c9b3086a024c
Updated the version number. rel-0-4-1
Added a test of verbatim text extraction.
Fixed the extraction of "verbatim" text in getSimpleWikiText.
Merged changes from the default branch. recurrences
Fixed the quoting of text presented as an argument to the Verbatim macro.
Added macro argument quoting functions.
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.
(0) -100 -60 tip