Mon, 13 Aug 2007 04:06:53 +0200 |
Thomas Waldmann |
tests: fix most wiki markup converter tests
|
Mon, 13 Aug 2007 03:04:22 +0200 |
Thomas Waldmann |
remove (un)quoteName, new functions split_interwiki() and resolve_interwiki(), cleanup interwiki mess, fix some link markup
|
Mon, 13 Aug 2007 01:06:37 +0200 |
Thomas Waldmann |
fix tests
|
Sun, 12 Aug 2007 23:58:58 +0200 |
Thomas Waldmann |
change ["free link"] to [[free link]] in all built-in markup
|
Sun, 12 Aug 2007 23:42:33 +0200 |
Thomas Waldmann |
change [[macro]] to <<macro>> in all built-in markup
|
Sun, 12 Aug 2007 20:18:28 +0200 |
Thomas Waldmann |
wiki parser: using images (transcluded objs) as link description
|
Sun, 12 Aug 2007 19:25:55 +0200 |
Thomas Waldmann |
wiki parser: parse link/transclude descriptions, fixes. html formatter: title/alt fixes
|
Sun, 12 Aug 2007 06:03:36 +0200 |
Thomas Waldmann |
wiki parser: clean up link vs. transclusion
|
Sun, 12 Aug 2007 05:14:00 +0200 |
Thomas Waldmann |
wiki parser: some internal renames, fix https images
|
Sun, 12 Aug 2007 03:11:03 +0200 |
Thomas Waldmann |
wiki parser: fix interwiki links with blanks in pagename
|
Sun, 12 Aug 2007 02:34:13 +0200 |
Thomas Waldmann |
wiki parser: rewrote half of it, using link markup inspired by creole, removing magic, removing old weird code
|
Sat, 25 Aug 2007 17:24:52 +0200 |
Thomas Waldmann |
merged main
|
Sat, 25 Aug 2007 17:24:24 +0200 |
Thomas Waldmann |
python 2.3 compatibility: rsplit(s, ...)
|
Thu, 23 Aug 2007 23:55:38 +0200 |
Reimar Bauer |
wikiutil: some PEP8 fixes
|
Thu, 23 Aug 2007 23:47:31 +0200 |
Reimar Bauer |
text_moin_wiki: replaced wikiutil.renderText by recursive scan call
|
Thu, 23 Aug 2007 21:40:48 +0200 |
Thomas Waldmann |
temporary fix missing http headers for action=content
|
Thu, 23 Aug 2007 10:29:42 +0200 |
Thomas Waldmann |
add transclusion / transclusion_param formatter methods (for html: <object> / <param>)
|
Wed, 22 Aug 2007 12:38:14 +0200 |
Reimar Bauer |
merged main
|
Wed, 22 Aug 2007 12:07:38 +0200 |
Reimar Bauer |
macro.AttachInfo: fixed docstring
|
Wed, 22 Aug 2007 11:19:50 +0200 |
Karol Nowak |
Merge.
|
Wed, 22 Aug 2007 11:18:49 +0200 |
Karol Nowak |
Mention jabber notification and xmpp related problems in CHANGES.
|
Wed, 22 Aug 2007 10:41:04 +0200 |
Reimar Bauer |
bug fix for non css browsers like w3m: for input fields set size of textarea and text to cols="80"
|
Tue, 21 Aug 2007 21:18:23 +0200 |
Reimar Bauer |
PageEditor.sendEditor: bug fix of emitting http_headers twice if edit_locking is set to 'lock x'
|
Tue, 21 Aug 2007 18:47:29 +0200 |
Thomas Waldmann |
remove superfluous request parameter from AbsPageName/RelPageName
|
Tue, 21 Aug 2007 18:40:59 +0200 |
Thomas Waldmann |
new function RelPageName to calculate a relative pagename from 2 absolute pagenames
|
Tue, 21 Aug 2007 15:45:24 +0200 |
Thomas Waldmann |
fix AbsPageName(), add tests for it
|
Tue, 21 Aug 2007 13:09:07 +0200 |
Thomas Waldmann |
tests: added py module import, cosmetic other changes
|
Sun, 19 Aug 2007 23:33:15 +0200 |
Thomas Waldmann |
fix another place calling attachment_link
|
Sun, 19 Aug 2007 22:46:10 +0200 |
Thomas Waldmann |
fixed attachment_link api - it now has a 'on' parameter like most of the other methods
|
Sun, 19 Aug 2007 17:17:53 +0200 |
Thomas Waldmann |
MailTo macro: do fix at right place, cosmetic changes
|
Sun, 19 Aug 2007 17:01:35 +0200 |
Alexander Schremmer |
Merge main
|
Sun, 19 Aug 2007 00:04:27 +0200 |
Karol Nowak |
Fix revert action and xmlrpc call.
|
Sat, 18 Aug 2007 03:58:59 +0200 |
Karol Nowak |
Reverts from forms should work, but I didn't do much testing.
|
Sat, 18 Aug 2007 02:38:36 +0200 |
Karol Nowak |
Don't add the warning to messages with data forms. It can be shown with the form.
|
Sat, 18 Aug 2007 02:36:03 +0200 |
Karol Nowak |
Show search results with a normal form. Make search available from forms.
|
Fri, 17 Aug 2007 23:29:52 +0200 |
Karol Nowak |
Make "get page info" work with data forms.
|
Fri, 17 Aug 2007 23:28:17 +0200 |
Karol Nowak |
Always add page name to results dict.
|
Fri, 17 Aug 2007 04:30:40 +0200 |
Karol Nowak |
Merge with my branch ?
|
Fri, 17 Aug 2007 04:29:52 +0200 |
Karol Nowak |
Improve comment.
|
Fri, 17 Aug 2007 04:27:44 +0200 |
Karol Nowak |
Add two silly tests for the xmlrpc bot.
|
Fri, 17 Aug 2007 04:00:56 +0200 |
Karol Nowak |
Reformat CHANGES.jabber to make it mergable with main CHANGES file
|
Fri, 17 Aug 2007 03:52:20 +0200 |
Karol Nowak |
Towards full data forms support. Not finished, probably broken. Don't merge.
|
Sun, 19 Aug 2007 16:57:38 +0200 |
Reimar Bauer |
macro.__init__.macro_MailTo: bug fixed result var is not initialized (found by Johannes Berg)
|
Thu, 16 Aug 2007 11:08:32 +0200 |
Karol Nowak |
Make a conditional a little bit more pretty. ;)
|
Thu, 16 Aug 2007 01:56:51 +0200 |
Karol Nowak |
Spelling fix.
|
Thu, 16 Aug 2007 01:34:29 +0200 |
Karol Nowak |
Fix mixed indentation.
|
Thu, 16 Aug 2007 01:26:58 +0200 |
Karol Nowak |
Add a runtime test for pyxmpp version (detect api incompatibility)
|
Wed, 15 Aug 2007 22:09:52 +0200 |
Karol Nowak |
Towards more applications of data forms, with many bugs fixed along the way.
|
Wed, 15 Aug 2007 22:08:27 +0200 |
Karol Nowak |
Specify action type when sending notification events.
|
Wed, 15 Aug 2007 20:54:19 +0200 |
Karol Nowak |
Skip xmpp bot test if pyxmpp is not installed.
|
Wed, 15 Aug 2007 01:16:48 +0200 |
Karol Nowak |
Update my CHANGES file.
|
Tue, 14 Aug 2007 23:59:24 +0200 |
Karol Nowak |
Translate revert notifications.
|
Tue, 14 Aug 2007 23:58:46 +0200 |
Karol Nowak |
Doc/argument type fixes.
|
Tue, 14 Aug 2007 15:12:30 +0200 |
Karol Nowak |
Added a CHANGES file specific to my branch.
|
Tue, 14 Aug 2007 11:47:09 +0200 |
Karol Nowak |
Whitespace/pep8 fixes.
|
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.
|