Sun, 26 Apr 2009 21:24:34 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sat, 25 Apr 2009 00:14:33 +0200 |
Thomas Waldmann |
fix sendmail.encodeAddress (do not [QP] encode blanks, do not unnecessarily use [QP] encoding for pure ascii mail addrs), fix tests
|
Wed, 29 Apr 2009 23:19:13 +0200 |
Thomas Waldmann |
ImageLink page has been killed (ImageLink macro is gone since 1.6.1)
|
Sat, 25 Apr 2009 00:45:21 +0200 |
Thomas Waldmann |
merged main
|
Sat, 25 Apr 2009 00:43:58 +0200 |
Thomas Waldmann |
updated to Werkzeug 0.5 release
|
Sat, 25 Apr 2009 00:29:46 +0200 |
Thomas Waldmann |
use i18n.strings for wikiutil.isSystemPage()
|
Thu, 23 Apr 2009 00:32:35 +0200 |
Reimar Bauer |
web.session: PEP8 whitespace fix
|
Thu, 23 Apr 2009 00:28:53 +0200 |
Reimar Bauer |
web.session: bug fix for MoinMoinBugs/1.9_remember_me_broken.
|
Thu, 23 Apr 2009 00:01:15 +0200 |
Reimar Bauer |
web.session: bug fix for MoinMoinBugs/1.9_session_lifetime_for_user. We do refresh the session cookie now on each request.
|
Mon, 20 Apr 2009 20:32:49 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Mon, 20 Apr 2009 20:11:47 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Sat, 18 Apr 2009 21:08:35 +0200 |
Thomas Waldmann |
release edit lock if someone saves an unchanged page
|
Sat, 18 Apr 2009 19:09:16 +0200 |
Thomas Waldmann |
AttachFile move: add more escaping (maybe not XSS exploitable though)
|
Sat, 18 Apr 2009 18:58:25 +0200 |
Thomas Waldmann |
AttachFile XSS fixes: move escaping to error_msg / upload_form
|
Sat, 18 Apr 2009 00:44:40 +0200 |
Thomas Waldmann |
clarify CHANGES about secrets configuration changes
|
Mon, 20 Apr 2009 02:41:19 +0200 |
Thomas Waldmann |
i18n.strings: cleanup todo, remove HelpOnAcl page (was just a redirect)
|
Mon, 20 Apr 2009 02:03:29 +0200 |
Thomas Waldmann |
updated i18n
|
Sun, 19 Apr 2009 23:08:53 +0200 |
Thomas Waldmann |
i18n.strings: do not translate these
|
Sun, 19 Apr 2009 21:42:51 +0200 |
Thomas Waldmann |
new page packager based on the pagesets in i18n.strings
|
Sun, 19 Apr 2009 18:20:00 +0200 |
Thomas Waldmann |
i18n.strings: page sets: added more comments, moved pages to correct list
|
Sun, 19 Apr 2009 16:55:28 +0200 |
Thomas Waldmann |
CheckTranslation: remove TODO, fix HelpOnSpam, use list for pagesets
|
Sun, 19 Apr 2009 14:11:54 +0200 |
Thomas Waldmann |
i18n.strings: add pagesets attribute, add optional_pages list
|
Sun, 19 Apr 2009 01:02:52 +0200 |
Thomas Waldmann |
tagged release 1.9.0beta2
|
Sun, 19 Apr 2009 00:46:15 +0200 |
Thomas Waldmann |
updated werkzeug
|
Sun, 19 Apr 2009 00:38:06 +0200 |
Thomas Waldmann |
fix exception when trying to logout while not being logged in
|
Sun, 19 Apr 2009 00:19:12 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Apr 2009 00:18:34 +0200 |
Thomas Waldmann |
fix macro argument parsing error handling for unicode exception messages
|
Sat, 18 Apr 2009 20:45:59 +0200 |
Reimar Bauer |
i18n.strings: list of all_essential_pages added
|
Tue, 14 Apr 2009 00:51:44 +0200 |
Thomas Waldmann |
i18n.strings: add TODO
|
Tue, 14 Apr 2009 00:12:55 +0200 |
Thomas Waldmann |
i18n.strings updated from SystemPagesInEnglishGroup
|
Mon, 13 Apr 2009 23:05:56 +0200 |
Thomas Waldmann |
rename i18n/dummy to i18n/strings, use it for new approach for SystemPages later
|
Mon, 13 Apr 2009 14:12:49 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Mon, 13 Apr 2009 14:10:48 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Mon, 13 Apr 2009 14:09:57 +0200 |
Thomas Waldmann |
ldap_login: use None as default value for ssl certs/keys (updated config/more_samples/ file)
|
Mon, 06 Apr 2009 12:31:18 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Mon, 06 Apr 2009 12:28:51 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Mon, 06 Apr 2009 12:27:11 +0200 |
Thomas Waldmann |
ldap_login: use None as default value for ssl certs/keys, so it does set the related options. Using empty pathes lets it fail with Connect Error. Thanks to chantra for the fix.
|
Wed, 01 Apr 2009 18:42:59 +0200 |
Reimar Bauer |
merged moin/1.8
|
Wed, 01 Apr 2009 10:37:58 +0200 |
Reimar Bauer |
wikiutil: MIMETYPES_MORE extended for .md5 as text/plain
|
Tue, 31 Mar 2009 16:26:36 +0200 |
Reimar Bauer |
macro.TableOfContents: bug fix for MoinMoinBugs/TableOfContentsIgnoresSectionNumbersPragma
|
Tue, 31 Mar 2009 00:31:16 +0200 |
Thomas Waldmann |
add mumble protocol (nice and good quality F/OSS VOIP conference chat software)
|
Sat, 28 Mar 2009 13:13:23 +0100 |
Thomas Waldmann |
add compatibility code for set to xapwrap.index (py 2.6 emits warnings if you use Sets module
|
Mon, 30 Mar 2009 00:07:59 +0200 |
Thomas Waldmann |
updated werkzeug
|
Sun, 29 Mar 2009 16:47:54 +0200 |
Thomas Waldmann |
fix and clean up macro exception handling, log exceptions
|
Sun, 29 Mar 2009 15:33:59 +0200 |
Thomas Waldmann |
fix url_unquote - we sometimes call it with unicode
|
Sun, 29 Mar 2009 14:00:13 +0200 |
Thomas Waldmann |
make 'make install-docs' happy with the default url_prefix
|
Sat, 28 Mar 2009 13:28:54 +0100 |
Thomas Waldmann |
fix crash in info action (general page infos)
|
Tue, 24 Mar 2009 22:47:40 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Tue, 24 Mar 2009 22:13:23 +0100 |
Thomas Waldmann |
merged moin/1.7
|
Tue, 24 Mar 2009 22:10:41 +0100 |
Thomas Waldmann |
fix wrong links in attachment notifications
|
Sat, 14 Mar 2009 19:32:25 +0100 |
Reimar Bauer |
action.Load: added textcha feature
|
Tue, 24 Mar 2009 21:05:46 +0100 |
Thomas Waldmann |
clarified upgrad docs
|
Tue, 24 Mar 2009 00:42:36 +0100 |
Thomas Waldmann |
fix quoting for pagehits stats (info action) - was not working for pagenames with blanks
|
Tue, 17 Mar 2009 00:00:35 +0100 |
Reimar Bauer |
script.account.homepage: This tool allows you to create user homepages via a command line interface.
|
Mon, 16 Mar 2009 22:41:59 +0100 |
Reimar Bauer |
merged moin/1.8
|
Mon, 16 Mar 2009 22:39:33 +0100 |
Reimar Bauer |
test_user: fixed the wrong encoding of the password
|
Mon, 16 Mar 2009 22:35:32 +0100 |
Reimar Bauer |
test_user: added two tests for the difference of retrieving an user object by uid or name
|
Sat, 14 Mar 2009 19:32:25 +0100 |
Reimar Bauer |
action.Load: added textcha feature
|
Sat, 14 Mar 2009 23:07:29 +0100 |
Thomas Waldmann |
merged main
1.9.0beta2
|
Sat, 14 Mar 2009 23:06:38 +0100 |
Thomas Waldmann |
support --debug=off/external/web or MOIN_DEBUGGER for flup frontend, default to off
|