Commit Graph

2751 Commits

Author SHA1 Message Date
nathangray
17d0f30cce Calendar - reset meeting request to send using TO, email all participants uses BCC 2018-06-21 08:46:17 -06:00
nathangray
c50d8007e2 * Calendar - add context menu actions for email & documents to non-list views 2018-06-21 08:46:08 -06:00
nathangray
ad2068f0a2 * Calendar - Mail all participants action now uses BCC instead of TO 2018-06-19 09:16:56 -06:00
nathangray
cfc6993ddd Use same action for timsheet in list view as other views 2018-06-18 11:57:51 -06:00
nathangray
12bc1f2d22 * Calendar - Move some general preferences into a new tab "Configuration" 2018-06-15 09:10:42 -06:00
nathangray
af7b44c65a * Calendar - reset the default alarm if you switch an existing whole day event to duration 2018-06-15 09:03:19 -06:00
nathangray
7ef6a2968a * Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed 2018-06-15 09:02:51 -06:00
Ralf Becker
f13683fb4f * Calendar: fix SQL error during purge caused by droped SyncML support 2018-06-14 10:45:07 +02:00
nathangray
444d14401c * Calendar - Open timesheet from recurring event on selected occurence instead of first occurence 2018-06-08 11:45:22 -06:00
nathangray
b1bbc1eebf * Calendar - Fix notification for single event in series had original start date 2018-05-22 12:12:53 +02:00
Ralf Becker
6a3a55a4fa not setting pe_status from datasource (its ignored now anyway) 2018-05-02 12:15:09 +02:00
Marcel Klehr
67a7819795 Allow disabling calendar invitations of resources 2018-04-23 08:46:51 -06:00
Ralf Becker
269e068acb use "none" instead of "0" to allow default or forced pref 2018-04-10 14:05:39 +02:00
nathangray
490742ea51 Calendar - fix birthday preference always sent to client as false 2018-04-10 14:05:39 +02:00
nathangray
755e0c8aa2 * Calendar - add preference to display birthdays as events as well as holidays 2018-04-10 14:05:39 +02:00
Ralf Becker
0d984589ff * PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage 2018-04-09 17:36:35 +02:00
Hadi Nategh
10a19cb2f8 Fix lots of misspelled words in translations 2018-03-28 11:21:55 +02:00
Hadi Nategh
c19aa9f20e Fix calendar change status (eg. notifications or via context menu) for grouped events not setting the status on first call 2018-03-22 11:58:06 +01:00
Ralf Becker
762c60a61f new method Api\Framework::getUrl() to get a full / externally usable Url 2018-03-21 12:40:59 +01:00
nathangray
383b15355c Calendar - fix warning "Cannot use a scalar value as an array" when saving new event with default alarm 2018-03-09 15:39:36 -07:00
nathangray
472adc39d6 * Calendar - Fix exporting CSV from search results exported owner as participants 2018-03-07 11:46:27 -07:00
nathangray
9faf3c5252 * Calendar - new placeholders {{participant_emails}} for non-declined participants and {{participant_summary}} for a summary of participants by status 2018-03-07 11:45:18 -07:00
nathangray
a67675d0f6 * Calendar - Filter birthdays by name to remove duplicates caused by account + contact 2018-02-20 08:55:36 -07:00
nathangray
ae417fbefa Don't error if a single ID is sent, just cast it 2018-02-14 10:16:33 -07:00
nathangray
9394ec1efb * Calendar - Allow templates without pagerepeat or range tags to work using only the first ID 2018-02-07 11:03:21 -07:00
nathangray
20e75c17db * Calendar - Improve parsing of users when importing to be able to handle parentheses in names 2018-02-06 09:39:27 -07:00
Ralf Becker
d96c3f84de fix SQL error caused by trying to attached files, if we have no event id 2018-02-02 17:30:37 +01:00
Hadi Nategh
11a0d3b31a W.I.P restructuring of Notifications actions 2018-01-26 09:55:46 +01:00
nathangray
1df9b656fe * Calendar - Fix bug hiding a user's visible private events when just the group was selected 2018-01-15 08:49:12 -07:00
nathangray
69dfaf39b0 * Calendar - Fix bug where account birthdays were not shown if there was a contact with a birthday on the same day 2018-01-15 08:42:57 -07:00
Hadi Nategh
5cb26c044c Fix a typo 2017-12-20 12:17:38 +01:00
nathangray
f3d767f81e Calendar - rework merge for clarity & reduce code duplication
- fix ranges were not working from list
 - silence some warnings
2017-12-19 10:04:10 -07:00
nathangray
ac2dd9193a * Calendar - Fix merge from list loaded endlessly instead of generating document 2017-12-18 16:13:00 +01:00
nathangray
07de0df0ea * Calendar - merge from sidebox will now open in Collabora, if available 2017-12-18 14:25:57 +01:00
Ralf Becker
755a9bdf39 default to user timezone on export, if event has no or invalid timezone 2017-12-18 19:50:25 +07:00
nathangray
69ac26f600 * Calendar - Fix alarms set in different timezone from server moved when saving event - now fixed default alarm too 2017-12-15 14:44:13 -07:00
nathangray
536ac272ed * Calendar - Fix alarms set in different timezone from server moved when saving event 2017-12-15 14:44:05 -07:00
nathangray
a91c1c4396 Calendar - check for JSON response before using it 2017-12-01 10:36:05 -07:00
Hadi Nategh
310359ab9f Fix PHP Fatal error: Uncaught Error: Class >‘Api\Categories’ not found in /usr/share/egroupware/calendar/inc/class.calendar_datasource.inc.php:71 2017-11-21 11:44:38 +01:00
nathangray
4a9049f619 * Calendar - now uses standard search (quotes, +/-) including custom fields 2017-11-15 08:49:23 -07:00
nathangray
17f41e5876 * Calendar - Add preference to set color of events without category color 2017-11-14 08:52:53 -07:00
nathangray
b2f2acc38c Remove debug 2017-10-23 17:56:43 +02:00
nathangray
9e48fe5ac2 Turn on some more debugging to try to figure out what goes wrong on Travis 2017-10-23 17:02:33 +02:00
nathangray
7ee539ab3a Turn on some more debugging to try to figure out what goes wrong on Travis 2017-10-23 16:11:41 +02:00
nathangray
b155c616b8 Turn on some debugging to try to figure out what goes wrong on Travis 2017-10-23 15:27:23 +02:00
Ralf Becker
feec899337 fix (unexplained) infinit loop in phpUnit tests under PHP 5.6 2017-10-17 16:13:02 +02:00
nathangray
1a6820a5aa Calendar - fix missing history log entry when changing status via context menu 2017-10-11 15:11:13 -06:00
Ralf Becker
bbc5c05b95 quiten permanent error_log when updating alarms 2017-10-09 16:59:38 +02:00
nathangray
6f12a443e5 Calendar - fix a few more missed ajax=true that were causing problems loading 2017-10-05 11:20:21 -06:00
Ralf Becker
3314ca2ea0 use already translated phrase "weekview" 2017-10-04 09:16:52 +02:00