Sat, 29 Dec 2012 17:13:39 +0100 |
Thomas Waldmann |
update CHANGES
|
Sat, 29 Dec 2012 15:05:29 +0100 |
Thomas Waldmann |
security: fix remote code execution vulnerability in twikidraw/anywikidraw actions
|
Mon, 24 Dec 2012 23:49:10 +0100 |
Thomas Waldmann |
despam: allow selecting an author right away after despamming the first one (thanks to TheAnarcat for the patch)
|
Sat, 15 Dec 2012 03:31:36 +0100 |
Thomas Waldmann |
updated underlay
|
Sat, 15 Dec 2012 02:52:45 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 15 Dec 2012 01:51:04 +0100 |
Thomas Waldmann |
add dummy migration script, update data/meta to 1.9.6
|
Sat, 15 Dec 2012 01:41:27 +0100 |
Thomas Waldmann |
bump version number to 1.9.6
|
Wed, 12 Dec 2012 12:27:37 +0100 |
Thomas Waldmann |
reorder imports, so that MoinMoin.support is already in sys.path
|
Wed, 12 Dec 2012 12:04:34 +0100 |
Thomas Waldmann |
update docs/CHANGES
|
Sun, 09 Dec 2012 23:20:50 +0100 |
Thomas Waldmann |
use a constant time str comparison function to prevent timing attacks
|
Sat, 08 Dec 2012 22:54:04 +0100 |
Thomas Waldmann |
Attachment handler: catch all Zip-related errors
|
Sat, 08 Dec 2012 21:55:29 +0100 |
Thomas Waldmann |
fix XSS issue, escape page name in rss link
|
Sat, 08 Dec 2012 21:47:40 +0100 |
Thomas Waldmann |
escape user- or admin-defined css url
|
Sat, 08 Dec 2012 21:20:24 +0100 |
Thomas Waldmann |
make taintfilename more secure
|
Fri, 28 Sep 2012 15:04:15 +0200 |
Thomas Waldmann |
update (c) year to 2012 in some important files
|
Fri, 28 Sep 2012 15:00:23 +0200 |
Thomas Waldmann |
replace the GPL v2 with an updated copy, fix FSF postal address there and at other places
|
Tue, 25 Sep 2012 11:15:20 +0200 |
Thomas Waldmann |
fix docs/CHANGES, correct setting name is comment_required
|
Mon, 24 Sep 2012 20:58:42 +0200 |
Thomas Waldmann |
tagged release 1.9.5
|
Sat, 22 Sep 2012 18:29:32 +0200 |
Thomas Waldmann |
update CHANGES
1.9.5
|
Sat, 22 Sep 2012 18:23:53 +0200 |
Thomas Waldmann |
updated i18n
|
Thu, 20 Sep 2012 19:00:05 +0200 |
Matthijs Kooijman |
rename require_comment option to comment_required
|
Thu, 20 Sep 2012 17:47:04 +0200 |
Matthijs Kooijman |
on a save error, show the editor again and highlight the error as such
|
Thu, 20 Sep 2012 17:45:31 +0200 |
Matthijs Kooijman |
add a require_comment configuration directive.
|
Wed, 19 Sep 2012 23:40:23 +0200 |
Thomas Waldmann |
update i18n
|
Wed, 19 Sep 2012 11:29:46 +0200 |
Thomas Waldmann |
fix typos, correct is: 'occurred'
|
Mon, 17 Sep 2012 14:03:37 +0200 |
Thomas Waldmann |
move security hint / update CHANGES
|
Mon, 17 Sep 2012 08:52:42 +0200 |
Reimar Bauer |
wikisync: fix unicode pagename sending for python 2.7 httplib
|
Sun, 16 Sep 2012 23:48:18 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sun, 16 Sep 2012 23:26:00 +0200 |
Thomas Waldmann |
remove 4suite dependency for docbook formatter, use minidom (included in python)
|
Sun, 16 Sep 2012 21:42:37 +0200 |
Thomas Waldmann |
rst parser: fix include and macro directives
|
Sun, 16 Sep 2012 21:03:13 +0200 |
Thomas Waldmann |
updated underlay
|
Sun, 16 Sep 2012 20:25:17 +0200 |
Thomas Waldmann |
updated i18n
|
Sun, 16 Sep 2012 01:07:23 +0200 |
Thomas Waldmann |
add dummy migration script, update data/meta file to 1.9.5
|
Sun, 16 Sep 2012 01:04:13 +0200 |
Thomas Waldmann |
bump version number to 1.9.5
|
Sun, 16 Sep 2012 01:01:52 +0200 |
Thomas Waldmann |
make install-docs interwiki
|
Sun, 16 Sep 2012 00:51:58 +0200 |
Thomas Waldmann |
upgraded FCKeditor to 2.6.8
|
Sun, 16 Sep 2012 00:11:41 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sun, 16 Sep 2012 00:07:33 +0200 |
Thomas Waldmann |
modern/modernized theme: fix padding/width for editor preview
|
Sun, 16 Sep 2012 00:00:30 +0200 |
Thomas Waldmann |
redirect output of send_page call with the groups formatter, it must not be written to the output stream
|
Sat, 15 Sep 2012 23:48:07 +0200 |
Thomas Waldmann |
special formatters: avoid to create unnecessary output
|
Sat, 15 Sep 2012 17:59:27 +0200 |
Thomas Waldmann |
updated CHANGES
|
Mon, 03 Sep 2012 15:30:35 +0200 |
Thomas Waldmann |
security fix: fix virtual group bug in ACL evaluation, add a test for it
|
Fri, 03 Aug 2012 17:36:02 +0200 |
Thomas Waldmann |
update docs/REQUIREMENTS about python 2.4 support, point to there from docs/CHANGES
|
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.
|