Wed, 16 May 2012 15:39:03 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: added ability to set pagename-based filtering for RSS.
|
Wed, 16 May 2012 06:47:10 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: added ability to show attachment-related actions in RSS.
|
Wed, 16 May 2012 06:30:38 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: proper support of rename, revert, page creation.
|
Wed, 16 May 2012 06:23:28 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: preserving show_names configuration option.
|
Wed, 16 May 2012 15:42:09 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: param parsing rewritten to support retrieval of default values from wiki configuration.
|
Wed, 16 May 2012 04:29:16 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: new option - lines - set max lines for diff/content shown in RSS.
|
Wed, 16 May 2012 05:26:00 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: proper links to appropriate diffs when ddiffs=1 and proper link/content for log entry related to new page.
|
Wed, 16 May 2012 03:08:02 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: preventing double escape - looks like XML generator performs escaping already when needed.
|
Wed, 16 May 2012 03:01:56 +0400 |
Eugene Syromyatnikov |
[bugfix] action/rss_rc.py: proper rev comparison and diff generation when diffs=1
|
Fri, 27 Apr 2012 22:06:44 +0200 |
Thomas Waldmann |
add migration script for moin 1.8.9
|
Thu, 01 Mar 2012 00:15:41 +0100 |
Thomas Waldmann |
fix issue with non-ascii textchas, hmac_new only takes str, not unicode
|
Wed, 22 Feb 2012 17:36:25 +0100 |
Thomas Waldmann |
be more clear about the werkzeug required if one still runs python 2.4
|
Tue, 21 Feb 2012 20:29:07 +0100 |
Thomas Waldmann |
tagged release 1.9.4
|
Tue, 21 Feb 2012 01:02:04 +0100 |
Thomas Waldmann |
avoid crash if #refresh processing instruction is used without arguments
|
Tue, 07 Feb 2012 21:48:50 +0100 |
Thomas Waldmann |
updated underlay
1.9.4
|
Tue, 07 Feb 2012 21:29:20 +0100 |
Thomas Waldmann |
update CHANGES
|
Sat, 04 Feb 2012 16:52:24 +0100 |
Thomas Waldmann |
advancedsearch: fix problem with non-ascii chars breaking up words for OR and NOT terms
|
Sat, 04 Feb 2012 15:24:39 +0100 |
Thomas Waldmann |
updated underlay
|
Sat, 04 Feb 2012 15:10:09 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 04 Feb 2012 14:34:20 +0100 |
Thomas Waldmann |
fix globaledit script to keep comments on Homepage...Template pages
|
Tue, 24 Jan 2012 22:36:32 +0100 |
Thomas Waldmann |
updated underlay
|
Tue, 24 Jan 2012 21:59:02 +0100 |
Thomas Waldmann |
updated i18n
|
Tue, 24 Jan 2012 20:55:34 +0100 |
Thomas Waldmann |
updated CHANGES
|
Tue, 24 Jan 2012 20:49:50 +0100 |
Thomas Waldmann |
bump version number to 1.9.4, update mig scripts
|
Tue, 24 Jan 2012 17:04:29 +0100 |
Thomas Waldmann |
xslt/4suite insecurity hint, always keep allow_xslt = False
|
Thu, 19 Jan 2012 16:21:14 +0100 |
Thomas Waldmann |
parsers: avoid crash when Parser.format() call gets inhibit_p kw arg
|
Sat, 14 Jan 2012 20:01:29 +0100 |
Thomas Waldmann |
enable webkit based browsers (experimental, try chrome/safari/konqueror now)
|
Sat, 14 Jan 2012 19:14:28 +0100 |
Thomas Waldmann |
fix selection FCKeditor plugin for chrome. Thanks for the patch go to "SixMen"!
|
Mon, 09 Jan 2012 21:26:50 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sun, 25 Dec 2011 23:56:09 +0100 |
Reimar Bauer |
xmlrpc: new methods xmlrpc_getProcessingInstruction and xmlrpc_getProcessingInstructionVersion
|
Sun, 25 Dec 2011 23:33:14 +0100 |
Reimar Bauer |
MoinMoin.xmlrpc: reverted 83fe7e86cc0b
|
Sun, 25 Dec 2011 16:44:31 +0100 |
Thomas Waldmann |
closing editlogfixes branch, was merged into default branch
editlogfixes
|
Sun, 25 Dec 2011 16:43:04 +0100 |
Thomas Waldmann |
merge editlogfixes branch
|
Sun, 25 Dec 2011 16:38:04 +0100 |
Thomas Waldmann |
apply same fix to _conv160a as done for _conv160 in cs e1e79fab9cca
editlogfixes
|
Thu, 08 Dec 2011 16:52:27 +0100 |
Reimar Bauer |
script.account.homepage: added wiki format to homepage_default_text
|
Wed, 07 Dec 2011 08:47:53 +0100 |
Reimar Bauer |
xmlrpc: new method get_format for retrieving the format of a page
|
Wed, 07 Dec 2011 08:46:01 +0100 |
Reimar Bauer |
TableOfContents: fixes that macro for other content than default wiki markup, e.g. rst
|
Sat, 03 Dec 2011 03:50:21 +0100 |
Thomas Waldmann |
raise werkzeug minimum requirement because of bugs in < 0.7
|
Sat, 03 Dec 2011 02:10:19 +0100 |
Thomas Waldmann |
documented Python 2.5 requirement, depending on werkzeug version
|
Fri, 02 Dec 2011 20:53:35 +0100 |
Thomas Waldmann |
fix pep8 issue
|
Thu, 01 Dec 2011 03:06:45 +0100 |
Thomas Waldmann |
updated CHANGES
|
Thu, 01 Dec 2011 02:38:57 +0100 |
Thomas Waldmann |
update flup to repo tip (no release since 1.0.2 / 2.5y)
|
Thu, 01 Dec 2011 02:26:16 +0100 |
Thomas Waldmann |
upgraded bundled pygments from 1.3.1 to 1.4
|
Thu, 01 Dec 2011 02:05:15 +0100 |
Thomas Waldmann |
delete some code we had copied from werkzeug 0.6.1 while we bundled 0.5.1 (it is contained in the bundled werkzeug 0.8.1)
|
Thu, 01 Dec 2011 01:34:45 +0100 |
Thomas Waldmann |
upgrade werkzeug to 0.8.1, document current bundled version and current minimum requirement (0.6, for py 2.7 compatibility)
|
Sat, 12 Mar 2011 23:48:11 +0100 |
Paul Boddie |
Introduced the invalidation of associations where the endpoint to be returned in
|
Tue, 29 Nov 2011 00:03:16 +0100 |
Thomas Waldmann |
added workaround for IE8 script loop, thanks to Roger Haase
|
Mon, 28 Nov 2011 23:57:01 +0100 |
Thomas Waldmann |
remove curl UA from ua_spiders as python-openid uses libcurl (if installed)
|
Mon, 28 Nov 2011 23:50:11 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sun, 27 Nov 2011 20:25:28 +0100 |
Thomas Waldmann |
updated interwiki map, thanks to Dimitar Dimitrov
|
Sun, 27 Nov 2011 20:24:23 +0100 |
Thomas Waldmann |
googleimport: only use first work for some entries, be flexible with 'Type'/'Types'
|
Sun, 20 Nov 2011 23:12:47 +0100 |
Thomas Waldmann |
google import - use same license phrase as all other code
|
Fri, 18 Nov 2011 00:17:44 +0100 |
Thomas Waldmann |
googleimport: task may have multiple types, so better use 'Types' as key
|
Wed, 12 Oct 2011 10:28:31 +0200 |
Thomas Waldmann |
adding pytest to toplevel dir
editlogfixes
|
Wed, 12 Oct 2011 10:21:07 +0200 |
Thomas Waldmann |
logfile: add basic unit tests
editlogfixes
|
Wed, 12 Oct 2011 10:19:39 +0200 |
Thomas Waldmann |
logfile: strip \n lineends from line data (it is part of the file structure, not of the data)
editlogfixes
|
Tue, 11 Oct 2011 14:27:11 +0200 |
Thomas Waldmann |
fix edit-log migration issue with wrong line endings
editlogfixes
|
Wed, 03 Aug 2011 00:07:16 +0200 |
Thomas Waldmann |
avoid strange exception in zipfile.py for pre-1980 timestamps
|
Tue, 02 Aug 2011 23:52:32 +0200 |
Thomas Waldmann |
Fixed bug in groups formatter which caused the last list item to be not in the group.
|
Tue, 02 Aug 2011 23:24:38 +0200 |
Thomas Waldmann |
fix trailing blanks
|