The branch "ansel-ajax" has been updated. The following is a summary of the commits.
from: f37c08708d8ec9929662e0d3da85daab3e4f5c84 9bb2e16 The beginnings of a real gallery view. 64b14e1 Clean up docblock and phpdoc while I'm here. Summary: http://github.com/horde/horde/compare/f37c08708d8ec9929662e0d3da85daab3e4f5c84...64b14e1dfd87073ed36eba6ff4417a8196834044 ----------------------------------------------------------------------- commit 9bb2e16a87eef1e7e96e29cc584ad79bae468fd1 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 22 00:26:33 2014 -0400 The beginnings of a real gallery view. ansel/config/styles.php | 9 +++ ansel/js/ansel.js | 16 ++++-- ansel/js/layout.js | 99 ++++++++++++++++++++++++++++--------- ansel/lib/Ajax.php | 4 ++ ansel/lib/Gallery.php | 5 ++- ansel/templates/dynamic/index.inc | 3 - 6 files changed, 102 insertions(+), 34 deletions(-) http://github.com/horde/horde/commit/9bb2e16a87eef1e7e96e29cc584ad79bae468fd1 ----------------------------------------------------------------------- commit 64b14e1dfd87073ed36eba6ff4417a8196834044 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 22 10:22:12 2014 -0400 Clean up docblock and phpdoc while I'm here. ansel/lib/Gallery.php | 17 +++++++++++++++-- ansel/lib/Image.php | 15 ++++++++++++--- ansel/lib/Storage.php | 1 - 3 files changed, 27 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/64b14e1dfd87073ed36eba6ff4417a8196834044 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
