Tue, 06 Sep 2016 00:20:17 +0200 |
Thomas Waldmann |
use difflib from stdlib
|
Tue, 06 Sep 2016 00:10:11 +0200 |
Thomas Waldmann |
adapt moin code to new parsedatetime
|
Tue, 06 Sep 2016 00:09:31 +0200 |
Thomas Waldmann |
upgrade parsedatetime from 0.8.7 to 2.1
|
Mon, 05 Sep 2016 23:55:33 +0200 |
Thomas Waldmann |
upgrade pygments from 1.6 to 2.1.3
|
Mon, 05 Sep 2016 23:44:04 +0200 |
Thomas Waldmann |
upgrade passlib from 1.6.2 to 1.6.5
|
Mon, 05 Sep 2016 23:29:03 +0200 |
Thomas Waldmann |
moin code fixes needed for werkzeug 0.11.11
|
Mon, 05 Sep 2016 23:25:59 +0200 |
Thomas Waldmann |
upgrade werkzeug from 0.8.3 to 0.11.11
|
Wed, 07 Sep 2016 03:05:27 +0200 |
Thomas Waldmann |
merged Roger's changes
|
Mon, 05 Sep 2016 20:42:50 -0700 |
RogerHaase |
trivial changes to comments: replace "python2.3" with "python2.7", minor rewording of comments
|
Sun, 19 Jul 2015 12:03:17 -0700 |
RogerHaase |
add meta tags for small device viewports and make IE happy on intranets
|
Thu, 19 Mar 2015 18:34:51 +0100 |
Thomas Waldmann |
multifile copy/move: continue even if some attachments fail
|
Fri, 09 Jan 2015 20:17:10 +0100 |
Thomas Waldmann |
new setting xmlrpc_overwrite_user to control behaviour of xmlrpc code respective to user authentication
|
Thu, 13 Nov 2014 11:21:51 +0100 |
Thomas Waldmann |
AttachFile multifile operation: support copying multiple files to another page
|
Fri, 17 Oct 2014 21:53:46 +0200 |
Thomas Waldmann |
tagged release 1.9.8
|
Fri, 17 Oct 2014 21:44:40 +0200 |
Thomas Waldmann |
updated underlay
1.9.8
|
Fri, 17 Oct 2014 21:23:48 +0200 |
Thomas Waldmann |
update CHANGES
|
Tue, 14 Oct 2014 18:36:16 +0200 |
Thomas Waldmann |
fix another crash for too long page names
|
Tue, 14 Oct 2014 18:21:56 +0200 |
Thomas Waldmann |
fix crash for too long page names, fix return type - should be unicode
|
Wed, 17 Sep 2014 08:17:15 -0500 |
'Karl O. Pinc' |
add CHANGES entry for additional abuse logging
|
Tue, 16 Sep 2014 23:37:08 +0200 |
Thomas Waldmann |
merged
|
Tue, 16 Sep 2014 09:22:19 -0500 |
'Karl O. Pinc' |
context always has context.request, no need to pass a request param
|
Tue, 16 Sep 2014 08:41:46 -0500 |
'Karl O. Pinc' |
log message "event/newaccount" -> "account/created"
|
Tue, 16 Sep 2014 08:40:47 -0500 |
'Karl O. Pinc' |
line wrap at 120 chars instead of 80
|
Mon, 15 Sep 2014 23:18:52 -0500 |
'Karl O. Pinc' |
log_attempt "specific action/failure reason" for save of immutable
|
Mon, 15 Sep 2014 22:10:45 -0500 |
'Karl O. Pinc' |
add colon to make log_attempt even more parseable
|
Mon, 15 Sep 2014 21:53:09 -0500 |
'Karl O. Pinc' |
make log_attempt output easily parsed
|
Mon, 15 Sep 2014 21:27:54 -0500 |
'Karl O. Pinc' |
use "specific action: failure reason" in log_attempt calls
|
Mon, 15 Sep 2014 21:14:44 -0500 |
'Karl O. Pinc' |
use proper parameter name in log_attempt() call
|
Mon, 15 Sep 2014 21:14:02 -0500 |
'Karl O. Pinc' |
remove trailing whitespace
|
Mon, 15 Sep 2014 21:00:41 -0500 |
'Karl O. Pinc' |
use proper argument, pagename, in call to log_attempt()
|