[eGroupWare-svn] r55805 - in /trunk/calendar: js/et2_widget_event.js templates/default/app.css templates/pixelegg/app.css
[email protected] Thu, 21 Apr 2016 20:30:48 -0000
Newsgroups
gmane.comp.web.egroupware.cvs
Message-ID
<[email protected] >
Author: nathangray
Date: Thu Apr 21 22:30:48 2016
New Revision: 55805
URL: http://svn.stylite.de/viewvc/egroupware?rev=55805&view=rev
Log:
Change title display for planner view long / whole day events
Modified:
trunk/calendar/js/et2_widget_event.js
trunk/calendar/templates/default/app.css
trunk/calendar/templates/pixelegg/app.css
Modified: trunk/calendar/js/et2_widget_event.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/js/et2_widget_event.js?rev=55805&r1=55804&r2=55805&view=diff
==============================================================================
--- trunk/calendar/js/et2_widget_event.js (original)
+++ trunk/calendar/js/et2_widget_event.js Thu Apr 21 22:30:48 2016
@@ -316,7 +316,6 @@
this.div.toggleClass('calendar_calEventUnknown', event.participants[egw.user('account_id')] ? event.participants[egw.user('account_id')][0] === 'U' : false);
this.div.addClass(status_class);
- this.title.toggle(!event.whole_day_on_top);
this.body.toggleClass('calendar_calEventBodySmall', event.whole_day_on_top || false);
// Header
Modified: trunk/calendar/templates/default/app.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/default/app.css?rev=55805&r1=55804&r2=55805&view=diff
==============================================================================
--- trunk/calendar/templates/default/app.css (original)
+++ trunk/calendar/templates/default/app.css Thu Apr 21 22:30:48 2016
@@ -495,6 +495,9 @@
right: 0px;
text-align: center;
}
+.calendar_calDayColAllDay .calendar_calEventHeader {
+ display: none;
+}
.calendar_calDayColAllDay > .calendar_calEventBodySmall {
white-space: nowrap;
}
@@ -788,7 +791,7 @@
.calendar_calEventBody .calendar_calTimespan {
display: none;
}
-.calendar_calEventBodySmall{
+.calendar_calTimeGrid .calendar_calEventBodySmall{
font-size: 95%;
}
.calendar_calEventLabel{
Modified: trunk/calendar/templates/pixelegg/app.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/calendar/templates/pixelegg/app.css?rev=55805&r1=55804&r2=55805&view=diff
==============================================================================
--- trunk/calendar/templates/pixelegg/app.css (original)
+++ trunk/calendar/templates/pixelegg/app.css Thu Apr 21 22:30:48 2016
@@ -11,7 +11,7 @@
* @package calendar
* @version $Id$
*/
-/* $Id: app.css 55777 2016-04-19 22:45:43Z nathangray $ */
+/* $Id: app.css 55784 2016-04-20 15:07:01Z nathangray $ */
/*Media print classes*/
@media print {
#calendar-view.et2_container,
@@ -493,6 +493,9 @@
right: 0px;
text-align: center;
}
+.calendar_calDayColAllDay .calendar_calEventHeader {
+ display: none;
+}
.calendar_calDayColAllDay > .calendar_calEventBodySmall {
white-space: nowrap;
}
@@ -774,7 +777,7 @@
.calendar_calEventBody .calendar_calTimespan {
display: none;
}
-.calendar_calEventBodySmall {
+.calendar_calTimeGrid .calendar_calEventBodySmall {
font-size: 95%;
}
.calendar_calEventLabel {
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z