Sun, 16 Sep 2007 22:29:21 +0200 |
Karol 'grzywacz' Nowak |
Skip tests properly when libxml2 is not installed.
|
Sat, 15 Sep 2007 18:37:10 +0200 |
Thomas Waldmann |
wiki parser: fix incrementing of lineno
|
Fri, 14 Sep 2007 18:20:42 +0200 |
Reimar Bauer |
wikidicts: removed load_dicts wikidictsrescan: added del request.dicts
|
Fri, 14 Sep 2007 12:53:23 +0200 |
Reimar Bauer |
wikidicts.dict: loads current dict. fixed and new tests
|
Fri, 14 Sep 2007 00:43:22 +0200 |
Reimar Bauer |
test_PageEditor, test_events: skip broken test
|
Tue, 11 Sep 2007 23:18:45 +0200 |
Reimar Bauer |
test_GetVal fixed, Creation Delete test for test_PageEditor
|
Tue, 11 Sep 2007 21:30:35 +0200 |
Thomas Waldmann |
1.6 converter: if ImageLink target is inline:..., then replace it with attachment: as we do not support inline: any more
|
Tue, 11 Sep 2007 19:04:35 +0200 |
Thomas Waldmann |
respect ACLs when sending <link rel="Appendix" ...> for attachments
|
Tue, 11 Sep 2007 18:16:12 +0200 |
Thomas Waldmann |
merged main
|
Tue, 11 Sep 2007 18:15:44 +0200 |
Thomas Waldmann |
Fixed XSS issue in RenamePage/DeletePage action
|
Mon, 10 Sep 2007 23:47:19 +0200 |
Reimar Bauer |
test_conv160_wiki: fixed ImageLink test
|
Mon, 10 Sep 2007 23:20:33 +0200 |
Reimar Bauer |
test_conv160_wiki: some new ImageLink tests
|
Mon, 10 Sep 2007 23:19:52 +0200 |
Reimar Bauer |
test_user: fixed indenting
|
Mon, 10 Sep 2007 22:47:01 +0200 |
Thomas Waldmann |
merged main
|
Mon, 10 Sep 2007 22:46:41 +0200 |
Thomas Waldmann |
tests: convert converter tests to py.test (still mostly broken)
|
Mon, 10 Sep 2007 21:45:30 +0200 |
Thomas Waldmann |
tests: convert error tests to py.test
|
Mon, 10 Sep 2007 21:34:53 +0200 |
Thomas Waldmann |
tests: convert request tests to py.test
|
Mon, 10 Sep 2007 21:26:28 +0200 |
Thomas Waldmann |
tests: convert marshal tests to py.test
|
Mon, 10 Sep 2007 21:18:06 +0200 |
Thomas Waldmann |
tests: convert lock and pysupport tests to py.test
|
Mon, 10 Sep 2007 20:59:49 +0200 |
Thomas Waldmann |
tests: convert security tests to py.test
|
Mon, 10 Sep 2007 20:30:48 +0200 |
Thomas Waldmann |
tests: convert wikisync tests to py.test
|
Mon, 10 Sep 2007 20:16:33 +0200 |
Thomas Waldmann |
tests: convert user tests to py.test, fix tests
|
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
|
Thu, 30 Aug 2007 16:32:05 +0200 |
Reimar Bauer |
EmbedObject:bug fix escaped url
|
Wed, 29 Aug 2007 19:46:01 +0200 |
Reimar Bauer |
macro.__init__.py:GetVal bug fixed of respecting acls and test added
|
Wed, 29 Aug 2007 17:59:13 +0200 |
Reimar Bauer |
EmbedObject:PEP8 fixes
|
Wed, 29 Aug 2007 16:40:31 +0200 |
Reimar Bauer |
EmbedObject: refactored to use only object for valid html 4
|
Wed, 29 Aug 2007 15:12:44 +0200 |
Thomas Waldmann |
add the additional 'markup' param also to the special TOC formatter
|
Tue, 28 Aug 2007 14:40:29 +0200 |
Thomas Waldmann |
gui editor converter: convert <object>, needs more work
|
Tue, 28 Aug 2007 14:15:07 +0200 |
Thomas Waldmann |
gedit formatter: use new transclusion syntax for attachment_inline when feeding gui editor
|
Tue, 28 Aug 2007 14:10:33 +0200 |
Thomas Waldmann |
fix gui editot formatter XSS issues
|