Commit Graph

568 Commits

Author SHA1 Message Date
Pim Snel
12223430f7 add switchuser icon source file 2004-09-09 20:32:34 +00:00
Pim Snel
448b5c72b4 enhance css for tooltips and add savefile icon 2004-09-09 20:30:41 +00:00
Ralf Becker
c69e9cd32e implemented a one-click (tm) change between single and multiple account-selection for the calendar 2004-08-29 20:32:56 +00:00
mgalgoci
f2d528fd84 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:17:05 +00:00
ak703
d2586ba500 improvements of the ui and some error checking for emtpy fields, implemented
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
Ralf Becker
ab08e1615b fixed probs pointed out by Joxean Koret 2004-08-22 23:14:57 +00:00
Ralf Becker
9ed16c7960 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
mgalgoci
484765bd96 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:42:23 +00:00
Pim Snel
7a5f309cff if application is public wiki don't let search engine robots run away 2004-08-11 21:59:17 +00:00
Pim Snel
b5c8004951 striptags from title 2004-08-10 19:38:32 +00:00
reinerj
8942603608 replace the crap 2004-08-09 12:40:51 +00:00
reinerj
bae4881a39 replace the crap 2004-08-09 12:32:46 +00:00
reinerj
e77a676318 replace the crap 2004-08-09 12:25:51 +00:00
Ralf Becker
009a58f9a4 fixed wrong path for existence check of theme-file and the default 2004-08-06 12:24:42 +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
Ralf Becker
56d6430de2 moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language 2004-07-11 09:42:54 +00:00
bgigon
b0410a57d2 Rewrite Select list 2004-07-06 11:35:33 +00:00
bgigon
0855a8e511 Add UIAccountSel Templates and hide field "Login ID" 2004-07-06 11:19:24 +00:00
bgigon
4681236b1d Keep prev query 2004-07-06 09:16:28 +00:00
bgigon
233ccd3325 Synchronise Edge-IT templates with latest Idots templates 2004-07-05 14:37:53 +00:00
bgigon
18995cf6a8 Delete old files 2004-07-05 14:32:34 +00:00
Ralf Becker
dd32cbf53b fix for [ 983949 ] Syntax error in phpgwapi/templates/idsociety/head.inc.php 2004-07-02 10:27:20 +00:00
Pim Snel
34d168619b add icon source files 2004-06-23 21:29:53 +00:00
zhangweiwu
5c9ada051a Add two pixel to the SideboxHeader to fit Chinese language 2004-06-21 12:59:29 +00:00
ak703
0a48d44490 of course bug #949256 had to be fixed here as well - Home and Logout
have tooltips now :-)
2004-06-19 07:47:58 +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
a1921aed2e - moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:31:48 +00:00
Ralf Becker
1bc44b879d removed old accounts-popup 2004-06-15 10:19:02 +00:00
Ralf Becker
8d833331ff some UI fixes for bigger groups 2004-06-14 07:03:05 +00:00
Ralf Becker
a99697ae09 new account selection:
- search after different criteria: all fields, firstname, lastname, lid, starting with or exact match
- additional display of the current selection in the popup
2004-06-13 20:17:54 +00:00
Ralf Becker
9952a1bdb8 app_header in the page-/window-title allows general popups to customize it and is more informativ then just the app-name 2004-06-13 20:09:27 +00:00
Ralf Becker
26901c6865 first version of the account-selection widget 2004-06-12 09:48:20 +00:00
Lars Kneschke
5c36352f28 fix some layout problems in projects
should break no other app, because no other app is using this functions
2004-05-16 22:03:08 +00:00
Lars Kneschke
332483c39c moved some <td>'s to the right place
the returned code was different between idots and default, breaking some
html code
2004-05-16 21:41:47 +00:00
Lars Kneschke
b7854bd614 fix for Bug [ 949157 ] Explorer Width 10px Over 100% 2004-05-16 20:05:43 +00:00
Ralf Becker
93dc337532 re-added "old" jscal trigger image to eGW 2004-05-06 21:16:11 +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
Lars Kneschke
7cf2d5ddaf add a new icon from phpgw(used in projects) 2004-05-06 00:37:23 +00:00
Pim Snel
f9a85d4ab6 new icons 2004-05-04 19:50:16 +00:00
Pim Snel
7f7a4cf3d0 better lay-out for reset buttons 2004-05-04 18:11:43 +00:00
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
Pim Snel
2194c868e3 fix #929987 Hard-coded lang attributes/ update dutch translations 2004-04-21 19:03:01 +00:00
ak703
25f9cf1b31 fix for the stupid Opera Bug with hiding selectboxes when using xml namespace
(will check with the Opera guys, what to do)
2004-04-15 20:24:38 +00:00
Pim Snel
0c9e59afaf disable the IE z-index bugfix because some people don't like it I don't care because I don't use IE ;) 2004-04-13 12:53:55 +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
reinerj
25a6f1d583 delete wrong logo 2004-03-31 12:33:31 +00:00
ak703
77f8835b48 removed transparency from extra app icons slidedown 2004-03-30 20:38:03 +00:00
ak703
6b3b036e0f merged modifications from idots to reflect same style in jerryr
(logout button in main icons, removed transparency from slide down)
2004-03-30 20:35:58 +00:00
reinerj
738dfbc3c2 change from phpgw to egw 2004-03-23 10:24:29 +00:00