Commit Graph

99 Commits

Author SHA1 Message Date
skeeter
2df316073d This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes. 2001-09-01 23:32:40 +00:00
Lars Kneschke
edc3121ba8 removed a unneeded file 2001-08-28 21:58:26 +00:00
Lars Kneschke
8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00
Miles Lott
bf0f19ef26 Adding peer server admin 2001-08-13 17:08:00 +00:00
jerrywestrick
e41e0cc481 newer version of veiwer... 2001-08-12 01:06:07 +00:00
jerrywestrick
f83036ae9d __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
jerrywestrick
1ed266baee changed errorlog calling format to new array() style... 2001-08-06 17:56:30 +00:00
jerrywestrick
a24a7639a7 uses the new html.... 2001-08-06 16:51:44 +00:00
jerrywestrick
532726692c cosmetic changes due to funny if syntax..cosmetic changes due to funny if syntax.... 2001-08-06 16:50:20 +00:00
jerrywestrick
095bc09403 newer version.... Still not to be used in alpha... 2001-08-06 16:46:57 +00:00
jengo
a68ab81cec Small HTML changes 2001-08-05 10:23:11 +00:00
jengo
f9726cefbe Now uses the dbs timestamp field 2001-08-05 08:05:45 +00:00
jengo
75e4cfe0fa Corrected bad link() call 2001-08-05 06:54:52 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
jengo
9b6cc18eb8 - Added banners
- Re-added the file I just deleted on mistake (currentusers.php)
- accesslog.php is no longer needed
2001-07-13 07:05:19 +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
jengo
c74b5f542f No longer needed 2001-07-02 20:32:02 +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
Miles Lott
c07df36673 Add site config link 2001-06-12 17:24:25 +00:00
skeeter
69d6ba0a2d Added a PHP Info page back into the admin section. 2001-06-12 01:03:06 +00:00
jengo
ab63987864 Changed to new hook filename style 2001-06-07 02:40:35 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
jengo
e4de7df1b1 Converted admin hooks over to templates 2001-05-16 05:12:20 +00:00
skeeter
7185c8fdb1 More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
skeeter
34a91dbb46 New New manual - multi-language capabilities. 2001-05-11 02:34:43 +00:00
skeeter
76a9cfebe4 small fixes for consistency. 2001-05-08 17:25:13 +00:00
Miles Lott
58d77b3ddf Change treemenu to an array 2001-05-08 10:34:12 +00:00
skeeter
5af7116030 New manual layouts 2001-05-06 16:37:40 +00:00
Miles Lott
49a0d8db8a Add missing ';' and alter version checking in hook_admin_deleteaccount 2001-03-31 12:03:38 +00:00
skeeter
38dead09f4 New hook for deleting user account. 2001-03-30 03:55:25 +00:00
Miles Lott
a353ff71d8 Remove 'coming soon' 2001-03-25 02:55:25 +00:00
Miles Lott
8bfb749434 Add hook to pending categories.php for global category management 2001-03-25 01:07:28 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
jengo
e1db069131 Fixed parse error 2001-02-13 19:40:37 +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
6b787678ea useradmin pages rewrite started 2001-02-11 03:07:43 +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
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
jengo
813d2e72ed Removed the use of nextmatchs->sql_limit() and replace it with db->limit() 2001-01-30 00:13:25 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00
Lars Kneschke
21a878f06b added missing
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
2001-01-11 21:09:25 +00:00
Lars Kneschke
0e36c3a43c added missing ) 2001-01-07 20:38:59 +00:00
jengo
24945c4b3b text version of navbar is working again 2001-01-07 09:34:45 +00:00
skeeter
fbf40f18ab fix for changing passwords 2001-01-07 03:40:38 +00:00
skeeter
329e8b3f00 calendar removed from api 2000-12-27 15:20:15 +00:00
skeeter
f3abbd9ae4 fixes for new preferences class 2000-12-27 15:07:14 +00:00