Sun, 22 Jul 2012 20:59:35 +0200 |
Thomas Waldmann |
simplify FakeRequest setup
|
Sun, 22 Jul 2012 20:44:48 +0200 |
Thomas Waldmann |
add more missing attributes to FakeRequest
|
Wed, 04 Jul 2012 14:51:04 +0200 |
Thomas Waldmann |
fix parsePageLinks_running AttributeError for FakeRequest
|
Fri, 15 Jun 2012 23:28:36 +0200 |
Thomas Waldmann |
fix dictionary file reading crash under windows
|
Sat, 09 Jun 2012 17:15:47 +0200 |
Thomas Waldmann |
fix setPragma/getPragma AttributeError with FakeRequest
|
Sun, 03 Jun 2012 01:59:03 +0200 |
Thomas Waldmann |
remove copy.copy() that crashed on windows/iis/isapi-wsgi after page save, replace it with minimal FakeRequest instance
|
Sun, 27 May 2012 20:21:32 +0200 |
Thomas Waldmann |
work around crash of AdvancedSearch macro rendering caused by non-ascii mimetypes.types_map entries
|
Sat, 26 May 2012 17:11:13 +0400 |
Eugene Syromyatnikov |
[minor] i18n/strings.py: HelpOnRobots page added to the admin_pages list.
|
Mon, 21 May 2012 03:24:18 +0400 |
Eugene Syromyatnikov |
CHANGES updated regarding highlight control options.
|
Sun, 20 May 2012 22:53:26 +0400 |
Eugene Syromyatnikov |
action/fullsearch.py: ability to suppress highlighting in fullsearch action added.
|
Mon, 21 May 2012 01:04:38 +0400 |
Eugene Syromyatnikov |
Page.py: added message with information about highlight regexp and link to non-highlighted version (disabled by default in config).
|
Sun, 20 May 2012 22:59:04 +0400 |
Eugene Syromyatnikov |
search/queryparser: no_highlight: search operator added to provide ability to suppress highlighting for (part of) search query.
|
Mon, 21 May 2012 03:23:27 +0400 |
Eugene Syromyatnikov |
PageList, FullSearch macros: ability to suppress highlighting in result list and item links added alongside with appropriate configuration options. PageList macros is now implemented via FullSearch macros for code deduplication.
|
Mon, 21 May 2012 03:23:18 +0400 |
Eugene Syromyatnikov |
search/results.py: provide ability to suppress highlighting in page list and link URL parameters.
|
Sat, 19 May 2012 19:21:44 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: removed addition of page_pattern URL parameter value in RSS description comment to prevent possible arbitrary code injection issues.
|
Fri, 18 May 2012 13:44:53 +0400 |
Eugene Syromyatnikov |
[minor] rss_rc: subaction in link for ATTNEW feed entries changed from get to view as less surprising.
|
Fri, 18 May 2012 13:35:35 +0400 |
Eugene Syromyatnikov |
docs/CHANGES: information related rss_rc action update added.
|
Fri, 18 May 2012 13:35:07 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: Retrieval of configuration options changed from getattr() since they are in config now already. Last rev which does not depend on configuration options presence: 468e63254a4a.
|
Fri, 18 May 2012 13:25:44 +0400 |
Eugene Syromyatnikov |
Option which gives ability to turn off addition of page history RSS feed link added.
|
Wed, 16 May 2012 08:25:04 +0400 |
Eugene Syromyatnikov |
theme: added RC RSS link for the front page, added page history RSS link for all other pages.
|
Thu, 17 May 2012 02:43:08 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: forcing unicode for comment strings.
|
Thu, 17 May 2012 02:28:10 +0400 |
Eugene Syromyatnikov |
action/rss_rc.py: comment insertion code changed in flavor of using named placeholders.
|
Thu, 17 May 2012 03:30:39 +0400 |
Eugene Syromyatnikov |
[bugfix] action/rss_rc.py: dealing with mixing unicode and non-unicode strings.
|
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
|