Mon, 10 Mar 2008 23:26:34 +0100 |
Reimar Bauer |
changed to new arg parser
|
Mon, 10 Mar 2008 11:26:56 +0100 |
Mikko Virkkil? |
Add icons for admonitions
|
Mon, 10 Mar 2008 11:25:47 +0100 |
Mikko Virkkil? |
merged main
|
Mon, 10 Mar 2008 11:25:26 +0100 |
Mikko Virkkil? |
Added styles for admonitions and changed the rst-parser to use them
|
Mon, 10 Mar 2008 01:11:23 +0100 |
Thomas Waldmann |
fix for previous changeset: this place really needs relative=True
|
Mon, 10 Mar 2008 00:21:21 +0100 |
Thomas Waldmann |
Page.url() default changed to relative=False
|
Sun, 09 Mar 2008 23:10:28 +0100 |
Thomas Waldmann |
avoid browsers filling in the user's password into first pw field
|
Sun, 09 Mar 2008 23:01:35 +0100 |
Thomas Waldmann |
newaccount action: fixed form submission, use absolute url
|
Sun, 09 Mar 2008 22:30:31 +0100 |
Thomas Waldmann |
mig scripts: add a userprefs plugin dir for 1.7.0
|
Sun, 09 Mar 2008 20:18:06 +0100 |
Thomas Waldmann |
removed old changelogs, not interesting any more
|
Sun, 09 Mar 2008 19:51:01 +0100 |
Reimar Bauer |
converted to arg parser
|
Sun, 09 Mar 2008 16:50:57 +0100 |
Mikko Virkkil? |
PEP8 whitespace fixes
|
Sun, 09 Mar 2008 16:39:29 +0100 |
Mikko Virkkil? |
Documented _addTextElem and fixed indentation
|
Sun, 09 Mar 2008 16:23:02 +0100 |
Mikko Virkkil? |
merged main
|
Sun, 09 Mar 2008 16:22:32 +0100 |
Mikko Virkkil? |
Support for revision history in docbookm, fix a common issue when including.
|
Sun, 09 Mar 2008 16:12:49 +0000 |
Karol 'grzywacz' Nowak |
Merged from main.
|
Sun, 09 Mar 2008 16:09:02 +0000 |
Karol 'grzywacz' Nowak |
Fixed PageEditor tests; also fixed the subscribable_events property
|
Sun, 09 Mar 2008 15:56:42 +0100 |
Thomas Waldmann |
revert changeset 2023:dd5240822911 - the problem it fixed at that time was meanwhile fixed in another way. but now this changeset was causing other problems.
|
Sun, 09 Mar 2008 15:50:55 +0100 |
Thomas Waldmann |
wiki parser: add new test
|
Sun, 09 Mar 2008 14:46:07 +0100 |
Mikko Virkkil? |
merged main
|
Sun, 09 Mar 2008 14:44:56 +0100 |
Mikko Virkkil? |
Removed old fixme notes which are no longer valid
|
Sun, 09 Mar 2008 14:39:27 +0100 |
Mikko Virkkil? |
Enable syntax reference test for DocBook formatter
|
Sun, 09 Mar 2008 00:02:17 +0100 |
Thomas Waldmann |
add a new (failing) test, do not skip a (now) working test, fix small trailing whitespace issue
|
Fri, 07 Mar 2008 19:15:49 +0100 |
Thomas Waldmann |
added update todo to ldap/smb sample config
|
Fri, 07 Mar 2008 15:08:04 +0100 |
Thomas Waldmann |
fix DefaultConfig to be a new style class (it is using properties!)
|
Fri, 07 Mar 2008 14:45:42 +0100 |
Thomas Waldmann |
merged main
|
Fri, 07 Mar 2008 14:45:05 +0100 |
Thomas Waldmann |
fix some more minor problems find by pydev (unused/double imports, wrong indentation, ...)
|
Fri, 07 Mar 2008 12:36:13 +0100 |
Johannes Berg |
comment out simple registration code in openid provider
|
Fri, 07 Mar 2008 09:13:46 +0100 |
Thomas Waldmann |
fix. misc problems found by pydev (unused/double imports, unused attributes, ...)
|
Fri, 07 Mar 2008 02:39:15 +0100 |
Thomas Waldmann |
fix some comments (we still need a Config INSTANCE, but not because of logging)
|
Fri, 07 Mar 2008 02:03:19 +0100 |
Thomas Waldmann |
when setting up the request.form dict, make all request methods consistently use keep_blank_values=1 (see cgi.FieldStorage)
|
Fri, 07 Mar 2008 01:28:34 +0100 |
Thomas Waldmann |
wsgi: fix TWikiDraw saving a drawing by also evaluating the query string args
|
Thu, 06 Mar 2008 21:06:14 +0100 |
Reimar Bauer |
wikiutil.escape: escapes ' too
|
Thu, 06 Mar 2008 18:49:10 +0100 |
Mikko Virkkil? |
Support for admonitions.
|
Thu, 06 Mar 2008 17:42:04 +0100 |
Mikko Virkkil? |
merged main
|
Thu, 06 Mar 2008 17:40:45 +0100 |
Mikko Virkkil? |
whitespace fixes
|
Thu, 06 Mar 2008 17:00:15 +0100 |
Thomas Waldmann |
diff action: added navigation buttons (needs css work)
|
Thu, 06 Mar 2008 15:26:51 +0100 |
Thomas Waldmann |
diff action: fix double http header emission error
|
Thu, 06 Mar 2008 02:44:14 +0100 |
Mikko Virkkil? |
Image handling fixes
|
Thu, 06 Mar 2008 01:29:59 +0100 |
Mikko Virkkil? |
Added support for the comment elements by implementing the div and span functions. The comment is mapped as the remark entity in docbook which can really only be inline, so using the div system might produce invalid docbooks.
|
Wed, 05 Mar 2008 22:48:30 +0100 |
Mikko Virkkil? |
Change back to iso-8859-1
|
Wed, 05 Mar 2008 22:43:24 +0100 |
Mikko Virkkil? |
Fixes to link handling. Simplify code area and improve documentation
|
Wed, 05 Mar 2008 17:02:04 +0100 |
Mikko Virkkil? |
merged main
|
Wed, 05 Mar 2008 02:49:07 +0100 |
Mikko Virkkil? |
Add support for entity refs such as arrows as raw unicode codepoints. Uses name2codepoint from htmlentitydefs.
|
Wed, 05 Mar 2008 02:36:47 +0100 |
Mikko Virkkil? |
Prevent empty code- and para-elements. Output xml comment for some unsupported/unimplemented stuff instead of silently ignoring.
|
Wed, 05 Mar 2008 02:25:23 +0100 |
Mikko Virkkil? |
Improve code areas to support line numbering and programming language
|
Wed, 05 Mar 2008 02:19:08 +0100 |
Mikko Virkkil? |
Improve support for lists and glossaries: bulletless lists, glassary terms with multiple definitions etc.
|
Wed, 05 Mar 2008 02:10:00 +0100 |
Mikko Virkkil? |
Preformatted data such as programlistings need to be in CDATA sektions. Made sure we don't add more CDATA sektions than needed, but that we do add them when they are needed
|
Wed, 05 Mar 2008 02:01:22 +0100 |
Mikko Virkkil? |
Removed cruft from section handling and made it cover more possible cases
|
Wed, 05 Mar 2008 01:52:03 +0100 |
Mikko Virkkil? |
Reordered some functions, no changes to code
|
Wed, 05 Mar 2008 01:39:04 +0100 |
Mikko Virkkil? |
Completely reworked table support, including:
|
Wed, 05 Mar 2008 01:00:28 +0100 |
Mikko Virkkil? |
Added support for linebreaks in paragraphs by exiting the current paragraph element and creating a new one.
|
Wed, 05 Mar 2008 00:46:53 +0100 |
Mikko Virkkil? |
Only some elements can contain text-nodes directly, while other elements must have the text wrapped in a paragraph for them to be able to contain it. This commit adds support for wrapping textnodes in paragrap-elements when needed.
|
Wed, 05 Mar 2008 00:39:19 +0100 |
Mikko Virkkil? |
Add support for the FootNote macro by creating a DocBook-native footnote.
|
Wed, 05 Mar 2008 00:30:33 +0100 |
Mikko Virkkil? |
- The DocBook formatter will try to execute any macros it encounters and will
|
Wed, 05 Mar 2008 00:10:19 +0100 |
Mikko Virkkil? |
- Add support for the Include macro
|
Tue, 04 Mar 2008 23:12:23 +0100 |
Mikko Virkkil? |
- Remove dummy formatter which did a lot of stuff to output text, instead
|
Tue, 04 Mar 2008 20:58:07 +0100 |
Thomas Waldmann |
css: use min-width for table of contents (looks better for long headlines)
|
Mon, 03 Mar 2008 02:37:39 +0100 |
Thomas Waldmann |
DeletePage action: fix AttributeError
|
Mon, 03 Mar 2008 02:34:56 +0100 |
Thomas Waldmann |
AttachFile action: fix AttributeError
|