Sat, 15 Aug 2009 22:08:33 +0200 |
Thomas Waldmann |
add filesys.rename_no_overwrite (win32 rename semantics, plus optional removal of src file in any case)
|
Sat, 15 Aug 2009 20:11:53 +0200 |
Thomas Waldmann |
replace filesys.rename for win32 (thanks to the Mercurial developers!)
|
Tue, 11 Aug 2009 21:51:42 +0200 |
Josef Meier (jo meier |
Fixes a bug with empty list items in the GUI editor.
|
Sun, 09 Aug 2009 01:30:45 +0200 |
Thomas Waldmann |
support py.test 1.0 funcargs (thanks to Holger Krekel for the patch)
|
Sun, 09 Aug 2009 01:24:15 +0200 |
Reimar Bauer |
css class ActionText renamed to action, test adapted
|
Sun, 09 Aug 2009 00:54:12 +0200 |
Reimar Bauer |
macro.Action: added class TextAction to the url
|
Sun, 09 Aug 2009 00:24:25 +0200 |
Radomir Dopieralski |
add a gear icon to the modernized theme for action links
|
Sat, 08 Aug 2009 12:19:40 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Sat, 08 Aug 2009 12:14:10 +0200 |
Dmitrijs Milajevs |
TestLazyConfigGroups was fixed. It was inherited from a wrong superclass.
|
Fri, 07 Aug 2009 10:58:53 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Tue, 04 Aug 2009 21:50:44 +0200 |
Thomas Waldmann |
fuid: keep same fake_mtime for intervals of max_staleness duration
|
Tue, 04 Aug 2009 08:43:58 +0200 |
Reimar Bauer |
action diff: enable previous / next button only in the range of given revisions
|
Mon, 03 Aug 2009 23:00:31 +0200 |
Reimar Bauer |
action revert: avoids reverting to a deleted current revision
|
Thu, 30 Jul 2009 21:02:07 +0200 |
Thomas Waldmann |
merge main
|
Mon, 27 Jul 2009 19:30:31 +0200 |
Thomas Waldmann |
minor ldap auth improvements (see below)
|
Thu, 30 Jul 2009 21:01:46 +0200 |
Thomas Waldmann |
add gopher protocol to url_schemas
|
Mon, 27 Jul 2009 12:46:39 +0200 |
Thomas Waldmann |
include only necessary browser autofilter options
|
Fri, 07 Aug 2009 09:58:15 +0200 |
Reimar Bauer |
replaced math.floor by int
|
Thu, 06 Aug 2009 18:27:45 +0200 |
Dmitrijs Milajevs |
Groups2009: wiki_groups and wiki_dicts caching fix.
|
Sat, 01 Aug 2009 18:10:46 +0200 |
Thomas Waldmann |
removed moin account check's --lastsaved option, it is default now (checking last use with trail file did not work in 1.9 anyway)
|
Thu, 30 Jul 2009 17:43:50 +0200 |
Thomas Waldmann |
flup_frontend: __import__ compatibility fix for python 2.4
|
Mon, 27 Jul 2009 01:55:59 +0200 |
Thomas Waldmann |
tagged release 1.9.0beta3
|
Mon, 27 Jul 2009 01:47:56 +0200 |
Thomas Waldmann |
bump version to 1.9.0beta3, minor make pagepacks fix
1.9.0beta3
|
Mon, 27 Jul 2009 01:32:43 +0200 |
Thomas Waldmann |
make install-docs interwiki
|
Mon, 27 Jul 2009 01:27:31 +0200 |
Thomas Waldmann |
merged main
|
Mon, 27 Jul 2009 01:26:54 +0200 |
Thomas Waldmann |
updated i18n
|
Mon, 27 Jul 2009 00:56:44 +0200 |
Thomas Waldmann |
updated underlay
|
Mon, 27 Jul 2009 00:10:05 +0200 |
Reimar Bauer |
action language_setup: error messages added
|
Mon, 27 Jul 2009 00:15:51 +0200 |
Thomas Waldmann |
add HelpOnGroups help page
|
Sun, 26 Jul 2009 23:31:42 +0200 |
Thomas Waldmann |
merged CHANGES.openid into main CHANGES document
|
Sun, 26 Jul 2009 23:06:31 +0200 |
Thomas Waldmann |
merged main
|
Sun, 26 Jul 2009 23:05:59 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Sat, 25 Jul 2009 12:38:25 +0200 |
Thomas Waldmann |
fix typo in rightsidebar css
|
Fri, 24 Jul 2009 13:34:31 +0200 |
Reimar Bauer |
script.maint.cleancache: users draft files got also cleaned
|
Sun, 12 Jul 2009 13:49:05 +0200 |
Thomas Waldmann |
http auth: added debug logging
|
Tue, 09 Jun 2009 23:08:06 +0200 |
Thomas Waldmann |
tagged release 1.8.4
|
Tue, 09 Jun 2009 21:47:46 +0200 |
Thomas Waldmann |
bump version number to 1.8.4
1.8.4
|
Tue, 09 Jun 2009 20:48:04 +0200 |
Thomas Waldmann |
updated underlay
|
Tue, 09 Jun 2009 20:22:46 +0200 |
Thomas Waldmann |
updated i18n
|
Tue, 09 Jun 2009 19:34:49 +0200 |
Thomas Waldmann |
updated CHANGES
|
Tue, 09 Jun 2009 19:09:46 +0200 |
Thomas Waldmann |
make install-docs interwiki
|
Sun, 26 Jul 2009 09:16:27 +0200 |
Reimar Bauer |
action language_setup: fixed action name
|
Fri, 24 Jul 2009 21:43:39 +0200 |
Reimar Bauer |
action language_setup: The superuser gets a table of language packages listed dependent on the selected language for installation.
|
Fri, 24 Jul 2009 20:50:22 +0200 |
Reimar Bauer |
updated flup to 1.0.2+ (http://hg.saddi.com/flup-server changeset 100:af072c39193e)
|
Fri, 24 Jul 2009 16:34:27 +0200 |
Reimar Bauer |
userprefs.suid: requires an auth_method which can logout (corrected changeset 4893:c1ed36a3fd5e)
|
Fri, 24 Jul 2009 14:19:24 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Fri, 24 Jul 2009 14:17:47 +0200 |
Dmitrijs Milajevs |
Page.clean_acl_cache() was killed.
|
Fri, 24 Jul 2009 14:17:44 +0200 |
Dmitrijs Milajevs |
Groups2009: Docstring for get() for BaseDictsBackend, BaseDict and BaseGroupsBackend. Tests for get check if another default value returned for not existing keys. Typo and other refinements.
|
Fri, 24 Jul 2009 14:08:56 +0200 |
Thomas Waldmann |
merged moin/1.9-groups-dmilajevs
|
Fri, 24 Jul 2009 10:02:31 +0200 |
Dmitrijs Milajevs |
Groups2009: Syntax error fix in cleancache.
|
Fri, 24 Jul 2009 10:02:17 +0200 |
Dmitrijs Milajevs |
Groups2009: MoinMoin.datastruct and MoinMoin.datastruct.backends were added to a list of packages in setup.py
|
Fri, 24 Jul 2009 10:00:21 +0200 |
Dmitrijs Milajevs |
Groups2009: GetVal macro was refactored. It returns an empty string if requested dictionary does not exist. ACL check is made only if dictionary is defined on a wikipage.
|
Fri, 24 Jul 2009 10:22:35 +0200 |
Reimar Bauer |
userprefs.suid: allowed only if request.cfg.auth_have_login is given
|
Wed, 22 Jul 2009 23:31:05 +0200 |
Reimar Bauer |
PEP8 fix
|
Wed, 22 Jul 2009 21:50:03 +0200 |
Thomas Waldmann |
merged moin/1.9-openid repo
|
Wed, 22 Jul 2009 01:43:59 -0400 |
Rowan Kerr |
Added config snippets and CHANGES documentation specific to OpenID updates with SREG and Teams extensions.
|
Thu, 28 May 2009 14:00:44 -0400 |
Rowan Kerr |
Removed no-value return statements from openid extensions. Prepared default auth login_prompt to have configurable registration url.
|
Tue, 26 May 2009 17:35:11 -0400 |
Rowan Kerr |
Added auth_attribs for users who log in with OpenID SREG. Fixed call to create teams in OpenID extension.
|
Tue, 26 May 2009 16:59:03 -0400 |
Rowan Kerr |
Removed extra janrain nonce from OpenID username continuation
|
Tue, 26 May 2009 16:56:58 -0400 |
Rowan Kerr |
Force action on login continuation form, otherwise will be submitted to previous step when returning from an OpenID GET response
|