patchphpGroupWare - Patches: patch #434, ACL Groups enhancements

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #434: ACL Groups enhancements

Submitter:  Shamim Islam <kellin>
Submitted:  Thu 08 Aug 2002 03:12:34 PM UTC
   
 
Category:  API - phpGWapi Priority:  5 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Jump to the original submission

  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
Sun 14 Aug 2005 10:52:10 PM UTC, comment #9: 

Comment #8 is spam

Dave Hall <skwashd>
Group administrator
  Spam posted by anonymous
Mon 09 Dec 2002 07:03:11 AM UTC, comment #7: 

Hey Shamim,

Thanks for this.  As i said in my last post it has been allocated to our ldap developer.  As this is a new feature it can only be added to our head (dev branch) code.  As part of the next release we are planning to completely overhaul the accounts/acl system.  This is not my area, but i could use the opaque groups for at least one of my clients.

As for the email patch, there has been a lot of work on the email app before the 0.9.14.001 release.  I lost track of what had and had not been fixed.  Sorry about the confusion.  That patch has also been allocated.

We have patch guidelines to make it as easy as possible for the person applying the patch to do so, as it is already a time consuming process to read through the code, apply and test for both branches.

Thanks for the contribution.

Cheers

Dave Hall <skwashd>
Group administrator
Mon 09 Dec 2002 06:16:11 AM UTC, comment #6: 

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

Shamim Islam <kellin>
Sat 07 Dec 2002 03:53:44 AM UTC, comment #5: 

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

Dave Hall <skwashd>
Group administrator
Sat 31 Aug 2002 11:39:13 PM UTC, comment #4: 

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

Jason W <Zone>
Sun 11 Aug 2002 04:47:57 PM UTC, comment #3: 

Corrected email pagination instability in non INBOX folders.

Shamim Islam <kellin>
Sat 10 Aug 2002 04:13:44 AM UTC, comment #2: 

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.

Shamim Islam <kellin>
Sat 10 Aug 2002 04:11:25 AM UTC, comment #1: 

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.

Shamim Islam <kellin>
Thu 08 Aug 2002 03:12:34 PM UTC, original submission:  

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.

Shamim Islam <kellin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #4560:  patch_item_434.patch added by kellin (19KiB - text/plain - patch item 434)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 41 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-16 None Attached File- Added , #5772
2006-01-15 None Attached File- Added , #5769
2006-01-12 None Attached File- Added , #5756
2006-01-07 None Attached File- Added , #5724
2006-01-05 None Attached File- Added , #5715
2006-01-03 None Attached File- Added , #5698
2006-01-01 None Attached File- Added , #5685
2005-12-30 None Attached File- Added , #5679
2005-12-25 None Attached File- Added , #5660
2005-12-19 None Attached File- Added , #5648
2005-12-18 None Attached File- Added , #5647
2005-12-18 None Attached File- Added , #5645
2005-12-18 None Attached File- Added , #5644
2005-12-18 None Attached File- Added , #5643
2005-12-18 None Attached File- Added , #5642
2005-12-18 None Attached File- Added , #5641
2005-12-17 None Attached File- Added , #5628
2005-12-17 None Attached File- Added , #5627
2005-12-17 None Attached File- Added , #5626
2005-12-17 None Attached File- Added , #5625
2005-12-17 None Attached File- Added , #5624
2005-12-17 None Attached File- Added , #5623
2005-12-15 None Attached File- Added , #5610
2005-12-15 None Attached File- Added , #5605
2005-12-15 None Attached File- Added , #5604

Back to the top

Powered by Savane 3.15-f85b.
Corresponding source code