Sat, 01 Mar 2014 15:42:20 +0100 |
Thomas Waldmann |
mail notification template string configuration: add examples
|
Sat, 01 Mar 2014 02:27:26 +0100 |
Thomas Waldmann |
notification template strings: better naming consistency for configuration values
|
Sat, 01 Mar 2014 02:11:32 +0100 |
Thomas Waldmann |
update CHANGES about notification changes / fixes
|
Sat, 01 Mar 2014 01:50:50 +0100 |
Thomas Waldmann |
email notifications: handle PageRenamedEvent (bugfix, was not handled yet), reduce code duplication
|
Sat, 01 Mar 2014 00:57:10 +0100 |
Thomas Waldmann |
email notifications: handle PageRenamedEvent (bugfix, was not handled yet)
|
Sat, 01 Mar 2014 00:33:36 +0100 |
Thomas Waldmann |
email notifications: handle PageDeletedEvent (bugfix, was not handled yet)
|
Fri, 28 Feb 2014 23:18:20 +0100 |
Thomas Waldmann |
email notifications: move default texts to configuration so they can be overwritten, clean up notification module
|
Fri, 28 Feb 2014 20:04:49 +0100 |
Thomas Waldmann |
email notification: internally use python template strings to assemble the subject and texts from given components
|
Fri, 28 Feb 2014 19:38:41 +0100 |
Thomas Waldmann |
fix return type of get_by_... lookup functions (must be User obj or None)
|
Fri, 14 Feb 2014 17:24:43 +0100 |
Thomas Waldmann |
update CHANGES
|
Fri, 14 Feb 2014 17:01:16 +0100 |
Thomas Waldmann |
replace slow get_by_filter() calls by faster _getUserIdByKey calls
|
Fri, 14 Feb 2014 15:29:47 +0100 |
Thomas Waldmann |
only cache valid user's attributes (we don't care for invalid/disabled user profiles)
|
Fri, 14 Feb 2014 14:59:29 +0100 |
Thomas Waldmann |
_getUserIdByKey: make sure we are only called for cached/supported userprofile attributes
|
Wed, 12 Feb 2014 18:22:10 +0100 |
Thomas Waldmann |
userid lookup caches: use 1 on-disk cache file, update cache rather than rebuild
|
Wed, 12 Feb 2014 12:53:41 +0100 |
Thomas Waldmann |
optimized notification of superusers on user account creation
|
Wed, 12 Feb 2014 12:12:17 +0100 |
Thomas Waldmann |
add comments about userid lookup cache killing/rebuilding
|
Wed, 12 Feb 2014 12:07:22 +0100 |
Thomas Waldmann |
"userdir" caching scope: use it for userid lookup caches, reduce code duplication
|
Wed, 12 Feb 2014 01:15:00 +0100 |
Thomas Waldmann |
getSubscribers: fix: move the cache to "userdir" scope, update cleancache script
|
Tue, 11 Feb 2014 16:18:47 +0100 |
Thomas Waldmann |
introduce a new caching scope "userdir"
|
Tue, 11 Feb 2014 15:55:54 +0100 |
Thomas Waldmann |
getSubscribers: cleanups, optimizations, locking fix, .valid fix
|
Tue, 11 Feb 2014 14:08:06 +0100 |
Thomas Waldmann |
apply original patches from MoinMoinBugs/GetSubscribersSlow (as is)
|
Mon, 03 Feb 2014 17:14:05 +0100 |
Thomas Waldmann |
mail import: use relative attachment link markup instead of absolute links (enables some renaming operations without changing the markup)
|
Mon, 03 Feb 2014 14:32:40 +0100 |
Thomas Waldmann |
update CHANGES
|
Fri, 31 Jan 2014 18:33:18 +0100 |
Thomas Waldmann |
AttachFile: move or delete multiple attachments
|
Sat, 11 Jan 2014 03:53:05 +0100 |
Thomas Waldmann |
updated underlay
|
Sun, 05 Jan 2014 04:38:29 +0100 |
Thomas Waldmann |
improve pypi metadata / classifiers
|
Sun, 05 Jan 2014 04:21:00 +0100 |
Thomas Waldmann |
bump version number to 1.9.8
|
Sun, 05 Jan 2014 04:15:51 +0100 |
Thomas Waldmann |
update CHANGES
|
Sun, 05 Jan 2014 04:02:48 +0100 |
Thomas Waldmann |
make install-docs interwiki
|
Sun, 05 Jan 2014 04:01:51 +0100 |
Thomas Waldmann |
moin.spec: maybe it still works with 2.5, but definitely no guarantees on 2.4
|