Commit Graph

19 Commits

Author SHA1 Message Date
seek3r
96577bfcd9 few minor bug fixed 2002-05-31 09:25:52 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
Miles Lott
cbf5593ca0 trying to hide transient error in php3 2002-02-20 03:45:35 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
skeeter
fb8ca2f40d Small change to reference HTTP_GET_VARS as GLOBALS['HTTP_GET_VARS']. I understand that they are both the same, but easier to read. 2001-12-31 19:38:05 +00:00
jengo
12615164e2 This should get rid of problems with passing $phpgw_info in the query string for good ... 2001-12-05 16:00:39 +00:00
jengo
d7af498026 Fixed default application not working 2001-12-05 02:29:51 +00:00
Miles Lott
9e395f3535 minor formatting 2001-11-23 19:43:55 +00:00
skeeter
11ae5e79ec Now takes into account if no showmainscreens are active. 2001-11-04 04:08:17 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
Ralf Becker
a6f239235c show notify-window-link only if that app is enabled,
some cleanup of the html
(as talked with seek3r)
2001-10-06 07:56:34 +00:00
Lars Kneschke
dd86bfa673 added a box for the welcome page
copied from email
2001-09-17 03:54:49 +00:00
jengo
137605c030 Fixed some Javascript errors 2001-09-12 00:07:01 +00:00
Miles Lott
3c3f38ec2c Fix for when to show application status 2001-09-08 16:07:05 +00:00
Miles Lott
7c7d5ba480 Enable app upgrade status for admins (of all applications) 2001-09-08 16:02:59 +00:00
skeeter
3aaee26209 Just a couple of fixes to the cd variable. It should be a GLOBALS['HTTP_GET_VARS'] var. 2001-09-02 07:26:23 +00:00
Miles Lott
dddf896338 Semi-major adjustement with the goal of removing the register_globals requirement;
Silence possible error if line# is not sent to errorlog class (often); This was
tested with the setting on again and seems to work
2001-08-21 18:34:56 +00:00
jengo
5865ab4694 - Fixed default app not working
- Removed some uneeded crap
2001-07-14 09:26:43 +00:00
Miles Lott
4efe232559 First version of new index.php to handle menuaction for all apps 2001-07-09 17:33:19 +00:00