nathangray
|
472adc39d6
|
* Calendar - Fix exporting CSV from search results exported owner as participants
|
2018-03-07 11:46:27 -07:00 |
|
nathangray
|
3ca0bd3e84
|
* Calendar - Fix moving event to an un-loaded day would show only that event when the day is viewed
|
2018-03-07 11:45:45 -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
|
b74a5da4f5
|
* Calendar - always show non-blocking icon for non-blocking events, regardless of private flag
|
2018-03-07 11:43:31 -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 |
|
Hadi Nategh
|
8c67c0e948
|
Add some translations, thanks to Stefan Unverricht
|
2018-02-08 14:27:21 +01: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 |
|
nathangray
|
04cbe61965
|
* Calendar - Fix right click -> add gave error instead of popup
|
2018-02-05 09:44:39 -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 |
|
nathangray
|
8464f7ae39
|
* Calendar - Fix Filemanager, Infolog & Timesheet context menu actions
|
2018-02-02 09:18:13 -07:00 |
|
Hadi Nategh
|
11a0d3b31a
|
W.I.P restructuring of Notifications actions
|
2018-01-26 09:55:46 +01:00 |
|
nathangray
|
4b85df3465
|
* Calendar - avoid hanging in planner if event has an invalid category
|
2018-01-22 09:21:54 -07: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 |
|
nathangray
|
467d052c90
|
* Calendar - add a line to the top of events so consecutive events are better separated
|
2017-11-28 09:12:29 -07:00 |
|
nathangray
|
90d8f66cdc
|
* Calendar - translate day of week in app header
|
2017-11-22 10:39:55 -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
|
991748e152
|
Add full day name to app header for single day view
|
2017-11-17 09:01:19 -07:00 |
|
nathangray
|
4a9049f619
|
* Calendar - now uses standard search (quotes, +/-) including custom fields
|
2017-11-15 08:49:23 -07:00 |
|
nathangray
|
cae4d8e6de
|
German translation from Birgit
|
2017-11-14 08:53:05 -07:00 |
|
nathangray
|
17f41e5876
|
* Calendar - Add preference to set color of events without category color
|
2017-11-14 08:52:53 -07:00 |
|
Ralf Becker
|
f21b13090f
|
pending translations from our translation server
|
2017-11-04 09:36:02 +01:00 |
|
nathangray
|
5da12be8e8
|
Calendar - fix some bugs in readonly mode:
- missing participant widget would fail
- read-only end date would cause error
|
2017-11-03 14:38:51 -06:00 |
|
nathangray
|
b2f2acc38c
|
Remove debug
|
2017-10-23 17:56:43 +02:00 |
|
nathangray
|
1d98f0b2ab
|
Try to figure out what goes wrong on Travis
|
2017-10-23 17:31:09 +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
|
23d44785a9
|
Turn on some debugging to try to figure out what goes wrong on Travis
|
2017-10-23 15:40:58 +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
|
65b02c0246
|
bump verison to 17.1
|
2017-10-22 12:56:58 +02:00 |
|
nathangray
|
17f5461f6c
|
Add doc about double delete
|
2017-10-19 10:13:38 +02:00 |
|
nathangray
|
3536b15500
|
Add doc about start times
|
2017-10-19 01:57:46 -06:00 |
|
nathangray
|
237d81ce36
|
Move tests into app/tests subdirectory (not app/inc/test or app/test)
|
2017-10-18 15:43:35 +02:00 |
|
nathangray
|
e123402bff
|
Try to leave actual server setting alone, just change the EGw setting
|
2017-10-18 09:51:31 +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
|
7ac36666c5
|
Set timezone in PHP too
|
2017-10-17 16:08:17 +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 |
|
nathangray
|
5183aa2a19
|
Calendar - avoid errors from holidays if no country set
|
2017-10-04 09:22:00 -06:00 |
|