The branch "master" has been updated. The following is a summary of the commits.
from: 2673cd5e1fc0533df9d77c59379022a8ba1578ac 32f1cfe Coding style bccfa60 Not needed 80a6acd Correctly size viewport 32bea5d Fix special-use comparison 83225df Cleaner display Summary: http://github.com/horde/horde/compare/2673cd5e1fc0533df9d77c59379022a8ba1578ac...83225df269132a33de08d061bc2a3703376a2fa2 ----------------------------------------------------------------------- commit 32f1cfe8a22bb02c717431560b3c1bd2f8400c19 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 17:02:06 2014 -0600 Coding style imp/js/viewport.js | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/32f1cfe8a22bb02c717431560b3c1bd2f8400c19 ----------------------------------------------------------------------- commit bccfa60884f77f181436bbda8baa9355ddd87c6b Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 17:02:11 2014 -0600 Not needed imp/themes/default/dynamic/screen.css | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/bccfa60884f77f181436bbda8baa9355ddd87c6b ----------------------------------------------------------------------- commit 80a6acded3c76e7187dae3e2852349f951884a0e Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 17:17:28 2014 -0600 Correctly size viewport Need to switch header row before resizing, since they may not be the same height imp/js/dimpbase.js | 19 +++++++++++++++---- imp/js/viewport.js | 6 ++++++ 2 files changed, 21 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/80a6acded3c76e7187dae3e2852349f951884a0e ----------------------------------------------------------------------- commit 32bea5dddca2868867ab54d79574227f07b24d6e Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 17:23:57 2014 -0600 Fix special-use comparison imp/lib/Prefs/Special/SpecialMboxes.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/32bea5dddca2868867ab54d79574227f07b24d6e ----------------------------------------------------------------------- commit 83225df269132a33de08d061bc2a3703376a2fa2 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 17:26:42 2014 -0600 Cleaner display imp/templates/prefs/specialuse.html.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/83225df269132a33de08d061bc2a3703376a2fa2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
