Commit Graph

2361 Commits

Author SHA1 Message Date
7742f9316b * Calendar: automatic load new holidays, if there are no irregular ones for a given year, plus new Germany holidays for 2016 2015-03-31 13:12:42 +00:00
c91fc89b48 * Calendar: automatic load new holidays, if there are no irregular ones for a given year, plus new Germany holidays for 2016 2015-03-31 13:12:20 +00:00
2ef3d4f048 * Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme 2015-03-30 11:03:46 +00:00
5f0c5f9c47 Open calendar ics file as popup 2015-03-26 13:57:58 +00:00
dd5ce3e58d missing calendar part from r52268 2015-03-25 18:35:31 +00:00
ffceb37973 WIP attachment handling via mime-registry 2015-03-24 09:43:38 +00:00
579b202001 - Fix $$Recurrence$$ notification placeholder to be empty (not missing) for non-recurring events
- Avoid warning in get_link_options by making unused parameter optional
2015-03-23 20:00:10 +00:00
e6f1f8f837 - Fix $$Recurrence$$ notification placeholder to be empty (not missing) for non-recurring events
- Avoid warning in get_link_options by making unused parameter optional
2015-03-23 19:58:58 +00:00
8c86b4b41f Fix resource participant search conflict checking 2015-03-19 15:12:07 +00:00
4612519199 Use current user for owner 0 in planner 2015-03-19 15:06:08 +00:00
b2254a4af3 Use current user for owner 0 in planner 2015-03-19 15:00:24 +00:00
7f330b1e89 Change category icon in all apps 2015-03-12 17:01:11 +00:00
255494fc20 Fix resource participant search conflict checking 2015-03-12 16:24:55 +00:00
5f3f3b3e55 Respect "Default type of resources selection" preference 2015-03-12 15:23:15 +00:00
1f177aace4 Change category icon in all apps 2015-03-12 12:39:49 +00:00
023f77bd20 Fix some calendar portlets changing user when you change calendar app's user. 2015-03-11 23:26:21 +00:00
b9f502c10c * Calendar: fix not shown last recurrence of limited recurring event in day-view (requires database update for existing events) 2015-03-09 18:56:42 +00:00
965e56e02e * Calendar: fix not shown last recurrence of limited recurring event in day-view (requires database update for existing events) 2015-03-09 18:56:17 +00:00
5f3e81c472 Fix some calendar portlets changing user when you change calendar app's user. 2015-03-04 15:49:32 +00:00
23c51a7acd * Calendar: fixed week 13 was skiped (due to daylight saving change) when using week navigation, added propper header for multiple week view 2015-02-18 08:47:04 +00:00
7306abcf54 * Calendar: fixed week 13 was skiped (due to daylight saving change) when using week navigation, added propper header for multiple week view 2015-02-18 08:46:43 +00:00
843bbd1dc1 disabling dates_range_view in favor of using dates-table direct, as it appears 1.5-3 times quicker in two big installations I tested with 2015-02-18 08:16:16 +00:00
3a06bcb285 disabling dates_range_view in favor of using dates-table direct, as it appears 1.5-3 times quicker in two big installations I tested with 2015-02-18 08:15:54 +00:00
a8ba68d695 * Calendar: fixed deleting exceptions while editing a series 2015-02-06 09:48:09 +00:00
790a2d320f * Calendar: fixed deleting exceptions while editing a series 2015-02-06 09:47:50 +00:00
91d0853a6b remove no longer working preferences link 2015-02-06 09:09:42 +00:00
e258df70a2 remove no longer working preferences link 2015-02-06 09:09:23 +00:00
c7be9dea20 fix PHP Fatal error: Using $this when not in object context 2015-02-04 11:19:16 +00:00
fffdef027e fix PHP Fatal error: Using $this when not in object context 2015-02-04 11:18:53 +00:00
d50383b1aa fix calendar_groupdav::isParticipant() called with NULL, caused by recurring event starts in future behind horizont 2015-02-04 10:38:46 +00:00
5ea76e2230 fix calendar_groupdav::isParticipant() called with NULL, caused by recurring event starts in future behind horizont 2015-02-04 10:37:52 +00:00
83e2ceec7c * Calendar: fix not working tooltip (showing html tags) in year-view 2015-02-03 09:42:37 +00:00
4602362527 * Calendar: fix not working tooltip (showing html tags) in year-view 2015-02-03 09:42:17 +00:00
14540d6b6b * Calendar/CalDAV: fixed synced events still contained deleted exceptions 2015-01-29 13:32:05 +00:00
b15029a0fc * Calendar/CalDAV: fixed synced events still contained deleted exceptions 2015-01-29 13:31:43 +00:00
210b403777 If recur end date could not be parsed, handle it as missing. 2015-01-27 22:13:04 +00:00
f1d7cd3b9e If recur end date could not be parsed, handle it as missing. 2015-01-27 21:50:56 +00:00
24284eb1fd * Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception 2015-01-27 18:12:10 +00:00
32a1b40704 * Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception 2015-01-27 18:11:54 +00:00
69d093e617 fix typo preventing ics parsing 2015-01-27 13:10:48 +00:00
668c48eaa8 fix typo preventing ics parsing 2015-01-27 13:07:59 +00:00
e630148046 using recommended lowercase protocol "mailto:" in ATTENDEE or ORGANIZER iCal properties 2015-01-23 09:45:37 +00:00
c3a28cc7db using recommended lowercase protocol "mailto:" in ATTENDEE or ORGANIZER iCal properties 2015-01-23 09:45:11 +00:00
4755f00f06 for group-invitations we need to check memberships of $user too 2015-01-20 14:57:40 +00:00
e8b3a3635c * Calendar/CalDAV/eSync: fixed not synced events constructed from exceptions
removed cal_recurrence filter in read, as cal_reference and cal_recurence is always used together for exceptions, but cal_recurrence was not allways reset to 0
2015-01-20 13:49:18 +00:00
de4d246726 * Calendar: speed improvments for huge calendar databases
by using time-range views instead of whole calendar and dates table
Also got old, much simpler non-union code working again, but union is still slightly quicker for huge databases (not at all for small ones!)
2015-01-19 19:32:26 +00:00
4e27f324c9 improved method to query events with performance gains of a factor 10 on huge databases, currently only used in conflict check 2015-01-14 19:41:01 +00:00
83ca579700 fixing IDE warnings 2015-01-14 13:52:34 +00:00
d51c83402d Set default columns 2015-01-12 19:59:25 +00:00
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +00:00