Sat, 15 Oct 2005 14:55:25 +0000 |
Florian Festi |
fixed MoinMoinBugs/IncludeMacroChecksIfPageExists
|
Sat, 15 Oct 2005 13:56:10 +0000 |
Thomas Waldmann |
implement restore backup subaction, with a already local backup file
|
Sun, 09 Oct 2005 02:20:53 +0000 |
Nir Soffer |
theme: refactor editabr to make it easier to customize by theme authors
|
Sun, 09 Oct 2005 00:45:15 +0000 |
Nir Soffer |
theme: moving related edit bar methods toghether
|
Sat, 08 Oct 2005 15:37:24 +0000 |
Thomas Waldmann |
fixed [:page:text] or [wiki:Self:page text] links updating the pagelinks cache
|
Sat, 08 Oct 2005 14:38:31 +0000 |
Thomas Waldmann |
added ca (catalan) i18n
|
Sat, 08 Oct 2005 02:33:21 +0000 |
Nir Soffer |
fix isSubscribedTo when calling multiple times, for example from page.getSubscribersList()
|
Sat, 08 Oct 2005 02:13:15 +0000 |
Nir Soffer |
use left to right direction for tracebacks
|
Sat, 08 Oct 2005 02:01:07 +0000 |
Nir Soffer |
move "Attachments" to the edit bar, its too important to hide in the menu
|
Sat, 08 Oct 2005 01:40:01 +0000 |
Nir Soffer |
change the confusing "Quicklink" to "Add Link" and "Remove Link", chcking user quicklink state
|
Sat, 08 Oct 2005 01:22:09 +0000 |
Nir Soffer |
fix unsubscribe, use always valid interwiki links, more correct error messages, refactror subscribePage, isSubscribedTo
|
Fri, 07 Oct 2005 22:48:18 +0000 |
Nir Soffer |
user: formatting, move related methods together
|
Fri, 07 Oct 2005 22:10:55 +0000 |
Nir Soffer |
fixed quicklink bug when interwiki is None, create simpler addQuicklink and removeQuicklink methods, simplify isQuicklinkedTo method
|
Fri, 07 Oct 2005 08:57:24 +0000 |
Alexander Schremmer |
Allow the user to generate DocBook with a single click.
|
Fri, 07 Oct 2005 08:55:45 +0000 |
Alexander Schremmer |
Show a better error message if PyXML is not installed and the docbook formatter is used.
|
Thu, 06 Oct 2005 19:57:24 +0000 |
Thomas Waldmann |
removed empty setup_args for mod_python
|
Thu, 06 Oct 2005 19:33:58 +0000 |
Thomas Waldmann |
updated i18n
|
Thu, 06 Oct 2005 16:43:46 +0000 |
Alexander Schremmer |
Updated CHANGES.
|
Thu, 06 Oct 2005 16:06:59 +0000 |
Alexander Schremmer |
Integrated new additions by Petr into the DocBook formatter. This includes better macro support, better heading semantics and cleaner include-macro results. Fixed line endings.
|
Thu, 06 Oct 2005 16:03:44 +0000 |
Alexander Schremmer |
Added class variable to the test wiki config in order to be able to distinguish it.
|
Thu, 06 Oct 2005 16:00:49 +0000 |
Alexander Schremmer |
Integrated MoinMoin:PackageInstaller and zip support.
|
Thu, 06 Oct 2005 15:56:14 +0000 |
Alexander Schremmer |
Fixed HTML typo in SystemInfo macro, added thread count. Activate print mode for page includes if the format-action is active.
|
Thu, 06 Oct 2005 15:50:23 +0000 |
Alexander Schremmer |
Fixed a few broken formatter calls in ShowSmileys.py.
|
Tue, 04 Oct 2005 14:51:02 +0000 |
Thomas Waldmann |
updated i18n
|
Tue, 04 Oct 2005 02:21:07 +0000 |
Nir Soffer |
fix bogus error handling in _tests and wikitest
|
Mon, 03 Oct 2005 22:59:54 +0000 |
Nir Soffer |
fix tiny typo in _test_template
|
Mon, 03 Oct 2005 22:56:18 +0000 |
Nir Soffer |
add missing hearder to test_conventer_...
|
Mon, 03 Oct 2005 22:48:16 +0000 |
Nir Soffer |
shorten test cases names, TestCase suffix is not needed
|
Mon, 03 Oct 2005 22:36:36 +0000 |
Nir Soffer |
fix tests when running from a browser, use more standard import syntax
|
Mon, 03 Oct 2005 21:42:56 +0000 |
Nir Soffer |
fix all ERRORS in test_conventer_who_invented_that_impossible_name, 53 tests fail
|
Mon, 03 Oct 2005 20:42:12 +0000 |
Thomas Waldmann |
src cosmetic changes, changed (c) to 2005
|
Mon, 03 Oct 2005 20:31:32 +0000 |
Nir Soffer |
fix name error in text_html
|
Mon, 03 Oct 2005 08:41:37 +0000 |
Thomas Waldmann |
optimize backup by sorting, refactor some easy stuff to use redirectedOutput
|
Sun, 02 Oct 2005 06:39:02 +0000 |
Thomas Waldmann |
better fallback for i18n strings not found: use formatted en translation
|
Sat, 01 Oct 2005 07:58:16 +0000 |
Alexander Schremmer |
Added SubscribeUser.py action.
|
Sat, 01 Oct 2005 03:12:53 +0000 |
Nir Soffer |
WikiBackup: add bzip2 support, fix traceback when backup is not allowed, cleanup
|
Fri, 30 Sep 2005 22:45:03 +0000 |
Nir Soffer |
better wording in the user interface
|
Fri, 30 Sep 2005 22:13:58 +0000 |
Nir Soffer |
backward compability with 1.3 mail_from configuration, update example configuration, add tests
|
Fri, 30 Sep 2005 19:13:50 +0000 |
Nir Soffer |
experimental (tested in my setup) encoded From and To mail headers
|
Fri, 30 Sep 2005 18:17:53 +0000 |
Thomas Waldmann |
revert mail Header() changes
|
Fri, 30 Sep 2005 18:08:19 +0000 |
Thomas Waldmann |
updated i18n
|
Fri, 30 Sep 2005 17:47:06 +0000 |
Thomas Waldmann |
mail: use Header() with charset
|
Fri, 30 Sep 2005 17:44:41 +0000 |
Thomas Waldmann |
use Header() for From: and To:, too
|
Thu, 29 Sep 2005 21:04:19 +0000 |
Thomas Waldmann |
fix remember_last_visit(ed page) root url redirect
|
Thu, 29 Sep 2005 18:47:39 +0000 |
Nir Soffer |
more readable email notifications using quoted printable encoding
|
Thu, 29 Sep 2005 18:06:32 +0000 |
Thomas Waldmann |
make WikiBackup action configurable
|
Thu, 29 Sep 2005 16:51:24 +0000 |
Thomas Waldmann |
added WikiBackup action for superuser
|
Thu, 29 Sep 2005 00:50:30 +0000 |
Nir Soffer |
merge moin--main--1.3--patch-934,935: detect correctly missing plguins and missing names in plugins
|
Thu, 29 Sep 2005 00:39:21 +0000 |
Nir Soffer |
merge moin--main--1.3--patch-931: fix hidding of huge tracebacks
|
Thu, 29 Sep 2005 00:36:27 +0000 |
Nir Soffer |
merge moin--main--1.3--patch-930: fix error handling in plugins, fix broken chart action
|
Thu, 29 Sep 2005 00:09:43 +0000 |
Nir Soffer |
merge moin--main--1.3--patch-929 - cgitb: refactror system details, use rfc2822 date
|
Thu, 29 Sep 2005 00:07:04 +0000 |
Nir Soffer |
merge moin--main--1.3--patch-928
|
Wed, 28 Sep 2005 23:09:56 +0000 |
Nir Soffer |
fixed broken tests package, moved ConvertError to convert module
|
Wed, 28 Sep 2005 20:10:40 +0000 |
Nir Soffer |
fix crash with CGI
|
Mon, 26 Sep 2005 20:31:05 +0000 |
Thomas Waldmann |
don't put \n into pre sections when setting line-XXX anchors
|
Mon, 26 Sep 2005 20:26:02 +0000 |
Thomas Waldmann |
added link to HelpOnEditing and SyntaxReference to text editor quick help
|
Mon, 26 Sep 2005 18:53:01 +0000 |
Thomas Waldmann |
updated i18n
|
Sun, 25 Sep 2005 22:47:51 +0000 |
Thomas Waldmann |
add missing sv.py
|
Sun, 25 Sep 2005 22:47:10 +0000 |
Thomas Waldmann |
don't emit line anchors when processing i18n strings
|
Sun, 25 Sep 2005 22:21:23 +0000 |
Thomas Waldmann |
i18n updated
|