Commit Graph

695 Commits

Author SHA1 Message Date
Ralf Becker
4708466097 moved idots templates to default 2006-12-13 11:33:15 +00:00
Ralf Becker
ac73656a17 formatting 2006-12-13 11:23:17 +00:00
Ralf Becker
16ca5b64f5 not used anymore 2006-12-13 11:19:48 +00:00
Ralf Becker
dbc1ee12fe removed prisma template, it seems to be identical to idots 2006-12-13 11:09:00 +00:00
Ralf Becker
c29e516e71 removed not fully working literati template 2006-12-13 11:08:17 +00:00
Ralf Becker
6035da428e use one shared head.tpl from default 2006-12-13 09:28:51 +00:00
Ralf Becker
3ee35ea278 removed never working edge-it template 2006-12-12 19:27:17 +00:00
Ralf Becker
d046f849fc removed old, not fully usable (no sidebox) idsociety template 2006-12-12 19:24:49 +00:00
Jerry Ruhe
fcb1756233 extraicons image and layout mods 2006-12-12 08:00:52 +00:00
Jerry Ruhe
c3dcde2e75 extraicons image and layout mods 2006-12-12 08:00:07 +00:00
Jerry Ruhe
eb88f7b3f1 extraicons image and layout mods 2006-12-12 07:59:19 +00:00
Jerry Ruhe
f791b17f87 statusbar left padding removed and cross-browser and platform spacing issues. 2006-12-11 08:20:41 +00:00
Jerry Ruhe
f199be0355 extra apps menu dropin from top not the right. 2006-12-11 08:17:28 +00:00
Jerry Ruhe
696fd0064d adjust statusbar height so new selectbox does not overlap currentapp titlebar 2006-12-11 02:47:01 +00:00
Ralf Becker
a166bb0f57 reworked and refractured the way template sets work in eGW:
- virtual baseclass egw_framework in the API which each template extends
- replaces $api/footer.inc.php, $tpl/head.inc.php & $tpl/navbar.inc.php
- all existing phplib template sets just inherit the idots_framework, but can have own templates
- moved most html from navbar.inc.php into the navbar.tpl
--> idots & jerryr are reworked and working, all other template sets are disabled at the moment
--> The rework was done to add a selectbox to add all sorts of entries without the need to change to the app first. This is now implemented in the egw_framework class using the link-registry.
2006-12-10 23:44:18 +00:00
Jerry Ruhe
66dcb36337 image and color mods 2006-12-10 18:39:58 +00:00
Jerry Ruhe
24771e7f60 added print.css 2006-12-10 06:07:25 +00:00
Jerry Ruhe
c57efc85aa replace arrows 2006-12-10 02:54:17 +00:00
Jerry Ruhe
d1c0f3c91c adjust height alignment 2006-12-09 22:18:35 +00:00
Jerry Ruhe
1bcde359fc using default icons 2006-12-09 10:33:40 +00:00
Jerry Ruhe
439ea9b322 logo alignment fix 2006-12-09 10:31:06 +00:00
Jerry Ruhe
f48233e39c logo alignment fix 2006-12-09 10:30:45 +00:00
Jerry Ruhe
325ab6d6a2 using default icons 2006-12-09 09:53:47 +00:00
Jerry Ruhe
379546f0bb removed back image and lt-rt borders 2006-12-09 08:24:05 +00:00
Jerry Ruhe
f50b7cb26c updated appiconsbar to accomodate default icon sizes 2006-12-09 08:21:39 +00:00
Jerry Ruhe
ef10e5af0a image change 2006-12-08 06:46:19 +00:00
Jerry Ruhe
4f3ffcbba5 added print css to give focus on current app when printing 2006-12-08 06:31:55 +00:00
Jerry Ruhe
b3d33c6dfe currentapp title back 2006-12-08 06:29:32 +00:00
Jerry Ruhe
2ff7443fa6 changed iconbar, sidemenu header and current app title. current app should stand out better. 2006-12-08 06:26:56 +00:00
Jerry Ruhe
55e745ce85 layout colors and image updates 2006-12-08 05:36:29 +00:00
Ralf Becker
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
Christian Binder
497602b4de hide body background-image when printing - this makes it possible to activate printing of backgrounds generally (e.g. in Firefox, looks nice for calendar events), but leave background-white instead of grey (which made spooling very,very slow for some reason) 2006-11-22 21:52:56 +00:00
Ralf Becker
e0e16ab18d fixed not working forward of not loged in users after login to the original address 2006-11-13 11:06:42 +00:00
Pim Snel
941498004c new links for the changed registration app 2006-10-16 20:46:24 +00:00
Pim Snel
c9482613a8 Seperation of login.php into: login logic, template set specific logic, and template with HTML
The active files are now:
egroupware/login.php
egroupware/phpgwapi/templates/idots/login.inc.php
egroupware/phpgwapi/template/idots/login.tpl
2006-10-15 16:19:19 +00:00
Rob van Kraanen
53f18cea73 added extra icon for htmltree 2006-09-13 11:08:35 +00:00
Rob van Kraanen
a442354990 added new icon for succes 2006-08-30 12:13:33 +00:00
Rob van Kraanen
a1abed870a added help-icon 2006-08-29 13:04:22 +00:00
Ralf Becker
7a167bcb6b fixing some css-bugs which fill the firefox javascript console 2006-08-19 07:08:52 +00:00
Lars Kneschke
12cf0f6eb9 new ajax activity icon
created with http://www.ajaxload.info/
2006-07-24 04:23:04 +00:00
Lars Kneschke
e6ebaff6fb take "deny grant access" into account again 2006-07-20 06:53:45 +00:00
Ralf Becker
a018b89b84 make the sidebox entries consistently start with a capital letter 2006-06-20 18:22:40 +00:00
Cornelius Weiß
857c4bf685 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 18:15:50 +00:00
Cornelius Weiß
6623ad4b8a add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 18:14:18 +00:00
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
b008703432 sidebox-handle (if sidebox hides automatic) was still printed 2006-03-27 12:58:58 +00:00
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