[commits] Horde branch develop updated. da14787fd272b6739c06426d5574864945ae7776
Michael M Slusarz
slusarz at horde.org
Tue Apr 24 04:25:04 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: c8a9da02fbc18d10215e525b3530d7c5e3d1e55a
55a941a phpdoc
ad66c31 Bug #11157: External stylesheets should always be loaded first, before Horde theme stylesheets
da14787 Turns out that 99% of the kronolith mobile 'init' code is not needed - it is already done on dom ready
-----------------------------------------------------------------------
commit 55a941aea3edbc93dfcd3dd21bb413de59cc8182
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 23 22:09:45 2012 -0600
phpdoc
framework/Core/lib/Horde/Themes/Css.php | 46 +++++++++++++-----------------
1 files changed, 20 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/55a941aea3edbc93dfcd3dd21bb413de59cc8182
-----------------------------------------------------------------------
commit ad66c314ebdc239d6bd9b18b62e43d7d6156fe9a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 23 22:12:23 2012 -0600
Bug #11157: External stylesheets should always be loaded first, before Horde theme stylesheets
framework/Core/lib/Horde/Themes/Css.php | 25 ++++++++++++++-----------
1 files changed, 14 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/ad66c314ebdc239d6bd9b18b62e43d7d6156fe9a
-----------------------------------------------------------------------
commit da14787fd272b6739c06426d5574864945ae7776
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 23 22:22:30 2012 -0600
Turns out that 99% of the kronolith mobile 'init' code is not needed - it is already done on dom ready
Which makes sense - the smartmobileinit option should ONLY be used for
bootstrapping config items within jquery mobile itself; everything else
can be thrown into a dom ready function and the full jquery + jquery
mobile environment will be guaranteed to be available.
kronolith/js/mobile.js | 1 +
kronolith/js/mobileinit.js | 31 -------------------------------
kronolith/mobile.php | 4 +++-
3 files changed, 4 insertions(+), 32 deletions(-)
delete mode 100644 kronolith/js/mobileinit.js
http://git.horde.org/horde-git/-/commit/da14787fd272b6739c06426d5574864945ae7776
More information about the commits
mailing list