Mon, 19 Dec 2005 12:49:11 +0000 |
Florian Festi |
fixed MoinMoinBugs/ErraticGetValMacroExpansion. Corrected REs for Dict and Group pages. Use spaces insted of \s because this matches newlines!
|
Mon, 19 Dec 2005 08:21:45 +0000 |
Florian Festi |
fixed MoinMoinBugs/IncorrectlyPlacedFootnote. All footnotes are now shown at the very bottom. There is a continuing numbering of all footnotes including the ones on included pages
|
Sun, 18 Dec 2005 20:53:16 +0000 |
Florian Festi |
updated CHANGES
|
Sun, 18 Dec 2005 20:26:06 +0000 |
Florian Festi |
fixed MoinMoinBugs/FootNotesProduceInvalidHtml; changed FootNote macro to use formatter, changed text_python formatter to use result.append() for building the python source, added __adjust_formatter_state() to the end of the page content to make the formatter work correctly within the footer (and the foot notes)
|
Sun, 18 Dec 2005 20:14:48 +0000 |
Thomas Waldmann |
fixed logfile breaking when DeletePage/RenamePage comment contains CRLF chars
|
Sun, 18 Dec 2005 19:45:58 +0000 |
Thomas Waldmann |
change sample config's mail settings (commented out)
|
Sun, 18 Dec 2005 18:05:00 +0000 |
Florian Festi |
fixed MoinMoinBugs/GuiEditorSavesHtmlAsBackup
|
Sun, 18 Dec 2005 17:39:18 +0000 |
Thomas Waldmann |
preparing rc1 release, updated underlay, install-docs, ...
|
Sun, 18 Dec 2005 16:56:21 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 18 Dec 2005 16:42:42 +0000 |
Thomas Waldmann |
document needed TWikiDraw work, document known issues for rc1
|
Sun, 18 Dec 2005 15:58:28 +0000 |
Florian Festi |
fixed MoinMoinBugs/SearchCannotRenderInPlaintext
|
Sun, 18 Dec 2005 14:16:53 +0000 |
Thomas Waldmann |
avoid breaking lupy index by disabling optimize script
|
Sun, 18 Dec 2005 00:04:57 +0000 |
Thomas Waldmann |
save configurable form fields
|
Sat, 17 Dec 2005 20:47:59 +0000 |
Thomas Waldmann |
fix aliasname userform field: it is now possible to empty it again
|
Sat, 17 Dec 2005 20:30:12 +0000 |
Thomas Waldmann |
add some link icon CSS for IE
|
Thu, 15 Dec 2005 18:56:31 +0000 |
Alexander Schremmer |
Added os import to runtests
|
Wed, 14 Dec 2005 13:44:59 +0000 |
Thomas Waldmann |
version bumped to 1.5.0beta6, updated docs
1.5.0beta6
|
Wed, 14 Dec 2005 13:05:52 +0000 |
Thomas Waldmann |
updated i18n and underlay
|
Wed, 14 Dec 2005 01:01:07 +0000 |
Thomas Waldmann |
add some margin left and right of link icon
|
Wed, 14 Dec 2005 00:21:43 +0000 |
Thomas Waldmann |
send http headers for Despam action
|
Tue, 13 Dec 2005 23:28:14 +0000 |
Thomas Waldmann |
updated CHANGES, added MoinEditorPagesGroup to distributed pages
|
Tue, 13 Dec 2005 22:54:31 +0000 |
Thomas Waldmann |
implemented 'make pagepacks', updated underlay
|
Tue, 13 Dec 2005 22:49:42 +0000 |
Alexander Schremmer |
Small rst fixes (link generation). Thanks to Matt.
|
Tue, 13 Dec 2005 17:18:55 +0000 |
Thomas Waldmann |
some minor changes to create_pagepacks
|
Tue, 13 Dec 2005 13:25:06 +0000 |
Thomas Waldmann |
make underlay (including fix to make it work), make install-docs
|
Tue, 13 Dec 2005 12:47:35 +0000 |
Thomas Waldmann |
do not check new user's email address against disabled accounts
|
Tue, 13 Dec 2005 12:34:25 +0000 |
Thomas Waldmann |
i18n updated
|
Mon, 12 Dec 2005 18:55:31 +0000 |
Thomas Waldmann |
css: fixed rightsidebar, added MonthCalendar css there
|
Mon, 12 Dec 2005 18:05:16 +0000 |
Thomas Waldmann |
css: removed debug stuff, fixed classic
|
Mon, 12 Dec 2005 16:29:57 +0000 |
Thomas Waldmann |
patch-309 broke twisted xmlrpc, fixed now
|
Sun, 11 Dec 2005 22:11:48 +0000 |
Thomas Waldmann |
fixed rendering of modern for IE, Opera, Konqueror (as far as possible). TODO: other themes
|
Sat, 10 Dec 2005 22:10:11 +0000 |
Thomas Waldmann |
trying to fix xmlrpc not working on cgi due to setup_args call eating POST data
|
Sat, 10 Dec 2005 11:57:35 +0000 |
Thomas Waldmann |
updated i18n
|
Fri, 09 Dec 2005 20:37:32 +0000 |
Alexander Schremmer |
Improved rendering of bullet lists and external links in Restructured text. Thanks to Matt.
|
Fri, 09 Dec 2005 20:33:43 +0000 |
Alexander Schremmer |
A small wiki.py fix.
|
Fri, 09 Dec 2005 20:12:10 +0000 |
Alexander Schremmer |
Added SSO support/auth module for PHP based applications.
|
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)
|