Sat, 24 Feb 2007 16:48:08 +0100 |
Thomas Waldmann |
autofilters for databrowser widget. Patch by Johannes Berg.
|
Sat, 24 Feb 2007 15:56:40 +0100 |
Thomas Waldmann |
saving the pagelinks after closing html saves some ms for the user
|
Sat, 24 Feb 2007 15:06:30 +0100 |
Thomas Waldmann |
action menu: speed up, add entry for SyncPages, longer separator
|
Sat, 24 Feb 2007 14:35:23 +0100 |
Thomas Waldmann |
FootNote macro filters duplicates (patch by Johannes Berg)
|
Sat, 24 Feb 2007 14:19:15 +0100 |
Thomas Waldmann |
merged main
|
Sat, 24 Feb 2007 14:18:31 +0100 |
Thomas Waldmann |
removed some unused attributes, used 'dummy' for dummies
|
Sat, 24 Feb 2007 13:53:59 +0100 |
Alexander Schremmer |
Removed unused local object.
|
Sat, 24 Feb 2007 00:24:01 +0100 |
Thomas Waldmann |
removed cfg.hacks docs for IE7 hack
|
Sat, 24 Feb 2007 00:22:42 +0100 |
Thomas Waldmann |
removed IE7 hack of Dean Edwards
|
Fri, 23 Feb 2007 23:08:41 +0100 |
Thomas Waldmann |
move the dircache stuff to MoinMoin.util.filesys and disable it on win32
|
Fri, 23 Feb 2007 22:04:30 +0100 |
Thomas Waldmann |
merged main
|
Fri, 23 Feb 2007 22:04:08 +0100 |
Thomas Waldmann |
remove some XXX strings
|
Fri, 23 Feb 2007 21:26:11 +0100 |
Reimar Bauer |
AttachFile:merged with 1796:57f12932915f, EXIF:bug fixed in test/debug function
|
Fri, 23 Feb 2007 21:01:33 +0100 |
Reimar Bauer |
AttachFile: getText of add_attachment fixed, Load:only PageEditor restricts uploading of pages
|
Fri, 23 Feb 2007 20:31:08 +0100 |
Thomas Waldmann |
cleaning up comments, minor refactorings in heading formatter
|
Fri, 23 Feb 2007 18:52:21 +0100 |
Thomas Waldmann |
direct import from chartypes, reorder config.py
|
Fri, 23 Feb 2007 18:41:27 +0100 |
Thomas Waldmann |
Eclipse PyDev Check: fixed some more errors and warnings
|
Fri, 23 Feb 2007 13:06:42 +0100 |
Thomas Waldmann |
Eclipse PyDev Check: fixed lots of its errors and warnings
|
Fri, 23 Feb 2007 09:38:23 +0100 |
Thomas Waldmann |
Eclipse PyDev Check: fixed lots of its errors and warnings
|
Fri, 23 Feb 2007 02:16:07 +0100 |
Thomas Waldmann |
Eclipse PyDev Check: fixed lots of its errors and warnings
|
Thu, 22 Feb 2007 18:51:15 +0100 |
Thomas Waldmann |
pollsistersites: workaround for python 2.5 bug
|
Thu, 22 Feb 2007 17:05:48 +0100 |
Thomas Waldmann |
send_page: remove some more call's request param (see cs 1777)
|
Thu, 22 Feb 2007 17:03:49 +0100 |
Thomas Waldmann |
sisterpages: fix wrong urls
|
Thu, 22 Feb 2007 13:45:23 +0100 |
Thomas Waldmann |
added SisterSites/SisterPages support
|
Thu, 22 Feb 2007 12:04:46 +0100 |
Thomas Waldmann |
new wiki markup for /* inline comments */, support toggling visibility of them
|
Wed, 21 Feb 2007 23:06:46 +0100 |
Thomas Waldmann |
make TitleIndex/WordIndex use the formatter
|
Sun, 18 Feb 2007 23:50:31 +0100 |
Thomas Waldmann |
wikiutil.getSysPage renamed to getLocalizedPage
|
Sun, 18 Feb 2007 23:27:09 +0100 |
Thomas Waldmann |
split_title: remove some more call's request param (see cs 1776)
|
Sun, 18 Feb 2007 22:57:15 +0100 |
Thomas Waldmann |
split_title: remove some more call's request param (see cs 1776)
|
Sun, 18 Feb 2007 22:44:22 +0100 |
Thomas Waldmann |
send_page: remove some more call's request param (see cs 1777)
|
Sun, 18 Feb 2007 22:33:44 +0100 |
Thomas Waldmann |
send_title: add comment, remove TODO
|
Sun, 18 Feb 2007 22:22:14 +0100 |
Thomas Waldmann |
call send_title with page kw arg, if available, not with pagename
|
Sun, 18 Feb 2007 21:54:08 +0100 |
Thomas Waldmann |
cleanup comments, some minor refactorings
|
Sun, 18 Feb 2007 21:39:36 +0100 |
Thomas Waldmann |
remove unneeded request param from page.send_page()
|
Sun, 18 Feb 2007 21:17:16 +0100 |
Thomas Waldmann |
remove unneeded request param from page.split_title()
|
Sun, 18 Feb 2007 20:54:24 +0100 |
Thomas Waldmann |
wikiutil: remove some superfluous FIXMEs, clarify another, fix typo
|
Wed, 14 Feb 2007 23:36:53 +0100 |
Reimar Bauer |
multiconfig:page_group_regex reverted to CamelCase definition.
|
Wed, 14 Feb 2007 23:13:27 +0100 |
Reimar Bauer |
multiconfig:page_group_regex changed to fit to description u'[a-z0-9,A-Z]Group$'
|
Fri, 09 Feb 2007 20:32:15 +0100 |
Reimar Bauer |
text_xslt:small syntax bug fix
|
Thu, 01 Feb 2007 17:36:35 +0100 |
Reimar Bauer |
decoding to config.charset added and user will be requested to select attachment for files which can't be decoded
|
Thu, 01 Feb 2007 17:30:05 +0100 |
Reimar Bauer |
wikiutil: renamed executeText in renderText
|
Tue, 30 Jan 2007 23:58:29 +0100 |
Thomas Waldmann |
improved ldap auth (ported from 1.5)
|
Tue, 30 Jan 2007 23:07:33 +0100 |
Thomas Waldmann |
merge main
|
Tue, 30 Jan 2007 23:06:56 +0100 |
Thomas Waldmann |
updated CHANGES with 1.5 changelog
|
Tue, 30 Jan 2007 23:01:44 +0100 |
Thomas Waldmann |
fix some unescaped uses of pagename (ported from 1.5-803/805/806)
|
Tue, 30 Jan 2007 22:47:57 +0100 |
Thomas Waldmann |
AttachFile: allow overwriting files when user chooses that option (ported from 1.5-802)
|
Tue, 30 Jan 2007 22:40:57 +0100 |
Thomas Waldmann |
RSS feed: do not announce on any page, but only on RC and _(RC) (ported from 1.5-801)
|
Tue, 30 Jan 2007 22:21:58 +0100 |
Thomas Waldmann |
fixing rendering problems of MSIE (ported from 1.5-799)
|
Tue, 30 Jan 2007 22:16:06 +0100 |
Thomas Waldmann |
antispam: catch xmlrpclib.Fault to avoid trouble with saving pages when MoinMaster wiki fails internally (ported from 1.5-798)
|
Tue, 30 Jan 2007 22:12:52 +0100 |
Thomas Waldmann |
reset our umask on every request, should fix umask problems with twistd (ported from 1.5-797)
|
Tue, 30 Jan 2007 22:05:35 +0100 |
Thomas Waldmann |
Fixed the version number check in the xslt parser for 4suite >= 1.0 (ported from 1.5-796)
|
Tue, 30 Jan 2007 21:52:23 +0100 |
Thomas Waldmann |
Fixed login form css class typo (ported from 1.5-795)
|
Tue, 30 Jan 2007 21:36:23 +0100 |
Thomas Waldmann |
remove 'generated' attribute from pagelink html output (ported from 1.5-791)
|
Tue, 30 Jan 2007 21:07:19 +0100 |
Thomas Waldmann |
gui converter: don't crash on col/colgroup/meta/a (ported from 1.5-788)
|
Tue, 30 Jan 2007 22:35:05 +0100 |
Reimar Bauer |
optimize code, save_raw moved to Page.py
|
Tue, 30 Jan 2007 12:43:31 +0100 |
Thomas Waldmann |
updated i18n, added (empty) greek i18n
|
Mon, 29 Jan 2007 22:51:11 +0100 |
Thomas Waldmann |
optimize code
|
Sun, 28 Jan 2007 22:41:12 +0100 |
Thomas Waldmann |
merged main
|
Sun, 28 Jan 2007 22:40:49 +0100 |
Thomas Waldmann |
wrapping div support for wiki parser, toggling display of comment divs, show_comments user prefs
|
Sat, 27 Jan 2007 18:10:47 +0100 |
Reimar Bauer |
action/__init__.py:fixed wrong definition
|