Sat, 21 Jun 2008 23:18:19 +0200 |
Thomas Waldmann |
update underlay
|
Sat, 21 Jun 2008 22:53:47 +0200 |
Thomas Waldmann |
update i18n
|
Sun, 22 Jun 2008 01:13:32 +0200 |
Johannes Berg |
WikiConfigHelp: remove "No description provided" text, it's obvious anyway
|
Sun, 22 Jun 2008 01:10:54 +0200 |
Johannes Berg |
remove url_prefix setting
|
Sun, 22 Jun 2008 01:01:05 +0200 |
Johannes Berg |
make anonymous_session_lifetime a proper setting
|
Sun, 22 Jun 2008 00:58:06 +0200 |
Johannes Berg |
split out session settings
|
Sun, 22 Jun 2008 00:36:25 +0200 |
Johannes Berg |
add multiconfig.DefaultExpression for documentation
|
Sun, 22 Jun 2008 00:21:20 +0200 |
Johannes Berg |
remove nonexist_qm setting
|
Sun, 22 Jun 2008 00:10:31 +0200 |
Johannes Berg |
make mail settings group
|
Sun, 22 Jun 2008 00:05:08 +0200 |
Johannes Berg |
wiki config help macro: add id to headings so TOC can pick them up
|
Sat, 21 Jun 2008 23:58:54 +0200 |
Johannes Berg |
add longer group help text
|
Sat, 21 Jun 2008 23:53:13 +0200 |
Johannes Berg |
wiki config help: table-view like HelpOnConfiguration has
|
Sat, 21 Jun 2008 23:40:54 +0200 |
Johannes Berg |
add example macro to print out all settings + help text
|
Sat, 21 Jun 2008 23:33:46 +0200 |
Johannes Berg |
add description for backup group
|
Sat, 21 Jun 2008 23:23:52 +0200 |
Johannes Berg |
move all default settings into a dict/list structure
|
Sat, 21 Jun 2008 22:06:11 +0200 |
Johannes Berg |
merge 1.7
|
Sat, 21 Jun 2008 21:27:56 +0200 |
Thomas Waldmann |
changed default of search_results_per_page to 25 (was: 10)
|
Sat, 21 Jun 2008 20:41:55 +0200 |
Thomas Waldmann |
adding some forgotten stuff to CHANGES, clarify
|
Sat, 21 Jun 2008 18:54:18 +0200 |
Thomas Waldmann |
preparing a condensed CHANGES for 1.7.0 release
|
Sat, 21 Jun 2008 16:33:56 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sat, 21 Jun 2008 16:14:23 +0200 |
Thomas Waldmann |
add MyPages and CopyPage to actions_excluded because first doesn't work without special SecurityPolicy anyway and second has questionable behaviour
|
Sat, 21 Jun 2008 13:11:53 +0200 |
Johannes Berg |
fix MyPage action link markup
|
Sat, 21 Jun 2008 13:06:26 +0200 |
Johannes Berg |
merge two 1.7 merges
|
Sat, 21 Jun 2008 13:05:13 +0200 |
Johannes Berg |
merge 1.7
|
Sat, 21 Jun 2008 13:00:46 +0200 |
Johannes Berg |
merge main
|
Fri, 20 Jun 2008 23:54:46 +0200 |
Thomas Waldmann |
wikidicts: simplify regex compiling
|
Sat, 21 Jun 2008 12:59:17 +0200 |
Johannes Berg |
fix MyPages action
|
Fri, 20 Jun 2008 22:00:21 +0200 |
Johannes Berg |
fix tests failing due to rename by making the comment default u'' rather than None
|
Fri, 20 Jun 2008 13:07:14 +0200 |
Thomas Waldmann |
merged main
|
Fri, 20 Jun 2008 13:06:38 +0200 |
Thomas Waldmann |
wikidicts: only compile regex if it is not compiled yet (seems to be ignored for python < 2.6, but crashes with 2.6b1)
|
Thu, 19 Jun 2008 23:34:07 +0200 |
Johannes Berg |
bugfix: openid RP code had a bug when invalid usernames are entered
|
Thu, 19 Jun 2008 00:24:54 +0200 |
Radomir Dopieralski |
ThemeBase: add a <link> in the <header> for the editor
|
Wed, 18 Jun 2008 18:22:50 +0200 |
Johannes Berg |
add resetpw script
|
Wed, 18 Jun 2008 15:13:37 +0200 |
Johannes Berg |
revert 384135a7bb0a ("PageEditor.renamePage: bugfix added missing comment var")
|
Tue, 17 Jun 2008 18:38:44 +0200 |
Thomas Waldmann |
allow trusted users to go beyond surge action limits, but log their names if it happens
|
Tue, 17 Jun 2008 09:25:50 +0200 |
Johannes Berg |
add openid server settings dialog to allow removing trusted websites
|
Sun, 15 Jun 2008 13:46:07 +0200 |
Thomas Waldmann |
merged changesets from 1.7
|
Sat, 14 Jun 2008 18:43:24 +0200 |
Thomas Waldmann |
PageEditor: fixed msg displaying the notified people - use a breakable list
|
Sat, 14 Jun 2008 18:24:01 +0200 |
Thomas Waldmann |
tagged release 1.7.0rc3
|
Sat, 14 Jun 2008 18:23:06 +0200 |
Thomas Waldmann |
1.7.0rc3 release (bump version number, update CHANGES, ...)
1.7.0rc3
|
Sat, 14 Jun 2008 13:43:24 +0200 |
Thomas Waldmann |
make install-docs interwiki, add UPDATE.html
|
Sat, 14 Jun 2008 13:23:45 +0200 |
Thomas Waldmann |
updated i18n
|
Sat, 14 Jun 2008 01:49:34 +0200 |
Thomas Waldmann |
AttachFile action: catch RuntimeError when someone tries to unzip a defective archive
|
Fri, 13 Jun 2008 10:20:27 +0200 |
Thomas Waldmann |
merged changesets from 1.7
|
Fri, 13 Jun 2008 00:09:59 +0200 |
Thomas Waldmann |
updated CHANGES
|
Thu, 12 Jun 2008 22:58:16 +0200 |
Thomas Waldmann |
merged main
|
Thu, 12 Jun 2008 22:57:40 +0200 |
Thomas Waldmann |
AttachFile action: when unzipping member files, decode their filenames from utf-8 and replace invalid chars
|
Thu, 12 Jun 2008 22:17:01 +0200 |
Johannes Berg |
clear openid cache when saving a user...
|
Thu, 12 Jun 2008 21:57:20 +0200 |
Thomas Waldmann |
AttachFile action: catch runtime error raised by zipfile when trying to view a defective zip
|
Thu, 12 Jun 2008 21:38:28 +0200 |
Thomas Waldmann |
AttachFile action: catch runtime error raised by zipfile to not make attachments list unusable if someone attached a defective zip
|
Thu, 12 Jun 2008 16:56:20 +0200 |
Johannes Berg |
make recoverpass/newaccount refuse access unless MoinAuth is enabled
|
Thu, 12 Jun 2008 15:39:13 +0200 |
Johannes Berg |
add "Use FirstnameLastname" message to newaccount form
|
Wed, 11 Jun 2008 18:50:26 +0200 |
Thomas Waldmann |
.hgignore: be more precise
|
Wed, 11 Jun 2008 18:43:21 +0200 |
Thomas Waldmann |
updated i18n
|
Wed, 11 Jun 2008 12:52:22 +0200 |
Thomas Waldmann |
AttachFile: refactored unzip subaction code:
|
Wed, 11 Jun 2008 09:51:10 +0200 |
Thomas Waldmann |
mig script: fix wrong return value breaking 1.7 migration
|
Tue, 10 Jun 2008 21:22:48 +0200 |
Thomas Waldmann |
search query parser tests: adapt to current query parser behaviour
|
Tue, 10 Jun 2008 09:02:51 +0200 |
Reimar Bauer |
test_attachfile: refactored to test class
|
Tue, 10 Jun 2008 08:44:35 +0200 |
Reimar Bauer |
test_attachfile: added a test for add_attachment using a file object / removed
|
Mon, 09 Jun 2008 20:14:14 +0200 |
Reimar Bauer |
test_attachfile: tests add_attachment with a mimetype file
|