[commits] Horde branch ANSEL_4_0 updated. 8d68109518c5aa364d0f8dc12ae5fe11cd618bc3

Michael J. Rubinsky mrubinsk at horde.org
Thu Jan 19 00:34:18 UTC 2017


The branch "ANSEL_4_0" has been updated.
The following is a summary of the commits.

from: 8df2a9cfd65a25165cd33ded637906859539ba1b

bc3a1bd phpdoc
273d936 Protect against errors getting keyImage when gallery has no images.
2147177 Always return a boolean
c8c27c3 Return "problem" image if no keyImage.
8d68109 Gallery property page and basic CRUD operations.

Summary: http://github.com/horde/horde/compare/8df2a9cfd65a25165cd33ded637906859539ba1b...8d68109518c5aa364d0f8dc12ae5fe11cd618bc3

-----------------------------------------------------------------------

commit bc3a1bd4df72c7f37739c20b785cec3506d1061d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 18 19:27:33 2017 -0500

    phpdoc

 ansel/lib/Gallery.php | 2 ++
 1 file changed, 2 insertions(+)

http://github.com/horde/horde/commit/bc3a1bd4df72c7f37739c20b785cec3506d1061d

-----------------------------------------------------------------------

commit 273d936c043c5f1c9e5fd820a0838a14231c2c12
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 18 19:28:30 2017 -0500

    Protect against errors getting keyImage when gallery has no images.

 ansel/lib/Gallery.php | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/273d936c043c5f1c9e5fd820a0838a14231c2c12

-----------------------------------------------------------------------

commit 2147177ed37ad8fafe0c1f859cad5c2f0783aef1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 18 19:28:54 2017 -0500

    Always return a boolean

 ansel/lib/Gallery.php | 2 ++
 1 file changed, 2 insertions(+)

http://github.com/horde/horde/commit/2147177ed37ad8fafe0c1f859cad5c2f0783aef1

-----------------------------------------------------------------------

commit c8c27c39e662857752189f0049d846d3b2a9529a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 18 19:29:22 2017 -0500

    Return "problem" image if no keyImage.

 ansel/lib/Gallery.php | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/c8c27c39e662857752189f0049d846d3b2a9529a

-----------------------------------------------------------------------

commit 8d68109518c5aa364d0f8dc12ae5fe11cd618bc3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 18 19:33:29 2017 -0500

    Gallery property page and basic CRUD operations.
    
    Well, CRU operations...D isn't implemented yet.

 ansel/js/ansel.js                       | 127 ++++++++++++++++++++++++++++++--
 ansel/js/smartmobile.js                 |   2 +-
 ansel/lib/Ajax/Application.php          |   2 +
 ansel/lib/Ajax/Application/Handler.php  |  71 +++++++++++++++++-
 ansel/lib/Gallery.php                   |   7 +-
 ansel/templates/chunks/gallery.php      |  75 +++++++++++++++++++
 ansel/themes/default/dynamic/screen.css |  44 ++++++++++-
 7 files changed, 316 insertions(+), 12 deletions(-)
 create mode 100644 ansel/templates/chunks/gallery.php

http://github.com/horde/horde/commit/8d68109518c5aa364d0f8dc12ae5fe11cd618bc3




More information about the commits mailing list