The branch "master" has been updated. The following is a summary of the commits.
from: 02f6402e9a74c79414b99b881a6ddfe75efabd0e 9a69aa5 Fix variable name. 3bc5f11 Fix image resizing. 4cc2f84 Update package.xml filelist. ----------------------------------------------------------------------- commit 9a69aa5e9c4883cff065c4e04bf9a46dd77dc1f7 Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 24 11:56:26 2013 -0500 Fix variable name. ansel/templates/image/resize_image.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/9a69aa5e9c4883cff065c4e04bf9a46dd77dc1f7 ----------------------------------------------------------------------- commit 3bc5f114485b990225421c6e8f853843a014fdbf Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 24 13:15:20 2013 -0500 Fix image resizing. This entire image.php page is a mess, fix functionality first before moving to Horde_View ansel/image.php | 23 +++++++++++++++++++- ansel/js/resizeimage.js | 12 +++++++++++ ansel/templates/image/resize_image.inc | 35 ++----------------------------- ansel/themes/default/screen.css | 5 +-- 4 files changed, 38 insertions(+), 37 deletions(-) create mode 100644 ansel/js/resizeimage.js http://git.horde.org/horde-git/-/commit/3bc5f114485b990225421c6e8f853843a014fdbf ----------------------------------------------------------------------- commit 4cc2f8432e8b880e658008c90fa1320751e8b9ca Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 24 13:16:07 2013 -0500 Update package.xml filelist. ansel/package.xml | 28 ++++++++++++++++++++-------- 1 files changed, 20 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/4cc2f8432e8b880e658008c90fa1320751e8b9ca -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
