Ralf Becker
|
d943b9f59d
|
register globals
|
2004-04-13 07:52:13 +00:00 |
|
Ralf Becker
|
48dd6ec970
|
not setting the class-vars direct - thought it still works, but calling the connect functions with them as parameters
|
2004-04-02 07:36:11 +00:00 |
|
Ralf Becker
|
2c1197d9dc
|
fixes for installations with error_reporting E_ALL
|
2004-03-09 21:05:28 +00:00 |
|
Ralf Becker
|
891229149e
|
allow sitemgr to use an other domain then the default domain (first defined in the header.inc.php)
|
2004-02-04 00:33:37 +00:00 |
|
Miles Lott
|
1336dfef54
|
switch to _GET and remove stray whitespace
|
2004-01-26 03:34:17 +00:00 |
|
Miles Lott
|
13813b67de
|
Change error message to egw
|
2003-12-19 10:46:37 +00:00 |
|
Miles Lott
|
69b629038a
|
replace one ereg_replace() with str_replace()
|
2003-12-10 11:34:39 +00:00 |
|
shrykedude
|
f17337d3b7
|
Added support for specifying the database port number
|
2003-12-08 04:50:23 +00:00 |
|
Ralf Becker
|
0d250b0c82
|
fix to allow @ in usernames if no (only one) eGW-domain is used
|
2003-11-13 23:15:55 +00:00 |
|
Miles Lott
|
7c1621ea40
|
Move definition of SEP ahead of class instantiation so that php5 won't barf if we use SEP in one of those classes
|
2003-10-19 18:05:27 +00:00 |
|
Ralf Becker
|
b8557e49d9
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
|
ceb
|
6c05d396d9
|
update
|
2003-05-21 23:12:44 +00:00 |
|
Ralf Becker
|
a09ccfb730
|
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
|
2003-05-18 19:18:58 +00:00 |
|
Ralf Becker
|
6f48cb5363
|
gnu-patch #1244
|
2003-05-05 19:11:47 +00:00 |
|
Ralf Becker
|
251699f154
|
gugux lang-update
|
2003-04-22 22:30:38 +00:00 |
|
Ralf Becker
|
cad7e38029
|
fixed for login: dont call framework for login
|
2003-04-21 08:32:53 +00:00 |
|
ceb
|
0d021d3426
|
it was impossible to login/logout after change of framework call
|
2003-04-21 00:49:42 +00:00 |
|
Ralf Becker
|
b69defa25b
|
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']
|
2003-04-20 20:47:50 +00:00 |
|
Ralf Becker
|
ea968b1cd6
|
added function redirect_link and added nodisplay before exit
|
2003-03-31 16:50:49 +00:00 |
|
Ralf Becker
|
32f1ed2b83
|
now admin can enable/disable the preferences as any other app, fix for bug#2967
|
2003-03-28 16:19:46 +00:00 |
|
Ralf Becker
|
d948f09973
|
moved generation and translation of app-title into applications-class
|
2003-03-22 12:29:42 +00:00 |
|
ceb
|
bf0e5e2d90
|
update
|
2003-01-04 00:54:55 +00:00 |
|
ceb
|
4fa662a569
|
started updating help system
|
2002-11-30 02:02:32 +00:00 |
|
ceb
|
d537066c83
|
update xslt
|
2002-11-02 22:25:14 +00:00 |
|
ceb
|
27031e5523
|
added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app
|
2002-10-29 22:15:32 +00:00 |
|
ceb
|
4465aa63e6
|
update xslt
|
2002-10-26 20:33:04 +00:00 |
|
ceb
|
b9f2dba2b3
|
update xslt
|
2002-10-25 22:34:04 +00:00 |
|
ceb
|
d94b0a9ffe
|
update to use xslt *** HEAD IS CURRENTLY BROKEN ***
|
2002-10-25 03:04:28 +00:00 |
|
ceb
|
551926d13d
|
update msgbox to use xslt
|
2002-10-18 00:58:32 +00:00 |
|
ceb
|
f684ccd732
|
update to use xslt
|
2002-10-03 21:38:11 +00:00 |
|
seek3r
|
86032f02dd
|
removed common->phpgw_exit() and fixed all references to it in the core apps and api
|
2002-09-28 20:01:44 +00:00 |
|
seek3r
|
8abf9fa1a5
|
Switched to using the register_exit_function() and added scrolling divs to a couple places for examples
|
2002-09-28 15:20:20 +00:00 |
|
ceb
|
bb54e6d29a
|
update css
|
2002-09-27 22:40:15 +00:00 |
|
Miles Lott
|
2808bec6c5
|
If PHP_SELF is not set, a REG_EMPTY error is generated - there is probably a better fix...
|
2002-08-24 15:22:14 +00:00 |
|
skeeter
|
6ec153c54e
|
Added a few isset()'s. This clears a few warnings from being logged.
|
2002-08-22 03:07:00 +00:00 |
|
Miles Lott
|
eec43e2901
|
Remove stray whitespace
|
2002-08-20 12:41:48 +00:00 |
|
skeeter
|
0ce9edd060
|
Small change letting the system warnings to use user preference of template set for images.
|
2002-07-20 13:16:33 +00:00 |
|
seek3r
|
273c381628
|
updating for my netscape 4.x patches
|
2002-06-03 22:17:56 +00:00 |
|
seek3r
|
e1cdcafb61
|
updated idsociety to new format. works fine for me in normal/tables and frames mode
|
2002-05-31 21:22:25 +00:00 |
|
seek3r
|
9bd5ee2de5
|
left forced frames mode again
|
2002-05-31 18:37:18 +00:00 |
|
seek3r
|
0e2e0f5446
|
fixed design to allow for backwards compatibility
|
2002-05-31 18:13:07 +00:00 |
|
seek3r
|
161047f121
|
Apps dont need to halt on template error. Now it just reports
|
2002-05-31 10:18:57 +00:00 |
|
seek3r
|
96577bfcd9
|
few minor bug fixed
|
2002-05-31 09:25:52 +00:00 |
|
seek3r
|
03a64409f8
|
accidently left forced frames mode
|
2002-05-30 21:14:29 +00:00 |
|
seek3r
|
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 |
|
seek3r
|
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 |
|
seek3r
|
88f19d299d
|
added msgbox and now have templates class auto add the navbar values
|
2002-05-24 19:15:24 +00:00 |
|
seek3r
|
cf2a12ba1c
|
made changes to the loading of the header, navbar, appheader, and footers
|
2002-05-24 10:38:03 +00:00 |
|
seek3r
|
563107b8c8
|
added new css support, common/shared template file support, and printer templates support
|
2002-05-23 21:28:59 +00:00 |
|
seek3r
|
d23d4b1235
|
adding msg classes. Still need additional cleanup work on the _sock classes, but they are good enough to toss in here for now
|
2002-05-06 09:05:44 +00:00 |
|