Thu, 08 Dec 2005 20:04:35 +0000 |
Alexander Schremmer |
Fixed a few copy & paste bugs.
|
Wed, 07 Dec 2005 21:59:24 +0000 |
Alexander Schremmer |
Uploaded new index colors logo.
|
Wed, 07 Dec 2005 00:22:10 +0000 |
Thomas Waldmann |
cleaned up and moved moin's cookie stuff to auth.moin_cookie
|
Tue, 06 Dec 2005 22:08:55 +0000 |
Thomas Waldmann |
make login/logout showing configurable, update CHANGES
|
Tue, 06 Dec 2005 22:00:52 +0000 |
Thomas Waldmann |
moving logout to a visible place
|
Tue, 06 Dec 2005 16:50:42 +0000 |
Thomas Waldmann |
make posted UserPreferences form values easily available for auth methods
|
Mon, 05 Dec 2005 22:50:34 +0000 |
Thomas Waldmann |
converter: handle thead and tfoot tags
|
Mon, 05 Dec 2005 18:28:06 +0000 |
Alexander Schremmer |
Added missing API for PackagePages action.
|
Sun, 04 Dec 2005 22:14:09 +0000 |
Thomas Waldmann |
removed moinmoin.bmp from MANIFEST.in
|
Sun, 04 Dec 2005 21:12:15 +0000 |
Thomas Waldmann |
bump version to beta5
1.5.0beta5
|
Sun, 04 Dec 2005 20:57:49 +0000 |
Thomas Waldmann |
Fix mod_python adaptor bugs failing to handle Location correctly
|
Sun, 04 Dec 2005 20:47:41 +0000 |
Thomas Waldmann |
i18n update
|
Sun, 04 Dec 2005 20:15:02 +0000 |
Thomas Waldmann |
make interwiki, install-docs, underlay
|
Sun, 04 Dec 2005 18:31:35 +0000 |
Thomas Waldmann |
fixed some modern CSS issues
|
Sun, 04 Dec 2005 17:37:56 +0000 |
Thomas Waldmann |
do not show gui editor for non-wiki format pages
|
Sun, 04 Dec 2005 16:06:53 +0000 |
Thomas Waldmann |
fixed some converter test
|
Sun, 04 Dec 2005 15:32:56 +0000 |
Thomas Waldmann |
tests cosmetical change: fix typos
|
Sun, 04 Dec 2005 12:28:54 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 04 Dec 2005 11:51:01 +0000 |
Thomas Waldmann |
workaround for Opera 8.5 making <No addition> categories
|
Sun, 04 Dec 2005 11:40:42 +0000 |
Thomas Waldmann |
fixed crash with non-ASCII attachment filename
|
Sun, 04 Dec 2005 10:34:44 +0000 |
Alexander Schremmer |
"Winzip compat Ãpatch" - Allow a .zip file to have a directory in it if it is the only one. Thanks Diego Ongaro.
|
Sun, 04 Dec 2005 10:28:22 +0000 |
Alexander Schremmer |
Fixed a few direct (non-formatter) returns in wiki.py. Broken for years ;-)
|
Sat, 03 Dec 2005 21:23:33 +0000 |
Thomas Waldmann |
Remove other password field, too, when UserPreferences don't need to have password field(s). Update CHANGES.
|
Sat, 03 Dec 2005 15:04:31 +0000 |
Thomas Waldmann |
begin fixing http://moinmoin.wikiwikiweb.de/MoinMoinBugs/GuiEditorDestroysTableStyles (incomplete)
|
Sat, 03 Dec 2005 11:47:16 +0000 |
Thomas Waldmann |
this should fix MoinMoinBugs/GuiEditorTypeErrorWhenSaving
|
Fri, 02 Dec 2005 23:11:44 +0000 |
Thomas Waldmann |
better use .startswith/.endswith instead of [0]/[-1]
|
Fri, 02 Dec 2005 22:57:30 +0000 |
Thomas Waldmann |
fixed attachment link icon
|
Fri, 02 Dec 2005 22:48:57 +0000 |
Thomas Waldmann |
fixed and extended link icons
|
Fri, 02 Dec 2005 21:44:18 +0000 |
Thomas Waldmann |
request.form and request.args init moved to RequestBase.__init__()
|
Fri, 02 Dec 2005 15:21:43 +0000 |
Alexander Schremmer |
Fixed rst loading. In my branch, the plugin interface will be more sensible.
|
Fri, 02 Dec 2005 14:13:05 +0000 |
Alexander Schremmer |
Minor interface fixes for the rst parser.
|
Fri, 02 Dec 2005 10:46:12 +0000 |
Alexander Schremmer |
Documented last night changes to CHANGES.
|
Fri, 02 Dec 2005 10:44:39 +0000 |
Thomas Waldmann |
auth methods now return tuple (user_obj, continue_flag)
|
Fri, 02 Dec 2005 10:38:53 +0000 |
Alexander Schremmer |
Added formatter test which renders SyntaxReference.
|
Fri, 02 Dec 2005 10:19:45 +0000 |
Thomas Waldmann |
removed some debug code
|
Fri, 02 Dec 2005 00:39:02 +0000 |
Thomas Waldmann |
auth changes: added u.auth_method, u.auth_attribs and some debug code. Support for switching off some form fields.
|
Thu, 01 Dec 2005 23:32:09 +0000 |
Alexander Schremmer |
Fixed XML formatters.
|
Thu, 01 Dec 2005 23:16:20 +0000 |
Alexander Schremmer |
Fixed run_tests. No need for prefixing, that is done by _tests.__init__.
|
Thu, 01 Dec 2005 22:25:13 +0000 |
Alexander Schremmer |
Fixed MoinMoinBugs/ PageEditorAndInstallPackage.
|
Thu, 01 Dec 2005 22:23:51 +0000 |
Alexander Schremmer |
Moved initTheme from moin_dump to requestCLI.__init__. Fixes e.g. tests.
|
Thu, 01 Dec 2005 22:22:29 +0000 |
Alexander Schremmer |
Enhanced packages test to write to a page two times.
|
Thu, 01 Dec 2005 22:21:30 +0000 |
Alexander Schremmer |
Fixed tests system for cases where request.write was redirected. Breaks test running for most situations where sys.stdout is not usable. But we do not support those currently anyway (multithreading).
|
Wed, 30 Nov 2005 18:46:53 +0000 |
Thomas Waldmann |
converter: just ignore font elements
|
Tue, 29 Nov 2005 22:35:54 +0000 |
Alexander Schremmer |
Documented new logo.
|
Tue, 29 Nov 2005 22:25:28 +0000 |
Thomas Waldmann |
updated po i18n
|
Tue, 29 Nov 2005 21:54:21 +0000 |
Thomas Waldmann |
updated CHANGES
|
Tue, 29 Nov 2005 21:49:26 +0000 |
Thomas Waldmann |
infobox javascript: removed outdated code
|
Tue, 29 Nov 2005 21:48:44 +0000 |
Thomas Waldmann |
updated i18n
|
Tue, 29 Nov 2005 15:58:13 +0000 |
Alexander Schremmer |
Fixed alpha problem of the logo in order to support broken browsers (which showed the old one quite ugly).
|
Tue, 29 Nov 2005 14:04:03 +0000 |
Florian Festi |
search: fixed whitespace handling in linkto: search terms
|
Sun, 27 Nov 2005 15:39:27 +0000 |
Thomas Waldmann |
fixed moin_dump
|
Sun, 27 Nov 2005 14:14:16 +0000 |
Thomas Waldmann |
changed wrong license to intended one in Taesu Pyo's parser code contribution
|
Sun, 27 Nov 2005 14:01:37 +0000 |
Thomas Waldmann |
removed old logo (used for .exe files made by distutils), added new logo under htdocs/common/
|
Sun, 27 Nov 2005 13:49:09 +0000 |
Thomas Waldmann |
added directory and dummy file for wiki local dictionaries
|
Sun, 27 Nov 2005 13:38:38 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 27 Nov 2005 13:25:54 +0000 |
Thomas Waldmann |
updated CHANGES
|
Sun, 27 Nov 2005 12:22:53 +0000 |
Thomas Waldmann |
fix empty username when using auth_username for autocreation
|
Sun, 27 Nov 2005 12:16:18 +0000 |
Thomas Waldmann |
IrcLogImporter: strip leading # chars from log name
|
Sun, 27 Nov 2005 11:46:00 +0000 |
Thomas Waldmann |
IrcLogImporter: added pathes, changed convention to match MonthCalendar
|
Sun, 27 Nov 2005 11:16:27 +0000 |
Alexander Schremmer |
Modified filename_function, really.
|