age |
author |
description |
Mon, 02 Dec 2002 09:02:41 +0000 |
svn |
This commit was manufactured by cvs2svn to create branch 'RELEASE_2_2'.RELEASE_2_2 tip |
Sat, 05 Apr 2003 11:25:44 +0000 |
sfermigier |
Merge from HEAD.RELEASE_2_2_BRANCH |
Thu, 06 Feb 2003 14:07:51 +0000 |
svn |
This commit was manufactured by cvs2svn to create branchRELEASE_2_2_BRANCH |
Mon, 15 Mar 2004 10:20:10 +0000 |
svn |
This commit was manufactured by cvs2svn to create branch 'CPS-3.0'.CPS-3.0 |
Mon, 16 Aug 2004 15:27:57 +0000 |
svn |
This commit was manufactured by cvs2svn to create branch 'CPS-3.2'.CPS-3.2 |
Wed, 16 Mar 2005 10:31:59 +0000 |
madarche |
- Removed warnings: replaces CMFCore.CMFCorePermissions by CMFCore.permissions.default |
Mon, 16 Aug 2004 15:27:57 +0000 |
bdelbosc |
make_pkg NuxUserGroups-0.10.1 |
Fri, 06 Aug 2004 13:42:40 +0000 |
fguillaume |
Fixed python warning about missing charset declaration in source |
Mon, 14 Jun 2004 08:06:43 +0000 |
bdelbosc |
make_pkg NuxUserGroups-0.10.0 |
Wed, 26 May 2004 15:58:13 +0000 |
fguillaume |
update |
Wed, 26 May 2004 15:56:31 +0000 |
fguillaume |
Faster code: startswith is slower than testing explicitely the first char. |
Mon, 03 May 2004 07:52:31 +0000 |
hcauwelier |
Adding missing encoding (PEP 0263). |
Fri, 02 Apr 2004 15:13:17 +0000 |
fguillaume |
hasLocalRolesBlocking must be a method of the user folder, not the user. |
Fri, 02 Apr 2004 15:09:06 +0000 |
fguillaume |
Rename hasLocalRoleBlocking to hasLocalRolesBlocking. |
Fri, 02 Apr 2004 14:26:20 +0000 |
fguillaume |
Implemented locale roles blocking. |
Fri, 02 Apr 2004 13:20:06 +0000 |
fguillaume |
whitespace |
Fri, 02 Apr 2004 10:47:25 +0000 |
fguillaume |
No need to have a special user '' as we can use group:role:Anonymous for |
Fri, 02 Apr 2004 10:40:17 +0000 |
fguillaume |
Update doc with group behavior and resolution order. |
Tue, 30 Mar 2004 15:03:24 +0000 |
fguillaume |
Spec for local roles blocking implementation. |
Tue, 16 Mar 2004 23:04:27 +0000 |
sfermigier |
CLeanup (removed useless imports...) |
Mon, 15 Mar 2004 10:20:10 +0000 |
edegoute |
add debian repository |
Wed, 11 Feb 2004 14:27:53 +0000 |
bdelbosc |
make_pkg NuxUserGroups-0.9.3 |
Tue, 10 Feb 2004 13:37:07 +0000 |
lregebro |
*** empty log message *** |
Mon, 09 Feb 2004 15:46:06 +0000 |
lregebro |
UserFolderWithGroups now can delete roles too, thanks to the CPSDirectory userfolder patching. |
Mon, 09 Feb 2004 14:42:41 +0000 |
lregebro |
Merge from branch: Support for new CPS3 userfolder API (actually, only tests to test the new support). |
Mon, 26 Jan 2004 15:30:04 +0000 |
fguillaume |
Fix incorrect indentation. |
Fri, 06 Feb 2004 16:14:57 +0000 |
lregebro |
Again removing the deprecated getMembers.regebro-making_ac_pretty-branch |
Wed, 28 Jan 2004 15:02:36 +0000 |
lregebro |
validate does not fail without roles.regebro-making_ac_pretty-branch |
Wed, 28 Jan 2004 14:58:42 +0000 |
lregebro |
No, it's getGroups, not getGroupNames.regebro-making_ac_pretty-branch |
Wed, 28 Jan 2004 12:23:15 +0000 |
lregebro |
Added getMembers method + tests.regebro-making_ac_pretty-branch |
Tue, 27 Jan 2004 13:35:25 +0000 |
lregebro |
Some pychecker2 cleanup.regebro-making_ac_pretty-branch |
Tue, 27 Jan 2004 11:59:53 +0000 |
lregebro |
More tests.regebro-making_ac_pretty-branch |
Tue, 27 Jan 2004 11:57:38 +0000 |
lregebro |
Added the windows batfiles.regebro-making_ac_pretty-branch |
Tue, 27 Jan 2004 11:54:56 +0000 |
lregebro |
Update of tests.regebro-making_ac_pretty-branch |
Thu, 22 Jan 2004 17:31:33 +0000 |
lregebro |
Moved the test.regebro-making_ac_pretty-branch |
Thu, 22 Jan 2004 17:04:17 +0000 |
lregebro |
Adding tests. I added them to test something that I already moved, but what the heck... At least we now have a test fixture to add new tests if we like.regebro-making_ac_pretty-branch |
Thu, 22 Jan 2004 17:01:05 +0000 |
lregebro |
Fixed an indentation error.regebro-making_ac_pretty-branch |
Sat, 17 Jan 2004 17:02:31 +0000 |
svn |
This commit was manufactured by cvs2svn to create branchregebro-making_ac_pretty-branch |
Sat, 17 Jan 2004 17:02:31 +0000 |
lregebro |
The non-ascii character makes Python2.3 complain a LOT, so I removed it. Sorry for this violation of the french language. :) |
Tue, 06 Jan 2004 15:05:16 +0000 |
janguenot |
make_pkg NuxUserGroups-0.9.2 |
Mon, 05 Jan 2004 21:40:22 +0000 |
janguenot |
Bad indentation on 'obj=..' within the mergedLocalRolesWithPath |
Mon, 05 Jan 2004 19:24:29 +0000 |
janguenot |
Update |
Mon, 05 Jan 2004 19:21:16 +0000 |
janguenot |
Refactoring : mergedLocalRoles split in 2 methods : mergedLocalRoles and mergedLocalRolesWithPath |
Mon, 22 Sep 2003 16:07:18 +0000 |
janguenot |
make_pkg NuxUserGroups-0.9.1 |
Fri, 19 Sep 2003 13:55:31 +0000 |
lregebro |
Import fix |
Fri, 19 Sep 2003 13:26:58 +0000 |
lregebro |
*** empty log message *** |
Fri, 19 Sep 2003 12:59:29 +0000 |
edegoute |
bad thing |
Fri, 19 Sep 2003 12:37:26 +0000 |
lregebro |
Fixed support for older CPS versions. |
Fri, 19 Sep 2003 12:27:53 +0000 |
edegoute |
use new Specification of NuxUserGroups |
Thu, 18 Sep 2003 14:27:20 +0000 |
lregebro |
The 'withpath' parameter requires CMF, so I added a check for it. |
Thu, 18 Sep 2003 12:26:20 +0000 |
lregebro |
Forgot to update CHANGES. |
Thu, 18 Sep 2003 12:25:48 +0000 |
lregebro |
Updated to support a generalized patching API. |
Mon, 08 Sep 2003 13:48:46 +0000 |
bdelbosc |
update |
Sat, 06 Sep 2003 07:33:15 +0000 |
sfermigier |
Cosmetic: standardized docstrings, removed unused imports which depended |
Mon, 11 Aug 2003 12:38:16 +0000 |
janguenot |
Killing spaces after debug mode |
Sun, 10 Aug 2003 21:08:41 +0000 |
sfermigier |
Code cleanup. |
Mon, 04 Aug 2003 15:19:23 +0000 |
bdelbosc |
make_pkg NuxUserGroups-0.9.0 |
Mon, 14 Jul 2003 21:34:39 +0000 |
sfermigier |
Cosmetic. |
Thu, 03 Jul 2003 16:01:30 +0000 |
janguenot |
Modification within mergedLocalRoles : withpath case returned structure modified |
Thu, 03 Jul 2003 13:42:10 +0000 |
janguenot |
Implementation of the withpath argument within the mergedLocalRoles. |