nathangray
14a0916e1d
* Calendar - fix missing week numbers on multiweek view and wrong scrolling
2018-11-13 09:09:07 -07:00
Ralf Becker
7a25f9530f
pending translations from our translation server
2018-10-26 15:31:51 +02:00
nathangray
4aef054ec9
* Calendar - fix recurring events were left out of merge from list
2018-10-25 10:13:39 -06:00
nathangray
0e4742cdb9
Calendar - In week view always display name of selected user if not self
2018-10-23 09:56:28 -06:00
nathangray
429cb04bcf
* Calendar - Add checkbox to turn on or off emptying calendar before iCal import
2018-10-23 09:53:56 -06:00
nathangray
1ffdf3206c
Merge branch '17.1' of github.com:EGroupware/egroupware into 17.1
2018-10-09 11:02:24 -06:00
Ralf Becker
3752737838
fixing no grant required for inviting contacts
2018-10-09 18:59:20 +02:00
nathangray
cf255ba1b1
Calendar - Add a title to import ical delete options, some translations from Birgit Becker
2018-10-09 10:27:00 -06:00
nathangray
40b67e6875
Calendar - change iCal import purge filter from date range to number of days in the past/future
2018-10-09 10:26:34 -06:00
nathangray
3a6b2ce630
* Calendar - iCal import - Add option to specify owner of imported events
...
- Add option to empty calendar before import
2018-10-09 10:26:16 -06:00
Hadi Nategh
e225b2d0ec
No grant required for inviting a contact
2018-10-09 18:12:08 +02:00
Ralf Becker
8a7ab90e22
fix PHP Warning: Illegal string offset 'owner'
2018-10-09 13:56:27 +02:00
Ralf Becker
eff2444deb
* CalDAV: CalDAVSynchronizer: only allow owner/organizer to update or delete an event (not users with edit/delete rights)
2018-10-09 13:14:36 +02:00
nathangray
d1d4ffb7dd
Fix resource invite permission was checked for every resource type
2018-10-05 09:27:38 -06:00
nathangray
a2fece2e35
Some missed translations reported by Stefan Unverricht
2018-09-27 11:47:33 -06:00
nathangray
1e7effe370
* Calendar - fix adding events to days loaded and cached but not shown in current view would not show when view gets changed
2018-09-25 09:15:35 -06:00
nathangray
f208985cc4
* Calendar - fix multi-day events ending at 00:00 would only be shown for the first day
2018-09-25 09:14:48 -06:00
Ralf Becker
cad3776985
* CalDAV: work around problems with Outlook CalDAV Synchroniser ( https://caldavsynchronizer.org/ )
...
- sends a DELETE to reject a meeting request --> deletes event for all participants, if user has delete rights on the calendar
- always sends all participants back with status NEEDS-ACTION --> resets status of all participant, if user has edit rights
--> remove all add, edit, delete rights from other users
2018-09-24 12:32:35 +02:00
Ralf Becker
2b5b9470c7
* CalDAV/Calendar: iOS sometimes created a new event when confirming a deleted one
2018-09-13 15:37:26 +02:00
nathangray
09a8647950
Calendar - fix incorrect translation, reported by Gerlind Bruschek
2018-08-23 10:42:47 -06:00
nathangray
9587f35164
Calendar - Fix bug exporting list to iCal with no end date gave empty file
2018-08-22 10:01:51 -06:00
nathangray
982dd84842
Use the right lang code
2018-08-15 09:20:11 -06:00
nathangray
1ca5073972
Add some missing translations
2018-08-15 09:20:04 -06:00
nathangray
1d853aeab3
Disable unsupported definition filter option for iCal export
2018-08-15 09:06:02 -06:00
nathangray
91e2f72979
* Calendar - Fix CSV export search results did not work (gave error)
2018-08-14 10:04:55 -06:00
Ralf Becker
e70990a7bb
fix wrongly displayed time in alarms
2018-08-13 15:22:48 +02:00
Ralf Becker
560754fdd4
fix wrong time for past alarms and added nicer working for alarm "at start of the event"
2018-08-10 11:35:14 +02:00
Ralf Becker
39ee61291d
update timezones to version 2.2018e from Mozilla Lightning
2018-08-09 12:26:15 +02:00
Ralf Becker
038daecb1b
* CalDAV/Calendar: fix not working snozzing of alarms in Thunderbird
...
Caused by triggered alarms were - so far - immediatly deleted, now we keep them around for an other day, so TB get them in the update iCal after PUTing its X-MOZ-SNOOZE-TIME-<timestampt>
2018-08-07 15:36:57 +02:00
Ralf Becker
035b5999e1
* CalDAV/Calendar/Resources: do not allow to change resource quantity via CalDAV
...
Resource quantity is restored from existing event, as neither iOS nor Thunderbird returns our X-EGROUPWARE-QUANTITY attribute on the attendee. Also display quantity > 1 in brackets after resource name.
2018-08-06 19:08:49 +02:00
Ralf Becker
f43a42f0bd
* CalDAV/Calendar: fix accepting invitations with an not attending organizer adds organizer as attendee
...
Before we added a not attending organizer as attendee with status DELEGATED, now we no longer add him as attendee at all.
2018-08-06 19:08:49 +02:00
Ralf Becker
a495aeaf07
* CalDAV/Calendar: dealing with Thunderbird setting partipant status on organizer
...
If secritary creates an event in the owners calendar the owner/organizer is on status NEEDS-ACTION.
Accepting that event in Thunderbird set PARTSTAT=ACCEPTED on ORGANIZER, while ATTENDEE is still on PARTSTAT=NEEDS-ACTION. In that case prefer the PARTSTAT from ORGANIZER over ATTENDEE.
In my opionion Thunderbird behavior is wrong, thought that fix does not do any other harm,
as no other client sets PARTSTAT in ORGANIZER.
2018-08-06 19:08:49 +02:00
nathangray
67c88f1d19
* Api - Fix row category colors go missing after a change
...
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-08-01 09:16:01 -06:00
Ralf Becker
a17a29db81
fix PHP Warning: Invalid argument supplied for foreach()
2018-07-30 09:55:30 +02:00
Hadi Nategh
e42eeabf64
* Notifications: fix some calendar notifications event can not be opened, error: "egw.open() app is not in registery!"
2018-07-27 11:13:48 +02:00
nathangray
e9833d70ac
* Calendar - merge placeholder {{participant_emails}} now includes group members for group invitations
2018-07-25 11:39:51 +02:00
nathangray
015ba6bbe7
* Calendar - add birthday icon to planner for time scales less than a month
2018-07-25 10:40:35 +02:00
Hadi Nategh
760cd8eb02
Fix notifications with same id but no links are not getting grouped together
2018-07-23 16:36:02 +02:00
Hadi Nategh
dd665149d7
Merge pull request #45 from miridae/lang-pl
...
Some fixes in Polish language files, thanks to Krzysztof Kaczmar
2018-07-23 14:14:30 +02:00
nathangray
021f49feec
* Calendar - Fix today button positioning - was too far down in Firefox
2018-07-23 11:53:55 +02:00
Hadi Nategh
e24dfff0ef
Fix calendar today/go button sometimes get misaligned in the sidebar
2018-07-23 10:02:40 +02:00
nathangray
1247485e62
* Calendar - Fix participant quantity lost when changing status
2018-07-20 14:17:04 +02:00
nathangray
712b8886a7
* Calendar - Fix missing first row in planner by category view
2018-07-20 14:09:12 +02:00
Hadi Nategh
f19d588879
Change from legacy-options sub-type to type_filter
2018-07-19 17:12:33 +02:00
Hadi Nategh
61de9797d9
Merge pull request #44 from miridae/lang-pl-fixes
...
Fix typos in Polish language files
2018-07-18 14:59:43 +02:00
Ralf Becker
eaea8da4b0
* Calendar: fix EGroupware users were notified even if they choose not to in their preferences
2018-07-17 16:06:06 +02:00
Marcel Klehr
5144627d39
Fix calendar invitations of resources
...
Used to prevent anyone from inviting when general access was disabled
now it only prevents users who don't have direct booking permission.
see #38
2018-06-28 14:08:02 +02:00
Ralf Becker
aee50159c1
also show external organiser in textual replies and remove him from participants
2018-06-27 20:27:30 +02:00
Ralf Becker
2d8e67333f
* Calendar/Mail: handle meeting requests for single recurrences and exceptions
2018-06-27 18:33:01 +02:00
Hadi Nategh
da3d523cfd
* Calendar: Fix notifications show actions for alarm notify messages
2018-06-27 16:25:53 +02:00