Author: nathangray
New Revision: 55587
URL: http://svn.stylite.de/viewvc/egroupware?rev=55587&view=rev
Log:
Fix some issues with calendar owner name
- contacts would sometimes show week name and contact name
- Long owner names for first week would overflow onto the times
Modified:
trunk/calendar/js/et2_widget_timegrid.js
trunk/calendar/templates/default/app.css
trunk/calendar/templates/pixelegg/app.css
— trunk/calendar/js/et2_widget_timegrid.js (original)
+++ trunk/calendar/js/et2_widget_timegrid.js Fri Apr 1 00:32:13 2016
@@ -1403,6 +1403,7 @@
if(typeof _owner == 'string' && isNaN(_owner))
{
— trunk/calendar/templates/default/app.css (original)
+++ trunk/calendar/templates/default/app.css Fri Apr 1 00:32:13 2016
@@ -283,13 +283,16 @@
#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader .calendar_calDayColHeader > div[data-date] {
display:none;
}
-#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader > ul > li {
+#calendar-view_view.hideDayColHeader tr .calendar_calGridHeader > ul > li {
white-space:nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
-#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader > ul > li:hover {
+#calendar-view_view.hideDayColHeader tr .calendar_calGridHeader > ul:hover {
overflow: visible;
- width: auto;
- background-color: inherit;
- z-index: 100;
}
/* single row in the time-line you dont need to set a bgcolor, but you can
— trunk/calendar/templates/pixelegg/app.css (original)
+++ trunk/calendar/templates/pixelegg/app.css Fri Apr 1 00:32:13 2016
@@ -11,7 +11,7 @@
-
@package calendar
-
@version $Id$
/
-/ $Id: app.css 55492 2016-03-22 15:09:39Z nathangray $ /
+/ $Id: app.css 55586 2016-03-31 21:55:47Z nathangray $ */
/Media print classes/
@media print {
#calendar-view.et2_container,
@@ -38,7 +38,7 @@
page-break-inside: avoid;
}
.calendar_calTimeGrid .calendar_calTimeGridScroll {
- overflow-y: hidden !important;
}
/* Let hidden user names be visible */
#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader > ul {
@@ -292,13 +292,16 @@
#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader .calendar_calDayColHeader > div[data-date] {
display: none;
}
-#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader > ul > li {
+#calendar-view_view.hideDayColHeader tr .calendar_calGridHeader > ul > li {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
-#calendar-view_view.hideDayColHeader tr:not(:first-of-type) .calendar_calGridHeader > ul > li:hover {
+#calendar-view_view.hideDayColHeader tr .calendar_calGridHeader > ul:hover {
overflow: visible;
- width: auto;
- background-color: inherit;
- z-index: 100;
}
/* single row in the time-line you dont need to set a bgcolor, but you can
*/
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs