48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
ae216a7346
fix some formatting issues
2004-01-26 03:31:56 +00:00
24d302ea8b
- fixed the annoying php4-sessions bug
...
- it was introduced by changes lars merged from dave (phpGW) ;-)
- of cause php4 sessions work in eGW without sending cookies, if this is disabled in admin->site configuration
2003-10-25 11:37:36 +00:00
726607234e
register globals
2003-10-15 13:18:13 +00:00
d8692a29f7
some small fixes from dave hall
2003-10-11 13:30:52 +00:00
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
ea968b1cd6
added function redirect_link and added nodisplay before exit
2003-03-31 16:50:49 +00:00
4004c9a4e1
updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements
2002-05-31 08:29:19 +00:00
eb0b6aaf30
updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit
2002-05-30 21:13:07 +00:00
4a2729a720
massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines
2002-05-30 09:47:09 +00:00
30684926fe
Cleanup some globals, commented crap
2002-01-29 00:48:03 +00:00
111a88617b
add globals to naked php_self in function redirect, comment out some broken code in template linux-at-work
2001-12-12 19:34:29 +00:00
e6e3e567bc
formatting, globals
2001-10-17 18:15:04 +00:00
c80c3bbcd9
Formatting (minor)
2001-07-26 11:02:10 +00:00
7e3a1199e6
Cleanups for warning messages.
2001-06-17 16:55:04 +00:00
d83f331f74
New class - will handle all date/time conversions from realworld to phpGW handling.
2001-05-20 01:20:20 +00:00
12132dac30
trying to make progress on the documentation system
2001-05-10 07:59:48 +00:00
674ca9a1c9
updated documentation tags
2001-05-08 21:20:47 +00:00
c144045ce0
added inline documentation
2001-03-07 00:14:48 +00:00
d80f6a4e79
working toward app install/upgrdae within setup prog
2001-02-13 10:53:18 +00:00
a4b361cf91
make this a tiny bit cleaner
2001-02-09 03:23:26 +00:00
b88aeb3515
make this a tiny bit cleaner
2001-02-09 03:21:57 +00:00
ea94c3fa4d
fixes authing against ldap
2001-02-09 03:11:59 +00:00
f0bafc4987
Added missing function strip_html()
2001-02-08 21:27:23 +00:00
a0628a66bb
seek3r is a dope fix
2001-02-08 01:06:45 +00:00
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
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
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
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
f6430b723b
need sleep, you guys are stuck with what I have so far
2001-02-06 11:58:39 +00:00
99256dc16c
working on complete update of sessions class
2001-02-06 11:00:26 +00:00
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
f6adca46c7
Changed the accounts class to use the new smaller version of the phpgw_accounts table
2001-02-05 14:58:03 +00:00
3ac75481c1
classes are in the newer format. Still some cleanup to do but the concept is at least in progress
2001-02-03 10:48:41 +00:00
b58ac26b3a
change the loading of the application params
2001-01-30 11:35:23 +00:00
80c8300172
corrected contrustor problem
2001-01-29 02:17:08 +00:00
5544af855f
looks good. please test
2001-01-28 12:24:38 +00:00
d3ed4a59ae
Working on load order simplification. It still needs ALOT of work
2001-01-28 12:07:20 +00:00
caa97ad127
I think this fixes it
2001-01-27 15:59:19 +00:00
a000b3d00d
around and around we go
2001-01-27 04:23:32 +00:00
36acf4e5c6
cleaned up skeeter app rights via ACL implmentation
2001-01-22 10:35:31 +00:00
450f05d209
Hack to work around link() problems experienced by r0kawa when running
...
PHP as a cgi under windows.
2001-01-22 01:35:47 +00:00
abf8c3bcd9
implementation of applications class
2001-01-21 01:26:23 +00:00
94ec5b8661
php3 fix
2001-01-17 04:53:14 +00:00
4e3e6c77cb
fixed banners so that they are all uniform and complete
2001-01-16 13:52:32 +00:00
a378bc1efc
fix for url substitution
2001-01-13 16:16:35 +00:00
fba1a92446
Put in new license details
2001-01-13 10:18:50 +00:00
cc4d40e2b1
fixed link function to handle installations at root of a domain
2001-01-13 07:52:08 +00:00
dbd8bbb072
moved crypto to use createobject
2001-01-11 19:41:38 +00:00
156a6b6220
fixed createobject to only include any given file once
2001-01-11 17:54:32 +00:00