Sun, 06 Jan 2008 04:45:56 +0100 |
Thomas Waldmann |
SystemAdmin user browser: SuperUser now can enable/disable user accounts, new userprofile action (partly a port from 1.6)
|
Sun, 06 Jan 2008 02:49:32 +0100 |
Thomas Waldmann |
new antispam stuff: textchas (text CAPTCHAs), cleanup AttachFile handler (port from 1.6)
|
Sat, 05 Jan 2008 23:41:20 +0100 |
Thomas Waldmann |
Make string 'rev' translateable (port from 1.6)
|
Sat, 05 Jan 2008 23:23:43 +0100 |
Thomas Waldmann |
use new master wiki url, master wiki runs 1.6 now (port from 1.6)
|
Sat, 05 Jan 2008 23:21:05 +0100 |
Thomas Waldmann |
remove 1.5 to 1.6 i18n markup conversion (port from 1.6)
|
Sat, 05 Jan 2008 23:04:32 +0100 |
Thomas Waldmann |
antispam: MoinMaster wiki shall not fetch updates from itself (port from 1.6)
|
Sat, 05 Jan 2008 23:02:27 +0100 |
Thomas Waldmann |
search results: fix calculation of current/total result pages to use integers only (fixes DeprecationWarnung for range() with floats) (port from 1.6)
|
Sat, 05 Jan 2008 22:05:54 +0100 |
Thomas Waldmann |
ldap auth: set attribute names' default to None (port from 1.6)
|
Sat, 05 Jan 2008 21:59:47 +0100 |
Thomas Waldmann |
imported patch fix-ldap-patch (port from 1.6)
|
Sat, 05 Jan 2008 21:46:35 +0100 |
Thomas Waldmann |
imported patch fix-modpython-patch (port from 1.6)
|
Sat, 05 Jan 2008 21:30:45 +0100 |
Thomas Waldmann |
include defaults for ldap auth in multiconfig (default values need review) (port from 1.6)
|
Sat, 05 Jan 2008 21:24:30 +0100 |
Thomas Waldmann |
finally fix moinmodpy.htaccess (port from 1.6)
|
Sat, 05 Jan 2008 21:19:50 +0100 |
Thomas Waldmann |
add mod_wsgi driver script, rename flup/wsgi based driver script (port from 1.6)
|
Sat, 05 Jan 2008 20:58:40 +0100 |
Thomas Waldmann |
moin.fcg: add example for running under / url (port from 1.6)
|
Sat, 05 Jan 2008 20:53:31 +0100 |
Thomas Waldmann |
stats: hitcounts: use fixed date format for cache, use utc in any case, use pickle, useragents: use pickle (port from 1.6)
|
Sun, 30 Dec 2007 23:52:03 +0100 |
Karol 'grzywacz' Nowak |
Merged from main.
|
Sun, 30 Dec 2007 23:49:08 +0100 |
Karol 'grzywacz' Nowak |
GHOP: 2/3 of XEP-0115 implementation by bolekk
|
Mon, 24 Dec 2007 00:16:48 +0100 |
Alexander Schremmer |
Added a few add_msg calls (by Federico Lorenzi).
|
Sun, 23 Dec 2007 23:52:43 +0100 |
Alexander Schremmer |
Refactor all modules to use the new add_msg interface in 1.7 (done by Frederico Lorenzi). Should not be backported to 1.6 but
|
Sun, 23 Dec 2007 23:51:55 +0100 |
Alexander Schremmer |
Support for the new css classes generated by add_msg in the themes (done by Frederico Lorenzi).Should not be backported to 1.6 but
|
Sun, 23 Dec 2007 23:50:36 +0100 |
Alexander Schremmer |
Added add_msg to the theme interface (done by Frederico Lorenzi). Should not be backported to 1.6
|
Mon, 17 Dec 2007 17:37:49 +0100 |
Radomir Dopieralski |
Creole parser: Work around inconsistent formetter.parser behavior.
|
Mon, 17 Dec 2007 09:59:39 +0100 |
Thomas Waldmann |
Navigation macro: use re.escape to fix problems with pagenames containing special regex chars (thanks to Boleslaw Kulbabinski)
|
Thu, 13 Dec 2007 11:22:16 +0100 |
Radomir Dopieralski |
Creole parser: show error string when macro raises an exception, get rid of RedirectedOutput when calling other parsers
|
Thu, 13 Dec 2007 10:37:17 +0100 |
Radomir Dopieralski |
Creole parser: instantiate macro with Parser object, not Emitter
|
Sun, 09 Dec 2007 22:40:44 +0100 |
Karol 'grzywacz' Nowak |
Fix an import in test.
|
Sun, 09 Dec 2007 22:36:14 +0100 |
Karol 'grzywacz' Nowak |
GHOP: 1st part of XEP-115 (Entity Capabilities) implementation by starGaming
|
Tue, 04 Dec 2007 22:24:53 +0100 |
Karol 'grzywacz' Nowak |
GHOP: refactor hardcoded if...elif...else code to use dispatching.
|
Sat, 01 Dec 2007 15:50:42 +0100 |
Thomas Waldmann |
search: add failing tests
|
Fri, 30 Nov 2007 23:41:48 +0100 |
Thomas Waldmann |
search: add tests, add debug logging, fix bugs (negative search terms failing, and others)
|