Sat, 05 Jan 2008 21:24:30 +0100 |
Thomas Waldmann |
finally fix moinmodpy.htaccess (port from 1.6)
|
Sat, 05 Jan 2008 21:19:50 +0100 |
Thomas Waldmann |
add mod_wsgi driver script, rename flup/wsgi based driver script (port from 1.6)
|
Sat, 05 Jan 2008 20:58:40 +0100 |
Thomas Waldmann |
moin.fcg: add example for running under / url (port from 1.6)
|
Sat, 05 Jan 2008 20:53:31 +0100 |
Thomas Waldmann |
stats: hitcounts: use fixed date format for cache, use utc in any case, use pickle, useragents: use pickle (port from 1.6)
|
Sun, 30 Dec 2007 23:52:03 +0100 |
Karol 'grzywacz' Nowak |
Merged from main.
|
Sun, 30 Dec 2007 23:49:08 +0100 |
Karol 'grzywacz' Nowak |
GHOP: 2/3 of XEP-0115 implementation by bolekk
|
Mon, 24 Dec 2007 00:16:48 +0100 |
Alexander Schremmer |
Added a few add_msg calls (by Federico Lorenzi).
|
Sun, 23 Dec 2007 23:52:43 +0100 |
Alexander Schremmer |
Refactor all modules to use the new add_msg interface in 1.7 (done by Frederico Lorenzi). Should not be backported to 1.6 but
|
Sun, 23 Dec 2007 23:51:55 +0100 |
Alexander Schremmer |
Support for the new css classes generated by add_msg in the themes (done by Frederico Lorenzi).Should not be backported to 1.6 but
|
Sun, 23 Dec 2007 23:50:36 +0100 |
Alexander Schremmer |
Added add_msg to the theme interface (done by Frederico Lorenzi). Should not be backported to 1.6
|
Mon, 17 Dec 2007 17:37:49 +0100 |
Radomir Dopieralski |
Creole parser: Work around inconsistent formetter.parser behavior.
|
Mon, 17 Dec 2007 09:59:39 +0100 |
Thomas Waldmann |
Navigation macro: use re.escape to fix problems with pagenames containing special regex chars (thanks to Boleslaw Kulbabinski)
|
Thu, 13 Dec 2007 11:22:16 +0100 |
Radomir Dopieralski |
Creole parser: show error string when macro raises an exception, get rid of RedirectedOutput when calling other parsers
|
Thu, 13 Dec 2007 10:37:17 +0100 |
Radomir Dopieralski |
Creole parser: instantiate macro with Parser object, not Emitter
|
Sun, 09 Dec 2007 22:40:44 +0100 |
Karol 'grzywacz' Nowak |
Fix an import in test.
|
Sun, 09 Dec 2007 22:36:14 +0100 |
Karol 'grzywacz' Nowak |
GHOP: 1st part of XEP-115 (Entity Capabilities) implementation by starGaming
|
Tue, 04 Dec 2007 22:24:53 +0100 |
Karol 'grzywacz' Nowak |
GHOP: refactor hardcoded if...elif...else code to use dispatching.
|
Sat, 01 Dec 2007 15:50:42 +0100 |
Thomas Waldmann |
search: add failing tests
|
Fri, 30 Nov 2007 23:41:48 +0100 |
Thomas Waldmann |
search: add tests, add debug logging, fix bugs (negative search terms failing, and others)
|
Fri, 30 Nov 2007 15:30:20 +0100 |
Thomas Waldmann |
enable logging to stderr with py.test tests
|
Fri, 30 Nov 2007 14:58:20 +0100 |
Thomas Waldmann |
search: add test for title search with negative term (currently failing)
|
Fri, 30 Nov 2007 14:16:41 +0100 |
Thomas Waldmann |
search: fix breaking queryparser tests
|
Fri, 30 Nov 2007 14:10:21 +0100 |
Thomas Waldmann |
search: add queryparser tests
|
Fri, 30 Nov 2007 13:32:36 +0100 |
Thomas Waldmann |
search tests: cosmetic fix
|
Thu, 29 Nov 2007 18:06:56 +0100 |
Karol 'grzywacz' Nowak |
Pass the unimplemented action before a fix is ready.
|
Thu, 29 Nov 2007 17:39:44 +0100 |
Karol 'grzywacz' Nowak |
Fix errors with user creation notification as reported by cb22
|
Thu, 29 Nov 2007 17:39:12 +0100 |
Karol 'grzywacz' Nowak |
Add a test for handle_user_created
|
Fri, 09 Nov 2007 08:45:59 +0100 |
Reimar Bauer |
search.results: added missing hitsInfo=0 to pageListWithContext
|
Thu, 08 Nov 2007 22:26:18 +0100 |
Radomir Dopieralski |
Creole parser: fixed bug in anchors + test for it
|
Thu, 08 Nov 2007 21:47:58 +0100 |
Reimar Bauer |
search.results: added a doc string
|
Thu, 08 Nov 2007 21:40:58 +0100 |
Reimar Bauer |
introduced hitsInfo keyword for results.pageList (default is 0). Action fullsearch does set it to 1. So the macro FullSearch does not show the hits info.
|
Wed, 07 Nov 2007 19:19:43 +0100 |
Karol 'grzywacz' Nowak |
Use user's language setting to generate notification topic, not http request
|
Mon, 05 Nov 2007 23:19:49 +0100 |
Thomas Waldmann |
fix typo
|
Mon, 05 Nov 2007 22:57:18 +0100 |
Thomas Waldmann |
refactor maint cleancache
|
Fri, 02 Nov 2007 12:43:42 +0000 |
Johannes Berg |
trivial xmlrpc examples (scripts)
|
Tue, 30 Oct 2007 22:39:42 +0100 |
Johannes Berg |
remove request.reset_output
|
Tue, 30 Oct 2007 22:16:29 +0100 |
Johannes Berg |
split Clock into an extra util package
|
Tue, 30 Oct 2007 16:00:43 +0100 |
Johannes Berg |
remove another LOL log
|
Tue, 30 Oct 2007 14:58:42 +0100 |
Johannes Berg |
request: use sent_headers rather than sent_headers_trace
|
Tue, 30 Oct 2007 14:41:54 +0100 |
Johannes Berg |
log duplicate header emissions with tracebacks
|
Tue, 30 Oct 2007 14:34:57 +0100 |
Johannes Berg |
only set Expires: header once for cache disabling
|
Tue, 30 Oct 2007 14:30:57 +0100 |
Johannes Berg |
give traces for duplicate headers
|
Tue, 30 Oct 2007 14:11:07 +0100 |
Johannes Berg |
remove LOL multiple buttons message
|
Mon, 29 Oct 2007 17:40:57 +0100 |
Johannes Berg |
fix os.path.exists() vs. os.makedirs() race
|
Mon, 29 Oct 2007 17:42:02 +0100 |
Johannes Berg |
pep8 fix for test_caching
|
Mon, 29 Oct 2007 12:03:09 +0100 |
Johannes Berg |
xmlrpc: remove auth token test
|
Mon, 29 Oct 2007 11:06:25 +0100 |
Johannes Berg |
redirect to page%20name for page_name when the former exists and the latter doesn't
|
Mon, 29 Oct 2007 10:39:50 +0100 |
Johannes Berg |
antispam: turn off debug logging by default
|
Mon, 29 Oct 2007 10:08:28 +0100 |
Johannes Berg |
port wiki parser changes from 1.6
|
Mon, 29 Oct 2007 10:01:12 +0100 |
Johannes Berg |
use standard xx-yy for languages now (not xx_yy), fixes zh-tw issue (port from 1.6)
|
Mon, 29 Oct 2007 09:39:44 +0100 |
Johannes Berg |
TOC formatter: transclusion method
|
Mon, 29 Oct 2007 02:06:50 +0100 |
Johannes Berg |
fix typo
|
Mon, 29 Oct 2007 01:08:17 +0100 |
Johannes Berg |
merge main
|
Mon, 29 Oct 2007 01:07:51 +0100 |
Johannes Berg |
don't escape text passed to self.formatter.text
|
Sun, 28 Oct 2007 21:47:14 +0100 |
Karol 'grzywacz' Nowak |
Remove trailing whitespace.
|
Sun, 28 Oct 2007 20:58:40 +0100 |
Johannes Berg |
repair the email notification bugfix
|
Sun, 28 Oct 2007 20:51:06 +0100 |
Johannes Berg |
fix email notification bug
|
Sun, 28 Oct 2007 20:46:53 +0100 |
Johannes Berg |
fix putPage comment
|
Sun, 28 Oct 2007 20:46:12 +0100 |
Johannes Berg |
xmlrpc: fault on save errors
|
Sun, 28 Oct 2007 20:45:04 +0100 |
Johannes Berg |
tie xmlrpc into regular session/auth
|
Sun, 28 Oct 2007 20:40:12 +0100 |
Johannes Berg |
fix session expiry update bug
|
Sun, 28 Oct 2007 20:13:45 +0100 |
Johannes Berg |
session handling: separate out an extra dimension for persistent IDs
|
Sun, 28 Oct 2007 19:34:25 +0100 |
Johannes Berg |
session handling: fix bug in docstring
|
Sun, 28 Oct 2007 18:51:19 +0100 |
Reimar Bauer |
merged main
|
Sun, 28 Oct 2007 18:50:49 +0100 |
Reimar Bauer |
test_text_html_text_moin_wiki: further tests for table cells and <br \>
|
Sun, 28 Oct 2007 18:47:48 +0100 |
Reimar Bauer |
text_html_text_moin_wiki.process_inline: linebreaks as <<BR>> and not \n
|
Sun, 28 Oct 2007 18:12:10 +0100 |
Johannes Berg |
session code: remove unused _delete_cookie
|
Sun, 28 Oct 2007 18:02:32 +0100 |
Johannes Berg |
integrate DefaultSessionHandler cleanup into DefaultSessionData
|
Sun, 28 Oct 2007 17:52:46 +0100 |
Johannes Berg |
remove a stray # in a comment
|
Sun, 28 Oct 2007 09:38:35 +0100 |
Reimar Bauer |
merged main
|
Sun, 28 Oct 2007 09:26:15 +0100 |
Reimar Bauer |
test_text_html_text_moin_wiki: tests for table for empty and formatted cells added
|
Sun, 28 Oct 2007 09:22:09 +0100 |
Reimar Bauer |
text_html_text_moin_wiki: an empty formatted cell of a pasted table should not be saved as a formatted br
|
Sun, 28 Oct 2007 09:19:40 +0100 |
Reimar Bauer |
text_html_text_moin_wiki: linebreak in table cell should be written into wiki text as <<BR>>
|
Sun, 28 Oct 2007 00:37:33 +0200 |
Thomas Waldmann |
copied updated EXIF.py from 1.6 branch
|
Tue, 23 Oct 2007 20:23:51 +0200 |
Reimar Bauer |
test_wikidicts, test_GetVal: avoid error if pagecontent could not be saved
|
Tue, 23 Oct 2007 16:55:01 +0200 |
Johannes Berg |
fix wikidicts by overriding Group.update()
|
Tue, 23 Oct 2007 00:37:23 +0200 |
Reimar Bauer |
makes ItemCache happy if shutil.rmtree is used
|
Sun, 21 Oct 2007 13:42:00 +0200 |
Radomir Dopieralski |
merge main
|
Sun, 21 Oct 2007 13:41:19 +0200 |
Radomir Dopieralski |
Creole Parser: removed request from the Parser class
|
Sun, 21 Oct 2007 10:14:47 +0200 |
Reimar Bauer |
PEP8 fixes
|
Sat, 20 Oct 2007 18:19:48 +0200 |
Thomas Waldmann |
emit_http_headers tests: fixed (never call functions with side-effects in assert, because they get executed twice)
|
Sat, 20 Oct 2007 17:51:48 +0200 |
Thomas Waldmann |
cleanup http header emission, support list-type headers, add tests
|
Fri, 19 Oct 2007 00:11:23 +0200 |
Johannes Berg |
make wikidicts.Group() keep order for iterator and members() method
|
Mon, 15 Oct 2007 20:55:33 +0200 |
Radomir Dopieralski |
Creole parser: further decouplig: split the Rules class
|
Mon, 15 Oct 2007 20:43:17 +0200 |
Radomir Dopieralski |
Creole parser: split into true parser and moin glue code
|
Thu, 11 Oct 2007 11:27:10 +0200 |
Johannes Berg |
make newuser action check email using get_by_email_address
|
Fri, 05 Oct 2007 07:54:22 -0700 |
Thomas Waldmann |
gui converter: generate bracketed syntax for attachments, ever
|
Wed, 03 Oct 2007 10:47:31 +0200 |
Reimar Bauer |
test_Attachfile: getFilename checked for creating attachments dir
|
Wed, 03 Oct 2007 10:46:10 +0200 |
Reimar Bauer |
AttachFile.getFilename: creates attachment dir on requesting filename
|
Tue, 02 Oct 2007 18:37:55 +0200 |
Reimar Bauer |
merged main
|
Tue, 02 Oct 2007 18:32:37 +0200 |
Reimar Bauer |
script.maint.cleancache: refactored uses now caching.CacheEntry(...).remove()
|
Fri, 28 Sep 2007 11:18:51 -0400 |
Thomas Waldmann |
tests: tests for 'MoinMoin.caching'
|
Thu, 27 Sep 2007 08:37:49 +0200 |
Reimar Bauer |
maint.cleancache: cleans now dicts_groups too (bug fix)
|
Wed, 26 Sep 2007 18:24:20 +0200 |
Reimar Bauer |
test_wikidicts: copy Group page test added
|
Wed, 26 Sep 2007 18:23:19 +0200 |
Reimar Bauer |
wikidictsrescan.handle: PageCopiedEvent added
|
Wed, 26 Sep 2007 17:47:42 +0200 |
Reimar Bauer |
test_wikidicts: rename Group page test added
|
Wed, 26 Sep 2007 17:45:30 +0200 |
Reimar Bauer |
PageEditor.renamePage: bugfix added missing comment var
|
Wed, 26 Sep 2007 17:01:54 +0200 |
Reimar Bauer |
userform.admin: getText added to column label
|
Wed, 26 Sep 2007 16:58:38 +0200 |
Reimar Bauer |
userform.admin: list of acl groups added
|
Wed, 26 Sep 2007 16:57:17 +0200 |
Reimar Bauer |
wikidictsrescan.handle: PageRenamedEvent added
|
Wed, 26 Sep 2007 07:07:35 +0200 |
Thomas Waldmann |
Fix 'Toggle line numbers' link in code areas, so it gets translated for the current user's language.
|
Wed, 26 Sep 2007 01:20:33 +0200 |
Radomir Dopieralski |
Creole parser: {{#foo}} for inserting anchors.
|
Wed, 26 Sep 2007 01:08:34 +0200 |
Radomir Dopieralski |
Creole parser: moved image logic to emitter.
|
Wed, 26 Sep 2007 00:18:18 +0200 |
Radomir Dopieralski |
Creole parser: moved link scheme recognition to emitter
|
Tue, 25 Sep 2007 22:30:07 +0200 |
Radomir Dopieralski |
Creole parser: Use wikiutil.isPicture to recognize images
|
Mon, 24 Sep 2007 00:59:26 +0200 |
Radomir Dopieralski |
Creole parser: using formatter.linebreak() for inserting line breaks
|
Mon, 24 Sep 2007 00:43:54 +0200 |
Radomir Dopieralski |
merged creole parser
|
Mon, 24 Sep 2007 00:37:56 +0200 |
Radomir Dopieralski |
Creole parser: got rid of the setParser() helper
|
Mon, 24 Sep 2007 00:07:43 +0200 |
Radomir Dopieralski |
Creole parser: renamed rule to separator for <hr>
|
Mon, 24 Sep 2007 00:04:46 +0200 |
Radomir Dopieralski |
Creole parser: nicer comments and code reformatting
|
Sun, 23 Sep 2007 23:11:40 +0200 |
Thomas Waldmann |
merged main
|
Sun, 23 Sep 2007 23:11:18 +0200 |
Thomas Waldmann |
gedit formatter/converter: fix links/transclusion (suppressing default alt texts needs more work)
|
Sat, 22 Sep 2007 22:50:10 +0200 |
Thomas Waldmann |
gedit formatter: remove special casing for ImageLink
|
Sun, 23 Sep 2007 23:00:01 +0200 |
Radomir Dopieralski |
Creole parser: replaced hardcoded ../ with PARENT_PREFIX in interwiki
|
Sun, 23 Sep 2007 22:57:09 +0200 |
Radomir Dopieralski |
Creole parser: put back rsplit needed for python 2.3
|
Sun, 23 Sep 2007 22:18:17 +0200 |
Radomir Dopieralski |
Creole parser: tests for creole parser
|
Sun, 23 Sep 2007 16:57:41 +0200 |
Radomir Dopieralski |
Creole parser: removed _get_rule() and inter_table
|
Sun, 23 Sep 2007 08:21:02 +0200 |
Reimar Bauer |
test_text_html_text_moin_wiki: fixed testOOoTable01
|
Sun, 23 Sep 2007 08:19:55 +0200 |
Reimar Bauer |
text_html_text_moin_wiki: br for empty cell of OOo to gui replaced by whitespace at process_table_data
|
Thu, 20 Sep 2007 20:57:29 +0200 |
Reimar Bauer |
merged main
|