Wed, 22 Aug 2007 10:28:20 +0200 |
Thomas Waldmann |
1.6 converter: better error handling, better matching of user profiles
|
Wed, 22 Aug 2007 09:57:42 +0200 |
Thomas Waldmann |
1.6 converter: make RENAMES_FIELDSEP easily changeable
|
Wed, 22 Aug 2007 09:31:31 +0200 |
Thomas Waldmann |
1.6 converter: fix pre scan rules
|
Tue, 21 Aug 2007 23:34:20 +0200 |
Thomas Waldmann |
merged main
|
Tue, 21 Aug 2007 23:11:26 +0200 |
Thomas Waldmann |
1.6 converter: fixed relative links
|
Tue, 21 Aug 2007 22:57:14 +0200 |
Thomas Waldmann |
fix another AbsPageName
|
Tue, 21 Aug 2007 18:57:06 +0200 |
Thomas Waldmann |
merge main
|
Tue, 21 Aug 2007 16:35:54 +0200 |
Thomas Waldmann |
wiki parser: support multiple parent prefixes, require no / directly before or after matched wikiwords
|
Tue, 21 Aug 2007 15:47:56 +0200 |
Thomas Waldmann |
merge main
|
Tue, 21 Aug 2007 14:53:12 +0200 |
Thomas Waldmann |
1.6 converter: fix wiki:/localsubpage case
|
Tue, 21 Aug 2007 14:30:56 +0200 |
Thomas Waldmann |
1.6 converter: interwiki test cases checked
|
Tue, 21 Aug 2007 14:11:31 +0200 |
Thomas Waldmann |
1.6 converter: less magic, better tests
|
Tue, 21 Aug 2007 13:32:39 +0200 |
Thomas Waldmann |
tests: some more wiki parser link markup tests
|
Tue, 21 Aug 2007 13:10:34 +0200 |
Thomas Waldmann |
merged main
|
Mon, 20 Aug 2007 01:19:13 +0200 |
Thomas Waldmann |
fix typo in last changeset
|
Mon, 20 Aug 2007 01:18:22 +0200 |
Thomas Waldmann |
change the default link target for attachments to 'do=view', add a download link at top of the view page
|
Mon, 20 Aug 2007 00:25:29 +0200 |
Thomas Waldmann |
do link description parsing/formatting at the right place (between link on and link off), fixed description text_rule (do not match empty string)
|
Sun, 19 Aug 2007 23:34:16 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 23:00:07 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 19:51:56 +0200 |
Thomas Waldmann |
merged main
|
Sun, 19 Aug 2007 19:29:40 +0200 |
Thomas Waldmann |
added file with 1.5.8 wiki parser code (see last commit)
|
Sun, 19 Aug 2007 19:28:35 +0200 |
Thomas Waldmann |
* The 1.5.8 to 1.6.0 converter now uses the 1.5.8 wiki parser, for better
|
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 ?
|