Ralf Becker
c706f3f09c
pending translations from our translation server
2019-08-22 13:57:23 +02:00
nathangray
9cbc941c8d
Calendar - fix side calendar's Today button positioning
2019-08-20 13:54:51 -06:00
nathangray
0f5ff805ec
Calendar - fix incorrectly moved preference read
2019-08-14 14:33:30 -06:00
Hadi Nategh
a3d0a6e9ab
* Notifications: remove calendar notification from the list after applying any of actions
2019-08-14 16:30:59 +02:00
nathangray
45ea4cb81a
Calendar - Fix participant status reset to only reset [non-user participant's] status on start time change
2019-08-13 11:37:23 -06:00
Hadi Nategh
9d5838ad97
Apply 5/7 changes to mobile theme
2019-08-06 10:00:53 +02:00
Ralf Becker
bf2e396486
Italien translations from Ilias/Webtrain
2019-08-06 09:57:40 +02:00
Hadi Nategh
2fd64d4b58
Make icons of 5/7 switch bigger
2019-08-05 10:36:23 +02:00
Ralf Becker
e9215fa805
pending translations from our translation server
2019-08-03 08:58:22 +02:00
nathangray
11e145967e
Remove unused preferred export definition preference
2019-08-02 10:17:16 -06:00
nathangray
6229760af0
Calendar - add Invite permission for email addresses, fixes not possible to invite email addresses if users need invite permission
2019-07-26 14:59:10 -06:00
Ralf Becker
2128a64a7e
pending SK translations from our translation server
2019-07-26 10:54:41 +02:00
Hadi Nategh
95e10853b0
Apply css changes to avoid conflicts
2019-07-22 11:38:13 +02:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
Ralf Becker
0addb59e99
pending translations from our translation server
2019-07-04 12:39:40 +02:00
nathangray
4058d0f659
Calendar - make sure everything closes after you click 'Ignore conflict' on the popup after using quick event add
2019-06-24 09:56:18 -06:00
nathangray
38bed5c1c6
Calendar - change default for reset participant status from no to always
...
- update help text for that preference
2019-06-24 09:41:29 -06:00
nathangray
29cf6e60aa
Calendar - avoid warning about illegal string offset 'template'
2019-06-21 09:52:59 -06:00
nathangray
afdee4b2eb
Calendar - Fix js error reading holiday event preference
2019-06-19 09:19:01 -06:00
nathangray
64e1a5a830
Calendar - create function for reset of participant status when event is moved
...
- Still respecting preference for users
- Always resetting non-user participants
2019-06-18 15:11:53 -06:00
nathangray
5fce8985b8
Missing translations from Stefan Unverricht
2019-06-18 11:43:37 -06:00
nathangray
cd76cccf8b
*Calendar - Quick add dialog now shows conflict warning instead of quietly stopping
2019-06-17 10:24:47 -06:00
Ralf Becker
f11827a8f3
pending changes from our translation server
2019-06-17 16:18:08 +02:00
Hadi Nategh
b0d47a8496
Update tentative icon
2019-06-17 09:48:38 +02:00
Ralf Becker
3346976e22
several fixes for z-push 2.5 and iOS 12.3:
...
- send not invitations as calendar-events, just email meeting requests, as they double the events with z-push 2.5 and iOS 12.3
- send all participants incl. organizer as participants, as Exchange also does that and they are otherwise lacking on Android
- fix meeting requests without CLASS:PUBLIC got imported as private events
- better logging for ChangeMessage
2019-06-14 21:12:05 +02:00
Ralf Becker
52fb5237f6
pending translations from our translation server
2019-06-06 09:10:31 +02:00
nathangray
45b4c2112c
Calendar - cast cal_id to varchar in sort too to avoid PostgreSQL error
2019-06-05 14:34:42 -06:00
nathangray
bddc878a96
Calendar - Check against user time when deciding if notifications should be sent
2019-06-05 14:02:31 -06:00
nathangray
99a223a5ad
Calendar - Only send update notifications if the event is in the future
2019-06-03 11:28:39 -06:00
Ralf Becker
3f76e491d5
display header in toolbar again (after framework changes)
2019-05-29 12:38:33 +02:00
Ralf Becker
75403eea94
* CalDAV/CardDAV: allow removing categories
2019-05-28 18:48:14 +02:00
Ralf Becker
5b7281ed5c
Revert "some chars also require encoding for iCal 2+ or vCard 3+"
...
This reverts commit f75b9e93f4
.
2019-05-28 16:27:50 +02:00
nathangray
a5b18a8c7b
Pass ignore_acl parameter onto event read, to properly find previous event when ignoring acl
2019-05-27 16:17:53 -06:00
Ralf Becker
038caabd72
some chars also require encoding for iCal 2+ or vCard 3+
2019-05-27 17:00:40 +02:00
Ralf Becker
1338090a84
* CalDAV/CardDAV: encoding VT (vertical tab) as it stalls Outlook (CalDav Synchronizer)
2019-05-24 15:11:07 +02:00
Ralf Becker
310182cc85
Add translations
2019-05-14 17:27:48 +02:00
Hadi Nategh
fc97b2d242
Add missing svg icons
2019-05-03 11:01:59 +02:00
nathangray
d095241a55
Make sure week labels with unknown users get updated when the names come back from the server
2019-05-02 11:20:38 -06:00
nathangray
c8589b6439
Avoid type error while updating events if old_event is not found
2019-05-02 09:24:49 -06:00
Ralf Becker
0121d50c30
* Calendar: fix alarms on recurring events got lost after 1st ocurrence
2019-04-26 15:13:44 +02:00
Ralf Becker
9bd4ccde4c
* iMip/Mail/Calendar: fix event-doublication on accepting, if the event was deleted once
...
caused by the deleted event was returned first and then ignored by calendar_ui::meeting
2019-04-25 16:22:34 +02:00
nathangray
f44a26432c
Some changes to tests, maybe they pass
...
Mostly about getting a session for Sharing, even though we're on the command line
2019-04-24 14:14:35 -06:00
Hadi Nategh
bb16d47c7c
Let single day view gets updated while printing
2019-04-16 10:51:51 +02:00
Hadi Nategh
37792a7ef3
Improve calendar 7/5 days switch
2019-04-15 17:06:42 +02:00
Hadi Nategh
36ca3dd024
Fix calendar report not taking all categories into account
2019-04-15 12:12:20 +02:00
Hadi Nategh
bf309755ef
Fix calendar report not taking Day Light Saving into account
2019-04-10 09:07:06 +02:00
Ralf Becker
f5882ddd8d
Add some translation
2019-04-08 15:55:28 +02:00
Hadi Nategh
08ac18c4db
Apply new style for row selection and hover
2019-04-03 11:26:32 +02:00
Hadi Nategh
fcdfcefb00
Fix calendar header bg color
2019-04-01 16:02:27 +02:00
nathangray
1c8db476f3
Missing or not translated phrases from Stefan Unverricht
2019-03-29 09:22:06 -06:00