Commit Graph

181 Commits

Author SHA1 Message Date
Ralf Becker
3af2e89e65 updated (c) to 2006 2006-03-27 12:58:09 +00:00
Ralf Becker
627e666c5c improved printing:
- all templates define now noPrint and onlyPrint css classes
- idots format (nextmatch) lists on print now a lot nicer
2006-03-26 22:21:22 +00:00
Ralf Becker
3282a61901 bugfix: application target was not used for extra-icons (manual opened in main-window and not in popup) 2006-01-06 04:55:10 +00:00
Ralf Becker
f1d7915da6 new print.css file, which disables navbar &
sidebox on printing under idots
2006-01-06 04:53:44 +00:00
Miles Lott
b9fa8c25a1 Remove unused template END tags 2005-12-27 23:24:16 +00:00
Ralf Becker
e92bd2b0fb not used 2005-11-24 15:03:10 +00:00
Ralf Becker
0a9adb0389 a new look for the 1.2 2005-11-24 15:01:27 +00:00
Ralf Becker
aea55f6b2d a new look for the 1.2 2005-11-24 14:29:37 +00:00
Ralf Becker
e676896faf not used 2005-11-23 23:09:31 +00:00
Lars Kneschke
365c891649 bring back the grey images 2005-11-23 12:25:23 +00:00
Lars Kneschke
549f63db9e use the KDE buttons 2005-11-21 15:03:06 +00:00
Lars Kneschke
9319151222 use the KDE icons 2005-11-21 15:02:41 +00:00
Pim Snel
af46eff15f - add style for the new button class
- made the sitebox menu a b ut wider
2005-09-02 12:30:16 +00:00
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
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