Thu, 20 Mar 2008 21:22:27 +0100 |
Johannes Berg |
merge with main
|
Thu, 20 Mar 2008 21:22:00 +0100 |
Johannes Berg |
allow required_arg to take a tuple/list
|
Thu, 20 Mar 2008 18:43:36 +0100 |
Reimar Bauer |
action.diff: added a revert button
|
Thu, 20 Mar 2008 18:00:37 +0100 |
Thomas Waldmann |
work around unpythonic WSGI 1.0 read() API, fixing broken xmlrpc putPage with mod_wsgi
|
Thu, 20 Mar 2008 17:40:22 +0100 |
Reimar Bauer |
CHANGES: fixed Juergens Name
|
Thu, 20 Mar 2008 16:33:46 +0100 |
Johannes Berg |
ActionBase: default to POST
|
Thu, 20 Mar 2008 16:31:10 +0100 |
Johannes Berg |
fix revert action. I suck.
|
Thu, 20 Mar 2008 16:23:15 +0100 |
Johannes Berg |
better revert action, make action menu GET again
|
Thu, 20 Mar 2008 16:20:23 +0100 |
Johannes Berg |
ActionBase: allow is_allowed() to return a tuple (allowed, message)
|
Thu, 20 Mar 2008 16:13:54 +0100 |
Johannes Berg |
ActionBase: use do_show to honour request.rev
|
Thu, 20 Mar 2008 16:03:11 +0100 |
Johannes Berg |
allow saving a comment when reverting
|
Thu, 20 Mar 2008 16:01:18 +0100 |
Reimar Bauer |
merged main
|
Thu, 20 Mar 2008 16:00:13 +0100 |
Reimar Bauer |
action.diff: fixed disabling of "Next change" button
|
Thu, 20 Mar 2008 15:30:59 +0100 |
Reimar Bauer |
info: show only delete options to users with the delete right
|
Thu, 20 Mar 2008 15:48:01 +0100 |
Thomas Waldmann |
better xmlrpc debugging, show length of raw request data in case of loads exceptions
|
Thu, 20 Mar 2008 15:30:38 +0100 |
Thomas Waldmann |
better xmlrpc debugging, show raw request data in case of loads exceptions
|
Thu, 20 Mar 2008 15:21:23 +0100 |
Thomas Waldmann |
merged main
|
Wed, 19 Mar 2008 18:58:45 +0100 |
Thomas Waldmann |
slightly relaxed default surge protection settings (port from 1.6)
|
Thu, 20 Mar 2008 14:29:12 +0100 |
Johannes Berg |
info action: fix buglet with diff defaults
|
Thu, 20 Mar 2008 14:26:29 +0100 |
Johannes Berg |
info action: add 'diff to previous' link
|
Thu, 20 Mar 2008 14:09:17 +0100 |
Johannes Berg |
info action: always use recall to allow sending the link
|
Thu, 20 Mar 2008 13:57:34 +0100 |
Johannes Berg |
make theme generate a proper action in the dropdown action list form
|
Wed, 19 Mar 2008 18:57:41 +0100 |
Reimar Bauer |
CHANGES: added entry for different delimiter in csv files
|
Wed, 19 Mar 2008 18:46:34 +0100 |
Reimar Bauer |
parser.text_csv: added Sniffer for delimiter
|
Wed, 19 Mar 2008 18:31:01 +0100 |
Reimar Bauer |
moved definition of text mimetype for parsers into config
|
Wed, 19 Mar 2008 18:14:38 +0100 |
Reimar Bauer |
moved browser_supported_images to config and exchanged it
|
Wed, 19 Mar 2008 17:52:40 +0100 |
Thomas Waldmann |
tests: remove unused test data of cracklib based password_checker tests
|
Wed, 19 Mar 2008 13:30:56 +0100 |
Johannes Berg |
wiki parser: allow arbitrary unicode link parameters
|
Wed, 19 Mar 2008 13:22:25 +0100 |
Reimar Bauer |
merged main
|
Wed, 19 Mar 2008 13:21:44 +0100 |
Reimar Bauer |
macro.EmbedObject: fixed typo
|
Wed, 19 Mar 2008 12:45:14 +0100 |
Johannes Berg |
remove remaining mentions of "UserPreferences", add to CHANGES
|
Wed, 19 Mar 2008 12:41:35 +0100 |
Johannes Berg |
theme: change "Preferences" link to "Settings", remove mentions of "UserPreferences"
|
Wed, 19 Mar 2008 12:39:45 +0100 |
Johannes Berg |
newaccount: remove never-occurring message about UserPreferences
|
Wed, 19 Mar 2008 12:38:48 +0100 |
Johannes Berg |
don't allow "remember_last_visit" to override actions (other than show)
|
Wed, 19 Mar 2008 12:23:17 +0100 |
Johannes Berg |
use colon instead of slash for settings title (to make it less confusing with real pages)
|
Wed, 19 Mar 2008 12:21:28 +0100 |
Johannes Berg |
userprefs action: clean up title code
|
Wed, 19 Mar 2008 12:14:44 +0100 |
Johannes Berg |
userprefs: remove a string that can't ever be shown in proper use
|
Wed, 19 Mar 2008 12:14:23 +0100 |
Johannes Berg |
openid userprefs: ignore non-POST submissions
|
Wed, 19 Mar 2008 12:06:12 +0100 |
Johannes Berg |
ignore revert action when not invoked as POST
|
Wed, 19 Mar 2008 12:05:55 +0100 |
Johannes Berg |
make actions menu use POST
|
Wed, 19 Mar 2008 03:50:30 +0100 |
Johannes Berg |
remove crack password checker test now that password checker was removed...
|
Wed, 19 Mar 2008 03:49:51 +0100 |
Johannes Berg |
*sigh*. fix pep8 in multiconfig
|
Wed, 19 Mar 2008 03:29:43 +0100 |
Johannes Berg |
don't use <br/> but rather <br> as recommended by the HTML standard and w3c
|
Wed, 19 Mar 2008 03:13:15 +0100 |
Johannes Berg |
MonthCalendar: make html compliant, emit javascript only when necessary
|
Wed, 19 Mar 2008 02:05:39 +0100 |
Johannes Berg |
syntax reference was renamed! do same in tests, this breaks docbook
|
Wed, 19 Mar 2008 01:52:16 +0100 |
Johannes Berg |
dom-xml formatter test works
|
Tue, 18 Mar 2008 22:43:39 +0100 |
Johannes Berg |
fix some en/de translations wrt. Verbatim() usage
|
Tue, 18 Mar 2008 22:38:01 +0100 |
Thomas Waldmann |
merged main
|
Tue, 18 Mar 2008 22:32:25 +0100 |
Thomas Waldmann |
security fix: remove cracklib support from password_checker (port from 1.6)
|
Tue, 18 Mar 2008 22:24:37 +0100 |
Johannes Berg |
csv reader: properly set quoting keyword
|
Tue, 18 Mar 2008 22:20:27 +0100 |
Johannes Berg |
remove print statement that I had for debugging
|
Tue, 18 Mar 2008 22:14:22 +0100 |
Johannes Berg |
change extension back to .csv (as was the case with the old csv parser)
|
Tue, 18 Mar 2008 22:13:29 +0100 |
Johannes Berg |
make new csv parser compatible with empty header line as in old
|
Tue, 18 Mar 2008 22:12:58 +0100 |
Johannes Berg |
data browser widget: allow not showing header
|
Tue, 18 Mar 2008 21:44:25 +0100 |
Johannes Berg |
new csv parser, uses data browser widget and supports much more, is backward compatible
|
Tue, 18 Mar 2008 20:58:57 +0100 |
Thomas Waldmann |
security fix: check the ACL of the included page when using the rst parser's include directive
|
Tue, 18 Mar 2008 19:43:45 +0100 |
Reimar Bauer |
EmbedObject: fixed bug for image mimetype and configured when to call EmbedObject
|
Tue, 18 Mar 2008 19:22:01 +0100 |
Johannes Berg |
catch indentation error in python parser
|
Tue, 18 Mar 2008 19:03:04 +0100 |
Johannes Berg |
fix my redirect backto commit
|
Tue, 18 Mar 2008 18:46:51 +0100 |
Johannes Berg |
after edit, don't use backto if the page was saved
|