Commit Graph

119 Commits

Author SHA1 Message Date
a14cf00c50 some small layout fixes 2005-12-02 14:06:25 +00:00
aac9ec7d10 phpgw --> egw 2005-10-14 17:03:16 +00:00
d2444ac288 further modification to replace typical phpgw style
<TD BGCOLOR="{ROW_ON}">
with egroupware style
<td class="row_on">
for more flexibility. most of these files are years old.
(pim proofread)
2005-07-06 02:26:44 +00:00
f5fefe3aff enable group ACL for projectmanager 2005-06-14 07:44:36 +00:00
6212ad3c78 Applied patches #1151626 from Regis Leroy that allow configuration of global ACL rights on a group level (before it was only possible on a user level). This will allow to control access to the admin and monitor sections of the workflow app using its new acl hook 2005-02-28 16:12:31 +00:00
d3d2ac11ee fixed bug reported on the devel-list: clicking on "Grand access" icons (pencil) while adding a new account results in an sql error
==> icon not longer shown, as we have no user-id yet
2005-02-15 08:18:27 +00:00
c7c29c30aa fix group edit bug detected by Maanus, so after editing groups in combination
with LDAP, the remain with account type "g" and not getting "u".
2005-01-28 20:12:28 +00:00
ec7d20c4ae fixed error in last commit, changed overflow for select region to auto 2005-01-03 15:05:56 +00:00
3efeb8b62b implemented new style of multiple select (recommended by Mauro Donadello)
Items can now be selected by checkboxes instead of keeping CTRL key pressed, which
makes life easier for many users.
2005-01-03 10:41:07 +00:00
08089de0a6 enabled editing of user-ACL settings for admins 2004-08-28 13:48:32 +00:00
eabf6925b5 Added an admin module for ldap based email settings (based on emailadmin)
but reduced to those functions, which are needed to manage ldap entries, which
rely only on standard schemas (core, qmail) which are not considered "experimental"
and without the need to add a separate schema.

This modul will be extended whenever possible and approved for more values.

Main goal here is: Ability to easily use eGW Admin for account management with
LDAP beackend and to comply with those schemas, the distros are delivering.

The link for this module will be shown in addition to Lars' EmailAdmin if LDAP
is used as account storage. So it will not break existing installation ;-)
2004-08-25 22:29:28 +00:00
05a7e6de3a fixed edit-user-form was loosing data, if an error occured 2004-07-12 19:54:44 +00:00
31b3575448 reset start-value after each new search/selection 2004-07-09 16:08:59 +00:00
1992c6982b added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup) 2004-07-04 17:33:13 +00:00
e8daf45b02 using account-selection widget 2004-06-12 09:48:59 +00:00
f4361e3ca4 fixed not working scrolling and search for user-groups, fixed disabled search via admin-ACL's 2004-05-19 06:05:01 +00:00
6c6e2c445c added phpbrain to list of apps supporting ACL 2004-05-04 17:45:04 +00:00
78443fcb63 fix things spoken about with ralf :) 2004-04-04 18:59:12 +00:00
7a47184f12 change icon for Group-ACL to use the standard/API edit-icon, changed the title/tooltip to "Grant access: edit group ACL's" 2004-03-23 13:45:23 +00:00
9f17551049 when using popup for selecting users to add to a group, if there was only one member in the group new members added weren't shown in the select box because there was no scrolling bar, so now I made it at least five lines big 2004-03-02 04:08:59 +00:00
28d5293d6e fix for bug [ 892893 ] "phpinfo" sometimes doesn't work 2004-02-26 09:01:42 +00:00
80ea30c5b1 changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
d96c9afac2 use a prefix for user accounts
can be set in setup
2004-01-12 06:22:20 +00:00
5a1f288b96 intval, ereg_, and gettype updates 2003-12-20 18:51:51 +00:00
c7c349b7c6 don't open a new windows anymore, when editing ACL's 2003-11-27 18:14:57 +00:00
b9f26e9216 Moved Add account item to same page location as other manager screens 2003-11-05 10:35:53 +00:00
1dfcc53846 sorted apps in user-manage after their titel and not after the not shown app-name 2003-10-05 23:16:03 +00:00
2c3c764d9f fix to call {edit|view]_user_hooks again: ACL-manager and access-control 2003-09-24 16:48:04 +00:00
850b3f6b4f set primary group to the first group of the user or the Default group, if it is not set 2003-09-13 19:06:10 +00:00
ac487777b7 added support for primary group 2003-09-13 17:14:30 +00:00
437b960836 adding a primary group to the admin pages 2003-09-13 14:09:41 +00:00
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
ceb
4f6fc8d85a update 2003-04-27 23:16:15 +00:00
ceb
9e5ae9f83b update 2003-04-27 20:28:34 +00:00
ceb
0349874425 update 2003-04-27 19:28:13 +00:00
ceb
a6764066ce update xslt 2003-04-27 00:47:33 +00:00
ceb
a2bce3e3a2 update xslt 2003-04-27 00:17:58 +00:00
ceb
bf3affb467 porting admin to xslt 2003-04-23 21:52:22 +00:00
ceb
60079f0e17 started updating to xslt and rework accounts classes 2003-04-23 01:08:32 +00:00
54036d56b3 fixed ACL-labels and group-ACL 2003-04-06 22:29:57 +00:00
d948f09973 moved generation and translation of app-title into applications-class 2003-03-22 12:29:42 +00:00
c7e95eabee *** empty log message *** 2003-03-13 00:28:22 +00:00
fa68a06371 knecke's fix for the usergroups with no title set any more, plus my headerline from .14 2002-11-23 23:55:13 +00:00
71ec2f0197 Updates needed for phpwebhosting -> filemanager name change 2002-09-21 05:15:32 +00:00
e73a5b57fc Fix spelling of matches 2002-05-07 12:42:50 +00:00
b715103cdb Apply Patch #86, and add cancel buttons to account and group forms (need cleanup) 2002-01-24 12:28:45 +00:00
acdd4ea960 Using ntier acl_prefs 2002-01-12 15:46:47 +00:00
3b71750055 This will allow admin members to grant group managers to user(s) of a group. 2002-01-10 18:18:44 +00:00
40ee06a1d1 A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method. 2001-12-27 15:14:02 +00:00
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00