Commit Graph

56 Commits

Author SHA1 Message Date
skeeter
6e715790bd stops killing common preferences 2000-12-30 17:43:17 +00:00
skeeter
4985bb1605 small fixes for editting accounts 2000-12-29 04:33:29 +00:00
skeeter
f3abbd9ae4 fixes for new preferences class 2000-12-27 15:07:14 +00:00
jengo
20c3f60c29 create header is now using templates 2000-12-27 09:30:43 +00:00
jengo
fa169cd79f Added sorting back in and fixed rows being displayed oddly when there is an odd number of permissions 2000-12-27 02:10:21 +00:00
jengo
d30890881a Started fixing edit account 2000-12-26 06:30:51 +00:00
jengo
7cea5beeb0 Added in a table header (th_bg) 2000-12-26 05:39:19 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
Lars Kneschke
d21dc1ddab removed debug output 2000-12-25 23:46:49 +00:00
jengo
5ef7bdf190 Working on possiable fix for LDAP apps problems 2000-12-24 09:52:27 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
jengo
046b1f0631 PHP 4.0.0 was spitting out warnings, so I supressed them 2000-12-23 06:36:30 +00:00
jengo
9ba288fab7 Removed commented out code that was no longer needed 2000-12-23 06:29:18 +00:00
jengo
75a45c9405 Fixed illegal index type errors, fixed permission sorting, fixed account active not showing up 2000-12-23 06:28:34 +00:00
bettina
b0ae3e54f7 included missing ) plus ; 2000-12-23 04:45:39 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
jengo
b24264a48b its working again 2000-12-18 21:46:41 +00:00
jengo
3a1c8acfbb Fixed navbar showing up twice when using frames and calling phpgw_header() manually 2000-12-18 21:33:02 +00:00
jengo
2058628f02 Merged in patch for calendar 2000-12-18 16:36:43 +00:00
seek3r
7ecbb0810e running thru all the applications and am making sure their making proper use of the path variables 2000-12-18 10:09:34 +00:00
jengo
704dd11c9c Merging in change for hooks code, and converted editaccount to templates 2000-12-18 01:28:30 +00:00
jengo
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
jengo
9f88504c00 Fixed login id changes not being updated correctly 2000-11-23 22:00:11 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
jengo
8e765f2af7 Changed the 8 charater limit on loginids to only affect LDAP users 2000-11-13 10:05:45 +00:00
Lars Kneschke
84a5c8773d user admin page was broken for ldap 2000-11-12 09:26:54 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
7fb5ee338e Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +00:00
jengo
bbcc442177 Working on LDAP admin section 2000-10-26 01:16:10 +00:00
jengo
689f013abc More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
jengo
b592122f3c More work on the SQL version of the admin section, editing accounts is now working 2000-10-20 04:43:13 +00:00
jengo
ef3a4a6e5c Fixed access columns and groups columns not working correctly 2000-10-18 03:46:57 +00:00
skeeter
1369e38c4b improper group info on new groups causing navbar problems 2000-10-11 00:57:09 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
jengo
ed3540db30 Cleaned up uneeded code and fixed a SQL error in the sessions table. 2000-09-28 11:48:58 +00:00
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
jengo
066b5ff4fe Merged in admin section changes 2000-09-25 22:27:40 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
jengo
43b34b0e97 Fixed permissions not being displayed properly 2000-09-06 22:24:28 +00:00
seek3r
1f471d7588 cleaned up code 2000-09-06 15:55:58 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
skeeter
b32d3748a5 worked on renaming of user dirs 2000-08-27 12:24:57 +00:00
jengo
0637628c84 read_group_names() is working again 2000-08-27 01:52:30 +00:00
skeeter
e98124bfdb fixed misspelling of filesystem_separator 2000-08-26 20:12:01 +00:00