Commit Graph

1017 Commits

Author SHA1 Message Date
Klaus Leithoff
4c6dffcc2d using z-index to handle layering of the slideoutmenue and the compose button 2008-10-10 13:18:55 +00:00
Klaus Leithoff
1d3489c0d0 handling the slideout/slidein positions too 2008-10-10 12:42:38 +00:00
Klaus Leithoff
05f78a8c91 moved the sidebox-handle out of the way (up a bit (70px)) 2008-10-10 12:33:40 +00:00
José Luis Gordo Romero
ccb20466a1 Adding shared images to use in infolog and pm 2008-10-07 08:35:39 +00:00
Ralf Becker
ae3ff8ddf2 fixed broken display in non IE browsers (borders missing) 2008-09-22 08:50:10 +00:00
Klaus Leithoff
20a5ce1293 fix for a fatal error when application home is not available for the user 2008-08-11 07:28:10 +00:00
Klaus Leithoff
7b023713b8 fix for a fatal error when application home is not available for the user 2008-08-11 07:27:30 +00:00
Ralf Becker
81e1887e24 not used 2008-08-07 20:37:00 +00:00
Klaus Leithoff
94a263caf7 applied ralfs changes to templates/idots/class.idots_framework.inc.php to jerryr 2008-08-07 11:13:54 +00:00
Ralf Becker
0e4244b440 "removed onchange attribute on password which caused the creation of 2 sessions in konqueror, it seems to be unneccessary in FF, IE and konq anyway" 2008-08-07 09:11:20 +00:00
Ralf Becker
38bb1c75ca "fixed topmenu to not query every info again" 2008-08-06 07:33:36 +00:00
Stefan Becker
134692b51c fixed that IE 6 Bug, that selectboxes are shown in the left Menu with a frame workaround. Sponsored by Karl Knauber Holding 2008-07-25 14:48:06 +00:00
Stefan Becker
c9fda6abcf "fix for IE 6 pngbugfix, some images where not displayed after turning on the Bugfix. E. g. in the clander oder infolog. Sponsored by Karl Knauber Holding " 2008-07-25 10:24:20 +00:00
Stefan Becker
ffd9cdd47f "Patch for IE 6/7 style setting for textarea (default Style), description Tab is not too Big and geratingscrollbars " 2008-07-22 11:55:54 +00:00
Ralf Becker
ed5db11312 show session restore time 2008-03-22 16:22:11 +00:00
Ralf Becker
3bf9ad5efa dynamically autoloading sub-object of egw-object, moved __wakeup methods to concerned classes and other "modernsations" ;-) 2008-03-21 20:11:59 +00:00
Christian Binder
5b699573e4 enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00
Christian Binder
40a68b6cfd little re-design of notifications: cleaned up relation between main class and backends. main class is responsible for notification routing. backends are responsible for sending one message to one user. relocated ajax functions to a separate file. 2007-12-18 15:53:38 +00:00
Christian Binder
1fdebc6582 display font-size in notificationwindow smaller 2007-12-05 09:07:22 +00:00
Klaus Leithoff
3572089d93 added info.png as icon for help and info text. used for info on customfields in list view 2007-11-27 14:54:40 +00:00
Christian Binder
e72ec7185e Extended notification-app and egwpopup. Added winpopup-backend and email-backend. PHP5.1+ is now mandatory in trunk. For more infos look at the egw-developers list. 2007-11-22 08:29:16 +00:00
José Luis Gordo Romero
9e174d99c6 Adding print image 2007-11-21 05:50:40 +00:00
José Luis Gordo Romero
58976112e9 Forgot added new icon (copy of move.gif without left space) 2007-11-20 20:31:15 +00:00
Ralf Becker
379236da4e removed background under app-header on printing 2007-07-08 10:14:55 +00:00
Ralf Becker
43672fa9a4 "layout fix: more compact" 2007-05-27 06:34:18 +00:00
Ralf Becker
1baadcddcb "fixed border around popup while printing" 2007-05-18 17:35:12 +00:00
Ralf Becker
b29095430d fix for bug #484: Unable to 'Search new phrases' 2007-05-17 12:31:18 +00:00
Ralf Becker
1b10333979 fix for bug #275: tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar 2007-05-08 16:52:04 +00:00
Ralf Becker
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
Ralf Becker
823c0e922a moved trunk/phpgwapi/templates/idots2 to tags/idots2 2007-05-02 14:36:42 +00:00
Ralf Becker
6a990be520 worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
Ralf Becker
335b0eb97a "- fixed off-by-one error in extra-icons (gave an empty box)
- make topmenu return it's content, not echo it"
2007-04-29 11:06:44 +00:00
Ralf Becker
01e3fe657e "bugfix: topmenu shows just the orange ball, if there's no url/label, eg. because the anon use has no right to see that menu item" 2007-04-06 07:37:15 +00:00
Ralf Becker
fb4b851d3b fixed printing to not print the new topmenu 2007-03-12 11:19:38 +00:00
Lars Kneschke
8e1dc4b5b1 another PHP 5.2 bugfix and an javascript fix from Sebastian 2007-02-28 06:06:35 +00:00
Lars Kneschke
48c12d2ef9 really, really, really ugly hack, to fix the not displayed js calendar.
The calendar disapears, when the image for second select box above the gets replaced. I added a class(sideboxstar) to the balls in the sidebox. Only when the images does not match this class, it get's replaced by the span. Otherwise it stays untouched.

