Commit Graph

114 Commits

Author SHA1 Message Date
skeeter
cc37142599 Fixes for when no apps are enabled for a group/user to setup default preferences. 2001-08-21 00:51:03 +00:00
Miles Lott
8c570fcb19 php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var 2001-08-04 14:26:10 +00:00
Miles Lott
233d1640df Rolling back filespace column 2001-07-27 10:05:52 +00:00
Miles Lott
83e42d3d96 trim filespace value in accounts also 2001-07-23 23:02:40 +00:00
Miles Lott
088010eee3 array format (php3) fixes 2001-07-18 04:43:52 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
zone
8336f15469 Added file space option 2001-07-01 22:26:56 +00:00
Lars Kneschke
0c0924738c added some german translations
added a way to inlcude plugins into editaccount.php
2001-07-01 17:29:49 +00:00
skeeter
c635b8226a Small enhancements to cache. 2001-06-22 01:22:22 +00:00
Miles Lott
548b5ba431 Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
with enable of 2, adjust admin tools to ignore enable of 3, not 2
2001-06-07 11:28:31 +00:00
jengo
b96e0d7a80 Filtered applications with status of 2 2001-06-03 21:22:10 +00:00
skeeter
8570d4b2af Another attempt at trying to fix the problem with editing accounts (bugs reported on SF). 2001-05-19 19:32:05 +00:00
skeeter
460681253d Fixes for bug #424449 2001-05-18 03:27:28 +00:00
Miles Lott
af032a9377 Convert to use single template file 2001-05-11 12:44:12 +00:00
Miles Lott
f4980ba34e Formatting 2001-05-10 11:21:06 +00:00
jengo
6f9a837e70 Added in expiring accounts field 2001-05-06 11:20:02 +00:00
Miles Lott
f3990b9988 Remove '=' causing final app to be displayed twice 2001-04-08 20:06:16 +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
cd3c45db5f Change lang for login shell 2001-03-29 06:23:06 +00:00
Miles Lott
3690501ca1 Add new setup configs for ldap homedir and shell 2001-03-29 03:39:40 +00:00
Miles Lott
e0d2f43d0a Formatting changes 2001-03-26 14:16:16 +00:00
skeeter
7059637ad3 Fix to change password 2001-03-22 01:17:34 +00:00
skeeter
78c32a5d6a removed type casting as get_account_id() now handles that 2001-03-20 04:47:50 +00:00
Miles Lott
e2f8d96a81 Allow group or account permissions, do not require both 2001-03-14 20:09:13 +00:00
Miles Lott
774857aad3 Move creation of apps object up above app display vars 2001-03-14 18:51:47 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
jengo
7b2c9feae0 Cleaned up some formating 2001-02-26 16:00:24 +00:00
jengo
269d28222a Account -> view is working again. I made it use the same template as new/edit account. 2001-02-26 15:50:51 +00:00
jengo
df34d8c2ba Edit and new account appears to be working correctly now 2001-02-22 05:52:21 +00:00
jengo
d26840b61f Added a temp fix for edit and add accounts, I am now going to go through it and clean up the variable names to make them more standard and understandable 2001-02-21 03:03:16 +00:00
jengo
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +00:00
jengo
49a40dfe81 Fixed account status not updating 2001-02-17 09:40:07 +00:00
jengo
3eeaddba81 Fixed edit accounts, it now seems to be working 2001-02-17 09:31:54 +00:00
Lars Kneschke
758dbaeaa6 make usermanager pages work 2001-02-14 19:20:22 +00:00
Miles Lott
21670c3780 Moved option closing tag 2001-02-13 23:15:20 +00:00
Miles Lott
08f8976bfe More fixes, relies on class change - this could change also 2001-02-13 15:58:14 +00:00
Miles Lott
83ba768cb6 More changes to effect groups list 2001-02-13 15:48:50 +00:00
Miles Lott
3e329cb3c5 Add in group list code - in progress, inactive 2001-02-13 15:27:44 +00:00
Lars Kneschke
b1aa198c23 forgot to restore the input fields in error case 2001-02-13 00:16:35 +00:00
Lars Kneschke
b9271d2b7c error checking enabled again 2001-02-13 00:03:48 +00:00
Lars Kneschke
9ebb3bfaae make password changing working from user admin pages 2001-02-12 21:13:09 +00:00
jengo
4602e18fe1 Cleaned up the templates 2001-02-12 18:16:09 +00:00
Lars Kneschke
a039c0116c we can enable apps for users now again 2001-02-11 21:59:48 +00:00
Lars Kneschke
d5aa7d2fe1 making user admin pages working 2001-02-11 19:08:32 +00:00
Lars Kneschke
6b787678ea useradmin pages rewrite started 2001-02-11 03:07:43 +00:00
skeeter
b38b7d975e minor changes 2001-02-03 03:31:00 +00:00
skeeter
2bd2c994b7 edit/new accounts works with new acl/applications and w/o warnings 2001-02-02 12:28:39 +00:00
skeeter
ea0ebf51ce editaccount now works with acl class 2001-02-02 03:11:57 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00