Fri, 02 Oct 2009 21:38:47 +0200 |
Thomas Waldmann |
merged main
|
Fri, 02 Oct 2009 21:38:18 +0200 |
Thomas Waldmann |
action.getHandler(): make it moin 1.8 compatible again
|
Fri, 02 Oct 2009 15:08:54 +0200 |
Dmitrii Miliaev |
Test for searching an attachment was added. time.sleep() is not used anymore to wait for the index update.
|
Fri, 02 Oct 2009 14:56:40 +0200 |
Dmitrii Miliaev |
MoinMoin/search/builtin.py searching does not require a lock, xapian allows several concurrent search connections.
|
Tue, 29 Sep 2009 11:33:59 +0200 |
Thomas Waldmann |
updated i18n
|
Mon, 28 Sep 2009 14:17:01 +0200 |
Thomas Waldmann |
updated i18n
|
Mon, 28 Sep 2009 12:15:03 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sun, 27 Sep 2009 11:10:43 +0200 |
Reimar Bauer |
updated CHANGES
|
Tue, 22 Sep 2009 11:21:51 +0200 |
Reimar Bauer |
Introduced a new config var "extensions_mapping". You can set up a mapping of attachment extensions to actions. By the drawing syntax these actions are called for the given target.
|
Mon, 21 Sep 2009 10:59:37 +0200 |
Reimar Bauer |
i18n.strings: page HelpOnImages added
|
Sun, 20 Sep 2009 18:09:40 +0200 |
Thomas Waldmann |
remove anywikidraw .pack.gz file, makes more trouble than it's worth
|
Sun, 20 Sep 2009 12:28:18 +0200 |
Thomas Waldmann |
fix NameError in LocalSiteMap action
|
Sun, 20 Sep 2009 12:23:35 +0200 |
Thomas Waldmann |
fix NameError in SyncPages action
|
Sun, 20 Sep 2009 00:00:12 +0200 |
Thomas Waldmann |
use DictMixin to make datastruct.BaseDict usable like a normal dict, add test
|
Sat, 19 Sep 2009 21:33:48 +0200 |
Reimar Bauer |
twikidraw java code reverted to 5081:3e1d3367aeaa because of anywikidraw does miss the TextCha feature and it needs more work, actions twikidraw and anywikidraw adapted.
|
Sat, 19 Sep 2009 18:39:38 +0200 |
Thomas Waldmann |
add a note to the docs about new --wiki-url requirements
|
Sat, 19 Sep 2009 17:22:18 +0200 |
Thomas Waldmann |
fix wrong usage of parseQueryString result
|
Sat, 19 Sep 2009 16:45:26 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Fri, 18 Sep 2009 13:07:30 +0200 |
Thomas Waldmann |
indexing filters: add MS Powerpoint filter (needs catppt from catdoc package)
|
Fri, 18 Sep 2009 13:06:35 +0200 |
Thomas Waldmann |
indexing filters: use subprocess (on py >= 2.4), kill filter process after 300s
|
Tue, 15 Sep 2009 15:34:08 +0200 |
Thomas Waldmann |
migration scripts: fix exception handler to catch both int() ValueErrors
|
Tue, 15 Sep 2009 13:50:03 +0200 |
Thomas Waldmann |
migration scripts: make finding damaged edit-log entries easier
|
Fri, 18 Sep 2009 18:52:40 +0200 |
Thomas Waldmann |
setup.py: fix indentation that led to wrong exitcode 1 (even if there was no fault)
|
Wed, 16 Sep 2009 12:46:14 +0200 |
Thomas Waldmann |
change cookie_httponly default to False, makes trouble with TWikiDraw
|
Mon, 14 Sep 2009 22:28:57 +0200 |
Thomas Waldmann |
LocalSiteMap: added missing _()
|
Mon, 14 Sep 2009 02:47:11 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Fri, 11 Sep 2009 00:45:05 +0200 |
Thomas Waldmann |
tagged release 1.8.5
|
Thu, 10 Sep 2009 11:57:44 +0100 |
Thomas Waldmann |
work around windows caching lock problems (see details below)
1.8.5
|
Thu, 10 Sep 2009 09:20:25 +0200 |
Thomas Waldmann |
add mimetype video/x-ms-wmv to wikiutil
|
Wed, 09 Sep 2009 00:06:24 +0200 |
Thomas Waldmann |
add .DS_Store to .hgignore (for OS X)
|