[commits] Horde branch master updated. 7756be94ff206d1faa22d0b40de408f74534e96f
Michael M Slusarz
slusarz at horde.org
Tue Aug 26 02:15:29 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: d1d7d58fdfff091b24ea3c5d47754aa9bf3864b9
72e5499 Implement lazy loading in smartmobile
375e019 Don't use eval() to load HTML data
a1a759e Proper array check
8a14aeb Fix resizing when lazy loading
7756be9 Not used
Summary: http://github.com/horde/horde/compare/d1d7d58fdfff091b24ea3c5d47754aa9bf3864b9...7756be94ff206d1faa22d0b40de408f74534e96f
-----------------------------------------------------------------------
commit 72e54994c136f24ad17337d9be9a968955f1023c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 25 15:10:55 2014 -0600
Implement lazy loading in smartmobile
imp/docs/CHANGES | 2 +-
imp/js/jquery.mobile/plugins/unveil.js | 56 ++++++++++++++++++++++++++++++++
imp/js/smartmobile.js | 7 +++-
imp/lib/Smartmobile.php | 1 +
imp/package.xml | 6 ++-
5 files changed, 68 insertions(+), 4 deletions(-)
create mode 100644 imp/js/jquery.mobile/plugins/unveil.js
http://github.com/horde/horde/commit/72e54994c136f24ad17337d9be9a968955f1023c
-----------------------------------------------------------------------
commit 375e019aebfd49eabe46382a50173582aa8824af
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 25 15:11:13 2014 -0600
Don't use eval() to load HTML data
imp/js/dimpbase.js | 2 ++
imp/js/dimpcore.js | 11 +++++++++++
imp/js/message-dimp.js | 7 ++++++-
imp/js/smartmobile.js | 11 +++++++++++
imp/lib/Ajax/Application/ShowMessage.php | 16 +++++-----------
imp/lib/Basic/Message.php | 1 -
imp/lib/Contents.php | 10 +++++-----
imp/lib/Dynamic/Message.php | 3 +++
imp/lib/Mime/Viewer/Html.php | 9 +--------
9 files changed, 44 insertions(+), 26 deletions(-)
http://github.com/horde/horde/commit/375e019aebfd49eabe46382a50173582aa8824af
-----------------------------------------------------------------------
commit a1a759e13628840c36fcaa1e85ab84f3354a382e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 25 16:41:23 2014 -0600
Proper array check
imp/lib/Factory/MailboxList.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/a1a759e13628840c36fcaa1e85ab84f3354a382e
-----------------------------------------------------------------------
commit 8a14aeb855b9e829146b7c0e8704b048d062828a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 25 16:50:39 2014 -0600
Fix resizing when lazy loading
imp/js/imp.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/8a14aeb855b9e829146b7c0e8704b048d062828a
-----------------------------------------------------------------------
commit 7756be94ff206d1faa22d0b40de408f74534e96f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 25 16:55:53 2014 -0600
Not used
imp/js/message-dimp.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/7756be94ff206d1faa22d0b40de408f74534e96f
More information about the commits
mailing list