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 |
|
jengo
|
c7bd2fee48
|
Merged in patch for hungarin support
|
2001-02-05 15:56:12 +00:00 |
|
jengo
|
e69c82326b
|
Fixed upgrade script from way back when
|
2001-02-05 15:46:35 +00:00 |
|
jengo
|
f6adca46c7
|
Changed the accounts class to use the new smaller version of the phpgw_accounts table
|
2001-02-05 14:58:03 +00:00 |
|
jengo
|
a7ebe1fb2e
|
Bumped up the version number
|
2001-02-05 14:57:27 +00:00 |
|
jengo
|
df5388f3cd
|
Changed the accounts table to use the phpgw_ prefix and removed some old fields from the phpgw_accounts table
|
2001-02-05 14:57:01 +00:00 |
|
Miles Lott
|
91b0c37877
|
Move parsecard's functions to functions.inc.php and basically remove call to parsecard.php
|
2001-02-05 05:38:26 +00:00 |
|
Miles Lott
|
90170e57d7
|
Access control list should work now - this is still not acl
|
2001-02-04 21:02:31 +00:00 |
|
Miles Lott
|
2daff5b792
|
Filtering should work now
|
2001-02-04 20:59:05 +00:00 |
|
Miles Lott
|
d99a6501ed
|
Filtering should work now - see index.php for example
|
2001-02-04 20:58:51 +00:00 |
|
skeeter
|
ffaa602338
|
calendar should work again
|
2001-02-04 20:29:45 +00:00 |
|
skeeter
|
94b6d81a37
|
minor fixes for reading group info
|
2001-02-04 20:29:18 +00:00 |
|
Miles Lott
|
33a9bf669f
|
More work on filtering
|
2001-02-04 20:00:46 +00:00 |
|
skeeter
|
2c046331c4
|
email now checks for new messages on home page
|
2001-02-04 19:57:24 +00:00 |
|
Miles Lott
|
9817089eac
|
add vars and change all table names to $this->std_table or $this->ext_table
|
2001-02-04 19:45:39 +00:00 |
|