The branch "ANSEL_4_0" has been updated. The following is a summary of the commits.
from: 40fda4989c61d5673d0471bd3833dd547b1829bc 66f888a Start some basic keyboard nav. 8a4344a Image view keyboard navigation. e68104f Remove commented out code/clean up. 8ca93e3 jsdoc Summary: http://github.com/horde/horde/compare/40fda4989c61d5673d0471bd3833dd547b1829bc...8ca93e35d7983ec95822adea21a640c23d427d72 ----------------------------------------------------------------------- commit 66f888aa803defb6735906c7aa6152c49400bcac Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 20 12:40:18 2015 -0400 Start some basic keyboard nav. ansel/js/imageview.js | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/66f888aa803defb6735906c7aa6152c49400bcac ----------------------------------------------------------------------- commit 8a4344a797a7fd5006485f55b218439ee0d1bfa1 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 23 10:14:31 2015 -0400 Image view keyboard navigation. ansel/js/ansel.js | 26 +++++++++++++++++++++++++- ansel/js/imageview.js | 34 ++++++++++++++++++++++++++++++---- ansel/js/layout.js | 26 ++++++++++++++++++++++---- 3 files changed, 77 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/8a4344a797a7fd5006485f55b218439ee0d1bfa1 ----------------------------------------------------------------------- commit e68104fca27bd58dff8c39a9e63630799a1786d5 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 23 10:22:12 2015 -0400 Remove commented out code/clean up. Take these stubs/example code out until they are really needed. ansel/js/ansel.js | 254 ----------------------------------------------------- 1 files changed, 0 insertions(+), 254 deletions(-) http://github.com/horde/horde/commit/e68104fca27bd58dff8c39a9e63630799a1786d5 ----------------------------------------------------------------------- commit 8ca93e35d7983ec95822adea21a640c23d427d72 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 23 10:30:02 2015 -0400 jsdoc ansel/js/ansel.js | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/8ca93e35d7983ec95822adea21a640c23d427d72 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
