Tue, 14 Aug 2007 11:44:12 +0200 |
Karol Nowak |
Fix subscriptions when there's no smtp host set, only notification bot.
|
Mon, 13 Aug 2007 23:53:50 +0200 |
Karol Nowak |
Erm, merge again.
|
Mon, 13 Aug 2007 23:52:55 +0200 |
Karol Nowak |
Merge main.
|
Mon, 13 Aug 2007 23:51:26 +0200 |
Karol Nowak |
Add suport for reverting pages (text-only for now).
|
Mon, 13 Aug 2007 23:49:59 +0200 |
Karol Nowak |
Add a hasbang to make launching of the bot easier.
|
Mon, 13 Aug 2007 13:47:26 +0200 |
Karol Nowak |
s/main.py/bot.py/
|
Mon, 13 Aug 2007 13:14:50 +0200 |
Karol Nowak |
Fix a typo and an error introduced in recent refactoring.
|
Sun, 12 Aug 2007 23:13:37 +0200 |
Karol Nowak |
Remove a debugging print.
|
Sun, 12 Aug 2007 23:10:27 +0200 |
grzywacz |
Merge main.
|
Thu, 09 Aug 2007 02:49:07 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Thu, 09 Aug 2007 02:48:49 +0200 |
Karol 'grzywacz' Nowak |
Data forms search now works. Display of results... almost (no idea why not atm).
|
Thu, 09 Aug 2007 01:21:08 +0200 |
Karol 'grzywacz' Nowak |
Add a hidden action field to the search form.
|
Thu, 09 Aug 2007 01:18:41 +0200 |
Karol 'grzywacz' Nowak |
Add basic form handling.
|
Wed, 08 Aug 2007 21:44:41 +0200 |
Karol 'grzywacz' Nowak |
Add more fields to search form, fix bug left from changes in service discovery.
|
Wed, 08 Aug 2007 20:10:05 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Wed, 08 Aug 2007 20:09:41 +0200 |
Karol 'grzywacz' Nowak |
Handle process/thread termination gracefully.
|
Wed, 08 Aug 2007 00:47:13 +0200 |
Karol 'grzywacz' Nowak |
Merge changes done in my other branches.
|
Wed, 08 Aug 2007 00:40:21 +0200 |
Karol 'grzywacz' Nowak |
More whitespace fixes.
|
Wed, 08 Aug 2007 00:39:58 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fix.
|
Wed, 08 Aug 2007 00:38:39 +0200 |
Karol 'grzywacz' Nowak |
Pass URLs using OOB only if it's known to be supported by the client.
|
Wed, 08 Aug 2007 00:11:12 +0200 |
Karol 'grzywacz' Nowak |
Use a more generic way to store information about supported extensions.
|
Wed, 08 Aug 2007 00:00:58 +0200 |
Karol 'grzywacz' Nowak |
Fix layering violation in xmlrpcbot code, as mentioned in TODO.
|
Tue, 07 Aug 2007 18:40:27 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Tue, 07 Aug 2007 18:34:01 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Tue, 07 Aug 2007 18:33:18 +0200 |
Karol 'grzywacz' Nowak |
First implementation of search, will be changed later to optionally use oob.
|
Tue, 07 Aug 2007 03:14:32 +0200 |
Karol 'grzywacz' Nowak |
xmlrpc_searchPagesEx() with more options and no html formatting of output.
|
Tue, 07 Aug 2007 03:36:08 +0200 |
Karol 'grzywacz' Nowak |
Fix two forms-related bugs.
|
Mon, 06 Aug 2007 20:49:08 +0200 |
Karol 'grzywacz' Nowak |
Fix initialisation of xmlrpcbot.
|
Mon, 06 Aug 2007 03:57:45 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Mon, 06 Aug 2007 03:57:36 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Mon, 06 Aug 2007 03:56:59 +0200 |
Karol 'grzywacz' Nowak |
Don't test wiki pages and don't write files if there are no changes.
|
Mon, 06 Aug 2007 03:47:19 +0200 |
Karol 'grzywacz' Nowak |
Load event handler lazily.
|
Mon, 06 Aug 2007 03:46:51 +0200 |
Karol 'grzywacz' Nowak |
Add first tests for the xmpp bot.
|
Mon, 06 Aug 2007 03:46:12 +0200 |
Karol 'grzywacz' Nowak |
Create SimpleXMLRPCServer when the thread is actually started.
|
Mon, 06 Aug 2007 03:45:12 +0200 |
Karol 'grzywacz' Nowak |
Import BotConfig in i18n module (makes testing easier...)
|
Sun, 05 Aug 2007 22:47:12 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sun, 05 Aug 2007 22:46:04 +0200 |
Karol 'grzywacz' Nowak |
Finally all known bugs fixed, OOB is used to send links with jabber. More...
|
Fri, 03 Aug 2007 17:25:27 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Thu, 26 Jul 2007 04:39:03 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Thu, 26 Jul 2007 04:38:12 +0200 |
Karol 'grzywacz' Nowak |
Change argument passing in notifications; some pylint and event.name fixes too
|
Thu, 26 Jul 2007 04:19:37 +0200 |
Karol 'grzywacz' Nowak |
Make url description mandatory, pass args in a dictionary.
|
Thu, 26 Jul 2007 04:05:21 +0200 |
Karol 'grzywacz' Nowak |
Fixes to the Event.name commit.
|
Tue, 24 Jul 2007 02:11:32 +0200 |
Karol 'grzywacz' Nowak |
Fix a missing __init__ argument in ConfigurationError exception.
|
Tue, 24 Jul 2007 02:10:39 +0200 |
Karol 'grzywacz' Nowak |
Add a partial implementation Out Of Band Data (XEP-066)
|
Tue, 24 Jul 2007 01:13:18 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Tue, 24 Jul 2007 01:12:56 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Tue, 24 Jul 2007 01:12:16 +0200 |
Karol 'grzywacz' Nowak |
Use event's "name" attribute instead of class name.
|
Mon, 23 Jul 2007 21:51:49 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Mon, 23 Jul 2007 21:49:11 +0200 |
Karol 'grzywacz' Nowak |
Attempt to move i18n from xmlrpc to xmpp thread.
|
Sun, 12 Aug 2007 13:15:26 +0200 |
Thomas Waldmann |
creole parser: remove unneeded re.I(GNORECASE)
|
Fri, 10 Aug 2007 12:10:20 +0200 |
Thomas Waldmann |
wiki parser tests: convert to py.test
|
Fri, 10 Aug 2007 11:44:33 +0200 |
Thomas Waldmann |
wiki parser tests: fixed some other broken tests
|
Fri, 10 Aug 2007 11:35:51 +0200 |
Thomas Waldmann |
wiki parser tests: fixed line_anchor problems and some other broken tests
|
Fri, 10 Aug 2007 10:56:54 +0200 |
Thomas Waldmann |
tests: simplify parser test
|
Thu, 09 Aug 2007 14:21:36 +0200 |
Thomas Waldmann |
creole parser: doing section parsers the moin 1.6+ way
|
Thu, 09 Aug 2007 13:13:16 +0200 |
Thomas Waldmann |
creole parser: fix wrong italic caused by unrecognized urls
|
Thu, 09 Aug 2007 12:58:37 +0200 |
Thomas Waldmann |
creole parser: remove TODO (done by CSS fix in changeset before), cosmetic fixes
|
Thu, 09 Aug 2007 12:45:30 +0200 |
Thomas Waldmann |
css: use same defs for th as for td
|
Thu, 09 Aug 2007 12:39:24 +0200 |
Thomas Waldmann |
creole parser: removed history from docstring, refactored it to notes and todo
|
Thu, 09 Aug 2007 10:20:04 +0200 |
Thomas Waldmann |
creole parser: do url escaping in a way that complete url gets escaped and // does not trigger italic
|
Wed, 08 Aug 2007 06:17:14 +0200 |
Thomas Waldmann |
update creole parser to support creole 1.0
|
Wed, 08 Aug 2007 04:00:22 +0200 |
Thomas Waldmann |
add creole 0.5 parser (thanks to Radomir Dopieralski)
|
Wed, 08 Aug 2007 03:53:46 +0200 |
Thomas Waldmann |
1.6 converter: cleanup link conversion, cleanup/add tests
|
Tue, 07 Aug 2007 17:35:08 +0200 |
Thomas Waldmann |
1.6 converter: add tests for sister and sub page relative links (commented as they are still failing), do converter tests in a class
|
Mon, 06 Aug 2007 01:40:09 +0200 |
Thomas Waldmann |
1.6 converter: only convert current rev of a page, added commented failing test cases
|
Sun, 05 Aug 2007 23:05:13 +0200 |
Thomas Waldmann |
1.6 converter: more quote triggering chars, document more problem cases
|
Sun, 05 Aug 2007 19:19:49 +0200 |
Thomas Waldmann |
1.6 converter: add more tests, fixed bugs, better quoting, cleanup
|
Sun, 05 Aug 2007 17:25:36 +0200 |
Thomas Waldmann |
fix exception when there are no interwiki map files or page
|
Sun, 05 Aug 2007 14:47:10 +0200 |
Thomas Waldmann |
1.6 converter: add more tests, TODO, fixed sourcecode test failure
|
Sun, 05 Aug 2007 01:36:00 +0200 |
Thomas Waldmann |
1.6 converter: remove outdated file
|
Sun, 05 Aug 2007 00:42:20 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, give request obj to converter
|
Sun, 05 Aug 2007 00:05:34 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, more tests
|
Sat, 04 Aug 2007 21:28:22 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, add test for it
|
Sat, 04 Aug 2007 17:35:24 +0200 |
Thomas Waldmann |
show new 1.6 quoted attachment syntax in attachment list
|
Sat, 04 Aug 2007 16:55:09 +0200 |
Thomas Waldmann |
merge main
|
Sat, 04 Aug 2007 16:54:35 +0200 |
Thomas Waldmann |
1.6 converter: add content conversion (unfinished), cleanup
|
Thu, 02 Aug 2007 23:14:15 +0200 |
Florian Krupicka |
fixed: MoinMoin.events not installed via setup.py
|
Fri, 03 Aug 2007 16:58:58 +0200 |
Johannes Berg |
fix failing action macro test
|
Fri, 03 Aug 2007 16:51:56 +0200 |
Thomas Waldmann |
add missing files for 2595:5e7b45489430
|
Fri, 03 Aug 2007 13:30:42 +0200 |
Thomas Waldmann |
moved python2.3/2.4 compatibility code to MoinMoin.support.python_compatibility (thanks to Heinrich Wendel)
|
Fri, 03 Aug 2007 11:44:46 +0200 |
Johannes Berg |
fix bug in new action macro
|
Fri, 03 Aug 2007 02:55:35 +0200 |
Thomas Waldmann |
1.6 converter: use wikiutil, fixes, cleanup
|
Fri, 03 Aug 2007 01:04:22 +0200 |
Thomas Waldmann |
1.6 converter: more usage of codecs, cleanup
|
Fri, 03 Aug 2007 00:36:34 +0200 |
Thomas Waldmann |
1.6 converter: move cache dir with locks where the framework still expects it
|
Thu, 02 Aug 2007 22:24:28 +0200 |
Thomas Waldmann |
1.6 converter: have request object everywhere
|
Thu, 02 Aug 2007 21:44:46 +0200 |
Thomas Waldmann |
1.6 converter: improve user profile conversion
|
Mon, 23 Jul 2007 13:00:13 +0300 |
Ville-Pekka Vainio |
add test for xmlrpc getAuthToken
|
Mon, 23 Jul 2007 13:57:23 +0300 |
Ville-Pekka Vainio |
fix _cleanup_stale_tokens call
|
Wed, 01 Aug 2007 11:20:05 +0200 |
Thomas Waldmann |
1.6 converter: quicklinks/subscribed pages (unfinished)
|
Wed, 01 Aug 2007 02:12:27 +0200 |
Thomas Waldmann |
1.6 converter: add main function for testing, some fixes
|
Wed, 01 Aug 2007 01:23:54 +0200 |
Thomas Waldmann |
1.6 converter: rename module
|
Wed, 01 Aug 2007 00:46:59 +0200 |
Thomas Waldmann |
1.5.x to 1.6 conversion (unfinished)
|
Mon, 30 Jul 2007 18:07:20 +0200 |
Thomas Waldmann |
if attachment upload uses overwrite mode, we have to check for delete rights, not only for write rights
|
Sun, 29 Jul 2007 20:17:24 +0200 |
Thomas Waldmann |
fix filter tests for win32 by using binary mode
|
Sun, 29 Jul 2007 17:59:48 +0200 |
Thomas Waldmann |
don't test the docbook formatter if there is no 4suite installed
|
Fri, 27 Jul 2007 11:43:18 +0200 |
Johannes Berg |
rewrite action macro. this breaks some pages that'll need to be fixed
|
Fri, 27 Jul 2007 11:42:09 +0200 |
Johannes Berg |
fix TOC html
|
Fri, 27 Jul 2007 11:41:33 +0200 |
Johannes Berg |
refactor some code in the text_python formatter
|
Fri, 27 Jul 2007 11:37:37 +0200 |
Johannes Berg |
refactor the ID generation/writing code
|
Fri, 27 Jul 2007 11:37:15 +0200 |
Johannes Berg |
rewrite include macro heading link
|
Fri, 27 Jul 2007 11:37:01 +0200 |
Johannes Berg |
make generated IDs nicer, qualify iff necessary
|
Thu, 26 Jul 2007 17:34:54 +0200 |
Johannes Berg |
fcgi completely stops output at request.finish()
|
Thu, 26 Jul 2007 16:29:13 +0200 |
Johannes Berg |
introduce ID cache in request, make everybody generate valid IDs even inside includes
|
Thu, 26 Jul 2007 16:26:44 +0200 |
Johannes Berg |
apparently underscores aren't valid in IDs, fix this
|
Thu, 26 Jul 2007 16:25:59 +0200 |
Johannes Berg |
get rid of the text_html formatter tag stacks, they break with cached stuff anyway
|
Thu, 26 Jul 2007 16:25:10 +0200 |
Johannes Berg |
parser should use anchorlink() instead of url()
|
Wed, 25 Jul 2007 15:52:28 +0200 |
Johannes Berg |
make anchor names always start with a letter
|
Wed, 25 Jul 2007 15:34:01 +0200 |
Johannes Berg |
(xorAxAx, johill) make saner looking anchors, no more sha hash
|
Wed, 25 Jul 2007 14:56:52 +0200 |
Johannes Berg |
(johill, xorAxAx) make formatter responsible for making heading IDs unique
|
Wed, 25 Jul 2007 14:37:08 +0200 |
Johannes Berg |
fix bug in include macro: needs to use rawHTML
|
Wed, 25 Jul 2007 14:36:14 +0200 |
Johannes Berg |
don't overwrite rawHTML in toc macro
|
Wed, 25 Jul 2007 13:48:45 +0200 |
Johannes Berg |
fix slight bug with TOC macro vs. built-in macros
|
Wed, 25 Jul 2007 13:42:30 +0200 |
Johannes Berg |
new tableofcontents macro using a formatter
|
Wed, 25 Jul 2007 13:41:53 +0200 |
Johannes Berg |
'port' BR macro to new system, document it
|
Wed, 25 Jul 2007 10:50:17 +0200 |
Johannes Berg |
consolidate isinstance calls
|
Wed, 25 Jul 2007 10:50:04 +0200 |
Johannes Berg |
stricter argument checking for required_arg
|
Wed, 25 Jul 2007 10:49:49 +0200 |
Johannes Berg |
allow using complex datatype in macros
|
Wed, 25 Jul 2007 10:49:36 +0200 |
Johannes Berg |
allow the invoke_extension_function to invoke constructors too
|
Tue, 24 Jul 2007 17:30:40 +0200 |
Thomas Waldmann |
tag SOC2007-START
|
Tue, 24 Jul 2007 17:13:26 +0200 |
Thomas Waldmann |
update README with new homepage url
|