Mon, 05 Apr 2010 16:21:23 +0200 |
Radomir Dopieralski |
Get rid of the empty line at the end of code highlights
|
Mon, 05 Apr 2010 01:16:58 +0200 |
Thomas Waldmann |
updated i18n
|
Mon, 05 Apr 2010 00:33:49 +0200 |
Thomas Waldmann |
search: ignore FoundRemote instances to avoid crashes (needs more work)
|
Sun, 04 Apr 2010 17:10:43 +0200 |
Thomas Waldmann |
bump version number to 1.9.3
|
Sun, 04 Apr 2010 13:32:55 +0200 |
Thomas Waldmann |
enable double-click-editing by default for easier testing
|
Sun, 04 Apr 2010 13:31:54 +0200 |
Thomas Waldmann |
scrolling the text editor to the double clicked line
|
Sat, 03 Apr 2010 12:17:32 +0200 |
Thomas Waldmann |
fix regex content search for xapian search
|
Fri, 02 Apr 2010 23:59:31 +0200 |
Thomas Waldmann |
search tests: some cosmetic fixes, improve comments/docstrings
|
Fri, 02 Apr 2010 23:41:15 +0200 |
Thomas Waldmann |
search tests: get rid of most crappy len() based tests
|
Fri, 02 Apr 2010 22:06:19 +0200 |
Thomas Waldmann |
search tests: simplify and extend test for regex search
|
Fri, 02 Apr 2010 21:15:30 +0200 |
Reimar Bauer |
test_search: xapian search test for regex content search
|
Fri, 02 Apr 2010 19:54:22 +0200 |
Thomas Waldmann |
fix pep8 failures
|
Tue, 30 Mar 2010 22:24:57 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Tue, 30 Mar 2010 22:21:17 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Tue, 30 Mar 2010 22:19:42 +0200 |
Thomas Waldmann |
fix XSS in Despam action (CVE-2010-0828) - thanks to Jamie Strandboge (Ubuntu) for fixing
|
Sat, 13 Mar 2010 22:45:07 +0100 |
Thomas Waldmann |
Fix docbook formatter crashing, see MoinMoinPatch/IncludeMacroWithDocBookFormatter
|
Mon, 08 Mar 2010 14:20:37 +0100 |
Thomas Waldmann |
fix exception raising
|
Sat, 27 Mar 2010 12:56:39 +0100 |
Thomas Waldmann |
updated CHANGES
|
Fri, 26 Mar 2010 16:11:46 +0100 |
Reimar Bauer |
config.multiconfig: exchanged help page to HelpOnSpam.
|
Fri, 19 Mar 2010 20:23:50 +0100 |
Reimar Bauer |
snippet for mail: remove only xmlrpc from actions_excluded if needed
|
Fri, 19 Mar 2010 20:12:27 +0100 |
Thomas Waldmann |
add snippet for ldap authentication against 2 servers, thanks to Jens Kuehnel
|
Fri, 19 Mar 2010 20:01:08 +0100 |
Thomas Waldmann |
openidrp: fix undefined _ (gettext)
|
Sat, 13 Mar 2010 22:26:20 +0100 |
Thomas Waldmann |
fix Content-Type header (mimetype) for rss_rc and sisterpages actions
|
Fri, 12 Mar 2010 13:52:00 +0100 |
Reimar Bauer |
MoinMoin.widget.browser: Reverse sort enhanced. A table can be sorted by columns, where it is possible to sort one or more columns also vice versa. The result may look like this:
|
Thu, 11 Mar 2010 10:16:42 +0100 |
Reimar Bauer |
MoinMoin.widget.browser: small docstring fixes
|
Thu, 11 Mar 2010 10:07:00 +0100 |
Reimar Bauer |
MoinMoin.widget.browser.sort_table: simplified isinstance call
|
Wed, 10 Mar 2010 16:14:56 +0100 |
Reimar Bauer |
MoinMoin.widget.browser: introduced feature for sorting tables (http://moinmo.in/FeatureRequests/SortableTables).
|
Wed, 10 Mar 2010 05:20:47 +0300 |
Eugene Syromyatnikov |
parser/highlight.py: More proper fix of MoinMoinBugs/LineNumberSpansForProcessInstructionsMissed (previous fix broke line number switching js).
|
Wed, 10 Mar 2010 04:35:07 +0300 |
Eugene Syromyatnikov |
Some css whitespace cleanup.
|
Wed, 10 Mar 2010 04:17:27 +0300 |
Eugene Syromyatnikov |
action/diff.py: Added links to first/last revision.
|