Commit Graph

38 Commits

Author SHA1 Message Date
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
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
41d1a5d5d6 close the parenthesis for title 2004-10-29 03:17:34 +00:00
77f18d4ab9 Add tilte for logo image of template "jerryr" 2004-10-29 03:10:40 +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
e77a676318 replace the crap 2004-08-09 12:25:51 +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
5c9ada051a Add two pixel to the SideboxHeader to fit Chinese language 2004-06-21 12:59:29 +00:00
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
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
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
066722cb9b implemented enble == 4 type apps - opened in a popup window - for the manual 2004-04-13 08:18:06 +00:00
77f8835b48 removed transparency from extra app icons slidedown 2004-03-30 20:38:03 +00:00
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
738dfbc3c2 change from phpgw to egw 2004-03-23 10:24:29 +00:00
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
ce2117e553 fixed alignment of username in status div (left align) 2004-03-19 21:54:08 +00:00
380c117f8e jerryr template changes commited 2004-03-11 08:11:07 +00:00
1288ed48d7 jerryr template changes commited 2004-03-07 22:50:38 +00:00
12518cb8e0 fix for folders in jerryr template 2004-02-10 10:57:02 +00:00
81cc17d43c css changes for jerryr template 2004-02-08 18:37:34 +00:00
b09e2ed799 update for jerryr template 2004-02-08 10:51:15 +00:00
53c6168fb1 moved new (add document) icon from infolog to the api 2004-02-02 22:00:56 +00:00
05d9c70c5f changes for jerryr template 2004-01-31 20:43:56 +00:00
f236e1a325 changes for jerryr template 2004-01-31 16:01:39 +00:00
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
f7b65f1179 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 22:14:07 +00:00
cadc31fc3a add jerryr template from Jerry Ruhe (aka jerry71) 2004-01-24 16:55:44 +00:00