Sun, 05 Mar 2006 12:57:20 +0000 |
Thomas Waldmann |
fixing twisted redirect problem
|
Mon, 27 Feb 2006 17:44:44 +0000 |
Thomas Waldmann |
redirect to base url after successful login
|
Mon, 27 Feb 2006 17:24:07 +0000 |
Thomas Waldmann |
make usage of username in smb mount point more flexible
|
Mon, 27 Feb 2006 06:44:33 +0000 |
Thomas Waldmann |
action=raw: move revision detection / acl check back to wikiaction
|
Sun, 26 Feb 2006 23:55:12 +0000 |
Thomas Waldmann |
fixing some wrong attribute references
|
Sun, 26 Feb 2006 19:20:17 +0000 |
Thomas Waldmann |
moved action=raw implementation to Page object
|
Sun, 26 Feb 2006 18:21:38 +0000 |
Thomas Waldmann |
feed current user_obj to auth methods, continue auth list in most cases, moved cookie code to auth module
|
Sat, 25 Feb 2006 12:29:22 +0000 |
Thomas Waldmann |
fix MoinMoinBugs/SelfInterWikiNotWorkAsExpect
|
Sat, 25 Feb 2006 08:11:57 +0000 |
Thomas Waldmann |
changed filters to use mimetypes
|
Tue, 21 Feb 2006 21:41:21 +0000 |
Thomas Waldmann |
removed duplicate AttachFile entry in actions menu
|
Mon, 20 Feb 2006 09:29:22 +0000 |
Thomas Waldmann |
fixed converter for https: image urls
|
Mon, 20 Feb 2006 09:24:06 +0000 |
Thomas Waldmann |
fixed logout problems when using cfg.cookie_path
|
Sat, 18 Feb 2006 16:58:21 +0000 |
Thomas Waldmann |
added ldap_login and smb_mount auth plugins + sample config
|
Sat, 18 Feb 2006 16:12:14 +0000 |
Alexander Schremmer |
Moved type check of the superuser setting.
|
Sat, 18 Feb 2006 15:31:50 +0000 |
Thomas Waldmann |
user.isSuperUser() check, require cfg.superuser being a list or tuple
|
Sat, 18 Feb 2006 14:21:40 +0000 |
Thomas Waldmann |
only check once for spiders
|
Thu, 16 Feb 2006 22:09:47 +0000 |
Thomas Waldmann |
added translator to thank-you list, use 'we' instead 'I', add MoinCoreGroup
|
Thu, 16 Feb 2006 22:08:06 +0000 |
Thomas Waldmann |
surge protection: specialcase AttachFile, fix no cache exists case
|
Thu, 16 Feb 2006 17:43:13 +0000 |
Alexander Schremmer |
Fixed PythonErrorEditingFrontPage.
|
Thu, 16 Feb 2006 16:29:03 +0000 |
Thomas Waldmann |
fix farmconfig.wikis processing for big farms (>=50 wikis) by not using a big RE for it
|
Wed, 15 Feb 2006 23:42:47 +0000 |
Thomas Waldmann |
fixed formatter.heading call, lowered Twisted timeout
|
Wed, 15 Feb 2006 07:39:21 +0000 |
Thomas Waldmann |
improved surge protection: dont sleep, add total requests rate
|
Tue, 14 Feb 2006 06:38:53 +0000 |
Thomas Waldmann |
reorderer 1. bot 2. surge protection, add sleep time for forbidden requests, add surge prot. value for recall action
|
Mon, 13 Feb 2006 16:14:03 +0000 |
Thomas Waldmann |
add webreaper to bot list
|
Mon, 13 Feb 2006 12:09:21 +0000 |
Thomas Waldmann |
lupy: filter plugins for attachment search
|
Sun, 12 Feb 2006 20:27:04 +0000 |
Thomas Waldmann |
attachment search (lupy only)
|
Sun, 12 Feb 2006 12:15:01 +0000 |
Thomas Waldmann |
lupy: fixed strange search results by allowing high number of ignored chars after a match
|
Sun, 12 Feb 2006 12:06:05 +0000 |
Thomas Waldmann |
lupy: tokenizer adds the complete CamelCase word to the index (not only the splitted words), lowered mergeFactor, cleaner dir structure in cache directory, source cleanup
|
Sat, 11 Feb 2006 15:52:39 +0000 |
Thomas Waldmann |
fixed a typo in a comment
|
Thu, 09 Feb 2006 18:32:19 +0000 |
Thomas Waldmann |
make cookie_lifetime behaviour more sane
|
Sun, 05 Feb 2006 18:55:57 +0000 |
Thomas Waldmann |
release 1.5.2 CHANGES file
|
Sun, 05 Feb 2006 18:54:41 +0000 |
Thomas Waldmann |
release 1.5.2
1.5.2
|
Sun, 05 Feb 2006 18:47:00 +0000 |
Alexander Schremmer |
Reworded the paragraph about the failing tests in order to facilitate positive experience by consuming the CHANGES file.
|
Sun, 05 Feb 2006 15:34:54 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 05 Feb 2006 12:19:27 +0000 |
Thomas Waldmann |
fixed MoinMoinBugs/ProcessInlineDontSupportUlElement, some converter code cleanup
|
Sat, 04 Feb 2006 20:31:20 +0000 |
Thomas Waldmann |
added a little border/margin to make classic/modern edit screen look better
|
Sat, 04 Feb 2006 20:21:16 +0000 |
Thomas Waldmann |
make farmconfig samples easier to use for a single wiki, too
|
Sat, 04 Feb 2006 17:23:14 +0000 |
Thomas Waldmann |
userlist for switch user: removed skipping of empty names
|
Sat, 04 Feb 2006 17:15:31 +0000 |
Thomas Waldmann |
updated i18n
|
Sat, 04 Feb 2006 14:07:51 +0000 |
Thomas Waldmann |
switch user functionality for superuser
|
Sat, 04 Feb 2006 13:24:45 +0000 |
Thomas Waldmann |
added size attr to select widget
|
Sat, 04 Feb 2006 12:10:42 +0000 |
Thomas Waldmann |
1.5.2rc1 - bumped version, make install-docs, interwiki, underlay, pagepacks
1.5.2rc1
|
Sat, 04 Feb 2006 11:40:42 +0000 |
Thomas Waldmann |
adjusting some surge protection limits
|
Fri, 03 Feb 2006 21:49:50 +0000 |
Thomas Waldmann |
updated i18n
|
Fri, 03 Feb 2006 20:54:08 +0000 |
Alexander Schremmer |
Really fixed the docbook bug.
|
Fri, 03 Feb 2006 20:50:02 +0000 |
Alexander Schremmer |
Fixed MoinMoinBugs/UnableToDisplayDocbookWithAccentuatedTitle
|
Fri, 03 Feb 2006 20:41:07 +0000 |
Thomas Waldmann |
generate rnd password when there is none yet
|
Fri, 03 Feb 2006 20:30:15 +0000 |
Alexander Schremmer |
Added FullSearchCached macro.
|
Fri, 03 Feb 2006 20:26:27 +0000 |
Thomas Waldmann |
line anchors reactivated
|
Fri, 03 Feb 2006 20:22:11 +0000 |
Alexander Schremmer |
Removed form code (which had been broken since it was hacked into) and the export action (which had been in a similar state).
|
Fri, 03 Feb 2006 20:12:31 +0000 |
Thomas Waldmann |
fix some error handlers, logging for caching lock failures
|
Fri, 03 Feb 2006 19:53:23 +0000 |
Thomas Waldmann |
fixed version, surge protection configuration, merged CHANGES
|
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.
|
Fri, 30 Dec 2005 21:25:02 +0000 |
Alexander Schremmer |
Removed unicodedata import in lupy code.
|
Fri, 30 Dec 2005 20:06:20 +0000 |
Alexander Schremmer |
Let the create_pagepacks read the page list from the local wiki and not from moinmaster.
|
Fri, 30 Dec 2005 19:43:52 +0000 |
Alexander Schremmer |
Fixed maketestwiki.py for cases when there is not testwiki dir, or when run on Windows (How i hate this WindowsError exception).
|
Fri, 30 Dec 2005 14:52:39 +0000 |
Thomas Waldmann |
make install-docs, interwiki, underlay, pagepacks, ...
|
Fri, 30 Dec 2005 14:26:50 +0000 |
Thomas Waldmann |
updated i18n, added omniexplorer to bot list
|
Wed, 28 Dec 2005 23:52:51 +0000 |
Thomas Waldmann |
wiki parser: fix table attribute markup parsing
|
Tue, 27 Dec 2005 23:09:56 +0000 |
Thomas Waldmann |
unpacked twikidraw sources, simpler build.xml
|
Sun, 25 Dec 2005 22:54:33 +0000 |
Thomas Waldmann |
update underlay and install-docs
|