Commit Graph

37 Commits

Author SHA1 Message Date
Ralf Becker
0195bad452 * Admin/Preferences: fixed not removable ACL rights for apps using NO group-acl, eg. Addressbook or InfoLog 2012-07-31 17:44:01 +00:00
Ralf Becker
1c72c8e9e0 "some more fixes:
- fixed not grayed out checkbox for grants to user set via group-acl
- fixed wrong soriting off accounts by account_lid instead of full name, which is displayed"
2010-04-20 11:32:14 +00:00
Ralf Becker
cb9daa98ec "silently remove user himself (NOT decrementing total or number of shown entries): looks much better ;-)" 2010-04-20 08:41:12 +00:00
Ralf Becker
d9117ecff0 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 06:57:57 +00:00
Ralf Becker
f0be57c0d2 "documented and moderniced class a little" 2009-11-19 10:02:00 +00:00
Ralf Becker
5fd3ea2641 "fixed PHP fatal error: Cannot assign by reference to overloaded object, reported by camel on the German list" 2008-03-25 14:44:49 +00:00
Ralf Becker
bf639103fc "removed not longer used bg_color" 2007-07-12 05:45:02 +00:00
Ralf Becker
12f80f139b worked around stupid php5.2 empty haystack warnings 2007-04-29 15:07:11 +00:00
Lars Kneschke
e7b8b16098 patch from Sebastion for Bug #349: Zugriffgewährung auf Adressbücher lässt sich nicht entfernen 2007-02-14 12:47:00 +00:00
Ralf Becker
94359ad8fd - patch from Klaus Leithoff: implementing lettersearch for ACL
- bugfix from Sebastian Ebeling
2006-12-06 14:53:03 +00:00
Ralf Becker
62831250e1 killed php warning if search returns no result 2006-10-28 10:11:42 +00:00
Ralf Becker
ff335717b9 fixed not disabled private- and group-grant checkboxes 2005-12-14 23:26:26 +00:00
Ralf Becker
10ced8ebd5 using common::get_referer() 2005-11-09 12:46:52 +00:00
Ralf Becker
5c3541a156 make acl called via sidebox menu of an app, to behave like a part of that app 2005-11-08 11:40:35 +00:00
Ralf Becker
3d4049d873 phpgw --> egw 2005-10-14 14:31:35 +00:00
Miles Lott
e97ccc5202 Update for egroupware variables and defines 2005-07-09 19:07:16 +00:00
Ralf Becker
65e77f33b5 preference_acl_row tpl can use now classes for the nextmatch color too 2005-05-21 18:25:08 +00:00
Ralf Becker
94a08a86d2 fix for bug [ 1026126 ] Changing group ACL broken 2004-09-13 08:02:59 +00:00
mgalgoci
558d9924a4 fix editing of group acls for current group. 2004-09-02 16:00:49 +00:00
Ralf Becker
368ea3ea0b fixed some new introduced and some still existing / old bugs 2004-08-31 09:33:08 +00:00
Ralf Becker
bae3e479b4 fixed problem with pagination and an other important issue 2004-08-28 13:41:23 +00:00
reinerj
b3cd13141f replace the crap 2004-08-09 14:30:59 +00:00
Miles Lott
c4c6251e9d intval, ereg, and gettype updates 2003-12-20 18:54:18 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
b69defa25b added app_header via $GLOBALS['phpgw_info']['flags']['app_header'] 2003-04-20 20:47:50 +00:00
Ralf Becker
815319e833 fixed a bug in setting group-acl's 2003-03-12 23:30:58 +00:00
ceb
788a55dacd fixed lost owner 2002-10-28 23:51:57 +00:00
seek3r
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
Miles Lott
c0a1b434e9 formatting 2002-06-18 01:13:43 +00:00
ceb
403f8722b1 nextmatchs fix 2002-05-27 22:52:39 +00:00
ceb
0f7bcfa040 nextmatchs fix 2002-05-27 22:38:48 +00:00
ceb
f5a29b607c acl_app was missing using nextmatchs 2002-05-27 22:02:56 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
Ralf Becker
3cd1fc99eb corrected typo get_vars() --> get_var() 2002-05-01 15:12:11 +00:00
skeeter
e3bf408609 Converting to get_var() for all HTTP_*_VARS. 2002-04-29 22:25:02 +00:00
Miles Lott
4fd27dceca New ui version of acl_prefs manager 2001-12-28 00:59:30 +00:00