Commit Graph

340 Commits

Author SHA1 Message Date
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
themaniac
b6812c3df5 fix spelling mistake on template variable 2001-03-21 23:33:36 +00:00
skeeter
78c32a5d6a removed type casting as get_account_id() now handles that 2001-03-20 04:47:50 +00:00
Miles Lott
e8c916b450 Add default firstname and lastname for groups 2001-03-14 20:12:28 +00:00
Miles Lott
e2f8d96a81 Allow group or account permissions, do not require both 2001-03-14 20:09:13 +00:00
Miles Lott
a9fe0f0b0d Still odd, but will delete the members and then the group if approved to do so 2001-03-14 19:53:06 +00:00
Miles Lott
0d7d57474f Add read_installed_apps() 2001-03-14 19:43:07 +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
Miles Lott
1dba072d6c Remove 'u' account_type from acl->add_repository call 2001-03-01 15:47:02 +00:00
Miles Lott
8e067cc046 Remove trailing ' on line 17 2001-03-01 03:15:51 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +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
f428321207 Forgot to change new_permissions to account_permissions 2001-02-22 02:44:50 +00:00
jengo
58dbd838ad Cleaned up the variable names in new account 2001-02-22 02:42:34 +00:00
skeeter
110c99ede0 fixes for add_repository() 2001-02-21 03:49:27 +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
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