Commit Graph

3150 Commits

Author SHA1 Message Date
Hadi Nategh
e00ddbaeb3 Arrange calendar edit popup template 2014-03-11 10:45:02 +00:00
Stefan Reinhardt
ed134b2c6f cal group planer: row_on + row_off fixed 2014-03-05 14:59:15 +00:00
Hadi Nategh
ce1a248068 Wrap title in calendar navheader with span 2014-03-05 13:48:28 +00:00
Ralf Becker
346bbcd48b given all selectboxes below navigation calendar same width 2014-03-05 13:24:27 +00:00
Stefan Reinhardt
07257ef167 Ticket #6230 fixed 2014-03-05 11:56:21 +00:00
Stefan Reinhardt
0d817332ff change css classes:
search field sidebar
mini calendar - color - sidebar
header: view week, day - arrow left and right , arranged
2014-03-05 10:53:28 +00:00
Ralf Becker
9be29f5122 set date for "No Filter" (blank) favorite to todays date 2014-02-28 10:51:33 +00:00
Hadi Nategh
b1efac06c0 Remove legacy actions from calendar listview 2014-02-26 15:56:55 +00:00
Hadi Nategh
3f6f7ff539 Add calendar day view navigator for multiple selected users view 2014-02-26 14:54:06 +00:00
Ralf Becker
ba6e9129e7 fix handling for "No filter" (blank) favorite for attributes and views managed on server-side 2014-02-26 13:35:27 +00:00
Nathan Gray
7018d081d2 Fix missing state information 2014-02-25 17:59:22 +00:00
Hadi Nategh
a1663631da Show fulldate as tooltip of each colDay link 2014-02-25 15:55:22 +00:00
Hadi Nategh
384f1b4d45 Fix calendar navigation header img size 2014-02-25 15:04:32 +00:00
Hadi Nategh
531673f21e Fix calendar navigation header img size 2014-02-25 14:59:01 +00:00
Hadi Nategh
96a313e48d Add calendar navigation header classes 2014-02-25 14:50:35 +00:00
Hadi Nategh
ef7c211edc Fix wrong image for calendar week,month view navigators, and style them 2014-02-25 14:20:27 +00:00
Hadi Nategh
3139e4a9f5 Add Prev and Next navigator to calendar week,multiple week, and month view 2014-02-25 09:41:08 +00:00
Nathan Gray
d221a84c29 Fix 'No filters' favorite handling to detect and use internal name 'blank' instead of translated label.
Copied from parent.
2014-02-24 23:50:51 +00:00
Nathan Gray
96795b9de5 Add 'Add' action to list context menu
Consistent with other apps, and solves error with missing/unset placeholder row action
2014-02-24 23:34:31 +00:00
Nathan Gray
de828994f2 Set new expand_multiple_rows attribute 2014-02-24 18:20:28 +00:00
Hadi Nategh
68864a0683 Remove another inline-script in calendar dayView which was causing CSP violation 2014-02-24 09:48:22 +00:00
Hadi Nategh
cbae6e5722 Change multiple jquery statements to single jquery with on() method to handle events 2014-02-21 16:37:39 +00:00
Ralf Becker
1d1dbd252c fixed missing sorting in inital sync-collection report with empty sync-token 2014-02-20 19:26:02 +00:00
Ralf Becker
a9b6c6e9b4 * CalDAV/CardDAV: fixed support for limited sync-collection report used eg. by Marten Gajdas Android apps 2014-02-20 17:46:15 +00:00
Ralf Becker
866d680e6a fixed iCal and iMip method and notification text for initial responses to organizer to be replys (not added=invitation) 2014-02-20 16:14:32 +00:00
Ralf Becker
94af139465 * CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report) 2014-02-20 15:11:27 +00:00
Ralf Becker
90c89e0eb7 * CalDAV/Calendar: sending now iMip response to external organizer when initialy accepting invitation via CalDAV client (before only status changes where sent) 2014-02-20 15:04:47 +00:00
Ralf Becker
1297c32fb2 adding an extra icon for ical export in context menu, so templates can change it independent of mime icons 2014-02-20 11:07:12 +00:00
Ralf Becker
833058d3f6 remove phrase "link" from calendar as it has higher precedence then etemplate translation used eg. for button to create a link 2014-02-20 10:41:25 +00:00
Ralf Becker
327e648c40 pixelegg changes from Wednesday 2014-02-19 19:12:30 +00:00
Ralf Becker
26e0f079a1 fixed not working move/resize of events in IE (did not understand redirect to empty url) 2014-02-19 17:48:25 +00:00
Ralf Becker
07db88276e fixed or working around javascript errors in IE11 2014-02-19 15:20:19 +00:00
Ralf Becker
92c833afaa quick fix now that grid overflow/height works 2014-02-19 10:46:34 +00:00
Ralf Becker
b5a1af92d9 Pixelegg changes from Thursday 2014-02-19 08:21:01 +00:00
Hadi Nategh
1b14b2ad31 Fix Calendar new event opened with wrong owner 2014-02-18 08:51:53 +00:00
Ralf Becker
7357e7190b pixelegg changes from friday 2014-02-17 08:27:57 +00:00
Ralf Becker
f0d7751496 removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated 2014-02-12 21:51:25 +00:00
Nathan Gray
b8938e66ff Somehow calendar sidebox does not exist when normal initialization happens, so re-initialize it (again) here. 2014-02-12 17:36:20 +00:00
Nathan Gray
dfb1be231d Fix TypeError: Cannot read property 'view' of undefined when clicking on some calendar favorites 2014-02-12 16:17:58 +00:00
Klaus Leithoff
a11c1ba439 translations from our translation server 2014-02-12 13:20:17 +00:00
Hadi Nategh
874b4b594f Fix warning "Argument #1 is not an array" in calendar conflict 2014-02-12 11:59:32 +00:00
Hadi Nategh
e9a3d69e46 Fix calendar ignore conflict when the conflict is not from resources 2014-02-12 10:26:34 +00:00
Ralf Becker
f99ae4af0d pixelegg changes from Tuesday 2014-02-12 08:10:11 +00:00
Nathan Gray
7809e30718 Update participant readonlys to match namespace 2014-02-10 22:01:01 +00:00
Ralf Becker
7cfdae66b6 fix not working ical export from calendar edit 2014-02-10 12:45:57 +00:00
Hadi Nategh
bf376292f5 Style the d-n-d and resize time indicator 2014-02-10 08:53:42 +00:00
Ralf Becker
cb638a4848 simplified and fixed calendar edit template 2014-02-07 16:13:12 +00:00
Ralf Becker
cbe3b85dc3 need one more header line for new template 2014-02-06 18:16:40 +00:00
Ralf Becker
0198a5196f pixelegg changes from today 2014-02-06 17:36:03 +00:00
Ralf Becker
458648bf8b pixelegg changes from Wednesday 2014-02-06 07:41:14 +00:00