Mercurial > moin > 1.9
graph
-
MonthCalendar: make html compliant, emit javascript only when necessaryWed, 19 Mar 2008 03:13:15 +0100, by Johannes Berg
-
syntax reference was renamed! do same in tests, this breaks docbookWed, 19 Mar 2008 02:05:39 +0100, by Johannes Berg
-
dom-xml formatter test worksWed, 19 Mar 2008 01:52:16 +0100, by Johannes Berg
-
fix some en/de translations wrt. Verbatim() usageTue, 18 Mar 2008 22:43:39 +0100, by Johannes Berg
-
merged mainTue, 18 Mar 2008 22:38:01 +0100, by Thomas Waldmann
-
security fix: remove cracklib support from password_checker (port from 1.6)Tue, 18 Mar 2008 22:32:25 +0100, by Thomas Waldmann
-
csv reader: properly set quoting keywordTue, 18 Mar 2008 22:24:37 +0100, by Johannes Berg
-
remove print statement that I had for debuggingTue, 18 Mar 2008 22:20:27 +0100, by Johannes Berg
-
change extension back to .csv (as was the case with the old csv parser)Tue, 18 Mar 2008 22:14:22 +0100, by Johannes Berg
-
make new csv parser compatible with empty header line as in oldTue, 18 Mar 2008 22:13:29 +0100, by Johannes Berg
-
data browser widget: allow not showing headerTue, 18 Mar 2008 22:12:58 +0100, by Johannes Berg
-
new csv parser, uses data browser widget and supports much more, is backward compatibleTue, 18 Mar 2008 21:44:25 +0100, by Johannes Berg
-
security fix: check the ACL of the included page when using the rst parser's include directiveTue, 18 Mar 2008 20:58:57 +0100, by Thomas Waldmann
-
EmbedObject: fixed bug for image mimetype and configured when to call EmbedObjectTue, 18 Mar 2008 19:43:45 +0100, by Reimar Bauer
-
catch indentation error in python parserTue, 18 Mar 2008 19:22:01 +0100, by Johannes Berg
-
fix my redirect backto commitTue, 18 Mar 2008 19:03:04 +0100, by Johannes Berg
-
after edit, don't use backto if the page was savedTue, 18 Mar 2008 18:46:51 +0100, by Johannes Berg
-
use a proper redirect for backto so that the URL isn't bogusTue, 18 Mar 2008 18:46:21 +0100, by Johannes Berg
-
fix quoting in newpage actionTue, 18 Mar 2008 18:36:51 +0100, by Johannes Berg
-
read interwiki files with the right codec (utf-8)Tue, 18 Mar 2008 18:08:56 +0100, by Johannes Berg
-
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