The branch "ANSEL_4_0" has been updated. The following is a summary of the commits.
from: ade857f81b823dc382777d5a7ede4b96bd2d7e01 4552cb0 Move things around a bit. 56c183a Only hadle the legacy uploader if we explicitly request it. 33cd8cc Ensure the uploader is high enough to receive click events. 9f58d9b Dynamically scale the image for now. ad66b81 More tweaking of ajax imageview. 369ad3d Fix resetting image view. 40fda49 Placeholder. Summary: http://github.com/horde/horde/compare/ade857f81b823dc382777d5a7ede4b96bd2d7e01...40fda4989c61d5673d0471bd3833dd547b1829bc ----------------------------------------------------------------------- commit 4552cb02d965a3f016906f02091856d843ba3e5d Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 18 13:44:16 2015 -0400 Move things around a bit. Image should be centered at top of page, while basic meta data shown in small area below image. ansel/themes/default/dynamic/screen.css | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/4552cb02d965a3f016906f02091856d843ba3e5d ----------------------------------------------------------------------- commit 56c183ab6e4c3dc43ffe24b9a6076798fed505f0 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 18 14:27:46 2015 -0400 Only hadle the legacy uploader if we explicitly request it. ansel/img/upload.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/56c183ab6e4c3dc43ffe24b9a6076798fed505f0 ----------------------------------------------------------------------- commit 33cd8cc05940f91135a50d159eff091b9140dece Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 18 15:57:45 2015 -0400 Ensure the uploader is high enough to receive click events. ansel/themes/default/dynamic/screen.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/33cd8cc05940f91135a50d159eff091b9140dece ----------------------------------------------------------------------- commit 9f58d9b62eaa2ff5c97db56465f6510125eaa848 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 18 16:19:00 2015 -0400 Dynamically scale the image for now. Will add code to fetch an appropriately sized image in the future. ansel/themes/default/dynamic/screen.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/9f58d9b62eaa2ff5c97db56465f6510125eaa848 ----------------------------------------------------------------------- commit ad66b81a3bdbabbd83048b8a504439e3fce74b31 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 20 12:22:36 2015 -0400 More tweaking of ajax imageview. ansel/js/imageview.js | 76 +++++++++++++++++++++++-------- ansel/js/layout.js | 6 +- ansel/templates/dynamic/index.inc | 11 ++++- ansel/themes/default/dynamic/screen.css | 59 +++++++++++++++++++----- 4 files changed, 117 insertions(+), 35 deletions(-) http://github.com/horde/horde/commit/ad66b81a3bdbabbd83048b8a504439e3fce74b31 ----------------------------------------------------------------------- commit 369ad3d041c2cedd018481f7788da222ceda5b40 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 20 12:26:37 2015 -0400 Fix resetting image view. ansel/js/imageview.js | 23 ++++------------------- 1 files changed, 4 insertions(+), 19 deletions(-) http://github.com/horde/horde/commit/369ad3d041c2cedd018481f7788da222ceda5b40 ----------------------------------------------------------------------- commit 40fda4989c61d5673d0471bd3833dd547b1829bc Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 20 12:27:56 2015 -0400 Placeholder. ansel/templates/dynamic/index.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/40fda4989c61d5673d0471bd3833dd547b1829bc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
