The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: a9e06b9b9634f6e19135f56bb1b93db814438905 833ecd7 Fix finding modification times. 699ab6e Remove old cruft no longer necessary since switching to SabreDAV. d7fe2810 Fix exporting contacts without __uid attribute via WebDAV. 755c609 Export owner and read-only information via WebDAV. 934c294 Export nicer display names for users and resources via WebDAV. 31c7a9b BFN Summary: http://github.com/horde/horde/compare/a9e06b9b9634f6e19135f56bb1b93db814438905...31c7a9bbf10801d41c99de4802834a3785f0fcc1 ----------------------------------------------------------------------- commit 833ecd7096ccbabbe0022cb9b5d4dbedadc4dfaa Author: Jan Schneider <[email protected]> Date: Tue Oct 28 16:01:28 2014 +0100 Fix finding modification times. Conflicts: kronolith/lib/Api.php kronolith/lib/Api.php | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/833ecd7096ccbabbe0022cb9b5d4dbedadc4dfaa ----------------------------------------------------------------------- commit 699ab6ee219d7193a8e07dd00d6d9fc1b7bf64d7 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 18:23:16 2014 +0100 Remove old cruft no longer necessary since switching to SabreDAV. Conflicts: ansel/lib/Api.php mnemo/lib/Api.php ansel/lib/Api.php | 28 ------------------------ kronolith/lib/Api.php | 56 ------------------------------------------------- nag/lib/Api.php | 44 -------------------------------------- turba/lib/Api.php | 37 -------------------------------- 4 files changed, 0 insertions(+), 165 deletions(-) http://github.com/horde/horde/commit/699ab6ee219d7193a8e07dd00d6d9fc1b7bf64d7 ----------------------------------------------------------------------- commit d7fe281089e1717f2d6a7f97b3c66b86520bdd91 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/d7fe281089e1717f2d6a7f97b3c66b86520bdd91 ----------------------------------------------------------------------- commit 755c609dccf54ad42cc78289f1fdf8eda53658c2 Author: Jan Schneider <[email protected]> Date: Tue Oct 28 19:10:48 2014 +0100 Export owner and read-only information via WebDAV. Conflicts: mnemo/lib/Api.php turba/lib/Api.php kronolith/lib/Api.php | 47 +++++++++++++++++++++++++++++++++-------------- nag/lib/Api.php | 43 ++++++++++++++++++++++++++++++++++--------- turba/lib/Api.php | 25 +++++++++++++++++++++++-- 3 files changed, 90 insertions(+), 25 deletions(-) http://github.com/horde/horde/commit/755c609dccf54ad42cc78289f1fdf8eda53658c2 ----------------------------------------------------------------------- commit 934c2949a249ad51b55eb9e8a936e3169217793f Author: Jan Schneider <[email protected]> Date: Tue Oct 28 19:11:31 2014 +0100 Export nicer display names for users and resources via WebDAV. Conflicts: mnemo/lib/Api.php kronolith/lib/Api.php | 5 ++++- nag/lib/Api.php | 9 ++++++++- turba/lib/Api.php | 18 +++++++++++------- 3 files changed, 23 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/934c2949a249ad51b55eb9e8a936e3169217793f ----------------------------------------------------------------------- commit 31c7a9bbf10801d41c99de4802834a3785f0fcc1 Author: Jan Schneider <[email protected]> Date: Wed Oct 29 10:32:33 2014 +0100 BFN kronolith/docs/CHANGES | 3 +++ kronolith/package.xml | 6 ++++++ nag/docs/CHANGES | 2 ++ nag/package.xml | 4 ++++ turba/docs/CHANGES | 3 +++ turba/package.xml | 6 ++++++ 6 files changed, 24 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/31c7a9bbf10801d41c99de4802834a3785f0fcc1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
