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
|
Tue, 18 Mar 2008 18:46:21 +0100 |
Johannes Berg |
use a proper redirect for backto so that the URL isn't bogus
|
Tue, 18 Mar 2008 18:36:51 +0100 |
Johannes Berg |
fix quoting in newpage action
|
Tue, 18 Mar 2008 18:08:56 +0100 |
Johannes Berg |
read interwiki files with the right codec (utf-8)
|
Tue, 18 Mar 2008 16:51:57 +0100 |
Johannes Berg |
reorder permission checks to last when getting subscribers
|
Tue, 18 Mar 2008 15:31:17 +0100 |
Johannes Berg |
fix textcha in newaccount action
|
Tue, 18 Mar 2008 13:05:13 +0100 |
Johannes Berg |
fix typo count -> could
|
Tue, 18 Mar 2008 12:56:49 +0100 |
Johannes Berg |
give 403 status for permission denied pages rather than 200
|
Tue, 18 Mar 2008 12:56:31 +0100 |
Johannes Berg |
implement FeatureRequests/AclAccessDeniedMessageIsWikiPage
|
Tue, 18 Mar 2008 12:06:47 +0100 |
Johannes Berg |
fix another pep8 failure
|
Tue, 18 Mar 2008 12:01:58 +0100 |
Johannes Berg |
fix some PEP8 test failures
|
Tue, 18 Mar 2008 01:25:15 +0100 |
Radomir Dopieralski |
AttachFile: Make the download link more prominent
|
Mon, 17 Mar 2008 20:31:41 +0100 |
Mikko Virkkil? |
merged main
|
Mon, 17 Mar 2008 20:31:22 +0100 |
Mikko Virkkil? |
Make the Table-helper class in DocBook formatter always expect its args in dict. Fix missing gettext for revision history.
|
Mon, 17 Mar 2008 17:17:54 +0100 |
Thomas Waldmann |
revision history: enable the user to get more revisions show by using max_count=123, enable wiki admin to limit that
|
Mon, 17 Mar 2008 16:46:41 +0100 |
Thomas Waldmann |
removed contrib rst css file for admonitions (not needed any more)
|
Mon, 17 Mar 2008 15:19:25 +0100 |
Mikko Virkkil? |
merged main
|
Mon, 17 Mar 2008 15:19:03 +0100 |
Mikko Virkkil? |
Admonitions is a feature. Added pointer to help page
|
Mon, 17 Mar 2008 14:55:20 +0100 |
Thomas Waldmann |
merged main
|
Mon, 17 Mar 2008 14:53:40 +0100 |
Thomas Waldmann |
fix highlighting for search results and WantedPages
|
Mon, 17 Mar 2008 14:46:21 +0100 |
Mikko Virkkil? |
Added docbook specific stuff to CHANGES
|
Mon, 17 Mar 2008 13:56:09 +0100 |
Mikko Virkkil? |
Added notes about admonitions in CHANGES
|
Mon, 17 Mar 2008 13:49:35 +0100 |
Mikko Virkkil? |
clean up the css colon check to be more pythonic
|
Mon, 17 Mar 2008 10:29:18 +0100 |
Thomas Waldmann |
xmlrpc: use logging module
|
Mon, 17 Mar 2008 01:26:09 +0100 |
Thomas Waldmann |
LikePages macro: fix argument count/processing
|
Mon, 17 Mar 2008 01:13:19 +0100 |
Thomas Waldmann |
only render MissingHomePage if user_homewiki is the local wiki
|