Commit Graph

382 Commits

Author SHA1 Message Date
bettina
38263532ea update phrase 2001-04-09 23:20:09 +00:00
bettina
01be8c3c6f added possibility to delete also all subcats if deleting the maincat 2001-04-09 14:45:27 +00:00
Miles Lott
f3990b9988 Remove '=' causing final app to be displayed twice 2001-04-08 20:06:16 +00:00
Miles Lott
3e8736041a This works with the accounts_wip files to enable a config for ldap groups context 2001-04-07 16:33:43 +00:00
jengo
4721a92a48 Fixed account last login information not being displayed. I think this was submitted on SF, but I can't find the ticket to close it out. 2001-04-07 12:08:39 +00:00
Miles Lott
abe6bfb5d7 Moved save_rep for account down so we catch acl updates for ldap 2001-04-07 01:50:27 +00:00
Miles Lott
96e882ca11 Converted to use accounts class - please verify 2001-04-06 20:54:47 +00:00
q-bert
08a4cac127 show_sort_order did not have path. 2001-04-06 16:55:34 +00:00
q-bert
099cc39bdd show_sort_order did not have the path. 2001-04-06 16:55:03 +00:00
jengo
252db73b8c Added a quick hack to allow users to change there passwords 2001-04-02 22:18:13 +00:00
Miles Lott
72fc7843e8 Fix each error 2001-04-02 20:24:01 +00:00
Miles Lott
494cd73b12 Disable group as member of group for now 2001-04-02 20:22:26 +00:00
Miles Lott
266d3062fe Add missing template 2001-04-02 20:17:36 +00:00
Miles Lott
34a0553649 Make 'some' value be inserted into account_pwd field. 2001-04-02 15:09:13 +00:00
Miles Lott
6c5d4a632a Alter language of homedir/shell question 2001-03-31 12:10:07 +00:00
Miles Lott
49a0d8db8a Add missing ';' and alter version checking in hook_admin_deleteaccount 2001-03-31 12:03:38 +00:00
Miles Lott
50f0184e76 Add ldap account form 2001-03-31 05:01:39 +00:00
jengo
b175c8f2ac Fixed call to lang() 2001-03-31 04:52:02 +00:00
jengo
03a9532767 Added new template 2001-03-30 22:20:38 +00:00
skeeter
c36f4d201f Changed to the global constant SEP. 2001-03-30 11:44:33 +00:00
Miles Lott
1ed724a1b2 Missing ] 2001-03-30 11:11:49 +00:00
skeeter
2ede16ef3a deleteaccount.php now is done by hooks (hook_{appname}_deleteaccount.inc.php). It can now change ownership of records before deleting the user from the system. 2001-03-30 04:58:33 +00:00
skeeter
38dead09f4 New hook for deleting user account. 2001-03-30 03:55:25 +00:00
Miles Lott
966cc127e0 Found another problem on the same line 2001-03-29 12:24:03 +00:00
Miles Lott
01cd30a78f Fix bad call to old function exists(), now using accounts class 2001-03-29 12:18:43 +00:00
Miles Lott
fef9d740a9 Add min/max account_id to admin config.inc.php, and ldap accounts is using it 2001-03-29 07:26:28 +00:00
Miles Lott
cd3c45db5f Change lang for login shell 2001-03-29 06:23:06 +00:00
Miles Lott
cc1e174762 Add empty account_id to create() call 2001-03-29 04:21:27 +00:00
Miles Lott
3690501ca1 Add new setup configs for ldap homedir and shell 2001-03-29 03:39:40 +00:00
Miles Lott
3ae25525a8 Two new forms for ldap accounts 2001-03-29 03:09:30 +00:00
bettina
88e2bbd08d added cat_access 2001-03-27 06:32:13 +00:00
Miles Lott
4138b055eb Remove extra call to accounts->get_list() 2001-03-27 03:04:36 +00:00
Miles Lott
cb0edadf20 Fix $variable containing group_id 2001-03-27 02:25:50 +00:00
skeeter
6432271e6c Can now remove all occurences of the admin/inc/accounts_*.inc.php files. 2001-03-27 02:20:07 +00:00
Miles Lott
5f06d2940e Fix to limit count based on u/g, also use class to get_list() 2001-03-26 21:12:56 +00:00
Miles Lott
e0d2f43d0a Formatting changes 2001-03-26 14:16:16 +00:00
Miles Lott
8f06203fe7 Allow setting of group or apps, do not require both 2001-03-26 11:51:32 +00:00
skeeter
2eb29115b1 I'm the biggest idiot in the world... 2001-03-25 20:15:09 +00:00
skeeter
e78968a9d5 Final fix! Added '/' in front of admin on link(). 2001-03-25 20:13:51 +00:00
skeeter
53f0e72fe7 Fix for bug #411158 - Improper link() calls - clears up missing account_total(). Also removes admin/inc/account_* calls from this file. 2001-03-25 18:10:30 +00:00
skeeter
7b81319a3c Fix for bug #411158 - Improper link() calls 2001-03-25 13:50:40 +00:00
bettina
b464dd7249 added global cats 2001-03-25 06:22:25 +00:00
bettina
5c4dbe12cc added global cats 2001-03-25 05:58:28 +00:00
bettina
ba4a726d8b added global cats 2001-03-25 03:24:28 +00:00
Miles Lott
a353ff71d8 Remove 'coming soon' 2001-03-25 02:55:25 +00:00
bettina
9afde0a674 added global cats 2001-03-25 02:35:39 +00:00
Miles Lott
8bfb749434 Add hook to pending categories.php for global category management 2001-03-25 01:07:28 +00:00
skeeter
7cb11253d5 deleteaccount.php now independent of the admin/inc/accounts_* files. 2001-03-23 03:14:09 +00:00
skeeter
b1bc8381e1 fixes for the deleteaccount.php page 2001-03-23 03:09:14 +00:00
skeeter
7059637ad3 Fix to change password 2001-03-22 01:17:34 +00:00