Tue, 29 Mar 2011 09:00:00 +0200 |
Thomas Waldmann |
fix moin export dump to generate relative URLs (thanks to Emilio Lopes for the patch)
|
Thu, 24 Mar 2011 17:50:59 +0100 |
Thomas Waldmann |
include page name in password reset URL (thanks to Marwan Gedeon for the patch)
|
Fri, 18 Mar 2011 22:25:36 +0100 |
Thomas Waldmann |
FootNote macro: it CAN contain wiki markup
|
Thu, 10 Mar 2011 09:26:49 +0100 |
Thomas Waldmann |
updated i18n
|
Tue, 08 Mar 2011 09:00:22 +0100 |
Reimar Bauer |
config.wikiconfig: default theme modernized
|
Thu, 03 Mar 2011 09:49:06 +0100 |
Thomas Waldmann |
ldap_login: assign server early, it is used in exception handler
|
Tue, 22 Feb 2011 01:06:53 +0100 |
Thomas Waldmann |
revert hindi translation to 5753:09e6d2748472 (does not crash)
|
Tue, 22 Feb 2011 00:58:56 +0100 |
Thomas Waldmann |
trying to fix hindi translation (syntax error in po file)
|
Tue, 22 Feb 2011 00:27:54 +0100 |
Thomas Waldmann |
updated CHANGES
|
Mon, 21 Feb 2011 23:41:33 +0100 |
Thomas Waldmann |
updated i18n (including some reverts of bad translations)
|
Mon, 21 Feb 2011 22:19:57 +0100 |
Thomas Waldmann |
remove support for javascript: URLs in the rst parser (dangerous, XSS)
|
Thu, 20 Jan 2011 13:34:33 +0100 |
Thomas Waldmann |
add some image mimetypes to MIMETYPES_MORE to fix windows issues
|
Thu, 06 Jan 2011 13:22:30 +0100 |
Thomas Waldmann |
updated install-docs
|
Thu, 06 Jan 2011 13:21:52 +0100 |
Thomas Waldmann |
fixed install-docs sed commands (thanks to Sam T., GCI 2010)
|
Mon, 03 Jan 2011 21:39:20 +0100 |
Thomas Waldmann |
updated hu i18n (thanks to Simion Ruxandra, GCI 2010)
|
Mon, 03 Jan 2011 20:53:26 +0100 |
Thomas Waldmann |
updated cs i18n (thanks to Petr Pecha, GCI 2010)
|
Mon, 03 Jan 2011 15:34:12 +0100 |
Thomas Waldmann |
update i18n (updated fi translation thanks to Simion Ruxandra, GCI 2010)
|
Mon, 03 Jan 2011 03:06:36 +0100 |
Thomas Waldmann |
updated i18n (lt translation updates thanks to Dobre Alin, GCI 2010)
|
Mon, 27 Dec 2010 12:20:44 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 25 Dec 2010 20:06:02 +0100 |
Thomas Waldmann |
updated i18n (includes updated es translation, thanks to NicolaeAntonio, GCI 2010)
|
Sat, 25 Dec 2010 01:42:05 +0100 |
Thomas Waldmann |
updated i18n (includes updated ro translation, thanks to NicolaeAntonio, GCI 2010)
|
Tue, 21 Dec 2010 16:12:41 +0100 |
Thomas Waldmann |
xapian indexing: make sure done_count is initialized early (fix crash when index is locked)
|
Mon, 13 Dec 2010 21:49:11 +0300 |
pavel_vinogradov |
Fix 'trailing blanks' warnings in source code
|
Sun, 12 Dec 2010 18:45:12 +0100 |
Thomas Waldmann |
experimental queued indexing support to work around memory leak
|
Wed, 08 Dec 2010 00:18:35 +0100 |
Thomas Waldmann |
improve textcha security (thanks to rfw, GCI 2010)
|
Sun, 05 Dec 2010 23:01:15 +0100 |
Thomas Waldmann |
text plain formatter: fix bullet_list, see number_list
|
Fri, 03 Dec 2010 18:19:54 +0300 |
pavel_vinogradov |
Fix in comment: htpassword command line argument for DES password generation
|
Wed, 01 Dec 2010 20:31:16 +0300 |
pavel_vinogradov |
Replace test password hashes (for APR1 and DES) with htpasswd generated
|
Wed, 01 Dec 2010 19:05:55 +0300 |
pavel_vinogradov |
Fix grammar in comments
|
Wed, 01 Dec 2010 14:57:24 +0300 |
pavel_vinogradov |
Fix py.test.skip message in test_auth_with_des_stored_password test.
|
Wed, 01 Dec 2010 10:05:19 +0300 |
pavel_vinogradov |
Skip test test_auth_with_des_stored_password if platform don't provide crypt module
|
Wed, 01 Dec 2010 09:56:01 +0300 |
pavel_vinogradov |
fix the comments so they look like: # foo not like: #foo
|
Tue, 30 Nov 2010 21:58:11 +0300 |
pavel_vinogradov |
Remove unused comment
|
Tue, 30 Nov 2010 21:57:25 +0300 |
pavel_vinogradov |
Add new tests for user auth with migrated passwords (ARP1, MD5, DES)
|
Tue, 30 Nov 2010 21:37:54 +0300 |
pavel_vinogradov |
Rename hash name from ARP1 to APR1
|
Tue, 30 Nov 2010 21:23:27 +0300 |
pavel_vinogradov |
Add new tests for password upgrading on login (ARP1, MD5, DES)
|
Mon, 29 Nov 2010 00:11:32 +0100 |
Thomas Waldmann |
googleimport: improve exception texts
|
Sun, 28 Nov 2010 20:28:07 +0100 |
Thomas Waldmann |
u200b is not considered a space any more in unicode 4.0.1 (thanks to piotrb for fixing, GCI 2010)
|
Sun, 28 Nov 2010 20:25:37 +0100 |
Thomas Waldmann |
make lock timeout test less timing critical (thanks to piotrb for fixing, GCI 2010)
|
Sun, 28 Nov 2010 17:54:38 +0100 |
Thomas Waldmann |
filter exception logging: fix wrong method name
|
Sun, 28 Nov 2010 16:59:04 +0100 |
Thomas Waldmann |
use logging.traceback to get more information if a filter crashes
|
Sun, 28 Nov 2010 16:55:46 +0100 |
Thomas Waldmann |
SubProcess: make sure files are closed at the end (experimental change)
|
Fri, 26 Nov 2010 21:21:16 +0100 |
Thomas Waldmann |
md5crypt: fix python 2.4 compatibility, untested
|
Sun, 21 Nov 2010 00:10:10 +0100 |
Thomas Waldmann |
googleimport: avoid wrong relative link to MoinMoin page
|
Sat, 20 Nov 2010 20:57:38 +0100 |
Thomas Waldmann |
googleimport: get rid of line anchors and lineXXX class attrs
|
Sat, 20 Nov 2010 20:34:06 +0100 |
Thomas Waldmann |
googleimport: catch ValueError
|
Sat, 20 Nov 2010 19:45:48 +0100 |
Thomas Waldmann |
googleimport: remove pointless if clause, rearrange some code
|
Sat, 20 Nov 2010 19:21:41 +0100 |
Thomas Waldmann |
googleimport: fixed (c), minor code reformatting
|
Wed, 17 Nov 2010 10:13:44 +0100 |
Alexander Schremmer |
Move prints to stderr.
|
Wed, 17 Nov 2010 10:07:41 +0100 |
Alexander Schremmer |
Upgraded googleimport from google bugtracker to melange.
|
Sun, 14 Nov 2010 15:10:54 +0100 |
Thomas Waldmann |
REQUIREMENTS: be more clear about python requirement, add py 2.7, add comment about moin 1.8 support end
|
Sun, 14 Nov 2010 14:43:42 +0100 |
Thomas Waldmann |
REQUIREMENTS: add a note about werkzeug's python 2.7 compatibility
|
Sun, 14 Nov 2010 14:39:07 +0100 |
Thomas Waldmann |
werkzeug: Removed a dummy import. Not only is it unnecessary, but also no
|
Sun, 24 Oct 2010 00:26:04 +0200 |
Thomas Waldmann |
add support for other password hashes (thanks to Michael Foetsch)
|
Wed, 13 Oct 2010 15:24:40 +0200 |
Thomas Waldmann |
updated underlay
|
Wed, 13 Oct 2010 15:15:40 +0200 |
Thomas Waldmann |
updated i18n
|
Sun, 03 Oct 2010 23:07:30 +0200 |
Thomas Waldmann |
fix timestamp in edit lock message to show the time when edit-locking ends
|
Sun, 03 Oct 2010 22:29:11 +0200 |
Thomas Waldmann |
updated wikiserverconfig.py from internal defaults, sync the one in toplevel dir and the one in wiki/server/ - fixes hostname setting
|
Tue, 28 Sep 2010 22:29:24 +0200 |
Reimar Bauer |
CHANGES: updated
|
Tue, 28 Sep 2010 22:14:44 +0200 |
Reimar Bauer |
action.SlideShow: fix bug MoinMoinBugs/SinglePageSlideShowAndParserMarkup (thanks to Paul Boddie for the patch)
|