Commit Graph

974 Commits (5d3051ff621c3c0ccf39bbd7455cfd21d4eb034e)

Author SHA1 Message Date
Roeland Jago Douma 5d3051ff62
Do not log FileLock as exception 8 years ago
John Molakvoæ (skjnldsv) 66624cfe0a
Phpunit fix 8 years ago
Morris Jobke 7246f2ace5
Update PHPDoc to reflect the actual behaviour 8 years ago
John Molakvoæ (skjnldsv) d89edb28c4
move migration 8 years ago
John Molakvoæ (skjnldsv) 9afff2fb20
Properly set uid and create and update 8 years ago
Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 8 years ago
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 8 years ago
Bjoern Schiessle 0efd29f41f
first check if the user is already logged in and then try to authenticate via apache, this way we suppress wrong audit log messages about failed login attempts 8 years ago
Julius Härtl b9c5e569d3
Update AddressBookImpl documentation 8 years ago
John Molakvoæ (skjnldsv) 353f5bd469
fixup! move migration 8 years ago
John Molakvoæ (skjnldsv) 161608b1f1
move migration 8 years ago
John Molakvoæ (skjnldsv) 72cbc0c86b
Properly set uid and create and update 8 years ago
Julius Härtl 61af607525
Make enhancing entries with type property optional 8 years ago
Julius Härtl 8b92a6c9cb
Add type of properties to address book results 8 years ago
Julius Härtl 45d8aeb9f2
Remove federated sharing address books which are the same as local ones 8 years ago
Roeland Jago Douma 70e4884e02
Implement the size of an assembly stream 8 years ago
Georg Ehrke 5c51d84a67
Calendar invitation: use system default instead of sender's language as fallback 8 years ago
Robin Appelman 2f518b6ac8
lazy open first source stream in assemblystream 8 years ago
Georg Ehrke 5cfb5ec176
allow group principal search for dav displayname property 8 years ago
Georg Ehrke 218253db76
allow user principal search for dav displayname property 8 years ago
Georg Ehrke 10f0296ad6
overwrite Sabre/DAV's handler for calendar-user-type to report correct user type 8 years ago
Georg Ehrke 325e366b58
add correct calendar-user-type to resource and room backend 8 years ago
Roeland Jago Douma b51e503aea
Do not emit preHooks twice on non-part-storage 8 years ago
Georg Ehrke f5dc7b7f07
move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 8 years ago
Morris Jobke b458ed9c82
Properly escape column name in "createFunction" call 8 years ago
Georg Ehrke b83918ed6d
convert source column in calendarsubscription table to (long) text 8 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
Georg Ehrke 1c6f666bbf
adjust Calendar resource / room interfaces to use class implementation 8 years ago
Robin Appelman f1f74a39b6
throw an error if a node is smaller than expected in assemblystream 8 years ago
Robin Appelman 6b7a69752c
AssemblyStream is also eof if we have no more source stream 8 years ago
Georg Ehrke 83639a9898
remove LogicException, because it's also triggered with legitimate parameters 8 years ago
Robin Appelman 3806ecb242
use the same ignored properties list for both CustomerPropertiesBackends 8 years ago
Christian e2a64c713f
cast timestamps older than unix epoch to 0 8 years ago
Robin Appelman b76e6be441 disallow negative mtime in dav search 8 years ago
Daniel Calviño Sánchez 523fdb612c Add room shares to DAV and recent files "share-types" property 8 years ago
Thomas Müller c05a0b9fa6
Adding test for table schedulingobjects and fixing postgres LOB 8 years ago
Thomas Citharel a311798674 Remove users from system addressbook when user deactivated 8 years ago
rakekniven 6c5670f6d2
Update IMipPlugin.php 8 years ago
rakekniven c94ac53e60
Typo fix: Triple dot to ellipsis 8 years ago
Julius Härtl 1a156c298e
Replace contacts-dark icon with contacts 8 years ago
John Molakvoæ (skjnldsv) 14bc9ffda4
Fixed tests 8 years ago
Robin Appelman d4a51447d1
Fix getting ocs share permissions if a storage is not available 8 years ago
Joas Schilling daed1bed57
Also shorten the name of the invitation tokens 8 years ago
Joas Schilling b7de6d7a24
Shorten resource table names to allow install on oracle again 8 years ago
Robin Appelman 8399d6070e
always log exceptions on dav write 8 years ago
Robin Appelman 27089422e1
Improved logging of smb connection errors 8 years ago
Joas Schilling a0a6aff772
Correctly parse the subject parameters for link (un)shares of calendars 8 years ago
Robin Appelman 1f9f5e2e5e
Fix lazy search backend 8 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 8 years ago
Georg Ehrke 4aa4e4080c
Include accept / decline links in CalDAV invitation emails 8 years ago