Mercurial > moin > 1.9
graph
-
wikisync: fix unicode pagename sending for python 2.7 httplibMon, 17 Sep 2012 08:52:42 +0200, by Reimar Bauer
-
updated CHANGESSun, 16 Sep 2012 23:48:18 +0200, by Thomas Waldmann
-
remove 4suite dependency for docbook formatter, use minidom (included in python)Sun, 16 Sep 2012 23:26:00 +0200, by Thomas Waldmann
-
rst parser: fix include and macro directivesSun, 16 Sep 2012 21:42:37 +0200, by Thomas Waldmann
-
updated underlaySun, 16 Sep 2012 21:03:13 +0200, by Thomas Waldmann
-
updated i18nSun, 16 Sep 2012 20:25:17 +0200, by Thomas Waldmann
-
add dummy migration script, update data/meta file to 1.9.5Sun, 16 Sep 2012 01:07:23 +0200, by Thomas Waldmann
-
bump version number to 1.9.5Sun, 16 Sep 2012 01:04:13 +0200, by Thomas Waldmann
-
make install-docs interwikiSun, 16 Sep 2012 01:01:52 +0200, by Thomas Waldmann
-
upgraded FCKeditor to 2.6.8Sun, 16 Sep 2012 00:51:58 +0200, by Thomas Waldmann
-
updated CHANGESSun, 16 Sep 2012 00:11:41 +0200, by Thomas Waldmann
-
modern/modernized theme: fix padding/width for editor previewSun, 16 Sep 2012 00:07:33 +0200, by Thomas Waldmann
-
redirect output of send_page call with the groups formatter, it must not be written to the output streamSun, 16 Sep 2012 00:00:30 +0200, by Thomas Waldmann
-
special formatters: avoid to create unnecessary outputSat, 15 Sep 2012 23:48:07 +0200, by Thomas Waldmann
-
updated CHANGESSat, 15 Sep 2012 17:59:27 +0200, by Thomas Waldmann
-
security fix: fix virtual group bug in ACL evaluation, add a test for itMon, 03 Sep 2012 15:30:35 +0200, by Thomas Waldmann
-
update docs/REQUIREMENTS about python 2.4 support, point to there from docs/CHANGESFri, 03 Aug 2012 17:36:02 +0200, by Thomas Waldmann
-
simplify FakeRequest setupSun, 22 Jul 2012 20:59:35 +0200, by Thomas Waldmann
-
add more missing attributes to FakeRequestSun, 22 Jul 2012 20:44:48 +0200, by Thomas Waldmann
-
fix parsePageLinks_running AttributeError for FakeRequestWed, 04 Jul 2012 14:51:04 +0200, by Thomas Waldmann
-
fix dictionary file reading crash under windowsFri, 15 Jun 2012 23:28:36 +0200, by Thomas Waldmann
-
fix setPragma/getPragma AttributeError with FakeRequestSat, 09 Jun 2012 17:15:47 +0200, by Thomas Waldmann
-
remove copy.copy() that crashed on windows/iis/isapi-wsgi after page save, replace it with minimal FakeRequest instanceSun, 03 Jun 2012 01:59:03 +0200, by Thomas Waldmann
-
work around crash of AdvancedSearch macro rendering caused by non-ascii mimetypes.types_map entriesSun, 27 May 2012 20:21:32 +0200, by Thomas Waldmann
-
[minor] i18n/strings.py: HelpOnRobots page added to the admin_pages list.Sat, 26 May 2012 17:11:13 +0400, by Eugene Syromyatnikov
-
CHANGES updated regarding highlight control options.Mon, 21 May 2012 03:24:18 +0400, by Eugene Syromyatnikov
-
action/fullsearch.py: ability to suppress highlighting in fullsearch action added.Sun, 20 May 2012 22:53:26 +0400, by Eugene Syromyatnikov
-
Page.py: added message with information about highlight regexp and link to non-highlighted version (disabled by default in config).Mon, 21 May 2012 01:04:38 +0400, by Eugene Syromyatnikov
-
search/queryparser: no_highlight: search operator added to provide ability to suppress highlighting for (part of) search query.Sun, 20 May 2012 22:59:04 +0400, by 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:27 +0400, by Eugene Syromyatnikov
-
search/results.py: provide ability to suppress highlighting in page list and link URL parameters.Mon, 21 May 2012 03:23:18 +0400, by 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.Sat, 19 May 2012 19:21:44 +0400, by 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:44:53 +0400, by Eugene Syromyatnikov
-
docs/CHANGES: information related rss_rc action update added.Fri, 18 May 2012 13:35:35 +0400, by 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:35:07 +0400, by Eugene Syromyatnikov
-
Option which gives ability to turn off addition of page history RSS feed link added.Fri, 18 May 2012 13:25:44 +0400, by Eugene Syromyatnikov
-
theme: added RC RSS link for the front page, added page history RSS link for all other pages.Wed, 16 May 2012 08:25:04 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: forcing unicode for comment strings.Thu, 17 May 2012 02:43:08 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: comment insertion code changed in flavor of using named placeholders.Thu, 17 May 2012 02:28:10 +0400, by Eugene Syromyatnikov
-
[bugfix] action/rss_rc.py: dealing with mixing unicode and non-unicode strings.Thu, 17 May 2012 03:30:39 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: added ability to set pagename-based filtering for RSS.Wed, 16 May 2012 15:39:03 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: added ability to show attachment-related actions in RSS.Wed, 16 May 2012 06:47:10 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: proper support of rename, revert, page creation.Wed, 16 May 2012 06:30:38 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: preserving show_names configuration option.Wed, 16 May 2012 06:23:28 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: param parsing rewritten to support retrieval of default values from wiki configuration.Wed, 16 May 2012 15:42:09 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: new option - lines - set max lines for diff/content shown in RSS.Wed, 16 May 2012 04:29:16 +0400, by 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 05:26:00 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: preventing double escape - looks like XML generator performs escaping already when needed.Wed, 16 May 2012 03:08:02 +0400, by Eugene Syromyatnikov
-
[bugfix] action/rss_rc.py: proper rev comparison and diff generation when diffs=1Wed, 16 May 2012 03:01:56 +0400, by Eugene Syromyatnikov
-
add migration script for moin 1.8.9Fri, 27 Apr 2012 22:06:44 +0200, by Thomas Waldmann
-
fix issue with non-ascii textchas, hmac_new only takes str, not unicodeThu, 01 Mar 2012 00:15:41 +0100, by Thomas Waldmann
-
be more clear about the werkzeug required if one still runs python 2.4Wed, 22 Feb 2012 17:36:25 +0100, by Thomas Waldmann
-
tagged release 1.9.4Tue, 21 Feb 2012 20:29:07 +0100, by Thomas Waldmann
-
avoid crash if #refresh processing instruction is used without argumentsTue, 21 Feb 2012 01:02:04 +0100, by Thomas Waldmann
-
update CHANGESTue, 07 Feb 2012 21:29:20 +0100, by Thomas Waldmann
-
advancedsearch: fix problem with non-ascii chars breaking up words for OR and NOT termsSat, 04 Feb 2012 16:52:24 +0100, by Thomas Waldmann
-
updated underlaySat, 04 Feb 2012 15:24:39 +0100, by Thomas Waldmann
-
updated i18nSat, 04 Feb 2012 15:10:09 +0100, by Thomas Waldmann
-
fix globaledit script to keep comments on Homepage...Template pagesSat, 04 Feb 2012 14:34:20 +0100, by Thomas Waldmann