[commits] Horde branch master updated. 85cfeada8435088d8e36bda5196ae1f5298d6441
Michael J. Rubinsky
mrubinsk at horde.org
Wed Dec 21 18:52:37 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: d3ec460229ca8b18e9b4237011c6ef94037dee8d
5910dff More refatoring:
b261275 Update package.xml
6389e05 wrapping
85cfead Must output at least a ws character for the sidebar to show.
Summary: http://github.com/horde/horde/compare/d3ec460229ca8b18e9b4237011c6ef94037dee8d...85cfeada8435088d8e36bda5196ae1f5298d6441
-----------------------------------------------------------------------
commit 5910dff51a22a180fda9950b4e1dcbfd510ac8a3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 21 13:40:34 2016 -0500
More refatoring:
Move tags out of Jonah and into Content.
Fix permissions checks.
CS/General cleanup.
jonah/delivery/rss.php | 3 +-
jonah/lib/Api.php | 58 ++--
jonah/lib/Application.php | 5 +-
jonah/lib/Block/Cloud.php | 9 +-
jonah/lib/Driver.php | 151 +++++----
jonah/lib/Driver/Sql.php | 355 +++-------------------
jonah/lib/Tagger.php | 45 +++
jonah/lib/View/ChannelDelete.php | 2 +-
jonah/lib/View/ChannelEdit.php | 2 +-
jonah/lib/View/StoryDelete.php | 2 +-
jonah/lib/View/StoryEdit.php | 2 +-
jonah/lib/View/StoryList.php | 4 +-
jonah/lib/View/StoryView.php | 31 +-
jonah/lib/View/TagSearchList.php | 49 ++-
jonah/migration/4_trean_upgrade_tagstocontent.php | 75 +++++
jonah/stories/results.php | 19 +-
16 files changed, 339 insertions(+), 473 deletions(-)
create mode 100644 jonah/lib/Tagger.php
create mode 100644 jonah/migration/4_trean_upgrade_tagstocontent.php
http://github.com/horde/horde/commit/5910dff51a22a180fda9950b4e1dcbfd510ac8a3
-----------------------------------------------------------------------
commit b2612753904f79ea9d347f64601d6c9ae008310b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 21 13:42:13 2016 -0500
Update package.xml
jonah/package.xml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/b2612753904f79ea9d347f64601d6c9ae008310b
-----------------------------------------------------------------------
commit 6389e057eedd1aa78284ee2ebe0e67072254d57f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 21 13:51:38 2016 -0500
wrapping
jonah/stories/index.php | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/6389e057eedd1aa78284ee2ebe0e67072254d57f
-----------------------------------------------------------------------
commit 85cfeada8435088d8e36bda5196ae1f5298d6441
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 21 13:51:50 2016 -0500
Must output at least a ws character for the sidebar to show.
This needs to be refactored to properly use Horde_View anyhow...
jonah/templates/stories/index.html.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/85cfeada8435088d8e36bda5196ae1f5298d6441
More information about the commits
mailing list