Commit Graph

4408 Commits

Author SHA1 Message Date
Ralf Becker
cd5d3c2e05 * Calendar: fix SQL error during purge caused by droped SyncML support 2018-06-14 10:46:42 +02:00
nathangray
96a09ffd1f * Calendar - Fix Filemanager, Infolog & Timesheet context menu actions 2018-02-02 09:18:38 -07:00
Hadi Nategh
698380a860 default to user timezone on export, if event has no or invalid timezone 2017-12-20 12:23:55 +01:00
nathangray
5f251966ff * Calendar - Fix alarms set in different timezone from server moved when saving event - now fixed default alarm too 2017-12-15 14:44:32 -07:00
nathangray
6511a4100d * Calendar - Fix alarms set in different timezone from server moved when saving event 2017-12-15 14:44:27 -07:00
nathangray
5b5c6b28cb German translation from Birgit 2017-11-14 08:53:30 -07:00
nathangray
cad482067d * Calendar - Add preference to set color of events without category color 2017-11-14 08:53:28 -07:00
Ralf Becker
80c42dbd7e pending translations from our translation server 2017-11-04 09:54:52 +01:00
nathangray
3ae7fc77b6 Calendar - fix some bugs in readonly mode:
- missing participant widget would fail
- read-only end date would cause error
2017-11-03 14:41:48 -06:00
nathangray
a00a8c18ab Calendar - fix missing history log entry when changing status via context menu 2017-10-11 15:19:51 -06:00
Ralf Becker
c479ce03bf quiten permanent error_log when updating alarms 2017-10-09 17:00:19 +02:00
nathangray
8eca71d461 Calendar - fix a few more missed ajax=true that were causing problems loading 2017-10-05 11:22:11 -06:00
nathangray
d9bc278efd * Calendar - fix bug where private events for multiple users in week view only showed for one user 2017-10-05 10:29:42 -06:00
nathangray
6ce1fd8142 Calendar - avoid errors from holidays if no country set 2017-10-04 09:27:46 -06:00
Ralf Becker
fd1d118d66 use already translated phrase "weekview" 2017-10-04 09:17:56 +02:00
nathangray
5774524360 Calendar - make sure notification links open properly (missing an ajax=true) 2017-09-28 10:39:28 -06:00
Ralf Becker
82e10b0a66 * CalDAV: alarms on recurring events are lost when snoozing alarm or reloading event after 1. recurrence of alarm 2017-09-21 17:53:42 +02:00
Ralf Becker
a6139594ed * CalDAV: fix not parsed recurrence exceptions
caused by newer Horde Icalendar class always importing them as date
2017-09-21 15:20:06 +02:00
nathangray
4b9eb7cf05 Calendar - Remove automatic running of upgrade to 16.1.003, it was slow and ran too often 2017-09-18 09:00:45 -06:00
Hadi Nategh
a783893403 Set statustext value as text by default
- Introduce new boolean attribute called statustext_html in case we want
explicitly statustext gets rendered as html
- Fix Calendar tooltip with new statustext_html attribute
2017-09-08 14:32:02 +02:00
nathangray
7a42e7639f Avoid fatal error in automatic preference update 2017-09-01 09:31:16 -06:00
Ralf Becker
95c735cfbf run 16.1.002 --> .003 update automatic, to not show user time-grid in month-view, if admin did not run the update 2017-09-01 09:31:03 -06:00
nathangray
f378f8b205 * Calendar - add preference to view month as a time grid, same as other views
Note: you need to update Calendar via Setup
2017-09-01 09:29:37 -06:00
nathangray
74433c96e4 * Calendar - Fix month overflow bug when scrolling prev / next 2017-08-31 08:50:44 -06:00
nathangray
f46692974a Change recurrence end date comparison to handle up to 1 second difference, for mix of old and new events
see 2f534beb34
2017-08-18 10:30:59 -06:00
Ralf Becker
0d360c75b1 * Calendar/CalDAV: do not report non-participants as busy or conflict 2017-08-18 10:12:40 +02:00
nathangray
640a000740 Some missed CSS stuff, mostly to keep calendar header in place 2017-08-14 15:35:54 -06:00
nathangray
4d7f1931ab * Calendar - Week view with multiple users now keeps date heading at the top 2017-08-14 15:34:26 -06:00
nathangray
2b6741e446 * Calendar - Fix bug where recurring events were moved to server time when adding a recurrence exception 2017-08-14 10:00:46 -06:00
nathangray
c830e494e6 Avoid errors if $instance_date is not passed correctly
(thanks, Scrutenizer)
2017-08-14 09:57:58 -06:00
nathangray
ca3a660532 Allow group pseudo-distribution lists 2017-08-14 09:13:49 -06:00
Nathan Gray
ad81c7553d Merge pull request #10 from WAMozart/master
* added share-link feature to filemanager context menu
2017-08-02 10:23:23 -06:00
nathangray
9bf934d1f5 Calendar - fix bug in recurring event exception edit across timezones causing events to move or get lost 2017-08-02 15:21:06 +02:00
nathangray
9c30d6dd30 * Calendar - Add placeholder for birthdays {{day/birthdays}} for day table 2017-07-31 12:47:10 -06:00
nathangray
4f61bc073d Fix calendar entries opened from mail using a link could not be edited 2017-07-31 08:55:13 -06:00
nathangray
73e4a9ce01 Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
(Faster implementation)
2017-07-27 13:40:34 -06:00
nathangray
73aa07a44d * Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view 2017-07-27 13:40:23 -06:00
nathangray
d74facad60 Calendar - if editing event without popup, cancel loads normal calendar UI instead of doing nothing. 2017-07-27 13:30:58 -06:00
nathangray
443aed65f1 * Calendar - Fix edit via emailed notification link did not work properly 2017-07-27 13:30:13 -06:00
nathangray
efe9478d84 * Calendar - Week view with multiple users now keeps date heading at the top 2017-07-26 09:59:40 -06:00
Hadi Nategh
701521bd0b * Calendar: Fix default alarm does not get changed relatively to the selected start time when creating new event 2017-07-21 09:42:42 +02:00
nathangray
f10c6fa966 * Calendar - improve planner view printing if your screensize doesn't match page size 2017-06-30 09:14:06 -06:00
nathangray
a69d3d0c16 * Calendar - Include monthly type (by weekday or by date) in recurrence rule strings 2017-06-30 09:13:37 -06:00
nathangray
9a61c16181 * Calendar - Fix selected owner goes missing on logout 2017-06-27 10:33:40 -06:00
Hadi Nategh
6c2a6511d8 Fix calendar participants validation error, caused by commit 5995c63034 2017-06-26 15:35:23 +02:00
nathangray
6cb27a7652 Calendar - fix some bugs setting calendar owner via URL when calendar app is not yet loaded 2017-06-20 09:17:44 -06:00
Hadi Nategh
57f9dfacff Revert commit 8340520589 and implement the fix in more sane way 2017-06-20 17:03:20 +02:00
Hadi Nategh
6613a21c7d * Mail: Fix links get removed from description content of calendar appointment email 2017-06-20 17:02:37 +02:00
nathangray
9827da9243 Remove tests, save it for trunk 2017-06-14 09:53:29 -06:00
nathangray
e6ed8b0ed8 * Calendar - Fix weekend setting got lost when you go from week to day view 2017-06-14 09:28:27 -06:00