phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Patch #434] ACL Groups and email pagination cha


From: nobody
Subject: [Phpgroupware-tracker] [Patch #434] ACL Groups and email pagination changes
Date: Mon, 09 Dec 2002 01:16:11 -0500

Patch #434 has been updated. 

Project: 
Category: API -  phpGWapi
Status: Open
Summary: ACL Groups and email pagination changes

Follow-Ups:

Date: 2002-Aug-09 11:11
By: kellin

Comment:
Corrected patch - found errors in editing user accounts.

Contains patch for following:

Email pagination correction - always paginate on correct multiple, if all 
messages deleted, move to previous screen that has content.

ACL - added ACL groups as well as membership groups. ACL groups do not have 
visible members but can be used to assign permissions to applications w/o 
exposing membership to general users.

Corrected 8/9/02.
-------------------------------------------------------

Date: 2002-Aug-10 00:11
By: kellin

Comment:
Corrected a few erroneous lookups, added a few functions to clean up membership 
list lookups etc in the class.acl_shared.inc.php and used them in the 
class.uiaclprefs.inc.php. Allows same functionality to be used elsewhere as 
needed.
-------------------------------------------------------

Date: 2002-Aug-10 00:13
By: kellin

Comment:
Corrected a few erroneous lookups, added a few functions to clean up membership 
list lookups etc in the class.acl_shared.inc.php and used them in the 
class.uiaclprefs.inc.php. Allows same functionality to be used elsewhere as 
needed.
-------------------------------------------------------

Date: 2002-Aug-11 12:47
By: kellin

Comment:
Corrected email pagination instability in non INBOX folders.
-------------------------------------------------------

Date: 2002-Aug-31 19:39
By: Zone

Comment:
Assigning to Seek3r, ACL is his territory.

BUT, could you (the submitter) please re-submit the patches in a easier to use 
format?  The email patch should be split up from the ACL patch (and addressbook 
and weather unless there is a good reason).  Also, the .diff files appear to be 
complete files, but in diff format without specifying the file to patch in the 
.diff itself.  So it makes it very hard to apply the changes.

Take a look at this page for information on the preferred patch format:
http://docs.phpgroupware.org/patches.php

Thanks,
Jason
-------------------------------------------------------

Date: 2002-Dec-06 22:53
By: skwashd

Comment:
The email issues should already be fixed.  I have allocated this to kneche (our 
ldap dev) to look at.  There are additional comments on this one at 
https://savannah.gnu.org/support/?func=detailsupport&support_id=100483&group_id=509

Cheers
-------------------------------------------------------

Date: 2002-Dec-09 01:16
By: kellin

Comment:
Hate to break it to you but the email issue has NOT been fixed. Heck, it hasn't 
been touched because no one seems to understand that I'm not writing 
gobbldeygook, and believes that I must be on crack or something. So I've 
separeted out the patch as requested, compared against the latest CVS tree, and 
posted the patch. It's numbrer 785.

Now, the thing to keep in mind about that particular patch is this. It makes 
the email application operate consistently instead of running willy-nilly like 
it has been.

That being said, I have updated the ACL patch in this patch.

So the email thing is no longer bundled (as requested).

This patch adds opaque groups as suggested by me prior.

It is also in the 'correct' format.

I HAVE had to add a few language translations. I had to add them manually to 
the database to get everything to show correctly.

Thanks!!! :)

insert into lang
values('group type','common','en','Type of Group');
insert into lang
values('acl group','common','en','ACL Group');
insert into lang
values('membership group','common','en','Membership Group');

Cheers!!! :)

Shamim
BA BS
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=434&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]