Mon, 10 Sep 2007 19:47:35 +0200 |
Thomas Waldmann |
tests: convert PageEditor tests to py.test
|
Mon, 10 Sep 2007 18:37:32 +0200 |
Thomas Waldmann |
skip broken test
|
Sun, 09 Sep 2007 23:30:58 +0200 |
Reimar Bauer |
test_ImageLink: added two new tests, fixed class name
|
Sun, 09 Sep 2007 22:19:45 +0200 |
Thomas Waldmann |
1.6 converter: convert ImageLink to new link/transclusion syntax
|
Sun, 09 Sep 2007 13:04:33 +0200 |
Thomas Waldmann |
wiki_parser: refined acceptable_keys
|
Sun, 09 Sep 2007 02:19:59 +0200 |
Thomas Waldmann |
wiki parser: link/transclusion parameter parsing
|
Sat, 08 Sep 2007 23:53:12 +0200 |
Thomas Waldmann |
wiki parser: introduce link and transclusion params, strip spaces with the regex
|
Fri, 03 Aug 2007 00:50:37 +0300 |
Ville-Pekka Vainio |
Don't add a relative path to sys.path but an absolute path
|
Sat, 08 Sep 2007 23:09:38 +0200 |
Thomas Waldmann |
wiki parser: make stuff more consistent, implement transclusion desc parsing similar to link desc parsing, clean up
|
Sat, 08 Sep 2007 22:53:47 +0200 |
Thomas Waldmann |
fix page tests (we currently have 2 revs/page in underlay)
|
Sat, 08 Sep 2007 21:23:35 +0200 |
Thomas Waldmann |
1.6 converter: better sorting of rename map
|
Sat, 08 Sep 2007 21:05:23 +0200 |
Thomas Waldmann |
1.6 converter: sort rename map
|
Sat, 08 Sep 2007 20:26:57 +0200 |
Thomas Waldmann |
1.6 converter: kill */MoinEditorBackup pages (replaced by draft functionality), cleanup docstring
|
Sat, 08 Sep 2007 18:44:46 +0200 |
Thomas Waldmann |
parsers: 'inline:' is gone
|
Fri, 07 Sep 2007 22:33:35 +0200 |
Thomas Waldmann |
fix DataBrowserWidget output if there is no data
|
Fri, 07 Sep 2007 01:08:03 +0200 |
Thomas Waldmann |
fix hitcounts
|
Fri, 07 Sep 2007 00:18:31 +0200 |
Thomas Waldmann |
merged main
|
Fri, 07 Sep 2007 00:15:42 +0200 |
Thomas Waldmann |
fix wrong last_edit info
|
Wed, 05 Sep 2007 15:43:00 +0200 |
Thomas Waldmann |
added 'xmlrpc' to actions_excluded default value, return Fault if xmlrpc action is excluded
|
Wed, 05 Sep 2007 13:18:33 +0200 |
Reimar Bauer |
reverted to 2795:f24afde03048, because breaks reverting
|
Tue, 04 Sep 2007 22:18:01 +0200 |
Reimar Bauer |
action.info: PEP8 fixes
|
Tue, 04 Sep 2007 22:14:02 +0200 |
Reimar Bauer |
hitcounts, action.info: bugfix for non existing page and special character in pagename
|
Sun, 02 Sep 2007 19:33:57 +0200 |
Reimar Bauer |
xmlrpc_putPage: call depends on acls and wiki auth or http auth, identical to wikisync, wiki auth see following example
|
Sat, 01 Sep 2007 23:13:24 +0200 |
Thomas Waldmann |
rst parser: fix link generation to generate absolute links
|
Sat, 01 Sep 2007 01:37:06 +0200 |
Thomas Waldmann |
remove a pre python-2.0 anachronism
|
Sat, 01 Sep 2007 01:30:05 +0200 |
Thomas Waldmann |
more octal cosmetics
|
Sat, 01 Sep 2007 01:15:14 +0200 |
Thomas Waldmann |
cosmetic fix: this is NOT octal
|
Fri, 31 Aug 2007 21:00:24 +0200 |
Thomas Waldmann |
phpwiki2moinmoin - support new moin wiki markup's link and macro syntax
|
Fri, 31 Aug 2007 13:23:08 +0200 |
Thomas Waldmann |
rst parser: use <<...>> for macros, no inline: any more
|
Fri, 31 Aug 2007 12:57:40 +0200 |
Reimar Bauer |
EmbedObject: msg strings corrected for new macro syntax and external url call parameter renamed
|