Mercurial > moin > 1.9
graph
-
Integrated MoinMoin:PackageInstaller and zip support.Thu, 06 Oct 2005 16:00:49 +0000, by 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:56:14 +0000, by Alexander Schremmer
-
Fixed a few broken formatter calls in ShowSmileys.py.Thu, 06 Oct 2005 15:50:23 +0000, by Alexander Schremmer
-
updated i18nTue, 04 Oct 2005 14:51:02 +0000, by Thomas Waldmann
-
fix bogus error handling in _tests and wikitestTue, 04 Oct 2005 02:21:07 +0000, by Nir Soffer
-
fix tiny typo in _test_templateMon, 03 Oct 2005 22:59:54 +0000, by Nir Soffer
-
add missing hearder to test_conventer_...Mon, 03 Oct 2005 22:56:18 +0000, by Nir Soffer
-
shorten test cases names, TestCase suffix is not neededMon, 03 Oct 2005 22:48:16 +0000, by Nir Soffer
-
fix tests when running from a browser, use more standard import syntaxMon, 03 Oct 2005 22:36:36 +0000, by Nir Soffer
-
fix all ERRORS in test_conventer_who_invented_that_impossible_name, 53 tests failMon, 03 Oct 2005 21:42:56 +0000, by Nir Soffer
-
src cosmetic changes, changed (c) to 2005Mon, 03 Oct 2005 20:42:12 +0000, by Thomas Waldmann
-
fix name error in text_htmlMon, 03 Oct 2005 20:31:32 +0000, by Nir Soffer
-
optimize backup by sorting, refactor some easy stuff to use redirectedOutputMon, 03 Oct 2005 08:41:37 +0000, by Thomas Waldmann
-
better fallback for i18n strings not found: use formatted en translationSun, 02 Oct 2005 06:39:02 +0000, by Thomas Waldmann
-
Added SubscribeUser.py action.Sat, 01 Oct 2005 07:58:16 +0000, by Alexander Schremmer
-
WikiBackup: add bzip2 support, fix traceback when backup is not allowed, cleanupSat, 01 Oct 2005 03:12:53 +0000, by Nir Soffer
-
better wording in the user interfaceFri, 30 Sep 2005 22:45:03 +0000, by Nir Soffer
-
backward compability with 1.3 mail_from configuration, update example configuration, add testsFri, 30 Sep 2005 22:13:58 +0000, by Nir Soffer
-
experimental (tested in my setup) encoded From and To mail headersFri, 30 Sep 2005 19:13:50 +0000, by Nir Soffer
-
revert mail Header() changesFri, 30 Sep 2005 18:17:53 +0000, by Thomas Waldmann
-
updated i18nFri, 30 Sep 2005 18:08:19 +0000, by Thomas Waldmann
-
mail: use Header() with charsetFri, 30 Sep 2005 17:47:06 +0000, by Thomas Waldmann
-
use Header() for From: and To:, tooFri, 30 Sep 2005 17:44:41 +0000, by Thomas Waldmann
-
fix remember_last_visit(ed page) root url redirectThu, 29 Sep 2005 21:04:19 +0000, by Thomas Waldmann
-
more readable email notifications using quoted printable encodingThu, 29 Sep 2005 18:47:39 +0000, by Nir Soffer
-
make WikiBackup action configurableThu, 29 Sep 2005 18:06:32 +0000, by Thomas Waldmann
-
added WikiBackup action for superuserThu, 29 Sep 2005 16:51:24 +0000, by Thomas Waldmann
-
merge moin--main--1.3--patch-934,935: detect correctly missing plguins and missing names in pluginsThu, 29 Sep 2005 00:50:30 +0000, by Nir Soffer
-
merge moin--main--1.3--patch-931: fix hidding of huge tracebacksThu, 29 Sep 2005 00:39:21 +0000, by Nir Soffer
-
merge moin--main--1.3--patch-930: fix error handling in plugins, fix broken chart actionThu, 29 Sep 2005 00:36:27 +0000, by Nir Soffer
-
merge moin--main--1.3--patch-929 - cgitb: refactror system details, use rfc2822 dateThu, 29 Sep 2005 00:09:43 +0000, by Nir Soffer
-
merge moin--main--1.3--patch-928Thu, 29 Sep 2005 00:07:04 +0000, by Nir Soffer
-
fixed broken tests package, moved ConvertError to convert moduleWed, 28 Sep 2005 23:09:56 +0000, by Nir Soffer
-
fix crash with CGIWed, 28 Sep 2005 20:10:40 +0000, by Nir Soffer
-
don't put \n into pre sections when setting line-XXX anchorsMon, 26 Sep 2005 20:31:05 +0000, by Thomas Waldmann
-
added link to HelpOnEditing and SyntaxReference to text editor quick helpMon, 26 Sep 2005 20:26:02 +0000, by Thomas Waldmann
-
updated i18nMon, 26 Sep 2005 18:53:01 +0000, by Thomas Waldmann
-
add missing sv.pySun, 25 Sep 2005 22:47:51 +0000, by Thomas Waldmann
-
don't emit line anchors when processing i18n stringsSun, 25 Sep 2005 22:47:10 +0000, by Thomas Waldmann
-
i18n updatedSun, 25 Sep 2005 22:21:23 +0000, by Thomas Waldmann
-
subscription msgs clarifiedSun, 25 Sep 2005 21:51:56 +0000, by Thomas Waldmann
-
fixed SystemInfo to also show local plugin parsersSun, 25 Sep 2005 21:05:02 +0000, by Thomas Waldmann
-
be a bit less restrictive on some pagename matching regexesSun, 25 Sep 2005 19:10:06 +0000, by Thomas Waldmann
-
we don't generate anchorsSun, 25 Sep 2005 18:29:11 +0000, by Thomas Waldmann
-
fixed some english strings, better converter debugging msgs, move lineno anchors to formatterSun, 25 Sep 2005 17:47:45 +0000, by Thomas Waldmann
-
making people choose the right approach to page_front_pageSun, 25 Sep 2005 14:45:38 +0000, by Thomas Waldmann
-
remove pretty_url kw where it was unsupported anywaySun, 25 Sep 2005 12:22:44 +0000, by Thomas Waldmann
-
src cosmetics: remove TODOs, CVS stuffSun, 25 Sep 2005 11:36:51 +0000, by Thomas Waldmann
-
diffs with hrefs into the full text, TODO: extend formatter to support thatSun, 25 Sep 2005 10:37:48 +0000, by Thomas Waldmann
-
reduce comment column on RC slightlySat, 24 Sep 2005 19:32:17 +0000, by Thomas Waldmann
-
save some screen space for RCSat, 24 Sep 2005 18:56:58 +0000, by Thomas Waldmann
-
refactor CHANGESSat, 24 Sep 2005 18:48:01 +0000, by Thomas Waldmann
-
WordIndex: make systempages excludeableSat, 24 Sep 2005 18:28:09 +0000, by Thomas Waldmann
-
bugfix indexgrouping for TitleIndexSat, 24 Sep 2005 18:03:54 +0000, by Thomas Waldmann
-
add Vary: User-Agent (so that bots don't spoil the cache)Sat, 24 Sep 2005 17:35:11 +0000, by Thomas Waldmann
-
unbold modern msg texts, add ff1.5b1 css3-like columns support as commentSat, 24 Sep 2005 15:53:52 +0000, by Thomas Waldmann
-
editor screen: fixed margins, coloursSat, 24 Sep 2005 15:06:09 +0000, by Thomas Waldmann
-
quicklinks: only use pagename as title, if wiki == selfSat, 24 Sep 2005 14:42:29 +0000, by Thomas Waldmann
-
quicklinks: avoid dupes, dont render as interwiki if wiki == selfSat, 24 Sep 2005 14:35:31 +0000, by Thomas Waldmann
-
cleaned, reorganized and added questions/commentsSat, 24 Sep 2005 13:11:37 +0000, by Thomas Waldmann