Commit Graph

313 Commits

Author SHA1 Message Date
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
2222b135ef more exetensions to my graphics class 2001-02-14 20:55:10 +00:00
Lars Kneschke
758dbaeaa6 make usermanager pages work 2001-02-14 19:20:22 +00:00
skeeter
41e4218f0f reflects table name changes for preferences 2001-02-14 04:35:30 +00:00
Miles Lott
21670c3780 Moved option closing tag 2001-02-13 23:15:20 +00:00
jengo
e1db069131 Fixed parse error 2001-02-13 19:40:37 +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
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +00:00
skeeter
c58afa9745 changed to call id2name() 2001-02-13 00:23:00 +00:00
skeeter
d9558f0417 fix for deleteaccount 2001-02-13 00:18:41 +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
71e21b9377 created a test page for automaitc button creation and a class 2001-02-12 14:27:50 +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
49d927b96a takes into account having 0 apps enabled for the group 2001-02-10 19:54:32 +00:00
jengo
cf3564035a Setup will now read the directorys and figure out which applications are present, then it will insert into the phpgw_applications table depending on what was found 2001-02-10 19:47:39 +00:00
jengo
d5e4f4b587 Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ... 2001-02-10 15:14:14 +00:00
Miles Lott
2aa69ef32a Fix broken footer call 2001-02-10 14:07:14 +00:00
skeeter
0a1494dde1 All group activities are working 2001-02-09 17:57:43 +00:00
Miles Lott
45522f2a0f Set to use template as an object 2001-02-09 05:04:21 +00:00
skeeter
4b53a832ad milosch says no users selected 2001-02-09 04:55:04 +00:00
skeeter
31f5e1a3f9 group admin except delete works 2001-02-09 04:36:16 +00:00
skeeter
5c9323a2c4 fixes for new api layout 2001-02-09 02:45:06 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
skeeter
ac1eac623f can now edit group info 2001-02-08 06:05:39 +00:00
skeeter
5b6ff99f40 start of getting groups maintenance to work 2001-02-08 04:07:33 +00:00
jengo
e4955703cf *** empty log message *** 2001-02-06 17:13:48 +00:00
jengo
ac60c67a5b Added a temp partial fix for accounts to the new phpgw_account tables 2001-02-06 08:54:19 +00:00
Miles Lott
a0579b8864 Make ldap passwd a password field 2001-02-04 12:41:15 +00:00
skeeter
17ede17844 possible fix 2001-02-03 03:34:05 +00:00
skeeter
b38b7d975e minor changes 2001-02-03 03:31:00 +00:00
skeeter
51e1848dca was missing a big chunk of code 2001-02-03 02:45:59 +00:00
skeeter
1717428989 fix for edit_account() 2001-02-03 01:46:58 +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
e77271dde8 now completely acl based 2001-02-01 04:02:01 +00:00
seek3r
7c785a6a33 fixed settings for fresh installs 2001-01-31 19:46:08 +00:00
skeeter
ff62eb583c still missing the adding of the user/group association into the acl table 2001-01-31 05:55:38 +00:00
skeeter
0267cb49d6 works with the array as args to the constructor 2001-01-30 04:57:55 +00:00
skeeter
7fd1a44b8f now works under new applications/acl class 2001-01-30 02:17:48 +00:00
jengo
0341383c39 Moved it over to use db->limit() instead of nextmatchs->sql_limit() 2001-01-30 00:17:15 +00:00
jengo
813d2e72ed Removed the use of nextmatchs->sql_limit() and replace it with db->limit() 2001-01-30 00:13:25 +00:00
Miles Lott
5746fb0eef Fix limit call to db->limit 2001-01-28 13:43:22 +00:00