Wed, 09 Jul 2008 21:53:52 +0200 |
Florian Krupicka |
Fix tests: small fixes after merge
|
Wed, 09 Jul 2008 20:43:29 +0200 |
Florian Krupicka |
Merged: 1.8
|
Sat, 21 Jun 2008 20:25:35 +0200 |
Florian Krupicka |
Use Werkzeug-property names instead of old MoinMoin attribute names
|
Tue, 17 Jun 2008 18:36:56 +0200 |
Florian Krupicka |
Removed calls to request.flush (no flushing in WSGI)
|
Tue, 17 Jun 2008 18:29:35 +0200 |
Florian Krupicka |
Remove deprecated calls to request.getAvailableActions
|
Tue, 17 Jun 2008 01:24:28 +0200 |
Florian Krupicka |
Factored out some of the loadTheme code
|
Mon, 16 Jun 2008 12:11:24 +0200 |
Florian Krupicka |
Replaced request.getScriptname() with a werkzeug property
|
Sat, 07 Jun 2008 19:55:27 +0200 |
Florian Krupicka |
(Re)moved normalizePagename from Request into wikiutil library
|
Sat, 13 Sep 2008 10:33:26 +0200 |
Thomas Waldmann |
fix application/wiki link rel to be html4
|
Wed, 02 Jul 2008 14:47:41 +0200 |
Thomas Waldmann |
avoid creating of new pagedirs with empty edit-log files by just accessing a non-existant page
|
Thu, 19 Jun 2008 00:24:54 +0200 |
Radomir Dopieralski |
ThemeBase: add a <link> in the <header> for the editor
|
Mon, 19 May 2008 21:13:26 +0200 |
Radomir Dopieralski |
Add a class to the "Clear message" link, make the link text smaller and lower
|
Sun, 27 Apr 2008 14:36:07 +0200 |
Thomas Waldmann |
UP icon is back in the iconbar for themes not using clickable title navigation
|
Sun, 27 Apr 2008 00:48:03 +0200 |
Thomas Waldmann |
offer the RSS feed not only when we detect PyXML, but also for Python >= 2.5.1
|
Sat, 26 Apr 2008 20:51:36 +0200 |
Reimar Bauer |
theme.__init__: removes excluded actions from theme
|
Sat, 19 Apr 2008 10:54:02 +0200 |
Johannes Berg |
make sane default arg to theme.add_msg()
|
Mon, 07 Apr 2008 01:48:06 +0200 |
Thomas Waldmann |
theme showversion: remove year, add 'et al.'
|
Sat, 05 Apr 2008 11:48:47 +0200 |
Reimar Bauer |
theme.__init__: action enabled dependent of rights
|
Sat, 05 Apr 2008 11:19:45 +0200 |
Reimar Bauer |
theme.__init__:revert action enabled only if user can revert
|
Sat, 29 Mar 2008 21:37:53 +0100 |
Reimar Bauer |
theme.__init__: fixed bug for subscribe link
|
Sun, 23 Mar 2008 00:02:30 +0100 |
Thomas Waldmann |
show 'Comments' toggling link in edit bar only if the page really contains comments (ported from 1.6)
|
Sat, 22 Mar 2008 13:49:57 +0100 |
Reimar Bauer |
theme.__init__: bugfix for searchform and actionsMenu
|
Sat, 22 Mar 2008 13:25:06 +0100 |
Johannes Berg |
fix actionsmenu form's action attribute
|
Thu, 20 Mar 2008 16:23:15 +0100 |
Johannes Berg |
better revert action, make action menu GET again
|
Thu, 20 Mar 2008 13:57:34 +0100 |
Johannes Berg |
make theme generate a proper action in the dropdown action list form
|
Wed, 19 Mar 2008 12:41:35 +0100 |
Johannes Berg |
theme: change "Preferences" link to "Settings", remove mentions of "UserPreferences"
|
Wed, 19 Mar 2008 12:05:55 +0100 |
Johannes Berg |
make actions menu use POST
|
Sun, 16 Mar 2008 22:41:27 +0100 |
Thomas Waldmann |
more wikiutil.escape fixes
|
Sun, 16 Mar 2008 21:04:16 +0100 |
Thomas Waldmann |
fix some wrong wikiutil.escape usage causing double-escaping
|
Fri, 14 Mar 2008 13:10:19 +0100 |
Thomas Waldmann |
improved wikiutil.is_URL, use it also in theme code
|
Mon, 10 Mar 2008 00:21:21 +0100 |
Thomas Waldmann |
Page.url() default changed to relative=False
|
Sun, 02 Mar 2008 02:10:28 +0100 |
Thomas Waldmann |
i18n.getText: removing wrong (old) kw arguments from _() calls
|
Wed, 27 Feb 2008 15:31:28 +0100 |
Johannes Berg |
allow auth methods that don't need input at all to skip input form
|
Sat, 23 Feb 2008 00:32:35 +0100 |
Thomas Waldmann |
theme code: use url_schemas from config
|
Fri, 22 Feb 2008 19:28:52 +0100 |
Reimar Bauer |
PEP8 fixes
|
Thu, 21 Feb 2008 20:43:42 +0100 |
Reimar Bauer |
fix quicklink action using same URL for link/unlink (thanks to Federico Lorenzi) (ported from 1.6)
|
Thu, 21 Feb 2008 20:37:32 +0100 |
Reimar Bauer |
fix MoinMoinBugs/SubscribeAndUnsubscribeShareSameUrl (thanks to Federico Lorenzi) (ported from 1.6)
|
Wed, 20 Feb 2008 10:23:56 +0100 |
Thomas Waldmann |
get formatters in sync with 1.6 cs 2558:3e3a549b49f0, add attachimg icon (needed by html formatter)
|
Tue, 19 Feb 2008 23:18:27 +0100 |
Reimar Bauer |
Fix "MakeIconLinkLosesAltTitle", thanks to "bolekk". (ported from 1.6)
|
Tue, 05 Feb 2008 21:22:56 +0100 |
Reimar Bauer |
bug fix of MoinMoinBugs/MoveAttachmentNotWorkingWithModPython (thanks to Boleslaw Kulbabinski) (ported from 1.6)
|
Sun, 03 Feb 2008 21:55:18 +0100 |
Reimar Bauer |
bug fix for 1.6.0SupplementationAndAccessRights (thanks to Boleslaw Kulbabinski) (ported from 1.6)
|
Sun, 03 Feb 2008 21:09:30 +0100 |
Reimar Bauer |
theme.__init__: fixed deprecation warning
|
Sun, 06 Jan 2008 17:36:13 +0100 |
Thomas Waldmann |
do not show 2 editor links in edit_bar if text editor is forced by admin (port from 1.6)
|
Sun, 06 Jan 2008 17:08:31 +0100 |
Thomas Waldmann |
fix for icon bar: do not modify cfg.page_icons_table (port from 1.6)
|
Sun, 06 Jan 2008 16:43:38 +0100 |
Thomas Waldmann |
fix pagename navigation for wikiname_add_spaces == True (port from 1.6)
|
Sun, 06 Jan 2008 16:05:36 +0100 |
Thomas Waldmann |
navi_bar: highlight correct tab for the current page for i18ned system pages (port from 1.6)
|
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
|
Sun, 23 Sep 2007 23:11:18 +0200 |
Thomas Waldmann |
gedit formatter/converter: fix links/transclusion (suppressing default alt texts needs more work)
|
Tue, 11 Sep 2007 19:04:35 +0200 |
Thomas Waldmann |
respect ACLs when sending <link rel="Appendix" ...> for attachments
|
Sun, 26 Aug 2007 22:33:48 +0200 |
Thomas Waldmann |
fix typos
|
Sun, 19 Aug 2007 19:51:56 +0200 |
Thomas Waldmann |
merged main
|
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
|
Sun, 12 Aug 2007 23:42:33 +0200 |
Thomas Waldmann |
change [[macro]] to <<macro>> in all built-in markup
|
Tue, 14 Aug 2007 11:44:12 +0200 |
Karol Nowak |
Fix subscriptions when there's no smtp host set, only notification bot.
|
Mon, 02 Jul 2007 23:33:20 +0200 |
Thomas Waldmann |
Big PEP8 and whitespace cleanup
|
Tue, 01 May 2007 22:08:25 +0200 |
Thomas Waldmann |
use standard RSS icon
|
Fri, 20 Apr 2007 15:35:14 +0200 |
Johannes Berg |
refactor authentication and split out session handling
|
Tue, 10 Apr 2007 00:13:49 +0200 |
Thomas Waldmann |
fixed some pylint warnings
|
Sat, 07 Apr 2007 00:52:17 +0200 |
Thomas Waldmann |
use a list to have defined order for cfg.sistersites (e.g. in theme output)
|
Tue, 03 Apr 2007 23:46:32 +0200 |
Thomas Waldmann |
use session object to store page trail (even for anon users, if anon sessions are enabled)
|