Commit Graph

13 Commits

Author SHA1 Message Date
dawnlinux
304b86635e Add title for logo image of template "prisma" 2004-10-29 03:59:29 +00:00
dawnlinux
846e0d44f4 Add tilte for logo image of template "jerryr" 2004-10-29 03:56:02 +00:00
dawnlinux
2180b87c02 Add title for logo image of template "idots" 2004-10-29 03:49:56 +00:00
dawnlinux
47fa1fedca Add title for logo image of template "edge-it" 2004-10-29 03:44:07 +00:00
bgigon
a93aac8d2f New template 2004-09-28 10:17:35 +00:00
bgigon
b549272971 Better display in opera, IE (Win and Mac) 2004-09-03 16:01:32 +00:00
mgalgoci
7bf13dd570 Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
causing some users to misread some fields they were typing.
2004-08-27 17:07:01 +00:00
Ralf Becker
1a825e8016 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
Ralf Becker
3bbe08b419 fixed probs pointed out by Joxean Koret 2004-08-22 23:03:07 +00:00
mgalgoci
494a970e81 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
Ralf Becker
e752c408c1 fixed wrong path for existence check of theme-file and the default 2004-08-06 12:23:21 +00:00
mgalgoci
4a0037eec6 - 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:14:01 +00:00
ak703
0e82b09dfa enable tooltips systemwide (wz_tooltip from Walter Zorn)
sample can be found in calendar-templates (link_pict.tpl) and use instructions
follow in "phpgwapi/js/wz_tooltip/README" later ;-)
2004-07-15 12:48:38 +00:00