The branch "master" has been updated. The following is a summary of the commits.
from: 012e961415cf63681dd896d76dd9f538c855ef8c 1830a8b phpdoc c182d8d Update file listings. 7389e8c Fix finding modification times. 9ded30f [jan] Support returning of custom WebDAV properties. 2f58173 Remove old cruft no longer necessary since switching to SabreDAV. 767022c Fix exporting contacts without __uid attribute via WebDAV. 3478520 Export owner and read-only information via WebDAV. 63f9057 Export nicer display names for users and resources via WebDAV. Summary: http://github.com/horde/horde/compare/012e961415cf63681dd896d76dd9f538c855ef8c...63f9057b214cfc3ef455f7e35a676e732ced27a6 ----------------------------------------------------------------------- commit 1830a8bc2e85d14642904ba6bf81375b4855e29a Author: Jan Schneider <[email protected]> Date: Tue Oct 28 11:55:38 2014 +0100 phpdoc framework/Dav/lib/Horde/Dav/Collection.php | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/1830a8bc2e85d14642904ba6bf81375b4855e29a ----------------------------------------------------------------------- commit c182d8dff14a36fc465fa77395f463424f58b893 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 14:37:11 2014 +0100 Update file listings. framework/Alarm/package.xml | 12 ++---------- framework/Mime/package.xml | 16 ++++++++++------ 2 files changed, 12 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/c182d8dff14a36fc465fa77395f463424f58b893 ----------------------------------------------------------------------- commit 7389e8c8f4eeb509a2ea5da7ae17484982d0b0f3 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 16:01:28 2014 +0100 Fix finding modification times. kronolith/lib/Api.php | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/7389e8c8f4eeb509a2ea5da7ae17484982d0b0f3 ----------------------------------------------------------------------- commit 9ded30f27ddc1681537ebb975a5903f894378c02 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 17:58:14 2014 +0100 [jan] Support returning of custom WebDAV properties. framework/Dav/lib/Horde/Dav/Collection.php | 56 +++++++++++++++++++++++++++- framework/Dav/lib/Horde/Dav/File.php | 53 ++++++++++++++++++++++++++- framework/Dav/package.xml | 4 +- 3 files changed, 108 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/9ded30f27ddc1681537ebb975a5903f894378c02 ----------------------------------------------------------------------- commit 2f5817391f9a09f4dc74e4dcfd22206c840bd0cc Author: Jan Schneider <[email protected]> Date: Tue Oct 28 18:23:16 2014 +0100 Remove old cruft no longer necessary since switching to SabreDAV. ansel/lib/Api.php | 28 --------------------- kronolith/lib/Api.php | 63 ++++++------------------------------------------ mnemo/lib/Api.php | 32 ------------------------- nag/lib/Api.php | 44 ---------------------------------- turba/lib/Api.php | 37 ---------------------------- 5 files changed, 8 insertions(+), 196 deletions(-) http://github.com/horde/horde/commit/2f5817391f9a09f4dc74e4dcfd22206c840bd0cc ----------------------------------------------------------------------- commit 767022c514877a740c10adef6b3f8e9c263f9e2e Author: Jan Schneider <[email protected]> Date: Tue Oct 28 19:05:40 2014 +0100 Fix exporting contacts without __uid attribute via WebDAV. turba/lib/Api.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/767022c514877a740c10adef6b3f8e9c263f9e2e ----------------------------------------------------------------------- commit 347852044ab8927a5b55822e90feacbe6da0056b Author: Jan Schneider <[email protected]> Date: Tue Oct 28 19:10:48 2014 +0100 Export owner and read-only information via WebDAV. kronolith/lib/Api.php | 47 +++++++++++++++++++++++++++++++++-------------- mnemo/lib/Api.php | 39 +++++++++++++++++++++++++++++++-------- nag/lib/Api.php | 43 ++++++++++++++++++++++++++++++++++--------- turba/lib/Api.php | 25 +++++++++++++++++++++++-- 4 files changed, 121 insertions(+), 33 deletions(-) http://github.com/horde/horde/commit/347852044ab8927a5b55822e90feacbe6da0056b ----------------------------------------------------------------------- commit 63f9057b214cfc3ef455f7e35a676e732ced27a6 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 19:11:31 2014 +0100 Export nicer display names for users and resources via WebDAV. kronolith/lib/Api.php | 5 ++++- mnemo/lib/Api.php | 8 +++++++- nag/lib/Api.php | 9 ++++++++- turba/lib/Api.php | 18 +++++++++++------- 4 files changed, 30 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/63f9057b214cfc3ef455f7e35a676e732ced27a6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
