Fri, 03 Feb 2006 19:15:18 +0000 |
Thomas Waldmann |
fix some wrong attributes, todo: fix quoting, see comment in text_html.url
|
Fri, 03 Feb 2006 18:42:04 +0000 |
Thomas Waldmann |
updated i18n
|
Wed, 01 Feb 2006 14:45:32 +0000 |
Thomas Waldmann |
updated i18n
|
Tue, 31 Jan 2006 21:17:13 +0000 |
Thomas Waldmann |
star-merged moin--refactor--1.5 (formatter, parser, converter fixes, see docs/CHANGES.refactor)
|
Tue, 31 Jan 2006 21:09:45 +0000 |
Thomas Waldmann |
surge protection: use userid of logged in users, reorder surge-log entry format, fix error handling
|
Mon, 30 Jan 2006 00:27:02 +0000 |
Thomas Waldmann |
surgeprotect: fix wrong fn name, change edit limit
|
Sat, 28 Jan 2006 23:40:16 +0000 |
Thomas Waldmann |
fixed table attribute parsing, updated CHANGES
|
Sat, 28 Jan 2006 23:13:25 +0000 |
Thomas Waldmann |
added surge protection code (TODO: configurability), added voyager to bot list
|
Sat, 28 Jan 2006 23:11:15 +0000 |
Thomas Waldmann |
add locking to caching module
|
Fri, 27 Jan 2006 18:47:39 +0000 |
Thomas Waldmann |
fix projection CSS, fix win32 request init, revert Florian's langAttr fix (already done in refactor branch)
|
Thu, 26 Jan 2006 22:39:22 +0000 |
Florian Festi |
fixed race condition in wikidicts, fixed MoinMoinBugs/WikiDictsRaisePicklingError
|
Thu, 26 Jan 2006 21:57:38 +0000 |
Florian Festi |
moved .langAttr() from formatter.text_html to formatter.base to fix FootNote macro for all non HTML formatters
|
Thu, 26 Jan 2006 13:30:03 +0000 |
Alexander Schremmer |
Wee, Thomas broke the api without fixing all implementors. That is fun.
|
Wed, 25 Jan 2006 08:30:32 +0000 |
Alexander Schremmer |
Fixed MoinMoinBugs/ RewritingAndCookieUrl/
|
Tue, 24 Jan 2006 14:08:51 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 22 Jan 2006 09:49:32 +0000 |
Thomas Waldmann |
1.5.1 release: bump revision, minor globaledit script and mail check fixes, updated test output, updated CHANGES
1.5.1
|
Sat, 21 Jan 2006 20:48:49 +0000 |
Thomas Waldmann |
make underlay install-docs interwiki
|
Sat, 21 Jan 2006 19:57:05 +0000 |
Thomas Waldmann |
optimized footer display and print view, removed some ancient code
|
Sat, 21 Jan 2006 16:28:02 +0000 |
Thomas Waldmann |
updated i18n
|
Sat, 21 Jan 2006 16:13:30 +0000 |
Thomas Waldmann |
classic theme: added GUI editor link, general: footer code cleanup
|
Fri, 20 Jan 2006 19:39:13 +0000 |
Thomas Waldmann |
css workaround for yet another IE rendering bug
|
Thu, 19 Jan 2006 22:15:28 +0000 |
Thomas Waldmann |
updated i18n
|
Thu, 19 Jan 2006 10:21:33 +0000 |
Thomas Waldmann |
make GUI editor footer the same way as text editor footer
|
Thu, 19 Jan 2006 07:58:47 +0000 |
Thomas Waldmann |
yet another fix for date_fmt default
|
Wed, 18 Jan 2006 13:03:07 +0000 |
Alexander Schremmer |
Fixed line endings in rst parser and removed the copy import.
|
Wed, 18 Jan 2006 08:48:13 +0000 |
Thomas Waldmann |
minor CHANGES fixes
|
Wed, 18 Jan 2006 08:30:34 +0000 |
Thomas Waldmann |
fixed not being able to change the date/time format back to Default
|
Tue, 17 Jan 2006 08:01:41 +0000 |
Thomas Waldmann |
DeletePage: fix uninitialized msg attribute in case of SaveError exception
|
Tue, 17 Jan 2006 07:45:18 +0000 |
Thomas Waldmann |
copy.py should be compatible with Python 2.3 now
|
Mon, 16 Jan 2006 19:28:09 +0000 |
Thomas Waldmann |
include a fixed copy.py, taken from Python 2.4.2
|
Mon, 16 Jan 2006 00:46:43 +0000 |
Thomas Waldmann |
cfg.mail_smarthost = 'server:port' support
|
Sun, 15 Jan 2006 23:06:22 +0000 |
Thomas Waldmann |
more file:// support, fixed bracketed link icon (css class)
|
Sun, 15 Jan 2006 16:05:40 +0000 |
Thomas Waldmann |
improved mig scripts for old moin data and working around win32 OS bugs
|
Sat, 14 Jan 2006 18:50:59 +0000 |
Alexander Schremmer |
Fixed the AddRevision command of the PackageInstaller.
|
Sat, 14 Jan 2006 16:41:13 +0000 |
Alexander Schremmer |
Added a space character to satisfy those crazy KDE users.
|
Sat, 14 Jan 2006 00:02:05 +0000 |
Thomas Waldmann |
show attachment: samples with %20 in attachment list
|
Thu, 12 Jan 2006 22:25:56 +0000 |
Thomas Waldmann |
fixed http status 302 header
|
Thu, 12 Jan 2006 21:10:47 +0000 |
Alexander Schremmer |
Repaired zipping, a very small typo broke it.
|
Wed, 11 Jan 2006 21:01:28 +0000 |
Thomas Waldmann |
updated i18n, small fix to moin.spec
|
Tue, 10 Jan 2006 19:13:59 +0000 |
Alexander Schremmer |
Split show_hosts into show_hosts and show_names.
|
Mon, 09 Jan 2006 13:18:56 +0000 |
Alexander Schremmer |
Fixed FastCGI for envs where you need socket.SO_REUSEADDR
|
Mon, 09 Jan 2006 13:17:25 +0000 |
Alexander Schremmer |
Packaged the import irc script.
|
Sun, 08 Jan 2006 23:07:07 +0000 |
Thomas Waldmann |
updated FCKeditor to current CVS (v2.2+)
|
Sun, 08 Jan 2006 21:34:35 +0000 |
Thomas Waldmann |
rst parser: fixed docutils version check
|
Sun, 08 Jan 2006 11:30:17 +0000 |
Thomas Waldmann |
updated i18n
|
Sat, 07 Jan 2006 18:00:24 +0000 |
Thomas Waldmann |
removed outdated UPDATE.html, added comment to moin script
|
Sat, 07 Jan 2006 15:57:42 +0000 |
Thomas Waldmann |
added change log for 1.5
|
Sat, 07 Jan 2006 15:45:31 +0000 |
Thomas Waldmann |
1.5.0 release final changes: updated docs, i18n, underlay, interwiki. fixed SystemAdmin macro to use cfg.superuser.
1.5.0
|
Fri, 06 Jan 2006 20:52:05 +0000 |
Thomas Waldmann |
remove nationality flags like {en}, now renders as plain text
|
Thu, 05 Jan 2006 22:49:59 +0000 |
Thomas Waldmann |
make install-docs underlay
|
Thu, 05 Jan 2006 22:47:36 +0000 |
Thomas Waldmann |
updated i18n
|
Thu, 05 Jan 2006 22:26:30 +0000 |
Thomas Waldmann |
commit Reimar's CSS changes
|
Thu, 05 Jan 2006 19:11:46 +0000 |
Alexander Schremmer |
Fixed exception handling in the WSGI code.
|
Tue, 03 Jan 2006 21:09:42 +0000 |
Thomas Waldmann |
globaledit: treat Templates different
|
Mon, 02 Jan 2006 14:50:28 +0000 |
Alexander Schremmer |
Merged new updates from Matt. Requires docutils snapshot from December or newer.
|
Sun, 01 Jan 2006 23:44:23 +0000 |
Thomas Waldmann |
globaledit: don't update LocalSpellingWords/LocalBadContent, remove duplicate comments from pages
|
Sun, 01 Jan 2006 20:53:56 +0000 |
Alexander Schremmer |
Merged doc string optimisations from MoinMoin:RichardDarst/DocPatches
|
Sun, 01 Jan 2006 20:49:47 +0000 |
Alexander Schremmer |
Removed timings from moinmaster sample file.
|
Sun, 01 Jan 2006 20:47:57 +0000 |
Alexander Schremmer |
Added a small reminder about the wikifarm directory to wikiconfig.py
|
Sun, 01 Jan 2006 20:33:41 +0000 |
Alexander Schremmer |
?Moved farm config files into subdirectory called wikifarm.
|