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
|
e4955703cf
|
*** empty log message ***
|
2001-02-06 17:13:48 +00:00 |
|
Lars Kneschke
|
d3d05690ce
|
introduced PHPGW_INCLUDE_ROOT
|
2001-02-06 16:24:29 +00:00 |
|
Miles Lott
|
b0227a29ae
|
use new defines
|
2001-02-06 14:16:04 +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 |
|
Miles Lott
|
b161971275
|
Copy of default - fixes object call for template
|
2001-02-06 14:03:45 +00:00 |
|
jengo
|
d0849b6c39
|
Making sure things are in sync
|
2001-02-06 13:58:59 +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 |
|
Miles Lott
|
89eb9b157f
|
Fix auth check - oops this was open, and update to use PHPGW_INCLUDE_ROOT
|
2001-02-06 13:43:22 +00:00 |
|
jengo
|
fcd9d43bba
|
Fixed footer call
|
2001-02-06 13:29:14 +00:00 |
|
jengo
|
16cad5e0b4
|
Forgot to include the contructor
|
2001-02-06 13:24:33 +00:00 |
|
jengo
|
e219167262
|
Updated LDAP to the new class name
|
2001-02-06 13:21:07 +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 |
|
izzy
|
6c9387eb13
|
changed some forgotten $phpgw["server"]["root"] statements to PHPGW_SERVER_ROOT to get the script working again
|
2001-02-06 13:11:11 +00:00 |
|
Miles Lott
|
02588d9ef7
|
Remove unneccessary check for name=access in filtering section of read
|
2001-02-06 13:09:28 +00:00 |
|
Miles Lott
|
ba49fd9fdd
|
Enable DEBUG for filter
|
2001-02-06 12:55:32 +00:00 |
|
Lars Kneschke
|
d7a25387c4
|
added a missing '' araound a sql statement
|
2001-02-06 12:38:35 +00:00 |
|
Lars Kneschke
|
2d4dedfbd5
|
new classes support
|
2001-02-06 12:36:02 +00:00 |
|
seek3r
|
7483d5a8f9
|
one more before I passout. I have yanked conversion of id, so now you need to pass account_id only
|
2001-02-06 12:06:17 +00:00 |
|
seek3r
|
f6430b723b
|
need sleep, you guys are stuck with what I have so far
|
2001-02-06 11:58:39 +00:00 |
|
seek3r
|
99256dc16c
|
working on complete update of sessions class
|
2001-02-06 11:00:26 +00:00 |
|
jengo
|
093aba9c5a
|
Fixed setup not working due to header changing variable names
|
2001-02-06 10:59:19 +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 |
|
jengo
|
ac60c67a5b
|
Added a temp partial fix for accounts to the new phpgw_account tables
|
2001-02-06 08:54:19 +00:00 |
|
Miles Lott
|
a95950b05c
|
Made sql for addressbook use new table and field names
|
2001-02-06 00:56:53 +00:00 |
|
Lars Kneschke
|
33833f62f6
|
adding a patch from latino
|
2001-02-05 23:10:06 +00:00 |
|
seek3r
|
b3a7d86cec
|
removed function that goes in shared
|
2001-02-05 22:33:57 +00:00 |
|
Lars Kneschke
|
f4c9533c37
|
the new accounts class
|
2001-02-05 22:31:18 +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 |
|
Lars Kneschke
|
a09fb881a4
|
working on the new accounts class
|
2001-02-05 21:56:23 +00:00 |
|
Lars Kneschke
|
2dbca7efea
|
building the new class
|
2001-02-05 21:26:40 +00:00 |
|
seek3r
|
a6abda7775
|
going back to a shared accounts class structure
|
2001-02-05 21:11:55 +00:00 |
|
Lars Kneschke
|
f4fa3e15b3
|
move to seek3r definition
|
2001-02-05 21:05:24 +00:00 |
|
seek3r
|
a0865025ed
|
fixed demo account creator based on Latino's tip
|
2001-02-05 20:54:54 +00:00 |
|
seek3r
|
60ef4da479
|
changes functin name
|
2001-02-05 20:43:38 +00:00 |
|
seek3r
|
cfb29e83dd
|
switching to new definition as documented in phpgwapi/doc/class.acounts
I for accounts_sql we still need to add a few functions.
|
2001-02-05 20:40:30 +00:00 |
|
seek3r
|
3e6e603528
|
cleaned up a few flaws in the doc
|
2001-02-05 20:39:28 +00:00 |
|
seek3r
|
cbe5e2e4a5
|
cleaned up constructor a bit
|
2001-02-05 20:39:06 +00:00 |
|
seek3r
|
6f8e4c0b6c
|
fixed quick problem
|
2001-02-05 19:39:01 +00:00 |
|
seek3r
|
9d4a297b28
|
initial documentation for accounts class
|
2001-02-05 19:37:34 +00:00 |
|
Lars Kneschke
|
f02cdb1bd3
|
accounts -> phpgw_accounts
|
2001-02-05 19:04:47 +00:00 |
|
Lars Kneschke
|
e4dda639c7
|
made ldap working again
|
2001-02-05 19:01:06 +00:00 |
|
Lars Kneschke
|
f4faad636b
|
put all funtions from _sql into _ldap to make it working again
there are still other prob, but at least this class should wotk now
|
2001-02-05 18:38:43 +00:00 |
|
jengo
|
c1f8c7d7df
|
Added the phpgw_accounts to the drop tables scripts and fixed ANOTHER typo
|
2001-02-05 16:43:46 +00:00 |
|
jengo
|
24c586773e
|
Fixed upgrade bug
|
2001-02-05 16:41:06 +00:00 |
|
jengo
|
fa4a12e8a8
|
Finished mergeing over the things from accounts_shared to common
|
2001-02-05 16:37:38 +00:00 |
|
jengo
|
c8834da77a
|
Fixed SQL query bug
|
2001-02-05 16:21:27 +00:00 |
|
jengo
|
9dcad09ef4
|
Fixed upgrade script error
|
2001-02-05 16:13:25 +00:00 |
|