Mon, 15 Jul 2013 19:19:17 +0200 |
Thomas Waldmann |
CopyPage action: fix NameError exception when TextCha was answered wrong
default tip
|
Wed, 12 Jun 2013 12:19:50 +0200 |
Thomas Waldmann |
rss_rc action: use unicode to fix python 2.7.5 compatibility
|
Sun, 09 Jun 2013 16:35:56 +0200 |
Thomas Waldmann |
AbandonedPages macro: check user agent to reduce load caused by bots
|
Sat, 08 Jun 2013 23:16:08 +0200 |
Thomas Waldmann |
make globaledit put ACLs that take away All:read for slow pages
|
Sat, 08 Jun 2013 19:03:07 +0200 |
Thomas Waldmann |
implement backlink_method to solve the load issues caused by crawlers triggering too many linkto-fullsearches (see docs/CHANGES for details)
|
Sat, 08 Jun 2013 17:51:06 +0200 |
Thomas Waldmann |
move backlink computing code into method backlink(), reduce code duplication
|
Sat, 08 Jun 2013 03:45:14 +0200 |
Thomas Waldmann |
rss_rc action: optimize single page performance a lot
|
Sat, 08 Jun 2013 02:31:32 +0200 |
Thomas Waldmann |
rss_rc action fix is for 2.7.4 and 2.7.5
|
Sat, 08 Jun 2013 02:25:24 +0200 |
Thomas Waldmann |
rss_rc action: fix python 2.7.5 compatibility
|
Wed, 05 Jun 2013 00:37:14 +0200 |
Thomas Waldmann |
reimplement log_timing functionality
|
Tue, 04 Jun 2013 22:48:59 +0200 |
Thomas Waldmann |
move some i18n debug logging to i18n module
|
Tue, 28 May 2013 11:22:45 +0200 |
Thomas Waldmann |
accept-language case-sensitivity bug fix (plus cleanup of duplicate code)
|
Thu, 02 May 2013 23:09:33 +0200 |
Thomas Waldmann |
update CHANGES
|
Thu, 02 May 2013 22:57:54 +0200 |
Thomas Waldmann |
cfg.recovery_token_lifetime to determine how long the recovery token will be valid
|
Sun, 07 Apr 2013 01:58:43 +0200 |
Thomas Waldmann |
Backed out changeset 9bd355d893f4
|
Sun, 07 Apr 2013 00:59:26 +0200 |
Thomas Waldmann |
cfg.url_prefix_action_check = True to strictly check whether action URLs look like we generate them
|
Sat, 06 Apr 2013 23:26:08 +0200 |
Thomas Waldmann |
rather use page.url than request.href, so url_prefix_action gets used
|
Sat, 06 Apr 2013 22:47:36 +0200 |
Thomas Waldmann |
AttachFile do=get and do=view: send 404 status if file does not exist
|
Sat, 06 Apr 2013 00:21:51 +0200 |
Thomas Waldmann |
do not create empty pagedir (with empty edit-log)
|
Sun, 24 Mar 2013 14:58:56 +0100 |
Thomas Waldmann |
merged
|
Sat, 22 Sep 2012 22:48:40 +0200 |
Matthijs Kooijman |
remove double space in error message
|
Fri, 22 Mar 2013 01:59:02 +0100 |
Thomas Waldmann |
cfg.log_events_format to configure event-log format, add a tool to export event-log to CSV
|
Sun, 17 Mar 2013 20:09:15 +0100 |
Thomas Waldmann |
tagged release 1.9.7
|
Sun, 17 Mar 2013 18:26:23 +0100 |
Thomas Waldmann |
updated install-docs
1.9.7
|
Sun, 17 Mar 2013 18:25:00 +0100 |
Thomas Waldmann |
updated underlay
|
Sun, 17 Mar 2013 18:06:20 +0100 |
Thomas Waldmann |
fix wrong module docstring
|
Sat, 16 Mar 2013 21:58:04 +0100 |
Thomas Waldmann |
UserWarning is a builtin exception
|
Sat, 16 Mar 2013 21:47:54 +0100 |
Thomas Waldmann |
improve some passlib related code using the 1.6.1-post-release doc updates
|
Sat, 16 Mar 2013 18:29:13 +0100 |
Thomas Waldmann |
update (c) year in main files
|
Sat, 16 Mar 2013 17:59:52 +0100 |
Thomas Waldmann |
updated underlay
|
Sat, 16 Mar 2013 15:56:36 +0100 |
Thomas Waldmann |
Makefile: update cfg directory location for make underlay
|
Sat, 16 Mar 2013 15:47:09 +0100 |
Thomas Waldmann |
make install-docs interwiki
|
Sat, 16 Mar 2013 15:46:12 +0100 |
Thomas Waldmann |
fix install docs html postprocessing, master site now uses /moin_static19 as url_prefix_static
|
Sat, 16 Mar 2013 15:18:30 +0100 |
Thomas Waldmann |
updated CHANGES, reformatted long lines
|
Fri, 15 Mar 2013 21:31:22 +0100 |
Thomas Waldmann |
add template for a german wiki page for resetpw
|
Fri, 15 Mar 2013 02:02:09 +0100 |
Thomas Waldmann |
redirect last visited: if last visited is same wiki, use a local redirect, do not compute via interwiki map (fixes https: usage)
|
Thu, 14 Mar 2013 12:21:40 +0100 |
Thomas Waldmann |
added snippet for config to show a notification box above the theme output
|
Thu, 14 Mar 2013 02:28:11 +0100 |
Thomas Waldmann |
updated CHANGES
|
Wed, 13 Mar 2013 14:44:29 +0100 |
Thomas Waldmann |
make dist (for trying release archive), make dist-release (for really releasing to pypi, with gnupg signature)
|
Tue, 12 Mar 2013 21:44:49 +0100 |
Thomas Waldmann |
moin account resetpw: add option --skip-invalid to skip users with already invalidated pw hashes
|
Mon, 11 Mar 2013 20:30:37 +0100 |
Thomas Waldmann |
add german translation of the resetpw mailtemplate
|
Mon, 11 Mar 2013 01:12:07 +0100 |
Thomas Waldmann |
sendmail: catch unicode errors when E-Mail addr has non-ascii chars
|
Sun, 10 Mar 2013 21:17:21 +0100 |
Thomas Waldmann |
improve the resetpw templates, add one for a wiki page
|
Sun, 10 Mar 2013 17:34:13 +0100 |
Thomas Waldmann |
resetpw docs: fix path of mailtemplate.txt, it is in same directory as the docs
|
Sun, 10 Mar 2013 17:02:20 +0100 |
Thomas Waldmann |
updated i18n
|
Sun, 10 Mar 2013 16:38:07 +0100 |
Thomas Waldmann |
pw recovery notification msgs: add i18n again
|
Sun, 10 Mar 2013 15:28:04 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sun, 10 Mar 2013 15:24:01 +0100 |
Thomas Waldmann |
add dummy migration script, update data/meta to 1.9.7
|
Sun, 10 Mar 2013 15:21:10 +0100 |
Thomas Waldmann |
bump version number to 1.9.7
|
Sun, 10 Mar 2013 15:11:05 +0100 |
Thomas Waldmann |
cleancache: also kill the i18n cache 'meta' pickle file
|
Fri, 08 Mar 2013 08:39:57 +0100 |
Reimar Bauer |
AttachList: introduced search_term parameter (optional) for listing attachments by a regular expression
|
Thu, 07 Mar 2013 02:06:56 +0100 |
Thomas Waldmann |
rst parser: fix safe_import for level param in __import__ call of docutils 0.10
|
Thu, 28 Feb 2013 16:02:13 +0100 |
Thomas Waldmann |
updated CHANGES
|
Thu, 28 Feb 2013 15:48:49 +0100 |
Thomas Waldmann |
fix 304 http status for cache action, see MoinMoinBugs/CacheActionComparesTimestampsIncorrectly
|
Sat, 23 Feb 2013 18:28:30 +0100 |
Thomas Waldmann |
clarify python-xml (pyxml) requirement
|
Tue, 19 Feb 2013 23:59:31 +0100 |
Thomas Waldmann |
at startup, announce moin version and code path
|
Mon, 04 Feb 2013 13:18:11 +0100 |
Thomas Waldmann |
explicitly tell not to use a dot in a farm wiki config module name
|
Tue, 29 Jan 2013 19:46:03 +0100 |
Thomas Waldmann |
moin account resetpw docs: add instructions for users with no E-Mail address in their profile
|
Tue, 29 Jan 2013 19:39:34 +0100 |
Thomas Waldmann |
set_password: warn if user has no e-mail address in the profile
|
Fri, 25 Jan 2013 23:01:33 +0100 |
Thomas Waldmann |
moin account inactive - find, show, disable, remove inactive users
|