Commit Graph

322 Commits

Author SHA1 Message Date
365c891649 bring back the grey images 2005-11-23 12:25:23 +00:00
549f63db9e use the KDE buttons 2005-11-21 15:03:06 +00:00
9319151222 use the KDE icons 2005-11-21 15:02:41 +00:00
af46eff15f - add style for the new button class
- made the sitebox menu a b ut wider
2005-09-02 12:30:16 +00:00
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
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
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
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
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
e459af407c add extra info about the current template set in the about screen 2005-06-15 10:36:58 +00:00
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
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
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
c7bf33461a changed row_on/row_off to be not so dull greyish, but more light 2005-01-12 13:19:15 +00:00
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
eda94088b6 Add title for logo image of template "idots" 2004-10-29 03:07:59 +00:00
a5f83f44ed restyled all buttons, feedback is very welcome 2004-10-26 11:25:35 +00:00
be176ff4ed added missing colon to the domain lable 2004-10-23 07:01:17 +00:00
9739e104a4 cleaned up css-file, make all fontsizes relative for future 508 Accessibility support 2004-10-18 15:49:49 +00:00
94b5260a9e wider inputs for login screen 2004-10-15 11:30:32 +00:00
e999260d52 Really hide domain selection when not needed; UI cleanup of Login button 2004-10-13 14:49:03 +00:00
8cdc5262ad Fixed Formatting 2004-10-10 19:42:38 +00:00
29969f360d new witch login box, we need more space 2004-09-28 21:50:33 +00:00
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
f2fe2045bd Round shifts between each icons 2004-09-22 09:23:56 +00:00
12223430f7 add switchuser icon source file 2004-09-09 20:32:34 +00:00
448b5c72b4 enhance css for tooltips and add savefile icon 2004-09-09 20:30:41 +00:00
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
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
ab08e1615b fixed probs pointed out by Joxean Koret 2004-08-22 23:14:57 +00:00
7a5f309cff if application is public wiki don't let search engine robots run away 2004-08-11 21:59:17 +00:00
b5c8004951 striptags from title 2004-08-10 19:38:32 +00:00
bae4881a39 replace the crap 2004-08-09 12:32:46 +00:00
009a58f9a4 fixed wrong path for existence check of theme-file and the default 2004-08-06 12:24:42 +00:00
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
cc63295475 updated for use of tooltips systemwide 2004-07-16 12:26:51 +00:00
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
34d168619b add icon source files 2004-06-23 21:29:53 +00:00
28f918e387 fixed bug 949256, so home and logout icons have a tooltip as well 2004-06-19 07:42:54 +00:00
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
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
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
b7854bd614 fix for Bug [ 949157 ] Explorer Width 10px Over 100% 2004-05-16 20:05:43 +00:00
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
f9a85d4ab6 new icons 2004-05-04 19:50:16 +00:00
7f7a4cf3d0 better lay-out for reset buttons 2004-05-04 18:11:43 +00:00
2194c868e3 fix #929987 Hard-coded lang attributes/ update dutch translations 2004-04-21 19:03:01 +00:00
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
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
066722cb9b implemented enble == 4 type apps - opened in a popup window - for the manual 2004-04-13 08:18:06 +00:00