[commits] Horde branch master updated. e8e9479f3bcbc82872b33b1d2b8a2afb1f39339a
Michael J. Rubinsky
mrubinsk at horde.org
Wed Sep 16 16:50:41 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 6ad7f6390310debbaf3ed9c63aff46bea8e7113f
4d669fa Move this class to where it can be autoloaded correctly.
2663aec Add Content_Objects_Manager::delete
f20348e Bug: 14112 Remove the object from the Content app when deleting.
6d2ab07 BFN and bump version.
ecd9ca3 Bump minimum version of Content
e8e9479 Don't forget about Trean..remove bookmark from Content on deletion.
Summary: http://github.com/horde/horde/compare/6ad7f6390310debbaf3ed9c63aff46bea8e7113f...e8e9479f3bcbc82872b33b1d2b8a2afb1f39339a
-----------------------------------------------------------------------
commit 4d669fa9c78b35cec7f4c0b0865759962253197d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:02:19 2015 -0400
Move this class to where it can be autoloaded correctly.
For H6, this shoule be renamed to Content_Objects_Mapper
content/lib/ObjectMapper.php | 26 ++++++++++++++++++++++++++
content/lib/Objects/ObjectMapper.php | 24 ------------------------
content/package.xml | 8 ++++----
3 files changed, 30 insertions(+), 28 deletions(-)
create mode 100644 content/lib/ObjectMapper.php
delete mode 100644 content/lib/Objects/ObjectMapper.php
http://github.com/horde/horde/commit/4d669fa9c78b35cec7f4c0b0865759962253197d
-----------------------------------------------------------------------
commit 2663aecc996d8bc9db918b339869291414858f2f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:40:17 2015 -0400
Add Content_Objects_Manager::delete
content/lib/Objects/Manager.php | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/2663aecc996d8bc9db918b339869291414858f2f
-----------------------------------------------------------------------
commit f20348e01030c3769b410b3128e689dc9368bed7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:41:02 2015 -0400
Bug: 14112 Remove the object from the Content app when deleting.
kronolith/lib/Driver.php | 4 ++++
mnemo/lib/Driver.php | 9 +++++++++
nag/lib/Driver.php | 16 ++++++++++++----
turba/lib/Driver.php | 14 +++++++++++---
4 files changed, 36 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/f20348e01030c3769b410b3128e689dc9368bed7
-----------------------------------------------------------------------
commit 6d2ab07549e6b5977067745f4e32265b9573e70d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:43:54 2015 -0400
BFN and bump version.
content/docs/CHANGES | 3 +++
content/package.xml | 12 ++++++++----
2 files changed, 11 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/6d2ab07549e6b5977067745f4e32265b9573e70d
-----------------------------------------------------------------------
commit ecd9ca30fb564d8bebf1aec1d3c7ff1c68330713
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:49:42 2015 -0400
Bump minimum version of Content
kronolith/package.xml | 2 +-
mnemo/package.xml | 2 +-
nag/package.xml | 2 +-
trean/package.xml | 2 +-
turba/package.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/ecd9ca30fb564d8bebf1aec1d3c7ff1c68330713
-----------------------------------------------------------------------
commit e8e9479f3bcbc82872b33b1d2b8a2afb1f39339a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Sep 16 12:49:57 2015 -0400
Don't forget about Trean..remove bookmark from Content on deletion.
trean/lib/Bookmarks.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/e8e9479f3bcbc82872b33b1d2b8a2afb1f39339a
More information about the commits
mailing list