[commits] Horde branch master updated. 94d569b8b73d3b1e37f73084e8b3817ccfb55be1

Michael J. Rubinsky mrubinsk at horde.org
Mon Dec 6 20:04:36 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 42d9028c38ad423b25109bb0b32aa22a508ad554

2b46ae7 This event needs to be  bound _before_ jquery mobile is loaded or it never fires.
94d569b Properly bind these events.

-----------------------------------------------------------------------

commit 2b46ae765ffde70af1d8ce7e424ff4d99dc31ae9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 6 14:37:48 2010 -0500

    This event needs to be  bound _before_ jquery mobile is loaded or it never fires.

 horde/templates/common-header-mobile.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/2b46ae765ffde70af1d8ce7e424ff4d99dc31ae9

-----------------------------------------------------------------------

commit 94d569b8b73d3b1e37f73084e8b3817ccfb55be1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 6 15:00:44 2010 -0500

    Properly bind these events.
    
    Certain events need to be bound _before_ jquery mobile initializes (mobileinit, page*, etc...)
    otherwise, the event handlers won't run on first pageload. This means that we can't always use the global
    common-header-mobile template for all apps.

 kronolith/js/mobile.js                       |   41 +-------------
 kronolith/mobile.php                         |    9 +---
 kronolith/templates/common-header-mobile.inc |   75 ++++++++++++++++++++++++++
 3 files changed, 79 insertions(+), 46 deletions(-)
 create mode 100644 kronolith/templates/common-header-mobile.inc

http://git.horde.org/horde-git/-/commit/94d569b8b73d3b1e37f73084e8b3817ccfb55be1




More information about the commits mailing list