The branch "ansel-ajax" has been updated. The following is a summary of the commits.
from: 169f99bb5d2d901ade680b88ad97e95aa039a145 e012fe8 Log this as an ERR. 6b48a3a Return the original style if no stack style. 308d00f These are static methods. 146b2a6 Avoid warnings about references. 4f3ea6f Catch exceptions. abe0ab5 Pass the gallery's key image to the generator. 4fbd0b1 Use the abs() value, in case this is a generated key image. e621365 Ensure we load the full image before generating a square thumb. Summary: http://github.com/horde/horde/compare/169f99bb5d2d901ade680b88ad97e95aa039a145...e621365ed6e1070a440b16cb20d304f7e1e77b02 ----------------------------------------------------------------------- commit e012fe8d84779377a7eadad7b5e5463d4688eaba Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 16:49:04 2014 -0400 Log this as an ERR. ansel/lib/Gallery.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/e012fe8d84779377a7eadad7b5e5463d4688eaba ----------------------------------------------------------------------- commit 6b48a3ad570e7f413251067df9dde1e32f3ae7ee Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 16:49:34 2014 -0400 Return the original style if no stack style. ansel/lib/Style.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6b48a3ad570e7f413251067df9dde1e32f3ae7ee ----------------------------------------------------------------------- commit 308d00f676be1c8e81eebe5cbb994facf16b306f Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 16:50:34 2014 -0400 These are static methods. ansel/lib/Tile/Gallery.php | 2 +- ansel/lib/Tile/Image.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/308d00f676be1c8e81eebe5cbb994facf16b306f ----------------------------------------------------------------------- commit 146b2a6424db8aa36e199cbab0b82238619e79f3 Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 16:50:52 2014 -0400 Avoid warnings about references. ansel/lib/Widget/Actions.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/146b2a6424db8aa36e199cbab0b82238619e79f3 ----------------------------------------------------------------------- commit 4f3ea6fdef362862bda6ae36c890bb40d2ed4bba Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 19:47:31 2014 -0400 Catch exceptions. ansel/lib/Widget/SimilarPhotos.php | 24 ++++++++++++++---------- 1 files changed, 14 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/4f3ea6fdef362862bda6ae36c890bb40d2ed4bba ----------------------------------------------------------------------- commit abe0ab596d52424a7ba484d2e4a86c1e514466b8 Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 19:57:15 2014 -0400 Pass the gallery's key image to the generator. ansel/lib/Gallery.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/abe0ab596d52424a7ba484d2e4a86c1e514466b8 ----------------------------------------------------------------------- commit 4fbd0b1cfd99f2734a60a40ba37f8ee3d8c40472 Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 19:58:18 2014 -0400 Use the abs() value, in case this is a generated key image. ansel/lib/Image.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/4fbd0b1cfd99f2734a60a40ba37f8ee3d8c40472 ----------------------------------------------------------------------- commit e621365ed6e1070a440b16cb20d304f7e1e77b02 Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 21 20:00:45 2014 -0400 Ensure we load the full image before generating a square thumb. ansel/lib/ImageGenerator/SquareThumb.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/e621365ed6e1070a440b16cb20d304f7e1e77b02 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
