Commit Graph

28 Commits

Author SHA1 Message Date
Lars Kneschke
ed50495e1a made appsession working again 2001-02-24 22:56:31 +00:00
skeeter
10a7b5f836 fixes for email and passwords 2001-02-21 03:48:59 +00:00
jengo
b733042a9a Remove un-needed variable in acl add 2001-02-21 03:02:20 +00:00
jengo
cdd1abffb1 Create a shared function for checking weather to use the system defaults or the users preference for mail settings 2001-02-20 08:29:31 +00:00
Miles Lott
8ce2e59b25 Fix ldap_root_pw, and indent the ldapConnect function 2001-02-12 21:11:08 +00:00
skeeter
53f4716584 replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
jengo
2ebd03ec7d Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences 2001-02-08 04:42:44 +00:00
skeeter
65a1ff5488 cosmetic 2001-02-08 04:06:15 +00:00
seek3r
1ba6eb78d2 Moving large chunks of code around so that the functions.inc.php file is the main file to getting data loaded into the phpgw_info array. Basicly functions is the file to follow to see whats being loaded and where. We will need to add a bunch of debugging flags throught this file so that debugging can be turned on and the path can easily be followed. 2001-02-07 20:22:17 +00:00
skeeter
ae028712f2 sql_search works again 2001-02-07 11:52:19 +00:00
jengo
5f0c2433db Returned cvs to how it was last night (with including the class.accounts.inc.php) file first 2001-02-06 20:13:06 +00:00
jengo
58bb2a282f Fixed functions.inc.php being included instead of the apps functions.inc.php file 2001-02-06 14:11:44 +00:00
jengo
907e34c001 More path fixes 2001-02-06 13:49:08 +00:00
jengo
7f244941f1 Started moving over some variable names to use the new contastants 2001-02-06 13:46:50 +00:00
jengo
fcd9d43bba Fixed footer call 2001-02-06 13:29:14 +00:00
jengo
e0b8a07f9c Fixed not being able to login and clean up a ton of code. It was a mess in there, things flow a little but better now. I still have some cleaning up to do 2001-02-06 13:18:51 +00:00
Lars Kneschke
f02cdb1bd3 accounts -> phpgw_accounts 2001-02-05 19:04:47 +00:00
jengo
fa4a12e8a8 Finished mergeing over the things from accounts_shared to common 2001-02-05 16:37:38 +00:00
jengo
fb16ff2fe2 Fixed help/about link not adding in the proper info 2001-02-04 11:27:50 +00:00
skeeter
8bc405905d does a reset of the array and checks for a rogue int application 2001-01-30 02:10:45 +00:00
skeeter
8345e26b12 fixes the preference pages for the different apps 2001-01-29 04:40:16 +00:00
seek3r
d3ed4a59ae Working on load order simplification. It still needs ALOT of work 2001-01-28 12:07:20 +00:00
seek3r
14399c60c4 went full blown with app assignments via ACL. Still need to do teh admin pages tho 2001-01-26 11:58:00 +00:00
jengo
9505b365d6 Moved sql_limit() to the db classes and renamed it to limit() 2001-01-25 06:09:08 +00:00
seek3r
00c39efa78 patch for error when array is returned 2001-01-21 08:22:35 +00:00
seek3r
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
seek3r
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00