Ralf Becker
|
4323a40aad
|
use "none" instead of "0" to allow default or forced pref
|
2018-04-10 14:02:38 +02:00 |
|
Ralf Becker
|
98376b5908
|
* PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage
|
2018-04-09 16:02:00 +02:00 |
|
Hadi Nategh
|
0ff93f38f9
|
Add more translations, thanks to Evgen Vodopivec.
|
2018-04-04 10:01:13 +02:00 |
|
nathangray
|
3fa29a542d
|
Calendar - add update to deal with birthdays_as_events preference staying at FALSE for all users
|
2018-04-03 10:56:02 -06:00 |
|
Nathan Gray
|
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 |
|
nathangray
|
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 |
|
Hadi Nategh
|
c28e6de2ba
|
Add some translations, thanks to Evgen Vodopivec.
|
2018-04-03 11:24:42 +02:00 |
|
nathangray
|
fbf3634d1e
|
Calendar - Planner view, events on Friday would sometimes go missing if weekends were hidden
|
2018-03-26 11:16:54 -06:00 |
|
nathangray
|
efdc25bb37
|
* Calendar - fix occasional infinite loop in yearly planner
Something about the events present (or not present) triggered it
|
2018-03-26 09:45:47 -06:00 |
|
Hadi Nategh
|
7949d8b2fc
|
Fix lots of misspelled words in translations
|
2018-03-26 16:02:42 +02:00 |
|
Hadi Nategh
|
2491209adf
|
Add some translations, thanks to Stefan Unverricht.
|
2018-03-26 14:31:39 +02:00 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
1d835928d2
|
new method Api\Framework::getUrl() to get a full / externally usable Url
|
2018-03-21 12:51:52 +01:00 |
|
nathangray
|
b118f9109c
|
* Calendar - fix events on weekend were sometimes shown on Friday if weekends were hidden
|
2018-03-19 10:54:55 -06:00 |
|
Marcel Klehr
|
fb6cfee24c
|
Allow disabling calendar invitations of resources
|
2018-03-19 16:58:44 +01:00 |
|
nathangray
|
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 |
|
nathangray
|
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 |
|
nathangray
|
0ab3a209cc
|
Calendar - fix birthday preference always sent to client as false
|
2018-03-07 14:06:02 -07:00 |
|
nathangray
|
04c4cd9d7a
|
* Calendar - add preference to display birthdays as events as well as holidays
|
2018-03-05 15:07:37 -07:00 |
|
nathangray
|
d76f467f94
|
* Calendar - Fix exporting CSV from search results exported owner as participants
|
2018-03-02 11:13:18 -07:00 |
|
nathangray
|
3e7ecbe692
|
* Calendar - always show non-blocking icon for non-blocking events, regardless of private flag
|
2018-03-02 10:55:06 -07:00 |
|
nathangray
|
2e470ddee0
|
* Calendar - Fix moving event to an un-loaded day would show only that event when the day is viewed
|
2018-02-26 11:31:29 -07:00 |
|
nathangray
|
228629f93f
|
* Calendar - Filter birthdays by name to remove duplicates caused by account + contact
|
2018-02-16 09:29:51 -07:00 |
|
nathangray
|
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 |
|
nathangray
|
47f96640c9
|
Don't error if a single ID is sent, just cast it
|
2018-02-14 10:16:06 -07:00 |
|
Hadi Nategh
|
facb029b24
|
Add some translations, thanks to Stefan Unverricht
|
2018-02-08 12:20:57 +01:00 |
|
nathangray
|
85c363a79e
|
* Calendar - Allow templates without pagerepeat or range tags to work using only the first ID
|
2018-02-07 11:02:50 -07:00 |
|
nathangray
|
965f5b5527
|
* Calendar - Fix right click -> add gave error instead of popup
|
2018-02-05 09:40:45 -07:00 |
|
Ralf Becker
|
4ce11e1468
|
fix SQL error caused by trying to attached files, if we have no event id
|
2018-02-02 17:29:13 +01:00 |
|
nathangray
|
f7f4f2d07a
|
* Calendar - Fix Filemanager, Infolog & Timesheet context menu actions
|
2018-02-01 13:30:36 -07:00 |
|
Hadi Nategh
|
c2a3c19124
|
W.I.P restructuring of Notifications actions
|
2018-01-24 19:02:49 +01:00 |
|
nathangray
|
2e9b486931
|
* Calendar - avoid hanging in planner if event has an invalid category
|
2018-01-17 16:13:55 -07:00 |
|
nathangray
|
21436f6b85
|
* Calendar - Improve parsing of users when importing to be able to handle parentheses in names
|
2018-01-17 14:59:15 -07:00 |
|
nathangray
|
7a2f0a8f24
|
* Calendar - Fix bug where account birthdays were not shown if there was a contact with a birthday on the same day
|
2018-01-12 10:50:10 -07:00 |
|
nathangray
|
0ec4708ba9
|
* Calendar - Fix bug hiding a user's visible private events when just the group was selected
|
2018-01-11 09:33:49 -07:00 |
|
Hadi Nategh
|
2c2d9b02a7
|
Fix a typo
|
2017-12-20 12:16:34 +01:00 |
|
nathangray
|
e2191bfec2
|
Calendar - rework merge for clarity & reduce code duplication
- fix ranges were not working from list
- silence some warnings
|
2017-12-18 14:28:46 -07:00 |
|
Ralf Becker
|
26c67aa33d
|
default to user timezone on export, if event has no or invalid timezone
|
2017-12-18 19:48:25 +07:00 |
|
nathangray
|
632928887a
|
* Calendar - Fix merge from list loaded endlessly instead of generating document
|
2017-12-15 14:27:19 -07:00 |
|
nathangray
|
87b6bfdbfb
|
* Calendar - merge from sidebox will now open in Collabora, if available
|
2017-12-15 13:50:18 -07:00 |
|
nathangray
|
540f3d574d
|
* Calendar - Fix alarms set in different timezone from server moved when saving event - now fixed default alarm too
|
2017-12-11 14:10:55 -07:00 |
|
nathangray
|
33110fc2cd
|
* Calendar - Fix alarms set in different timezone from server moved when saving event
|
2017-12-06 13:47:54 -07:00 |
|
nathangray
|
1bef3549af
|
Calendar - check for JSON response before using it
|
2017-12-01 10:33:40 -07:00 |
|
nathangray
|
c938cb37f1
|
* Calendar - add a line to the top of events so consecutive events are better separated
|
2017-11-22 11:54:31 -07:00 |
|
nathangray
|
863de9144e
|
Revert "* Calendar - translate day of week in app header"
This reverts commit 2491fb14b9 .
|
2017-11-22 11:14:22 -07:00 |
|
nathangray
|
2491fb14b9
|
* Calendar - translate day of week in app header
|
2017-11-22 10:39:15 -07:00 |
|
Hadi Nategh
|
61bc061991
|
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:43:17 +01:00 |
|
nathangray
|
e53af4078c
|
Add full day name to app header for single day view
|
2017-11-16 14:39:05 -07:00 |
|
nathangray
|
083255601a
|
Calendar - extend standard searching to include custom fields
|
2017-11-14 09:56:07 -07:00 |
|
nathangray
|
c96224c3bf
|
German translation from Birgit
|
2017-11-14 08:51:48 -07:00 |
|