nathangray
|
1fe784ad3c
|
Calendar - Move quick add preference to configuration tab
- Fix wrong preference name in add dialog checkbox
- Translations from Birgit
|
2019-01-07 09:23:49 -07:00 |
|
Hadi Nategh
|
4e59184d00
|
Fix translations for Home screen
|
2018-12-20 16:06:12 +01:00 |
|
Nathan Gray
|
a4872300b4
|
Merge pull request #51 from nicorac/master
Bug in free/busy request handling (master)
|
2018-12-19 15:33:43 -07:00 |
|
nathangray
|
fa928efc57
|
Calendar - Pass group members on load to save some user data lookups
|
2018-12-19 15:31:44 -07:00 |
|
nicorac
|
cb106cf4f9
|
Fixed attributes cleanup in calendar_groupdav.post() and calendar_groupdav.put()
|
2018-12-19 21:50:13 +01:00 |
|
nicorac
|
64c1c126c0
|
Function calendar_ical.aggregate_periods() returns only the last event
|
2018-12-19 21:49:48 +01:00 |
|
nathangray
|
6bf8f6bb26
|
Fix some more PHP 7.2 warnings
Remove some calls to deprecated each()
|
2018-12-18 10:20:23 -07:00 |
|
Hadi Nategh
|
63570062b1
|
Attempt to normalize select color in standard template
|
2018-12-17 15:49:22 +01:00 |
|
nathangray
|
e525f7d5e3
|
Calendar - Allow to save alarms for all participants
|
2018-12-14 11:51:46 -07:00 |
|
nathangray
|
6a760e193d
|
Calendar - Allow event owner to save alarms for all participants
|
2018-12-14 11:50:15 -07:00 |
|
Hadi Nategh
|
e52f3493f1
|
Prevent select widget from loading when running setup-cli. Fixes travis failure.
|
2018-12-14 11:15:28 +01:00 |
|
nathangray
|
5e9cace2bc
|
* Calendar - Quick add dialog for new events
|
2018-12-13 14:35:26 -07:00 |
|
nathangray
|
7debe27ada
|
Fix infinite loop when hovering over holidays
|
2018-12-13 11:47:14 -07:00 |
|
Hadi Nategh
|
d9e1ddf506
|
W.I.P. of modern theme with SVG icons enabled:
- add colored svg navbars
|
2018-12-11 16:52:55 +01:00 |
|
Ralf Becker
|
01bd78e34a
|
fix PHP 7.3 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
|
2018-12-11 12:45:50 +01:00 |
|
Hadi Nategh
|
b24d9f9cde
|
Fix missing space and extra spaces in calendar's birthday tooltip
|
2018-12-10 14:20:35 +01:00 |
|
Ralf Becker
|
c3b518b7d5
|
fix typo
|
2018-12-10 14:14:26 +01:00 |
|
Ralf Becker
|
fc95580c05
|
pending spanish translations from our translation server
|
2018-12-10 12:29:14 +01:00 |
|
Ralf Becker
|
3552afa91c
|
converting turkish translations to utf-8
|
2018-12-10 10:59:43 +01:00 |
|
Ralf Becker
|
d65194fce3
|
* Calendar/CalDAV: store huge iCal attributes compressed to fix stalled sync of Outlook/Exchange events
X-ALT-DESC from Outlook/Exchange gets easy over 16k of our table, but it's nicely compressable ;)
|
2018-12-09 13:54:35 +01:00 |
|
nathangray
|
15c94135bc
|
- Add participant filter
- Change event status filter to one only, since multiple doesn't work
- Allow overriding of label, tag & multiple in filter
|
2018-12-06 11:41:31 -07:00 |
|
Ralf Becker
|
a26e0717b5
|
remove he and rw translations, as they contain (nearly) nothing and are not selectable
|
2018-12-06 14:11:42 +01:00 |
|
nathangray
|
e05ab4e7b7
|
* Calendar - add filters to iCal export definitions
|
2018-12-05 11:13:47 -07:00 |
|
Ralf Becker
|
63fa1e98db
|
* CalDAV/CardDAV: allow up to 255 char UIDs to support OutlookCalDAVSynchronizer
|
2018-12-04 10:51:05 +01:00 |
|
nathangray
|
87ea099f05
|
Calendar - fix selecting 'Select all' did not consistently set select_all in calendar listview
|
2018-12-03 15:31:12 -07:00 |
|
nathangray
|
5e2202788a
|
Calendar - add a update to handle old 'resources' preference
|
2018-11-30 13:07:30 -07:00 |
|
nathangray
|
8451836a92
|
Import/Export - change signature of method that gets options to allow definition-specific values
Do export too, for consistency
|
2018-11-29 10:32:42 -07:00 |
|
nathangray
|
dba9a76246
|
Import/Export - change signature of method that gets options to allow definition-specific values
|
2018-11-29 09:35:35 -07:00 |
|
nathangray
|
e10905988a
|
- Change resources preference option back
- Fix default to be resources with conflicts
|
2018-11-28 09:40:09 -07:00 |
|
nathangray
|
0c5d8a5784
|
* Calendar - Allow specifying the charset when importing ical
|
2018-11-27 15:56:40 -07:00 |
|
nathangray
|
ab2b00cd13
|
Calendar - fix empty history logs after drag and drop
|
2018-11-27 11:01:11 -07:00 |
|
nathangray
|
a999e6e94f
|
* Calendar - Remove option to skip resource detection, we always do it now.
|
2018-11-23 10:01:58 -07:00 |
|
nathangray
|
5e48cbe78c
|
* Calendar - fix alarm removed if user is only participant because of group invitation
|
2018-11-22 11:35:35 -07:00 |
|
nathangray
|
e9910345dc
|
Calendar - fix missing history in a way that doesn't fail every test
|
2018-11-21 13:50:29 -07:00 |
|
nathangray
|
cbaf7e7062
|
Calendar - fix missing history
|
2018-11-21 13:24:49 -07:00 |
|
Hadi Nategh
|
2690ec5053
|
Introduces avatar.php and replaces all addressbook.photo urls accordingly
|
2018-10-31 13:49:51 +01:00 |
|
nathangray
|
9742956c67
|
* Calendar - fix missing week numbers on multiweek view and wrong scrolling
|
2018-10-29 11:30:50 -06:00 |
|
Ralf Becker
|
bb369167e2
|
pending translations from our translation server
|
2018-10-26 16:20:45 +02:00 |
|
nathangray
|
78ddd31b71
|
* Calendar - fix recurring events were left out of merge from list
|
2018-10-25 10:09:46 -06:00 |
|
nathangray
|
d36d18a148
|
Calendar - In week view always display name of selected user if not self
|
2018-10-22 10:31:10 -06:00 |
|
nathangray
|
24b869d61a
|
* Calendar - Add checkbox to turn on or off emptying calendar before iCal import
|
2018-10-22 09:25:28 -06:00 |
|
Ralf Becker
|
83417962e9
|
release session to allow parallel requests to run
|
2018-10-19 11:48:53 +02:00 |
|
nathangray
|
0f016bcd7b
|
Change missing owner label lookup to deal with async request
|
2018-10-11 12:54:17 -06:00 |
|
nathangray
|
5b14dc2f1a
|
Show category name instead of ID in link title
|
2018-10-10 10:35:31 -06:00 |
|
Ralf Becker
|
9f6a7e3187
|
fixing no grant required for inviting contacts
|
2018-10-09 18:59:56 +02:00 |
|
Hadi Nategh
|
8808f15934
|
No grant required for inviting a contact
|
2018-10-09 18:09:34 +02:00 |
|
Ralf Becker
|
364305ed64
|
fix PHP Warning: Illegal string offset 'owner'
|
2018-10-09 13:57:15 +02:00 |
|
Ralf Becker
|
cc22e89242
|
* CalDAV: CalDAVSynchronizer: only allow owner/organizer to update or delete an event (not users with edit/delete rights)
|
2018-10-09 13:15:11 +02:00 |
|
nathangray
|
eb7ea6bfab
|
Fix resource invite permission was checked for every resource type
|
2018-10-01 10:26:06 -06:00 |
|
nathangray
|
0354a00aa2
|
Some missed translations reported by Stefan Unverricht
|
2018-09-27 11:46:29 -06:00 |
|