Miles Lott
|
72c952ada4
|
Fix spelling
|
2001-02-09 03:29:32 +00:00 |
|
seek3r
|
a4b361cf91
|
make this a tiny bit cleaner
|
2001-02-09 03:23:26 +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 |
|
skeeter
|
5c9323a2c4
|
fixes for new api layout
|
2001-02-09 02:45:06 +00:00 |
|
bettina
|
31ad91769e
|
read_group_names/membership
|
2001-02-08 21:57:00 +00:00 |
|
jengo
|
53d641bd9a
|
Temp fix for setup .. it doesn't like the change from applications to phpgw_applications
|
2001-02-08 21:46:41 +00:00 |
|
jengo
|
f0bafc4987
|
Added missing function strip_html()
|
2001-02-08 21:27:23 +00:00 |
|
izzy
|
ba10be3d2f
|
just added some phrases...
|
2001-02-08 20:27:03 +00:00 |
|
jengo
|
dbd48f7e6f
|
Renamed the applications table to phpgw_applications
|
2001-02-08 20:11:13 +00:00 |
|
jengo
|
190718ad31
|
Not presently needed
|
2001-02-08 19:50:40 +00:00 |
|
jengo
|
a7176fb87f
|
Updated changelog
|
2001-02-08 19:47:35 +00:00 |
|
jengo
|
d6c0c7359b
|
Changed the config table to phpgw_config
|
2001-02-08 19:35:32 +00:00 |
|
jengo
|
015a627b1e
|
Renamed the config table to phpgw_config
|
2001-02-08 19:34:14 +00:00 |
|
Miles Lott
|
10a2004c97
|
Change to new SQL table
|
2001-02-08 12:28:35 +00:00 |
|
jengo
|
2d3924eed6
|
Added footer call to "Access not permitted" screen
|
2001-02-08 06:10:36 +00:00 |
|
skeeter
|
ac1eac623f
|
can now edit group info
|
2001-02-08 06:05:39 +00:00 |
|
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 |
|