Commit Graph

37 Commits

Author SHA1 Message Date
Ralf Becker
d7f1458d1a new header-template to:
1) correct the displayed page-generation-time for idots and jerry
2) use ob_start to get rid of "Header could not be sent, output started at ..." errors
3) changing from $GLOBALS['phpgw_info'] to $GLOBALS['egw_info'], the phpgw one is now a reference to the new egw one, to allow a soft migration
2005-03-03 10:45:52 +00:00
bgigon
f2fe2045bd Round shifts between each icons 2004-09-22 09:23:56 +00:00
reinerj
bae4881a39 replace the crap 2004-08-09 12:32:46 +00:00
mgalgoci
2425ccea19 - fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
templates.
- remove  noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
2004-08-04 17:30:57 +00:00
ak703
cc63295475 updated for use of tooltips systemwide 2004-07-16 12:26:51 +00:00
ak703
28f918e387 fixed bug 949256, so home and logout icons have a tooltip as well 2004-06-19 07:42:54 +00:00
Ralf Becker
a0aba2ae40 adding 2 more sidboxmenu-item-types:
- no_link: item without link ($item['link'] === False)
- raw: item without link and icon ($item['icon'] === False)
needed for the new calendar-navigation
2004-05-06 12:24:36 +00:00
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
83e6e2e986 little lay-out correction for sideboxmenu icons, addition of icons 2004-03-09 16:44:37 +00:00
Pim Snel
0c29cd82d9 little lay-out correction for sideboxmenu icons, addition of icons 2004-03-09 16:43:22 +00:00
Pim Snel
8e39566fd3 fix wrong alignment of icons and icon texts to center again. Don't exactly know why but html formatting attributes don't work for tables anymore. We must use css everywere. I think it's because of the changed doctype? 2004-02-26 00:28:50 +00:00
ak703
25a0baf60a made the navbar icons arrange nicely in percentage of the number of icons 2004-02-14 18:59:48 +00:00
Pim Snel
b75db41684 idots subtile fixes 2004-02-13 17:38:17 +00:00
ak703
f8481d163a fixed extra_icons_div table and icon titles, added logout to main navbar 2004-02-12 23:11:52 +00:00
Ralf Becker
08caf218bb some missing translations 2004-02-05 12:05:46 +00:00
ak703
50bf0a3307 make app iconbar have "home" and "logout" as well for easier navigation 2004-02-01 20:21:01 +00:00
Pim Snel
46e3408ce4 show small icons in the extra appmenu 2004-01-29 13:34: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
shrykedude
cd9bd77b91 Add empty TD when icon text is off, for HTML validation 2004-01-09 19:13:51 +00:00
Miles Lott
e8dd639f65 add quotes to all array elements; remove stray whitespace 2003-12-19 08:53:50 +00:00
Ralf Becker
aac774b55e fix to show the original 'About appname' again 2003-12-19 02:23:17 +00:00
Pim Snel
07dd063def i-dots changes:
-  lay-out fixes in header
-  background in loginscreen to make it a little less boring
-  IE fix for wrong z-index with Selectboxes: temporarely hide selectboxes when showing menulayers
-  extra option to disable IE png fix
-  extra option to choose Click or Mouse Over to show menu's
-  extra option to auto hide sideboxmenu's (a lot of people will like this)
-  extra option to use sliders for showing menu, default enabled (see testresults below):

Mozilla-firebird Windows -> OK
Mozilla-firebird Linux -> OK
Internet Explorer 6.0 Windows 2000 - OK
Konqueror 3.1 Linux -> gets very slow, lay-out bugs (don't use this option with konqueror)
Opera 6 Linux -> showing works, hiding not, lay-out bugs (test again please)
Opera 7 Linux -> very annoing bug with temporarely hiding selectboxes (must not be hard to fix, pathes are welcome)

please also test this with Safari, Mac IE 5,  Win IE 5.0 and 5.5 and report bugs at sf
2003-12-15 00:05:28 +00:00
Ralf Becker
52628e99b8 added link-targets to the sidebox-menu 2003-12-09 00:31:00 +00:00
Pim Snel
6232988b65 new idots preference to show execturion time on bottom of page and sokme extra styles, general borderless img style 2003-11-19 20:44:54 +00:00
Pim Snel
2bfde17541 shall all icons if not set 2003-11-04 14:28:45 +00:00
Pim Snel
5866e4405b get the max icons from prefs 2003-11-04 14:20:15 +00:00
Pim Snel
58df15c97f New feature to not show all icons in iconbar bacause it are to many, Ralf is implementing template-prefs right for setting the max. number of icons in toolbar 2003-11-04 14:07:52 +00:00
Miles Lott
4aca7673e7 Fix double 'http://' in logo_url if using default value 2003-10-30 14:43:16 +00:00
Pim Snel
670da4c766 define sizes of orange balls 2003-10-27 12:44:26 +00:00
Pim Snel
166a857df9 replace orange star 2003-10-23 20:46:36 +00:00
Pim Snel
60bc6e0332 new idots design because old one had copyright problems and this one is better 2003-10-23 15:04:22 +00:00
Ralf Becker
8d2125b502 enhanced format to add an icon and already translated texts, hopefully last commit on this ;-) 2003-10-21 19:13:23 +00:00
Ralf Becker
ddc665d061 enhanced format to add an icon and already translated texts 2003-10-21 19:03:07 +00:00
Ralf Becker
4dade58bbe enhanced format to add an icon and already translated texts 2003-10-21 18:41:50 +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