Commit Graph

61 Commits

Author SHA1 Message Date
7304df7dcd fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:53:24 +00:00
01c8f7a221 fix the overlapping of the sidebox content into listviews (e.g. projectmanager) when content is too wide for current size 2009-11-11 14:28:20 +00:00
aaab800d80 "removed css to capitalize first letter of sidebox menu items
It makes problemes (hides first letter) with following browsers:
- Konqueror (Linux)
- Safari (Mac & Windows)"
2009-06-10 12:51:26 +00:00
b3b7487ad1 eGroupWare popup: Complete re-style of css and markup (nearly no visible changes but a lot of cleanup). eGWpopup now has a scrollbar for long messages. Changed non-validating color lightgray of idots to its numeric value. Renamed notificationwindow completely to egwpopup. 2009-02-23 20:45:31 +00:00
2b14c3de30 nicer login and got anon tabs working again 2008-11-17 20:28:09 +00:00
aad4117be2 bit nicer login sreen with new default theme 2008-11-16 07:16:19 +00:00
e0d7ea6c14 New default theme for idots template set for the 1.6 release 2008-11-15 20:05:55 +00:00
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
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
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
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
1fdebc6582 display font-size in notificationwindow smaller 2007-12-05 09:07:22 +00:00
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
a1a5e3ad58 Fix tab preferences width for idots 2007-01-10 22:50:10 +00:00
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
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
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
c9377bfc61 new login page using the framework class(es) 2006-12-25 11:05:44 +00:00
7389a7a2cb some more refracturing of the template code 2006-12-17 13:14:16 +00:00
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
7a167bcb6b fixing some css-bugs which fill the firefox javascript console 2006-08-19 07:08:52 +00:00
a018b89b84 make the sidebox entries consistently start with a capital letter 2006-06-20 18:22:40 +00:00
6623ad4b8a add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 18:14:18 +00:00
aea55f6b2d a new look for the 1.2 2005-11-24 14:29:37 +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
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
a5f83f44ed restyled all buttons, feedback is very welcome 2004-10-26 11:25:35 +00:00
9739e104a4 cleaned up css-file, make all fontsizes relative for future 508 Accessibility support 2004-10-18 15:49:49 +00:00
29969f360d new witch login box, we need more space 2004-09-28 21:50:33 +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
7f7a4cf3d0 better lay-out for reset buttons 2004-05-04 18:11:43 +00:00
ce2117e553 fixed alignment of username in status div (left align) 2004-03-19 21:54:08 +00:00
ff4f8c8b3a fixed problem with general td alignment, which should not be defined globally
for a general tag like <td>
2004-03-04 13:26:12 +00:00
a167a355a8 Fix default center alignment in td's in IE 6 2004-02-17 15:52:42 +00:00
b75db41684 idots subtile fixes 2004-02-13 17:38:17 +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
e4271f1a83 this should fix bug #887051 when using idots/jerryr with kneschke css 2004-01-29 21:58:13 +00:00
46e3408ce4 show small icons in the extra appmenu 2004-01-29 13:34:01 +00:00
07dd063def i-dots changes:
-  lay-out fixes in header
-  background in loginscreen to make it a little less boring
-  IE fix for wrong z-index with Selectboxes: temporarely hide selectboxes when showing menulayers
-  extra option to disable IE png fix
-  extra option to choose Click or Mouse Over to show menu's
-  extra option to auto hide sideboxmenu's (a lot of people will like this)
-  extra option to use sliders for showing menu, default enabled (see testresults below):

Mozilla-firebird Windows -> OK
Mozilla-firebird Linux -> OK
Internet Explorer 6.0 Windows 2000 - OK
Konqueror 3.1 Linux -> gets very slow, lay-out bugs (don't use this option with konqueror)
Opera 6 Linux -> showing works, hiding not, lay-out bugs (test again please)
Opera 7 Linux -> very annoing bug with temporarely hiding selectboxes (must not be hard to fix, pathes are welcome)

please also test this with Safari, Mac IE 5,  Win IE 5.0 and 5.5 and report bugs at sf
2003-12-15 00:05:28 +00:00
5c42b14e43 lay-out fixes and customazations for the registration module 2003-12-13 04:20:21 +00:00
45b87525f6 make loginscreen nicer :) 2003-12-12 14:56:27 +00:00
a336cd0385 new images for filemanager buttons 2003-12-09 01:11:37 +00:00
232e7bacff show cursor in IE 2003-12-08 23:41:15 +00:00
301d5c9221 FM background to white 2003-11-22 03:56:16 +00:00
6232988b65 new idots preference to show execturion time on bottom of page and sokme extra styles, general borderless img style 2003-11-19 20:44:54 +00:00
1d056441b7 removed height from sidebox headers so it adapts to len titles 2003-11-11 19:47:54 +00:00
58df15c97f New feature to not show all icons in iconbar bacause it are to many, Ralf is implementing template-prefs right for setting the max. number of icons in toolbar 2003-11-04 14:07:52 +00:00
ccd943aa8f made the login page looking like the inside for idots 2003-10-26 17:00:59 +00:00
3545eba5c6 added the hand-cursor for buttons, I hope it was not on purpose to not show it ;-) 2003-10-25 10:30:21 +00:00
02aae78730 updated layout 2003-10-24 05:07:10 +00:00