Commit Graph

230 Commits

Author SHA1 Message Date
jengo
c3e29775ab Added the session_flags column to phpgw_sessions 2001-02-28 15:56:47 +00:00
jengo
03223c14eb Fixed PHP 3 warning 2001-02-26 21:03:53 +00:00
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +00:00
jengo
57e2b9408c Fixed template not loading up for apps 2001-02-10 14:09:35 +00:00
jengo
93877426a3 Added some better error report for people who have created there header.inc.php file and not setup there database 2001-02-10 03:15:48 +00:00
seek3r
6fb62107fe cleaner dir seperator 2001-02-09 03:56:24 +00:00
seek3r
b88aeb3515 make this a tiny bit cleaner 2001-02-09 03:21:57 +00:00
skeeter
ea94c3fa4d fixes authing against ldap 2001-02-09 03:11:59 +00:00
jengo
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
jengo
2d3924eed6 Added footer call to "Access not permitted" screen 2001-02-08 06:10:36 +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
seek3r
a0628a66bb seek3r is a dope fix 2001-02-08 01:06:45 +00:00
seek3r
ff2eb0bb36 cleaned up functions.inc.php
There are still problems to resolve, but might need help resolving them. I can basicly login now
2001-02-08 00:49:34 +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
jengo
c59b6e286c Removed create_specialobject() 2001-02-06 20:13:58 +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
7f244941f1 Started moving over some variable names to use the new contastants 2001-02-06 13:46:50 +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
seek3r
00b23411ef moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
seek3r
3f44799099 I have things working to a point where the user can login. I still wil lhave to do MAJOR cleanup of session class and fix a few things in the acl that I commented out 2001-02-05 22:30:21 +00:00
seek3r
d3ed4a59ae Working on load order simplification. It still needs ALOT of work 2001-01-28 12:07:20 +00:00
skeeter
010a789b9b changes for locking while reading/saving preferences 2001-01-18 05:14:59 +00:00
seek3r
94ec5b8661 php3 fix 2001-01-17 04:53:14 +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
970c3090cf cleaned up problems with utilities classes 2001-01-12 04:07:40 +00:00
seek3r
dbd8bbb072 moved crypto to use createobject 2001-01-11 19:41:38 +00:00
seek3r
e7e6373e52 Im going to stick to using the phpgw.inc.php 2001-01-11 10:22:21 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00