Commit Graph

4864 Commits

Author SHA1 Message Date
Hadi Nategh
0d47d7c6c9 Fix add button alignment 2020-12-18 14:46:35 +01:00
Hadi Nategh
17f84e5664 Fix broken videoconference join action from tooltip call icon 2020-12-14 14:41:41 +01:00
nathangray
671815ebb6 * Calendar: Fix missing / incorrect recurrence date in cancel notification iCal 2020-12-11 08:45:18 -07:00
nathangray
a65025c394 * Calendar: Show correct event date when notified of a single cancelled recurring event 2020-12-11 08:45:08 -07:00
nathangray
1509c725be * Calendar: Fix quick add 'Save' button would close the whole window, if it had been opened by a different window 2020-12-10 09:03:38 -07:00
Hadi Nategh
f729a65f7f Send title along other user context info for calendar scheduled calls 2020-12-10 11:56:30 +01:00
Hadi Nategh
8370e44fbe * Status / Videoconference: add support for BigBlueButton videoconferencing, it can be configured via Status app's site-configuration 2020-12-04 17:45:15 +01:00
nathangray
ef95d2df6a * Calendar: Fix todo sizing / scrolling 2020-12-04 09:13:30 -07:00
nathangray
d18d17abed Calendar: Fix notifications not getting sent 2020-11-25 08:45:04 -07:00
nathangray
7cf2db5e24 * Calendar: Fix quick add -> edit would incorrectly set end date 2020-11-21 09:37:25 -07:00
Hadi Nategh
a4bfe9ae6b Disable videoconference field in calendar edit dialog if it's not active 2020-11-19 15:46:52 +01:00
Hadi Nategh
5ee323dd71 Disable videoconference features in Calendar when it's set to disabled 2020-11-19 15:45:57 +01:00
Ralf Becker
8209fb6f80 pending translations from our translation server 2020-10-28 14:13:13 +01:00
Ralf Becker
adac91d79b fix egw.preference() is undefined 2020-10-27 15:07:20 +01:00
nathangray
ee66df7a8e * Calendar: Fix missing category in event tooltip 2020-10-26 09:05:16 -06:00
nathangray
168bb9be99 Calendar: Fix current time line sometimes missing in planner view 2020-10-14 13:55:43 -06:00
nathangray
78277a8447 * Calendar: Current time line now spans all columns in single day view 2020-10-14 13:55:31 -06:00
nathangray
4410866ceb Calendar: More checks to avoid 0 duration events 2020-10-07 08:57:56 -06:00
nathangray
0bc8fc9100 Api: Move list of common merge placeholders into parent class to reduce duplication, add link/<format> options 2020-10-07 08:55:47 -06:00
Ralf Becker
eca433db6f fix PHP Warning filling logs 2020-09-25 14:36:34 +02:00
nathangray
b88a8771b9 * Calendar: Improve handling of infolog push messages
Todo list now updates directly, other views now filtered by owner/responsible & type before we act
2020-09-24 13:33:19 -06:00
Hadi Nategh
3f391c17c1 Algin end date field in Calendar's recurrence tab 2020-09-21 12:23:28 +02:00
nathangray
e7a918c158 * Calendar: Fix quick add did not open conflict dialog 2020-09-16 09:24:43 -06:00
nathangray
2afae1c0e3 *Calendar: Owner / participant no longer have automatically created account group lists offered in mailing list results 2020-09-08 09:51:00 -06:00
nathangray
aa170b0a22 Calendar: Fix dragging an event from a series to create an exception caused the event to appear duplicated 2020-08-31 11:29:11 -06:00
nathangray
af19b5bd32 * Calendar: Fix event click and event drag were not properly separated 2020-08-31 11:28:57 -06:00
Ralf Becker
333ecb3deb * CalDAV/Calendar: fixed doublication of alarms when participant setting the alarm has no edit rights on the event
also fixed alarms set on a recurrence where lost, if you had edit rights
2020-08-21 14:00:23 +02:00
Ralf Becker
410ad4cc4f * Calendar: deleting a recurrence of an event series did not refresh displayed events 2020-08-19 10:04:28 +02:00
Ralf Becker
a85b13a487 * Calendar/Resources: do NOT try to notify a not set resource responsible 2020-08-18 14:25:19 +02:00
Ralf Becker
01335f787d * Calendar/CalDAV: config to replace email-domain eg. for a migration 2020-08-14 18:04:24 +02:00
nathangray
382de156cf Home using non-global EgwApp instances for portlets 2020-08-09 19:31:42 +02:00
nathangray
5acc634a89 * Calendar: Fix multiple all-day event rendering bug
If you had multiple all day, non-blocking events and switched from month to week view, if your window was small enough, some of them would be hidden.
2020-08-06 13:23:24 -06:00
nathangray
d920178089 Calendar: Fix resource rows were missing in planner by user 2020-08-06 13:21:09 -06:00
nathangray
719af62d6a Calendar: Fix favorite with planner by user and a group could not find group members
It would then display one row for the group, instead of one row per group member.  Did not happen if you had viewed the calendar for the group in another view, or group was selected when calendar opened.
2020-08-04 12:20:11 -06:00
nathangray
839a0e54a6 Calendar: Fix week view's now line jumped to wrong day for some timezones 2020-07-30 13:56:42 -06:00
nathangray
eb7e00a908 Calendar: Fix existing event filtering on push changes
Fixes new events did not show up
2020-07-27 21:03:38 +02:00
Ralf Becker
f7278733aa sending notifications errors via push to user 2020-07-26 16:01:05 +02:00
Ralf Becker
c98e1672a7 * Calendar: send notifications/meeting requests after responding to user 2020-07-26 15:05:17 +02:00
Ralf Becker
efaf9771d0 do NOT push participants of type email for privacy reasons 2020-07-23 19:06:08 +02:00
Hadi Nategh
7942edb97b Fix missing CSS parts in calendar's template 2020-07-23 11:47:10 +02:00
nathangray
22c67c6801 Calendar: Fix sidebox_hooked_templates was not cleared correctly 2020-07-20 14:54:15 -06:00
Ralf Becker
b7c4cbd5b1 revert pointless putting calendar tracking in on-shutdown (calendar does not use it for notification) 2020-07-17 14:53:39 +02:00
Ralf Becker
b02aa04c8c run notifications and tracking after response send to client 2020-07-16 18:33:30 +02:00
nathangray
406cc7ec8b Calendar: Fix event var got lost when refactoring 2020-07-16 10:04:13 -06:00
Ralf Becker
cc7d1fbe58 fix TypeError undeleting an event in non-list-view eg. dayview 2020-07-16 15:05:45 +02:00
Ralf Becker
b41d35a0ef fix not existing Api\Json\Response::isJSONRequest(), use Api\Json\Request::isJSONRequest() 2020-07-16 14:49:06 +02:00
nathangray
42492d8ea5 Calendar: Handle deleting without reload 2020-07-15 15:56:28 -06:00
nathangray
1cbbfbd9a5 Calendar: Fix push bugs
- Change status from edit dialog did not push
- Change participants from edit dialog did not update planner by user correctly, sometimes not added, sometimes not removed
2020-07-15 13:32:20 -06:00
nathangray
5a72efe7f7 Deal with data if it came back with something else 2020-07-14 14:13:05 -06:00
nathangray
dc6a8e0977 * Calendar: Push updates 2020-07-14 13:39:45 -06:00