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
Hadi Nategh
2c7b7052bc
Algin nextmatch header and toolbar more button in list view
2020-07-14 16:14:13 +02:00
Hadi Nategh
90d33cd4fb
Add more translations
2020-07-14 15:08:45 +02:00
Ralf Becker
3a342ad457
update timezones to 2.2020a
2020-07-14 08:48:54 +02:00
nathangray
29e0514d52
Calendar: Fix vertical resizing on day view todo list
2020-07-10 13:43:02 -06:00
Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
nathangray
7ad8e57d2e
* Calendar: Optimize fetching participant names to reduce requests
2020-06-26 13:11:46 -06:00
nathangray
34dbf8531b
Calendar: Fix user / server timezone mismatch could trigger an incorrect status reset
2020-06-25 09:38:46 -06:00
nathangray
b2c73ed905
Calendar: better fix for spurious history log entries
2020-06-24 15:07:52 -06:00
nathangray
d4fb758a94
* Calendar: Fix user / server timezone mismatch could put incorrect changes in event history
2020-06-24 13:36:11 -06:00
nathangray
52714f0a63
Etemplate: Check dirty before closing, ask if there are changes
2020-06-19 13:27:41 -06:00
Ralf Becker
10f70d9410
* Calendar/Email: show additional [Delete] and [Edit] buttons for a meeting canceled message
2020-06-16 16:53:43 +02:00
Ralf Becker
d83c567703
pending translations from our translation server
2020-06-12 12:29:47 +02:00
nathangray
634eee092b
Calendar: Add videoconference link to ical/groupdav event description
2020-06-09 10:27:10 -06:00
nathangray
d46210be4c
Calendar: Do not allow duplicate alarms
2020-06-08 14:07:15 -06:00
nathangray
aed7914a67
Calendar: Don't keep sort order when setting owner, use what is set
2020-06-05 13:22:13 -06:00
Ralf Becker
86bb99e45e
* Calendar/CalDAV: videoconference was lost, if meeting was accepted of updated via CalDAV
2020-06-05 11:17:37 +02:00
nathangray
4f4aa88da8
Calendar: fix add alarm only added 5 minutes, regardless of what was selected
2020-05-25 11:06:33 -06:00
nathangray
c27522b00f
* Calendar: Add line indicating current time
2020-05-21 14:07:29 -06:00
nathangray
dc1518c8d4
Calendar: Move check to reset participant status out of UI into BO so it's always checked
2020-05-19 10:44:56 -06:00