jengo
|
617c270598
|
Possiable fix for cache not updating when submitting preferences
|
2001-02-08 05:41:05 +00:00 |
|
jengo
|
d61f3e5b4d
|
Change the mcrypt encryption to use md5(sessionid . kp3 . static number) instead of just kp3
|
2001-02-08 05:39:39 +00:00 |
|
jengo
|
96d70f8d8a
|
Fixed user preferences, they are now working with theme support again
|
2001-02-08 05:15:23 +00:00 |
|
jengo
|
eac8fd0b93
|
The users password is now stored in a seperate entry in appsessions(), and fixed kp3 not working as it should. Since mcrypt is only accepting the first 32 charaters, passing extra data before kp3 was making it the same encrypted values every single time
|
2001-02-08 05:13:43 +00:00 |
|
jengo
|
fcb18dbb03
|
Caching the phpgw_info array is now a server option
|
2001-02-08 04:59:19 +00:00 |
|
jengo
|
29baf10107
|
The caching of the phpgw_info array now works on or off ...
|
2001-02-08 04:52:57 +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
|
5b6ff99f40
|
start of getting groups maintenance to work
|
2001-02-08 04:07:33 +00:00 |
|
skeeter
|
65a1ff5488
|
cosmetic
|
2001-02-08 04:06:15 +00:00 |
|
skeeter
|
1dc8dcb19b
|
newest version
|
2001-02-08 03:26:18 +00:00 |
|
skeeter
|
18e2eaa767
|
minor fixes for memberships()
|
2001-02-08 03:25:22 +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 |
|
Lars Kneschke
|
948e27a129
|
the danish language file did contain dutch translations
Morten Christensen send a danish version to the mailinglist
|
2001-02-07 23:22:26 +00:00 |
|
seek3r
|
5bf6d2d0ac
|
added basic coding standards file. More to follow
|
2001-02-07 23:12:33 +00:00 |
|
izzy
|
7fb4fe8e36
|
corrected table name in sql statements
|
2001-02-07 23:12:28 +00:00 |
|
seek3r
|
5383da6583
|
moving this out of the way because it screws up windows machines which dont support case in file names
|
2001-02-07 22:32:57 +00:00 |
|
Lars Kneschke
|
a2355179a0
|
fixing parser errors
|
2001-02-07 22:25:57 +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
|
1054c949b4
|
Fixed session->update_session_info() should only be called if its for the current session
|
2001-02-07 15:27:19 +00:00 |
|
Miles Lott
|
28a751a4ca
|
Addin default columns and row count if no prefs set
|
2001-02-07 13:49:28 +00:00 |
|
Miles Lott
|
b9bcbdb06a
|
Add read_repository
|
2001-02-07 13:47:52 +00:00 |
|
jengo
|
df7ef82a06
|
Fixed last login information not being updated
|
2001-02-07 13:19:09 +00:00 |
|
jengo
|
aaedec89bf
|
Removed some no longer needed comments
|
2001-02-07 13:07:09 +00:00 |
|
jengo
|
b1d7e24dd3
|
Cleaned up warnings durring login
|
2001-02-07 13:00:56 +00:00 |
|
skeeter
|
7535e51660
|
*** empty log message ***
|
2001-02-07 12:20:21 +00:00 |
|
skeeter
|
68c6bc703f
|
home hooks work again
|
2001-02-07 12:05:15 +00:00 |
|
skeeter
|
5299bab0f9
|
calendar's work again with new layout - next step - add acl supp
|
2001-02-07 11:53:44 +00:00 |
|
skeeter
|
ae028712f2
|
sql_search works again
|
2001-02-07 11:52:19 +00:00 |
|
seek3r
|
65f1101563
|
Adding xml-rpc classes which will be needed in future xml-rpc interface to our class
|
2001-02-07 09:09:43 +00:00 |
|
seek3r
|
256b40b169
|
Adding xml-rpc classes which will be needed in future xml-rpc interface to our class
|
2001-02-07 08:16:55 +00:00 |
|
skeeter
|
d262f72356
|
upgrade path for groups table to phpgw_accounts table
|
2001-02-07 04:53:21 +00:00 |
|
skeeter
|
0874b8c2bd
|
works with new api layout
|
2001-02-07 04:39:27 +00:00 |
|
izzy
|
ba4fd9a8d1
|
removed unnecessary empty lines (just containing tabs)
|
2001-02-06 22:46:04 +00:00 |
|
izzy
|
3c32e2fcab
|
added some (missing) phrases
|
2001-02-06 22:39:47 +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
|
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 |
|