Mercurial > moin > 1.9
graph
-
fixed MoinMoinBugs/IncludeMacroChecksIfPageExistsSat, 15 Oct 2005 14:55:25 +0000, by Florian Festi
-
implement restore backup subaction, with a already local backup fileSat, 15 Oct 2005 13:56:10 +0000, by Thomas Waldmann
-
theme: refactor editabr to make it easier to customize by theme authorsSun, 09 Oct 2005 02:20:53 +0000, by Nir Soffer
-
theme: moving related edit bar methods toghetherSun, 09 Oct 2005 00:45:15 +0000, by Nir Soffer
-
fixed [:page:text] or [wiki:Self:page text] links updating the pagelinks cacheSat, 08 Oct 2005 15:37:24 +0000, by Thomas Waldmann
-
added ca (catalan) i18nSat, 08 Oct 2005 14:38:31 +0000, by Thomas Waldmann
-
fix isSubscribedTo when calling multiple times, for example from page.getSubscribersList()Sat, 08 Oct 2005 02:33:21 +0000, by Nir Soffer
-
use left to right direction for tracebacksSat, 08 Oct 2005 02:13:15 +0000, by Nir Soffer
-
move "Attachments" to the edit bar, its too important to hide in the menuSat, 08 Oct 2005 02:01:07 +0000, by Nir Soffer
-
change the confusing "Quicklink" to "Add Link" and "Remove Link", chcking user quicklink stateSat, 08 Oct 2005 01:40:01 +0000, by Nir Soffer
-
fix unsubscribe, use always valid interwiki links, more correct error messages, refactror subscribePage, isSubscribedToSat, 08 Oct 2005 01:22:09 +0000, by Nir Soffer
-
user: formatting, move related methods togetherFri, 07 Oct 2005 22:48:18 +0000, by Nir Soffer
-
fixed quicklink bug when interwiki is None, create simpler addQuicklink and removeQuicklink methods, simplify isQuicklinkedTo methodFri, 07 Oct 2005 22:10:55 +0000, by Nir Soffer
-
Allow the user to generate DocBook with a single click.Fri, 07 Oct 2005 08:57:24 +0000, by Alexander Schremmer
-
Show a better error message if PyXML is not installed and the docbook formatter is used.Fri, 07 Oct 2005 08:55:45 +0000, by Alexander Schremmer
-
removed empty setup_args for mod_pythonThu, 06 Oct 2005 19:57:24 +0000, by Thomas Waldmann
-
updated i18nThu, 06 Oct 2005 19:33:58 +0000, by Thomas Waldmann
-
Updated CHANGES.Thu, 06 Oct 2005 16:43:46 +0000, by 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:06:59 +0000, by Alexander Schremmer
-
Added class variable to the test wiki config in order to be able to distinguish it.Thu, 06 Oct 2005 16:03:44 +0000, by Alexander Schremmer
-
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
-
fix for growing amounts of space before EOL in comments when using gui editorSat, 24 Sep 2005 12:27:42 +0000, by Thomas Waldmann
-
fix for gecko paste link brokenness, src cosmeticsSat, 24 Sep 2005 12:13:32 +0000, by Thomas Waldmann
-
remove subscribe icon in classic when no mail is enabled. fix check for sendmail.Fri, 23 Sep 2005 23:00:59 +0000, by Thomas Waldmann
-
fixed typos, updated i18nFri, 23 Sep 2005 22:44:37 +0000, by Thomas Waldmann
-
Added support for edit by doubleclick in the diff view.Fri, 23 Sep 2005 21:39:41 +0000, by Alexander Schremmer
-
make moin friendlier to proxies, thanks to ASFFri, 23 Sep 2005 20:02:07 +0000, by Thomas Waldmann
-
Despam / mass revert action, needs superuserFri, 23 Sep 2005 19:27:45 +0000, by Thomas Waldmann
-
i18n updates, fixed code for apostrophe in maintainer nameFri, 23 Sep 2005 19:24:06 +0000, by Thomas Waldmann
-
editbar was getting far too long, esp. in german on subpagesFri, 23 Sep 2005 09:30:15 +0000, by Thomas Waldmann
-
fix double icon when using MailTo macroFri, 23 Sep 2005 08:40:00 +0000, by Thomas Waldmann
-
fix crash when gui editing a page with non-ASCII charsFri, 23 Sep 2005 08:37:43 +0000, by Thomas Waldmann
-
cStringIO cannot do unicodeFri, 23 Sep 2005 07:35:43 +0000, by Thomas Waldmann
-
more cleanupThu, 22 Sep 2005 23:14:45 +0000, by Thomas Waldmann
-
Streamlined StringIO usage in request.pyThu, 22 Sep 2005 22:57:36 +0000, by Alexander Schremmer
-
Fixed star import.Thu, 22 Sep 2005 22:31:14 +0000, by Alexander Schremmer
-
Fixed minor quality regression in wikiaction.py :-)Thu, 22 Sep 2005 22:25:51 +0000, by Alexander Schremmer
-
removed debug codeThu, 22 Sep 2005 22:06:45 +0000, by Thomas Waldmann
-
Fixed copy & paste error.Thu, 22 Sep 2005 22:05:59 +0000, by Alexander Schremmer
-
updated i18n, fixed original english phrase, added ro and lvThu, 22 Sep 2005 20:44:51 +0000, by Thomas Waldmann
-
bumped version to 1.5.0alphaThu, 22 Sep 2005 15:26:48 +0000, by Thomas Waldmann
-
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0Thu, 22 Sep 2005 15:09:50 +0000, by Thomas Waldmann