Commit Graph

217 Commits

Author SHA1 Message Date
petere78
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
zhangweiwu
c241bb3416 enhancement to the narrow_column style class so that it makes a column as narrow as possible without line-breaking its content. This is a good replacement for simple WIDTH="1%" and also helps avoiding line-breaking Chinese, Japanese and Korean text incorrectly.
A similar method is explained in this message as reference:
http://lists.evolt.org/archive/Week-of-Mon-20021014/124859.html

Talked with Pim and tested on IE/gecko/opera8.0. for older browsers doesn't understand CSS2 it behave the same as WIDTH="1%".
2005-07-04 17:23:39 +00:00
zhangweiwu
de05de8d89 as I mensioned before the 1% width problem is all over egroupware and making CJK user interface ugly. A typical example is many tables are always two or three lines high for one <tr>. If you don't have a look at a CJK user interface you probably won't notice it at all.
I introduce a global style class 'narrow_column' to address this.
2005-07-01 03:24:29 +00:00
Pim Snel
a8959cc19b add new template setup files to store information and to make sure only template sets are choosable in preferences 2005-06-29 21:03:15 +00:00
Pim Snel
e459af407c add extra info about the current template set in the about screen 2005-06-15 10:36:58 +00:00
Cornelius Weiß
632a990cfb added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it. 2005-05-11 18:25:17 +00:00
Ralf Becker
71c1959c40 added language direction flag to the html tag for the idots and jerry template:
it can be set now by translating the phrase 'language_direction_rtl' to 'rtl' for a specific language
2005-03-30 16:16:07 +00:00
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
ak703
c7bf33461a changed row_on/row_off to be not so dull greyish, but more light 2005-01-12 13:19:15 +00:00
ak703
9d2c351fe2 modified little colors to make egw more readable and take off this greyish feeling
after many people here asking for cleaner/brighter interface
2005-01-11 23:58:41 +00:00
dawnlinux
eda94088b6 Add title for logo image of template "idots" 2004-10-29 03:07:59 +00:00
Pim Snel
a5f83f44ed restyled all buttons, feedback is very welcome 2004-10-26 11:25:35 +00:00
Ralf Becker
be176ff4ed added missing colon to the domain lable 2004-10-23 07:01:17 +00:00
Pim Snel
9739e104a4 cleaned up css-file, make all fontsizes relative for future 508 Accessibility support 2004-10-18 15:49:49 +00:00
Pim Snel
94b5260a9e wider inputs for login screen 2004-10-15 11:30:32 +00:00
shrykedude
e999260d52 Really hide domain selection when not needed; UI cleanup of Login button 2004-10-13 14:49:03 +00:00
kymer
8cdc5262ad Fixed Formatting 2004-10-10 19:42:38 +00:00
Pim Snel
29969f360d new witch login box, we need more space 2004-09-28 21:50:33 +00:00
Pim Snel
f85bc9cd52 Applied patch from Jeff Kymer,
Add extra documentation in login.php
Make better lay-out in login.tpl
2004-09-28 08:51:50 +00:00
bgigon
f2fe2045bd Round shifts between each icons 2004-09-22 09:23:56 +00:00
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
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
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
bae4881a39 replace the crap 2004-08-09 12:32:46 +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
Pim Snel
34d168619b add icon source files 2004-06-23 21:29:53 +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
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
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
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
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
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
738dfbc3c2 change from phpgw to egw 2004-03-23 10:24:29 +00:00
Ralf Becker
30d02e3cc4 moved the language selection above the password (which autom. submits the form) 2004-03-21 21:41:00 +00:00
Ralf Becker
1a4e00bd63 added a (optional) language-select-box, eg. for demo-sites 2004-03-21 21:20:05 +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
ak703
ce2117e553 fixed alignment of username in status div (left align) 2004-03-19 21:54:08 +00:00
Ralf Becker
f889651d7a new doctype and dtd from Andy Krause, works with iframes on IE 2004-03-14 22:10:06 +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
ak703
ff4f8c8b3a fixed problem with general td alignment, which should not be defined globally
for a general tag like <td>
2004-03-04 13:26:12 +00:00
alpeb
6689d63969 'Max numbre of icons in navbar' input box showed 10 when empty instead of using the value set in the default preferences 2004-03-01 05:11:26 +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
Ralf Becker
fe8df8ad8d removed the doctype, as it prefents IE from showing iframes 2004-02-20 16:11:44 +00:00
Pim Snel
6ad517f19a removed static english langcode 2004-02-19 23:53:50 +00:00
Pim Snel
a167a355a8 Fix default center alignment in td's in IE 6 2004-02-17 15:52:42 +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
Pim Snel
246d3f55fb replace ugly pink,purple??? home icon (sorry Andy) 2004-02-13 16:46:58 +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
reinerj
cf2cf301b2 update for felamimail folder error 2004-02-10 17:12:01 +00:00
ak703
7f8a0f5859 modified for use of foldertree in felamimail (and other apps later..) 2004-02-09 23:44:46 +00:00
ak703
be72c612c4 icons added for dd functionality 2004-02-09 23:43:43 +00:00
Ralf Becker
08caf218bb some missing translations 2004-02-05 12:05:46 +00:00
Ralf Becker
17b53d4063 moved new (add document) icon from infolog to the api 2004-02-02 21:36:43 +00:00
ak703
50bf0a3307 make app iconbar have "home" and "logout" as well for easier navigation 2004-02-01 20:21:01 +00:00
Lars Kneschke
7c63888121 update kneschke.css to be a copy of idots.css but some smaller fonts
updated jerryr to use its own css
2004-01-30 08:12:01 +00:00
ak703
e4271f1a83 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 21:58:13 +00:00
Pim Snel
46e3408ce4 show small icons in the extra appmenu 2004-01-29 13:34:01 +00:00
Lars Kneschke
6aea6258bb add images for foldertree 2004-01-27 20:22:23 +00:00
mila76
1129882429 Fix for Internet Explorer 2004-01-27 09:32:32 +00:00
shrykedude
1e48ae5590 typo fix 2004-01-21 02:50:25 +00:00
Pim Snel
e812476714 remove unnecesary top text in about 2004-01-20 20:53:16 +00:00
reinerj
65dd2fb78c add home icon from adreas to CVS 2004-01-17 00:19:17 +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
01eaa72e2b Added missing TR tags for HTML validation 2004-01-10 23:20:57 +00:00
Miles Lott
6a62258ee7 Grammar fix 2004-01-10 23:07:12 +00:00
shrykedude
cd9bd77b91 Add empty TD when icon text is off, for HTML validation 2004-01-09 19:13:51 +00:00
shrykedude
be4fafb48b Add quotes for HTML validation 2004-01-09 18:45:58 +00:00
shrykedude
056ea1f3f1 Add quotes for HTML validation 2004-01-09 18:44:55 +00:00
Miles Lott
c35cc8613e Remove blank line at top of html output 2004-01-01 23:02:24 +00:00
Miles Lott
545d949dfe Get rid of the BEGIN/END tags in html output (head.tpl) 2004-01-01 22:57:07 +00:00
Miles Lott
6d9fabe4ea Move all HTTP_GET, etc to $_GET 2003-12-19 09:13:29 +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
Pim Snel
94de0f5725 nicer sorting icons 2003-12-13 04:39:11 +00:00
Pim Snel
5c42b14e43 lay-out fixes and customazations for the registration module 2003-12-13 04:20:21 +00:00
Pim Snel
45b87525f6 make loginscreen nicer :) 2003-12-12 14:56:27 +00:00
Pim Snel
a336cd0385 new images for filemanager buttons 2003-12-09 01:11:37 +00:00
Ralf Becker
52628e99b8 added link-targets to the sidebox-menu 2003-12-09 00:31:00 +00:00
Pim Snel
7eef3c5208 possible fix for bug #849589 rendering appBox to wide 2003-12-09 00:06:13 +00:00
Pim Snel
232e7bacff show cursor in IE 2003-12-08 23:41:15 +00:00
shrykedude
00f3f18b56 Made boxes adhere more to idots theme 2003-11-22 20:36:24 +00:00
Pim Snel
301d5c9221 FM background to white 2003-11-22 03:56:16 +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
Ralf Becker
33eaa519f7 added edit, view, delete icons to the api to use them in infolog and addressbook 2003-11-14 23:32:24 +00:00