If someone finds a better solution or finds the real source for the problem, feel free to fix it! :-)
2007-02-15 11:18:34 +00:00
Lars Kneschke
4e3612ffcd patch from Sebastion for Bug #370: Custom Logo is not shown if not logged in as admin user 2007-02-14 12:42:47 +00:00
Christian Binder
cb42383e47 fixed some syntax errors in jerryr css - these are now w3 valid 2007-02-12 19:56:12 +00:00
Christian Binder
b8e46525f3 remove inclusion of wz_dragdrop here. This is handled by the dragdrop object cause idots template uses the dragdrop class now 2007-02-12 19:32:24 +00:00
Christian Binder
59a5ebe73a added real Minimum and Maximum values to the resizeable sidebar 2007-02-05 20:22:01 +00:00
Christian Binder
0d9ed45db1 migrated resizeable sidebar to common dragdrop class. This prevents breaking jscalendar on internet explorer and other DHTML incompatible browsers 2007-02-05 19:28:38 +00:00
Lars Kneschke
898151a77b another short php opentags problem 2007-01-26 20:53:35 +00:00
Lars Kneschke
50d9156460 short open tags are not allowed 2007-01-25 05:59:38 +00:00
Pim Snel
f2c57020a5 re-enabled after_navbar hook
don't create a link in topmenu notifiy when link is not given
2007-01-23 23:38:09 +00:00
Jerry Ruhe
c823cfa15c added cursor: pointer to the onhover for appicons 2007-01-18 07:41:14 +00:00
Jerry Ruhe
5235f61598 added onhover pointer for brushed metal theme 2007-01-18 05:01:06 +00:00
Jerry Ruhe
6a5ff36817 added onhover pointer for brushed metal theme 2007-01-18 05:00:05 +00:00
Jerry Ruhe
8b95bffc33 as idots, removed manual from appbar. interesting development which allows easier addition of onclick event on icon cell so I added the onclick event to the icon 'cell' as opposed to href on the icon image itself. 2007-01-18 04:48:18 +00:00
Cornelius Weiß
8aa8cd4e2a applied patch #280 from Sebastian Ebling: * removed the "About ..." menu entry from top and sidebox menu
* mostly rewritten the about.php page (added application list)
* changed footer eGroupWare link to about.php
* moved manual from application menu to top and sidebox menu preserving its special link target
2007-01-17 17:51:47 +00:00
Jerry Ruhe
ed3c278bbb removed the appTitle nowrap so the iconbar does over-extend off the page. 2007-01-13 19:32:23 +00:00
Jerry Ruhe
4057b240a8 image modes for appbar.. missed this one 2007-01-13 04:25:36 +00:00
Jerry Ruhe
d812d5551a image modes for appbar 2007-01-13 04:19:55 +00:00
Jerry Ruhe
db9053d4ca enabled top menu support 2007-01-13 04:16:53 +00:00
Jerry Ruhe
0e9567af69 enabled top menu support 2007-01-13 04:15:30 +00:00
Oscar Manuel Gómez Senovilla
a1a5e3ad58 Fix tab preferences width for idots 2007-01-10 22:50:10 +00:00
Pim Snel
65e30cac8e display current users in topmenu when topmenu is enabled 2007-01-09 23:15:00 +00:00
Pim Snel
bfe1e5b04a - make topmenu default pref setting now
- fix bugs and wrong implementation of topmenu
- introduce new hook: topmenu_info for adding content to the topmenu see messenges as example
2007-01-09 22:44:30 +00:00
Jerry Ruhe
496b596452 icon background image and css border change 2007-01-08 02:40:53 +00:00
Jerry Ruhe
053c68b42b icon background image and css border change 2007-01-08 02:40:34 +00:00
Jerry Ruhe
fefb91fd63 added padding to lables in the prefs tabs 2007-01-08 01:29:02 +00:00
Jerry Ruhe
acdd47118e image changes so alignment of pref labels are centered correctly 2007-01-08 01:26:43 +00:00
Jerry Ruhe
a15533220b modified the background images for the prefs tabs 2007-01-07 21:41:01 +00:00
Jerry Ruhe
1581fed5d9 As per Oscars email regarding the preferences tabs, i added an entry in css to prevent line wraps so the tabs dont get garbled up 2007-01-07 21:39:16 +00:00
Jerry Ruhe
274d18bfd2 missed the menu slideout background last time 2007-01-07 21:36:21 +00:00
Jerry Ruhe
d9ac635ec4 fixed icon height to make sure the iconbar lines up 2007-01-06 18:49:30 +00:00
Jerry Ruhe
8cb2f2c141 resize images for jerry and brushed-metal 2007-01-06 06:40:15 +00:00
Jerry Ruhe
a747a6034a changed to allow resize image to be called from css so each theme can have custom resize images and placement 2007-01-06 06:36:38 +00:00
Jerry Ruhe
ca5b5ecbc4 changed to allow resize image to be called from css so each theme can have custom resize images and placement 2007-01-06 06:32:12 +00:00
Jerry Ruhe
2c19a8b4da updated to more closly match the idots/navbar.tpl format 2007-01-06 06:31:32 +00:00
Jerry Ruhe
407e58a827 changed to allow resize image to be called from css so each theme can have custom resize images and placement 2007-01-06 06:30:14 +00:00
Jerry Ruhe
2db34b6cc3 changed to allow resize image to be called from css so each theme can have custom resize images and placement 2007-01-06 06:29:43 +00:00
Christian Binder
db40bf6470 workaround to get resizeable sidebox and calendar dragdrop working together at the moment - we can remove this if we moved with sidebox to the dragdrop class 2007-01-05 21:49:36 +00:00
Ralf Becker
1793dd8899 as agreed in the devel-days: no more CreateObject in new code, also fixes problems with the session restore 2007-01-05 18:13:33 +00:00
Pim Snel
baf3f4bd7f add empty topmenu function so it can be implemented seperately 2007-01-05 14:15:23 +00:00
Pim Snel
60b9285d71 add topmenu to the egw framework
implement topmenu in idots template set
add idots preference to enable topmenu
add idots preference to disable general sidebox menu
some cleanups in idots framework class
some cleanups in egw_framework
2007-01-05 14:06:34 +00:00
Pim Snel
e95007db37 new more egw-conform calling of xajax 2007-01-04 16:34:23 +00:00
Jerry Ruhe
b080fa16bb Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu. 2007-01-03 04:34:09 +00:00
Jerry Ruhe
8c1d51d369 Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu. 2007-01-03 04:32:31 +00:00
Pim Snel
2a02a93d54 fix missing sidebox width for autohide sidebox 2007-01-02 20:14:00 +00:00
Ralf Becker
bac355cabe resize icon Pim forgot to commit 2007-01-02 15:04:07 +00:00
Pim Snel
498fd3be96 add wz_dragdrop code to resize the sidebox menu. It uses ajax to store the new size 2007-01-02 14:08:32 +00:00
Jerry Ruhe
7734e2f55e user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button. 2006-12-27 18:29:53 +00:00
Jerry Ruhe
ae3b129ba5 user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button. 2006-12-27 18:29:37 +00:00
Jerry Ruhe
541b1e2918 user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button. 2006-12-27 18:29:19 +00:00
Ralf Becker
da45740c4b fixed not completly removed domain-selection, when disabled 2006-12-27 15:37:37 +00:00
Ralf Becker
c9377bfc61 new login page using the framework class(es) 2006-12-25 11:05:44 +00:00
Jerry Ruhe
363f287892 bottom menu white bevel revision - wasnt a smooth gradient 2006-12-23 04:51:37 +00:00
Jerry Ruhe
e125f81e04 image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme 2006-12-23 04:26:01 +00:00
Jerry Ruhe
153dc53bd2 image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme 2006-12-23 04:25:41 +00:00
Jerry Ruhe
b2d5ae509c image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme 2006-12-23 04:25:04 +00:00
Jerry Ruhe
8cf516e6cd fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences 2006-12-21 03:44:36 +00:00
Jerry Ruhe
c61193929a fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences 2006-12-21 03:39:43 +00:00
Jerry Ruhe
4fd10a230b image for bevel effect 2006-12-21 02:58:19 +00:00
Jerry Ruhe
d2328a8eda smooth out and improve seamless effect for background. mod the icon hovers and logo background. give the iconbar a bottom bevel and smooth the curve on logo cell 2006-12-21 02:57:11 +00:00
Jerry Ruhe
dee180e38b spacing and image mods 2006-12-21 02:53:10 +00:00
Ralf Becker
6cb939d3f5 - fixed sometimes not rendered footer (eg. in the general prefs)
- closing body&html tags for popups (no navbar, but header)
2006-12-20 09:24:38 +00:00
Jerry Ruhe
32a3126a06 row_on color was way too dark 2006-12-20 07:45:14 +00:00
Jerry Ruhe
e68ee0810f brushed metal apptitle background 2006-12-20 06:04:02 +00:00
Jerry Ruhe
a22fd64c32 brushed metal backgrounds 2006-12-20 06:00:07 +00:00
Jerry Ruhe
bb9c98b3b1 changed dragarea butoon to fit both jerryr and brushed metal 2006-12-20 05:59:01 +00:00
Jerry Ruhe
68feb8ec05 vertical gradients 2006-12-20 05:57:32 +00:00
Jerry Ruhe
b0e787f916 had to rework the logo so it fits both the jerryr and brushed metal theme 2006-12-20 05:55:21 +00:00
Jerry Ruhe
6438475af2 mod and images for the brushed metal theme 2006-12-20 05:54:44 +00:00
Jerry Ruhe
0b103395d1 images for the brushed metal theme 2006-12-20 05:53:10 +00:00
Jerry Ruhe
47dfbd66f2 mods to jerryr and added the brushed metal theme 2006-12-20 05:51:42 +00:00
Jerry Ruhe
a3d6765e6d revised layout inorder to accomodate the brushed metal theme for jerryr 2006-12-20 05:51:01 +00:00
Ralf Becker
7389a7a2cb some more refracturing of the template code 2006-12-17 13:14:16 +00:00
Ralf Becker
8d1d8f85f1 not used anymore 2006-12-17 11:51:40 +00:00
Ralf Becker
347f0c5649 Upps portalbox in home also used phpgw_info based themes 2006-12-17 11:45:09 +00:00
Jerry Ruhe
22508fffc1 buttons stand out better and follow template coloring 2006-12-14 23:11:59 +00:00
Jerry Ruhe
bd67c2da12 buttons stand out better and follow template coloring 2006-12-14 23:11:40 +00:00
Ralf Becker
b13cf65101 fixed fatal error when saving (not applying) the prefs and session-type is php-restore:
The way the old Template class works, does not work together with restoring from the session.
2006-12-14 15:17:33 +00:00
Jerry Ruhe
0fde7842b4 menu hide -dragarea- position and image change 2006-12-14 02:33:29 +00:00
Jerry Ruhe
af0b631284 menu hide -dragarea- position and image change 2006-12-14 02:33:10 +00:00
Jerry Ruhe
bcb34dd0a5 fixes IE6 not showing header background for extraicons drop menu. 2006-12-14 01:43:31 +00:00
Jerry Ruhe
c1807febec fixes IE6 not showing header background for extraicons drop menu. 2006-12-14 01:42:43 +00:00
Jerry Ruhe
7b7e1cfafd modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:27:09 +00:00
Jerry Ruhe
82eade0998 modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:26:48 +00:00
Jerry Ruhe
79bb309bb5 modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:26:31 +00:00
Ralf Becker
f97a0452e5 removed eGW version for security reasons, as discussed on the list 2006-12-13 14:32:31 +00:00
Ralf Becker
c2fa010b15 using the template from default 2006-12-13 11:33:49 +00:00
Ralf Becker
365352c323 moved idots templates to default 2006-12-13 11:33:28 +00:00
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
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
bbff5b6fb6 new logo 2005-11-25 09:07:28 +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
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
Lars Kneschke
a88d6dd16c used KDE images as default 2005-11-21 14:40:19 +00:00
Ralf Becker
5ad806fdb7 not used 2005-11-20 14:25:57 +00:00
Cornelius Weiß
b919077917 fix: mime icons must to be in tiny_mce subdir as tiny_mce crashes this way 2005-11-16 10:32:22 +00:00
Ralf Becker
69ff4a066f Manual widget, which open the online help from popups 2005-11-09 16:56:23 +00:00
Ralf Becker
f9454e9c07 removed edge-it templates as Vincent will maintain the prisma template 2005-10-31 09:26:11 +00:00
Ralf Becker
583a58007d icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager) 2005-10-16 07:07:44 +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
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
Pim Snel
ffcacccea0 new hook_settings 2005-08-18 15:25:43 +00:00
Lars Kneschke
6a18d46768 added 2 other kde icons 2005-07-24 07:46:01 +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
Lars Kneschke
a5279e1357 some new images. hope they get added correctly 2005-07-21 23:32:22 +00:00
Ralf Becker
b495b33d0a commit for Lars:
1) ajax proposal: proof of concept using xajax in felamimail to work without page reloads
2) also implemented IMAP ACL for cyrus and php5 (still needs some work)
2005-07-20 08:07:47 +00:00
Ralf Becker
adee0504ef fixed not working onchange attribute for a single account-selection (multiple==0) 2005-07-14 06:29:55 +00:00
Pim Snel
c933bc081b - centralized all xmlhtmlreq in one file
- fixed bug that windows could not be resized smaller then it initial size
- fixed the shortcut settings bug
2005-07-13 15:30:53 +00:00
Pim Snel
14755ad517 - fix bug with missing root desktop windows after template is set to idots2
- don't show sidebox when it is is not hooked for an application
- small improvements to idots2 toolbar
2005-07-12 20:57:00 +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
Pim Snel
6d387b8aa2 - fixed the application manual call from text menu
- sidebox is working again and can be opened and closed from the textmenu (its open by default)
- sidebox saves its state to the preferences
- some html and css cleanups
- IE support still broken
2005-07-06 23:12:42 +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
Pim Snel
3cb410fcbf - seperate textmenu from sidebox menu
- build default textmenu and toolbar with default options
- add first concept for the new sidebox menu (still a lot to do)
- new page refresh button and menu item
- better way of popping up the manual page and the about egw page
- remove underlines from taskbar nodes
2005-07-01 23:47:29 +00:00
Pim Snel
0d0fea4f26 cleanup, remove and add enters ;) 2005-07-01 20:15:26 +00:00
Pim Snel
f9ec4bcae0 settings are called setup and setup.inc.php 2005-07-01 12:34:46 +00:00
Pim Snel
6b984c9ba1 renamed Spyker bg because of spaces 2005-07-01 12:30:09 +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
0589aacb9e add menual and about egroupware, lay-out improvements to startmenu and the textmenu's 2005-06-30 11:36:44 +00:00
Pim Snel
4bd9c6995f fixed toolbar position 2005-06-29 23:43:37 +00:00
Pim Snel
daa702d813 cleaned up css file
slightly improved textmenu (still not finished)
made frame border more subtile
made framebottom half as heigh
set framebackground to white
remove unnecesary border in frame
2005-06-29 23:41:36 +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
58b5f14d43 remember window sizes, fix popup bug, smart window start position 2005-06-23 15:56:04 +00:00
Pim Snel
b71a1d0c09 HOOKS-file adde with info about the Hooks of Idots2 and corrected the README 2005-06-15 14:49:32 +00:00
Pim Snel
c0e2558652 Add the magnificent spectacular idots2 template set by Rob and Edo! 2005-06-15 11:39:01 +00:00
Pim Snel
e0367d5e17 add about and extra info about template set 2005-06-15 11:22:08 +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
83ebc41a2d Add title for logo image of template "prisma" 2004-10-29 03:22:13 +00:00
dawnlinux
41d1a5d5d6 close the parenthesis for title 2004-10-29 03:17:34 +00:00
dawnlinux
60751585fa Close the quotes for title 2004-10-29 03:14:39 +00:00
dawnlinux
77f18d4ab9 Add tilte for logo image of template "jerryr" 2004-10-29 03:10:40 +00:00
dawnlinux
eda94088b6 Add title for logo image of template "idots" 2004-10-29 03:07:59 +00:00
dawnlinux
79bac7c40c Add title for logo image of template "edge-it" 2004-10-29 03:05:22 +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
bgigon
cbdd197322 Update from Omar Boumeddane 2004-10-14 09:07:31 +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
bgigon
1b119f58d5 Update template 2004-09-30 13:23:31 +00:00
bgigon
f518db0997 Update 2004-09-30 08:54:24 +00:00
bgigon
d1c003d999 Readding files 2004-09-29 13:49:53 +00:00
bgigon
d817f44a22 Modifications templates
(Omar Boumeddane)
2004-09-29 08:37:52 +00:00
Pim Snel
29969f360d new witch login box, we need more space 2004-09-28 21:50:33 +00:00
bgigon
2fac1f2c34 Adding sources 2004-09-28 12:04:35 +00:00
bgigon
962ec21558 Adding images 2004-09-28 12:03:08 +00:00
bgigon
6607d74b46 Adding CSS 2004-09-28 12:02:25 +00:00
bgigon
ec3afc1b33 adding files 2004-09-28 12:01:20 +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
Pim Snel
7e94719076 add dialog icons 2004-09-25 10:04:09 +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