Mercurial > moin > 1.9
graph
-
reorder permission checks to last when getting subscribersTue, 18 Mar 2008 16:51:57 +0100, by Johannes Berg
-
fix textcha in newaccount actionTue, 18 Mar 2008 15:31:17 +0100, by Johannes Berg
-
fix typo count -> couldTue, 18 Mar 2008 13:05:13 +0100, by Johannes Berg
-
give 403 status for permission denied pages rather than 200Tue, 18 Mar 2008 12:56:49 +0100, by Johannes Berg
-
implement FeatureRequests/AclAccessDeniedMessageIsWikiPageTue, 18 Mar 2008 12:56:31 +0100, by Johannes Berg
-
fix another pep8 failureTue, 18 Mar 2008 12:06:47 +0100, by Johannes Berg
-
fix some PEP8 test failuresTue, 18 Mar 2008 12:01:58 +0100, by Johannes Berg
-
AttachFile: Make the download link more prominentTue, 18 Mar 2008 01:25:15 +0100, by Radomir Dopieralski
-
merged mainMon, 17 Mar 2008 20:31:41 +0100, by Mikko Virkkilä
-
Make the Table-helper class in DocBook formatter always expect its args in dict. Fix missing gettext for revision history.Mon, 17 Mar 2008 20:31:22 +0100, by Mikko Virkkilä
-
revision history: enable the user to get more revisions show by using max_count=123, enable wiki admin to limit thatMon, 17 Mar 2008 17:17:54 +0100, by Thomas Waldmann
-
removed contrib rst css file for admonitions (not needed any more)Mon, 17 Mar 2008 16:46:41 +0100, by Thomas Waldmann
-
merged mainMon, 17 Mar 2008 15:19:25 +0100, by Mikko Virkkilä
-
Admonitions is a feature. Added pointer to help pageMon, 17 Mar 2008 15:19:03 +0100, by Mikko Virkkilä
-
merged mainMon, 17 Mar 2008 14:55:20 +0100, by Thomas Waldmann
-
fix highlighting for search results and WantedPagesMon, 17 Mar 2008 14:53:40 +0100, by Thomas Waldmann
-
Added docbook specific stuff to CHANGESMon, 17 Mar 2008 14:46:21 +0100, by Mikko Virkkilä
-
Added notes about admonitions in CHANGESMon, 17 Mar 2008 13:56:09 +0100, by Mikko Virkkilä
-
clean up the css colon check to be more pythonicMon, 17 Mar 2008 13:49:35 +0100, by Mikko Virkkilä
-
xmlrpc: use logging moduleMon, 17 Mar 2008 10:29:18 +0100, by Thomas Waldmann
-
LikePages macro: fix argument count/processingMon, 17 Mar 2008 01:26:09 +0100, by Thomas Waldmann
-
only render MissingHomePage if user_homewiki is the local wikiMon, 17 Mar 2008 01:13:19 +0100, by Thomas Waldmann
-
merged mainMon, 17 Mar 2008 00:00:49 +0100, by Thomas Waldmann
-
EmbedObject macro: misc. fixes / cleanupsMon, 17 Mar 2008 00:00:28 +0100, by Thomas Waldmann
-
Merge data from pypi and the setup.py file, can be used to push useful data to pypi now. Just do "python setup.py register". Same as 315fe11cde6d on the 1.6 branch.Sun, 16 Mar 2008 23:33:40 +0100, by Alexander Schremmer
-
test_attachfile: PEP8 fixSun, 16 Mar 2008 22:54:12 +0100, by Reimar Bauer
-
merged mainSun, 16 Mar 2008 22:42:34 +0100, by Thomas Waldmann
-
more wikiutil.escape fixesSun, 16 Mar 2008 22:41:27 +0100, by Thomas Waldmann
-
action.Load: fixed wrong wikiutil.escape usage causing double-escapingSun, 16 Mar 2008 21:45:04 +0100, by Reimar Bauer
-
merged mainSun, 16 Mar 2008 21:07:30 +0100, by Thomas Waldmann
-
fix some wrong wikiutil.escape usage causing double-escapingSun, 16 Mar 2008 21:04:16 +0100, by Thomas Waldmann
-
getText calls: fix some percent=... argsSun, 16 Mar 2008 17:11:12 +0100, by Thomas Waldmann
-
macro.EmbedObject: fixed double escaping for urls and added a unit test for urlsSun, 16 Mar 2008 19:24:02 +0100, by Reimar Bauer
-
Attachfile.getAttachUrl: fixed upload tainting of renameSun, 16 Mar 2008 17:50:51 +0100, by Reimar Bauer
-
macro.EmbedObject: adjusted to changes of argument parser, escaped output.Sun, 16 Mar 2008 17:35:30 +0100, by Reimar Bauer
-
no need to use Verbatim() macro with heading stuff in quickhelpSun, 16 Mar 2008 16:36:06 +0100, by Johannes Berg
-
fix quickhelp, needs translation fixes!Sun, 16 Mar 2008 16:02:15 +0100, by Johannes Berg
-
UnitArgument: allow None as default (passed straight through)Sun, 16 Mar 2008 15:50:40 +0100, by Johannes Berg
-
add EmbedObject tests from Reimar and myselfSun, 16 Mar 2008 11:04:39 +0100, by Johannes Berg
-
fix EmbedObject UnitArgument usageSun, 16 Mar 2008 11:02:54 +0100, by Johannes Berg
-
macro.EmbedObject: beautified output, bug fix for quality paramSat, 15 Mar 2008 20:59:31 +0100, by Reimar Bauer
-
test_wikiutil: testUnitArgument addedSat, 15 Mar 2008 19:58:03 +0100, by Reimar Bauer
-
Don't assume style attribute contains colonFri, 14 Mar 2008 18:07:32 +0100, by Mikko Virkkilä
-
moin wiki parser: fix escaping of attributes (the formatter does it!)Fri, 14 Mar 2008 17:07:02 +0100, by Thomas Waldmann
-
merged mainFri, 14 Mar 2008 15:57:02 +0100, by Thomas Waldmann
-
moin wiki parser: fix escaping of transclusion description (the formatter does it!), use formatter.text to output a description as textFri, 14 Mar 2008 15:55:47 +0100, by Thomas Waldmann
-
merged mainFri, 14 Mar 2008 15:47:26 +0100, by Reimar Bauer
-
EmbedObject: fixed some variable names, and escaping of target in AttachFileFri, 14 Mar 2008 15:46:27 +0100, by Reimar Bauer
-
avoid browsers filling in the user's password into first pw field (2)Fri, 14 Mar 2008 14:14:45 +0100, by Thomas Waldmann
-
improved wikiutil.is_URL, use it also in theme codeFri, 14 Mar 2008 13:10:19 +0100, by Thomas Waldmann
-
EmbedObject refactored for new arg parserFri, 14 Mar 2008 11:27:04 +0100, by Reimar Bauer
-
fix FullSearchCached PluginAttributeErrorThu, 13 Mar 2008 11:58:00 +0100, by Thomas Waldmann
-
Blacklist navigation macroThu, 13 Mar 2008 11:06:11 +0100, by Mikko Virkkilä
-
Anchor links within a page and within the wiki were not handled.Thu, 13 Mar 2008 10:49:35 +0100, by Mikko Virkkilä
-
merged mainThu, 13 Mar 2008 09:27:46 +0100, by Mikko Virkkilä
-
Don't output empty revision historyThu, 13 Mar 2008 09:27:27 +0100, by Mikko Virkkilä
-
fix some unit testsWed, 12 Mar 2008 01:08:43 +0100, by Thomas Waldmann
-
macros: refactor for new arg parserWed, 12 Mar 2008 00:23:45 +0100, by Thomas Waldmann
-
macros: refactored for 1.7 arg parserTue, 11 Mar 2008 22:46:26 +0100, by Thomas Waldmann
-
changed to new arg parserTue, 11 Mar 2008 00:04:39 +0100, by Reimar Bauer