Ralf Becker
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
Ralf Becker
c4f87aed4c
fixed:
...
- logo can be given now as URL or filename (in phpgwapi/templates/default/images)
- the logo url dont need a leading http://, if its not present, it will be added automaticaly (you can enter a https url)
2004-03-21 15:00:01 +00:00
Pim Snel
e57f828e42
replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety
2004-01-16 15:04:41 +00:00
Miles Lott
6d9fabe4ea
Move all HTTP_GET, etc to $_GET
2003-12-19 09:13:29 +00:00
Miles Lott
583ed7eede
Minor formatting cleanup
2003-12-19 09:08:37 +00:00
Ralf Becker
0400a3fd73
navbar uses now logo, url and title specified in site configuration
2003-09-15 07:39:47 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +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
6998f911ff
updated so that the footer finally works properly
2002-05-26 07:05:36 +00:00
seek3r
633bcb36d2
updated idsociety so that the footer is always at the bottom of the page
2002-05-25 06:54:12 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
skeeter
6cd157d0da
Possible speed enhancement for javascript image_over.
2002-03-15 03:53:54 +00:00
seek3r
2df5d74dd3
fixed header to use and added my debug constants along with my replacement for print_debug
2002-02-12 09:10:40 +00:00
skeeter
846d546eb5
This should fix any HTML/js errors wen viewing apps which include a '-' in the name.
2002-01-08 02:14:47 +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
seek3r
c86438c2b2
now uses the proper image finding features of the API, as well as dynamicly changes the base and hover images based on current app
2001-12-30 08:25:32 +00:00
seek3r
abf54b9909
updated for changing the hover images
2001-12-30 04:58:39 +00:00
skeeter
aafd270c0c
This should now clear up some warnings generated, and possibly a javascript error.
2001-12-10 04:17:40 +00:00
skeeter
056149ea4c
Fix for bug/enhancement #486048 .
2001-12-01 00:54:58 +00:00
skeeter
86adabb752
Possible fix for bug #429645 .
2001-11-28 03:39:19 +00:00
angles
e12e0864ad
modify and bug fix idsociety navbar files
2001-09-19 05:44:16 +00:00
skeeter
5cefe64960
Cleanups to clear out warnings.
2001-09-18 03:56:01 +00:00
skeeter
73b04851cc
Changed the call to use the execmethod() in /index.php.
2001-09-17 02:18:32 +00:00
skeeter
3856821e6a
A few changes for the navbar.
2001-09-04 03:14:16 +00:00
angles
6abb513b98
change semicolon to comma on line 164
2001-08-31 15:22:31 +00:00
skeeter
ddc855fff6
Finished changing to and loads template vars to an array. May speed things up.
2001-08-31 00:44:46 +00:00
skeeter
863a80298d
This will now allow apps to include CSS values into the <HEAD></HEAD> portion of the HTML page by having a function in their ui class called css().
2001-08-28 03:39:34 +00:00
jengo
5749ad83d8
Converted current sessions over to 3 tier design
2001-08-16 02:46:07 +00:00
skeeter
6da089837d
Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session.
2001-08-15 02:14:18 +00:00
skeeter
e73a82a001
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
2001-07-28 14:21:32 +00:00
skeeter
300c84ea9a
This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer().
2001-07-21 23:29:07 +00:00
skeeter
3669fe27c6
Some more fixes to clean up some non-existent images.
2001-06-18 03:08:23 +00:00
skeeter
5693fa9b96
Minor speed enhancements. Also cleans up a few warning messages.
2001-06-17 17:04:26 +00:00
Miles Lott
2b26b73b33
Add hook navbar_end to display just before the end navbar
2001-06-16 20:01:41 +00:00
Miles Lott
e04d9617ed
Moving hook_after_navbar hook
2001-06-16 19:39:33 +00:00
skeeter
7c2172852a
Trying to remove some warnings. These warnings become very bothersome and slow when logging to a file.
2001-05-16 04:40:52 +00:00
angles
0760bf5cb9
added powered by logo. Logo on top may be cluttering
2001-05-15 17:00:21 +00:00
skeeter
6c511bdf96
Small cleanups for warnings.
2001-05-15 04:21:16 +00:00
skeeter
da47c29c24
fixes a few warnings.
2001-05-13 04:08:01 +00:00
Miles Lott
c9ad979469
Remove spare A
2001-04-29 00:00:18 +00:00
skeeter
3d50e88071
Various clean-ups and added some missing features (charset).
2001-04-28 21:48:05 +00:00
Miles Lott
41ce4a71aa
Add userinfo and current users to navbar
2001-04-02 20:47:22 +00:00
jengo
3248caa31a
Added missing files
2001-03-31 02:24:36 +00:00