Commit Graph

1538 Commits

Author SHA1 Message Date
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
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