8f7cf3541b
* Calendar - Fix CSV export search results did not work (gave error)
2018-08-14 10:04:27 -06:00
d2b2924638
fix wrongly displayed time in alarms
2018-08-13 15:26:50 +02:00
e88450037a
fix wrong time for past alarms and added nicer working for alarm "at start of the event"
2018-08-10 11:32:35 +02:00
af6c2a0f25
* 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:03:59 +02:00
a2758c4319
* 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:04:41 +02:00
17f8e3016b
* 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 18:21:45 +02:00
42736c833c
* 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 18:21:45 +02:00
e8f067097b
fix PHP Warning: Invalid argument supplied for foreach()
2018-07-30 09:51:44 +02:00
10a4662d07
* Notifications: fix some calendar notifications event can not be opened, error: "egw.open() app is not in registery!"
2018-07-27 11:13:07 +02:00
a75272b1bc
* Calendar - merge placeholder {{participant_emails}} now includes group members for group invitations
2018-07-24 13:34:49 -06:00
c5e902926b
Fix notifications with same id but no links are not getting grouped together
2018-07-23 16:25:07 +02:00
1c2466334e
* Calendar - Fix participant quantity lost when changing status
2018-07-19 13:38:24 -06:00
b4012e34f4
* Calendar: fix EGroupware users were notified even if they choose not to in their preferences
2018-07-17 16:03:38 +02:00
eb5652dc20
* Api: get avatar showing up for taglist accounts and calendar owner
2018-06-29 10:12:59 +02:00
f6a6412d25
also show external organiser in textual replies and remove him from participants
2018-06-27 20:22:04 +02:00
8e419f1c1a
* Calendar/Mail: handle meeting requests for single recurrences and exceptions
2018-06-27 18:28:20 +02:00
b64d96f3de
* Calendar: Fix notifications show actions for alarm notify messages
2018-06-27 16:25:29 +02:00
75572b64c8
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-27 15:44:47 +02:00
8d253de6f6
fix IDE warnings
2018-06-27 10:59:31 +02:00
c4e4eb45a4
* Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair
2018-06-26 15:58:44 +02:00
32999ee231
Set notify priority to high only for alarms
2018-06-21 17:29:39 +02:00
6fab7bfc91
Calendar - reset meeting request to send using TO, email all participants uses BCC
2018-06-20 13:32:47 -06:00
6baad3bee1
* Calendar - add context menu actions for email & documents to non-list views
2018-06-19 14:35:08 -06:00
281564b4a6
* Calendar - Mail all participants action now uses BCC instead of TO
2018-06-19 09:12:42 -06:00
6b74f2685d
* Notifications: implements entry based priority to make user more aware about certain notifications like calendar alarm entry.
2018-06-19 16:03:10 +02:00
17daf70e8a
Use same action for timsheet in list view as other views
2018-06-18 11:57:25 -06:00
eb13a71027
* Calendar - Move some general preferences into a new tab "Configuration"
2018-06-15 09:10:09 -06:00
ba55ea67cc
* Calendar: fix SQL error during purge caused by droped SyncML support
2018-06-14 10:39:13 +02:00
bc43d93950
* Calendar - Open timesheet from recurring event on selected occurence instead of first occurence
2018-06-08 11:32:38 -06:00
3444126629
* Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed
2018-06-05 12:57:26 -06:00
82fccefcaa
* Calendar - reset the default alarm if you switch an existing whole day event to duration
2018-05-23 10:58:19 -06:00
8fb30b8ce4
* Calendar - Fix notification for single event in series had original start date
2018-05-15 11:27:28 -06:00
6eb3ca2592
Fix whole day event checkbox lost the default alarm, change 24 hours label to 1 days
2018-05-15 09:47:10 -06:00
2da4ec91db
update Japanese language files.
2018-05-12 08:24:38 +09:00
d26d779376
not setting pe_status from datasource (its ignored now anyway)
2018-04-27 18:48:06 +02:00
4323a40aad
use "none" instead of "0" to allow default or forced pref
2018-04-10 14:02:38 +02:00
98376b5908
* PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage
2018-04-09 16:02:00 +02:00
470b989672
Merge pull request #38 from marcelklehr/feature/disable-cal-invitations-for-resources
...
Allow disabling calendar invitations to resources
2018-04-03 10:07:29 -06:00
f0234237a8
Calendar - change iCal import purge filter from date range to number of days in the past/future
2018-04-03 10:05:36 -06:00
7949d8b2fc
Fix lots of misspelled words in translations
2018-03-26 16:02:42 +02:00
6b7ac9651c
Fix calendar change status (eg. notifications or via context menu) for grouped events not setting the status on first call
2018-03-22 11:56:10 +01:00
1d835928d2
new method Api\Framework::getUrl() to get a full / externally usable Url
2018-03-21 12:51:52 +01:00
fb6cfee24c
Allow disabling calendar invitations of resources
2018-03-19 16:58:44 +01:00
1f2770639c
* Calendar - iCal import - Add option to specify owner of imported events
...
- Add option to empty calendar before import
2018-03-14 16:09:47 -06:00
c8f4fda1be
Calendar - fix warning "Cannot use a scalar value as an array" when saving new event with default alarm
2018-03-09 15:38:47 -07:00
0ab3a209cc
Calendar - fix birthday preference always sent to client as false
2018-03-07 14:06:02 -07:00
04c4cd9d7a
* Calendar - add preference to display birthdays as events as well as holidays
2018-03-05 15:07:37 -07:00
d76f467f94
* Calendar - Fix exporting CSV from search results exported owner as participants
2018-03-02 11:13:18 -07:00
228629f93f
* Calendar - Filter birthdays by name to remove duplicates caused by account + contact
2018-02-16 09:29:51 -07:00
de17d9a2ea
* Calendar - new placeholders {{participant_emails}} for non-declined participants and {{participant_summary}} for a summary of participants by status
2018-02-15 11:50:55 -07:00