Commit Graph

4385 Commits

Author SHA1 Message Date
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
Ralf Becker
a77ba11cfa * Calendar: fix SQL error when automatic purge of older events is configured 2017-06-12 13:44:17 +02:00
Ralf Becker
622b927764 remove duration check of 86400, as it fails over daylight saving changes and more then one day 2017-06-12 12:34:22 +02:00
nathangray
bd8dd18b12 Calendar - Fix 1 day holidays with duration specified as P1D spanning 2 days 2017-06-09 15:29:41 -06:00
nathangray
423caf7be2 Calendar - All tests passing for daily recurring events, all day and otherwise 2017-06-09 14:37:40 -06:00
nathangray
2d90927e53 Calendar - Discrete (not all day) events working for all timezone combinations 2017-06-09 14:37:29 -06:00
nathangray
6622ae7153 Calendar - Ok, working for Edmonton & Berlin... 2017-06-09 14:37:12 -06:00
nathangray
f618128b07 Calendar - change how we're dealing with (all day) timezones, keeping the event in the assigned timezone instead of always changing it to the server timezone. 2017-06-09 14:35:38 -06:00
nathangray
cb58842ac8 Calendar - all day recurring events would extend one day longer for some timezone combinations 2017-06-09 14:35:25 -06:00
Ralf Becker
069e59057c also open "application/ics" in calendar like "text/calendar" 2017-06-08 15:42:34 +02:00
nathangray
3bc6999058 * Calendar - avoid events ending at midnight (00:00) causing a 0 length event the next morning 2017-06-07 13:48:28 -06:00
Ralf Becker
70bb7be6e7 change capitalisation to "EGroupware" 2017-05-31 13:55:35 +02:00
nathangray
c542be543f Calendar - fix planner by user view new event by clicking on a resource did not include resource as participant 2017-05-24 10:20:00 -06:00
Ralf Becker
dbf1e532e4 fix type in holiday url of TrinidadTobago 2017-05-24 11:10:27 +02:00
nathangray
dfd643df43 * Calendar - In week view with multiple users, clicking on the name will now change to just that user 2017-05-17 09:09:45 -06:00
nathangray
fceaabadd1 Calendar - Fix daily recurring recur end date got one day later when you save if timezone was Tahiti 2017-05-17 09:08:49 -06:00
nathangray
96aac588e4 * Calendar - creating an exception to a recurring event now copies the links over to the exception 2017-05-15 10:33:43 -06:00
Hadi Nategh
5f8773007b Fix the date indicator always in center regardless of number of active actions 2017-05-12 12:27:03 +02:00
Hadi Nategh
b713e8c931 Align calendar top header date indicator vertically relevant to other actions 2017-05-12 11:41:31 +02:00
Hadi Nategh
e6f11317b7 Fix calendar top header in mobile template 2017-05-10 10:47:02 +02:00
Hadi Nategh
e1369ae316 Make calendar date indicator in toolbar header more prominent 2017-05-10 10:46:37 +02:00
nathangray
4ecfc47e9b Move VFS widget file handling from Etemplate/Widget/Customfields to Storage/Customfields, to avoid errors with CalDAV/CardDAV not being able to find Etemplate/Widget/Customfields 2017-04-21 11:40:55 -06:00
nathangray
4ee931b203 Calendar - Fix recur end date got one day sooner when you save if timezone was Tahiti 2017-04-21 08:16:48 -06:00
nathangray
ca32923fd4 Calendar - better handling of recurrence when exporting & importing CSV 2017-04-21 08:16:19 -06:00