Commit Graph

98 Commits

Author SHA1 Message Date
Ralf Becker
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
Ralf Becker
7afa3617c2 fixes from ldeviator <ld-AT-initiated.com> for the jerryr templates (was not working together with the calendar) 2006-04-13 19:38:49 +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
Miles Lott
b9fa8c25a1 Remove unused template END tags 2005-12-27 23:24:16 +00:00
Ralf Becker
a8248de369 removed 1.0 version 2005-11-25 08:54:16 +00:00
Ralf Becker
53d6bff292 home apps navbar icons for jerryr 2005-11-25 08:50:34 +00:00
Ralf Becker
b2acc021b8 fixed fallback to default (jerryr) css file 2005-11-25 08:39:32 +00:00
Ralf Becker
34d55dc9b8 not needed not full working with jerryr 2005-11-25 08:36:01 +00:00
Ralf Becker
c7683e5dbc update to new prefs-style, the old one is not working for templates 2005-10-09 11:59:39 +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
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
dawnlinux
41d1a5d5d6 close the parenthesis for title 2004-10-29 03:17:34 +00:00
dawnlinux
77f18d4ab9 Add tilte for logo image of template "jerryr" 2004-10-29 03:10:40 +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
reinerj
e77a676318 replace the crap 2004-08-09 12:25:51 +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
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
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
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +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
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
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
reinerj
380c117f8e jerryr template changes commited 2004-03-11 08:11:07 +00:00
reinerj
1288ed48d7 jerryr template changes commited 2004-03-07 22:50:38 +00:00
reinerj
12518cb8e0 fix for folders in jerryr template 2004-02-10 10:57:02 +00:00
reinerj
81cc17d43c css changes for jerryr template 2004-02-08 18:37:34 +00:00
reinerj
b09e2ed799 update for jerryr template 2004-02-08 10:51:15 +00:00
Ralf Becker
53c6168fb1 moved new (add document) icon from infolog to the api 2004-02-02 22:00:56 +00:00
reinerj
05d9c70c5f changes for jerryr template 2004-01-31 20:43:56 +00:00
reinerj
f236e1a325 changes for jerryr template 2004-01-31 16:01:39 +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
f7b65f1179 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 22:14:07 +00:00
reinerj
cadc31fc3a add jerryr template from Jerry Ruhe (aka jerry71) 2004-01-24 16:55:44 +00:00