Tue, 16 May 2006 21:48:02 +0200 |
Thomas Waldmann |
generating formatter module name the same way as the others
|
Tue, 16 May 2006 21:13:31 +0200 |
Thomas Waldmann |
updated POTFILES.in
|
Tue, 16 May 2006 20:51:16 +0200 |
Thomas Waldmann |
renamed converter module and tests
|
Tue, 16 May 2006 20:41:40 +0200 |
Thomas Waldmann |
moved formatter.base to formatter.__init__
|
Tue, 16 May 2006 20:36:49 +0200 |
Thomas Waldmann |
renamed formatter.xml_docbook to text_docbook
|
Tue, 16 May 2006 20:33:17 +0200 |
Thomas Waldmann |
fixed partial page parsers
|
Tue, 16 May 2006 20:14:04 +0200 |
Thomas Waldmann |
merged head
|
Tue, 16 May 2006 20:12:29 +0200 |
Thomas Waldmann |
wikiutil.MimeType class, renamed parsers to mimetype like module names
|
Tue, 16 May 2006 13:10:13 +0200 |
Thomas Waldmann |
use only action=show with mimetype instead of deprecated format action
|
Tue, 16 May 2006 14:55:16 +0200 |
Alexander Schremmer |
Added tag ignoring in order to allow HTML/BODY tags in the html blob.
|
Tue, 16 May 2006 09:25:59 +0200 |
Thomas Waldmann |
more import fixes for the request module, fix setup.py
|
Tue, 16 May 2006 00:25:03 +0200 |
Thomas Waldmann |
merged with head
|
Tue, 16 May 2006 00:23:32 +0200 |
Thomas Waldmann |
fix deletion of empty interwiki links (backport to 1.5)
|
Mon, 15 May 2006 22:40:26 +0200 |
Alexander Schremmer |
Fixed string quoting in html parser, added CHANGES entry.
|
Mon, 15 May 2006 22:31:02 +0200 |
Alexander Schremmer |
Added (safe-) HTML parser.
|
Mon, 15 May 2006 22:27:44 +0200 |
Alexander Schremmer |
Fixed includes in Standalone server adapter.
|
Mon, 15 May 2006 22:23:56 +0200 |
Alexander Schremmer |
Fixed a configuration error message typo.
|
Mon, 15 May 2006 19:23:27 +0200 |
Thomas Waldmann |
add some missing imports in request/*
|
Mon, 15 May 2006 19:07:49 +0200 |
Thomas Waldmann |
add missing config import for CGI
|
Mon, 15 May 2006 19:05:04 +0200 |
Thomas Waldmann |
fix vanishing strike markup after gui editor usage (backport to 1.5)
|
Sat, 13 May 2006 01:22:13 +0200 |
Alexander Schremmer |
Fixed bug in the Win 9x detection
|
Fri, 12 May 2006 23:14:20 +0200 |
Thomas Waldmann |
fix the server adaptor scripts to hopefully match the new request module
|
Fri, 12 May 2006 22:56:20 +0200 |
Thomas Waldmann |
.cvsignore removed
|
Fri, 12 May 2006 22:44:11 +0200 |
Thomas Waldmann |
remove unused wikiform.py
|
Fri, 12 May 2006 22:21:32 +0200 |
Thomas Waldmann |
splitted request.py into request/*, please help fixing/testing, see CHANGES
|
Fri, 12 May 2006 21:10:11 +0200 |
Thomas Waldmann |
remove processor support, use a parser now
|
Fri, 12 May 2006 20:34:21 +0200 |
Thomas Waldmann |
move wikitest.py to action/test.py (only used from there)
|
Fri, 12 May 2006 20:24:52 +0200 |
Thomas Waldmann |
move wikirpc.py to xmlrpc/__init__.py
|
Fri, 12 May 2006 20:10:17 +0200 |
Thomas Waldmann |
move wikiaction.py to action/__init__.py
|
Fri, 12 May 2006 19:53:53 +0200 |
Thomas Waldmann |
moved wikimacro.py to macro/__init__.py
|
Fri, 12 May 2006 17:35:50 +0200 |
Thomas Waldmann |
do not offer revert for empty revisions (as that does not work anyway)
|
Fri, 12 May 2006 17:05:22 +0200 |
Thomas Waldmann |
move 'test' action to MoinMoin/action, use ActionBase
|
Thu, 11 May 2006 10:38:04 +0200 |
Thomas Waldmann |
merged 1.6
|
Thu, 11 May 2006 10:35:51 +0200 |
Thomas Waldmann |
Disable update-po and issue a warning
|
Sun, 07 May 2006 22:00:25 +0200 |
Alexander Schremmer |
Added tag 1.6a for changeset cdfb01bec1224c9ac9c83ef9bae75ed48ca66340
|
Sun, 07 May 2006 21:24:48 +0200 |
Thomas Waldmann |
bump revision to 1.6.0alpha
1.6a
|
Sun, 07 May 2006 21:09:09 +0200 |
Thomas Waldmann |
merge moin/1.5
|
Sun, 07 May 2006 13:27:23 +0200 |
Alexander Schremmer |
Increased docutils compatiblity, thanks to Matt for the patch.
|
Sun, 07 May 2006 13:17:04 +0200 |
Thomas Waldmann |
fix forgotten password email
|
Sat, 06 May 2006 17:59:03 +0200 |
Thomas Waldmann |
fix MonthCalendar macro for non-ascii page names, update CHANGES
|
Sat, 06 May 2006 14:36:23 +0200 |
Thomas Waldmann |
remove 'search' and 'google' from bot list, add some more specific terms
|
Sun, 07 May 2006 18:04:51 +0200 |
Thomas Waldmann |
move twikidraw saving stuff from request to AttachFile, ok for CGI, needs tests for Twisted and WSGI
|
Sat, 06 May 2006 00:09:06 +0200 |
Thomas Waldmann |
make request.(html_)formatter available early and use it
|
Fri, 05 May 2006 20:56:30 +0200 |
Thomas Waldmann |
simplified code in wikiaction
|
Fri, 05 May 2006 19:37:19 +0200 |
Thomas Waldmann |
introduce mimetype arg for show action, keep format action as compat. stub
|
Fri, 05 May 2006 17:50:15 +0200 |
Thomas Waldmann |
wikiaction: reordered functions, added some comments - only minor changes
|
Fri, 05 May 2006 13:46:34 +0200 |
Thomas Waldmann |
remove MoinMoinNoFooter (not needed and more), please call theme.send_closing_html() for closing what send_title() opened
|
Fri, 05 May 2006 13:31:08 +0200 |
Thomas Waldmann |
removed MoinMoinNoFooter at many places, added call to theme.send_closing_html() where needed
|
Fri, 05 May 2006 12:41:10 +0200 |
Thomas Waldmann |
move send_title/footer from wikiutil to theme.__init__
|
Fri, 05 May 2006 10:40:13 +0200 |
Thomas Waldmann |
make goto an action (1 special case less)
|
Fri, 05 May 2006 09:39:41 +0200 |
Thomas Waldmann |
refactor: use show action when no action is given
|
Fri, 05 May 2006 09:06:35 +0200 |
Thomas Waldmann |
more comment and whitespace cleanup
|
Fri, 05 May 2006 08:40:28 +0200 |
Thomas Waldmann |
request.py: only comments and whitespace changes
|
Thu, 04 May 2006 17:55:58 +0200 |
Thomas Waldmann |
updated i18n
|
Thu, 04 May 2006 15:50:11 +0200 |
Thomas Waldmann |
refactor RenamePage and DeletePage action to use ActionBase base class, move rename page code to PageEditor
|
Mon, 01 May 2006 02:03:45 +0200 |
Thomas Waldmann |
use cfg.language_default not 'en' for subscription mails
|
Sun, 30 Apr 2006 16:38:35 +0200 |
Thomas Waldmann |
add test for time.time() vs. os.stat().st_mtime consistency
|
Wed, 26 Apr 2006 22:31:35 +0200 |
Alexander Schremmer |
Fixed expat exception handling bug.
|
Wed, 26 Apr 2006 08:21:45 +0200 |
tw |
fix css colour error in classic screen.css
|
Tue, 25 Apr 2006 09:38:13 +0200 |
tw |
merge main
|