[commits] Horde branch master updated. 9b9fe4a661638c237349759011299e685f4b326b

Jan Schneider jan at horde.org
Mon Nov 22 18:21:46 UTC 2010


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

from: 89a722b6d37e7ed0991482c35a61d8003fc85b1d

0867a3b Remove redundancy from file name.
59fe48e For now, always sort by date, and always displaye the most recent messages.
554c9cc Fix method name.
b000064 Add Array.numericSort().
9b9fe4a Add message loading. Basic functionality is complete.

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

commit 0867a3b173918adb3ea2997221196a9d7c6b70ef
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 22 14:02:41 2010 +0100

    Remove redundancy from file name.

 imp/templates/common-header.inc             |    2 +-
 imp/templates/dimp/javascript_defs.php      |  245 +++++++++++++++++++++++++++
 imp/templates/dimp/javascript_defs_dimp.php |  245 ---------------------------
 3 files changed, 246 insertions(+), 246 deletions(-)
 create mode 100644 imp/templates/dimp/javascript_defs.php
 delete mode 100644 imp/templates/dimp/javascript_defs_dimp.php

http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-git&r1=e5aa351d4dfa0cebb04383a98de3f7627543bab3&r2=0867a3b173918adb3ea2997221196a9d7c6b70ef
http://git.horde.org/co.php/imp/templates/dimp/javascript_defs.php?rt=horde-git&r=0867a3b173918adb3ea2997221196a9d7c6b70ef
http://git.horde.org/diff.php/imp/templates/dimp/javascript_defs_dimp.php?rt=horde-git&r1=8a48c691e1aca573ea14cea1dfe16c92ed128e59&r2=0867a3b173918adb3ea2997221196a9d7c6b70ef

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

commit 59fe48ec71b835dadfb987f221592cdbff9d9c27
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 22 14:09:54 2010 +0100

    For now, always sort by date, and always displaye the most recent messages.

 imp/js/mobile.js                         |    7 ++++++-
 imp/templates/mobile/javascript_defs.php |   30 ++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/mobile.js?rt=horde-git&r1=2b9a0ac3cb27ab0ca9a3e24af5387e0b7dd78f62&r2=59fe48ec71b835dadfb987f221592cdbff9d9c27
http://git.horde.org/diff.php/imp/templates/mobile/javascript_defs.php?rt=horde-git&r1=39aa5405c3708459514b2bbb8db43e37deec31f9&r2=59fe48ec71b835dadfb987f221592cdbff9d9c27

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

commit 554c9cc47c78bbd7bd8969d52370d2e67e28c978
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 22 16:43:57 2010 +0100

    Fix method name.

 imp/lib/IMP.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=464c49cf51f8f91f978528885133e47780b4690f&r2=554c9cc47c78bbd7bd8969d52370d2e67e28c978

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

commit b00006482a3eb45f5b1ef9521a69cf5945498a77
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 22 19:20:09 2010 +0100

    Add Array.numericSort().

 horde/js/horde-jquery.js |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/js/horde-jquery.js?rt=horde-git&r1=cc288c7f6f05533efbb741f180a2e982200e933f&r2=b00006482a3eb45f5b1ef9521a69cf5945498a77

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

commit 9b9fe4a661638c237349759011299e685f4b326b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 22 19:21:25 2010 +0100

    Add message loading. Basic functionality is complete.

 imp/js/mobile.js                      |  120 ++++++++++++++++++++++++++++++++-
 imp/lib/Ajax/Application.php          |   52 ++++++++++++++
 imp/templates/mobile/head.html.php    |    1 +
 imp/templates/mobile/mailbox.html.php |    8 --
 imp/templates/mobile/message.html.php |   14 ++--
 5 files changed, 176 insertions(+), 19 deletions(-)

http://git.horde.org/diff.php/imp/js/mobile.js?rt=horde-git&r1=59fe48ec71b835dadfb987f221592cdbff9d9c27&r2=9b9fe4a661638c237349759011299e685f4b326b
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=2fde23e904f34bdf3ca579cf3f545e1ac0332e1d&r2=9b9fe4a661638c237349759011299e685f4b326b
http://git.horde.org/diff.php/imp/templates/mobile/head.html.php?rt=horde-git&r1=39aa5405c3708459514b2bbb8db43e37deec31f9&r2=9b9fe4a661638c237349759011299e685f4b326b
http://git.horde.org/diff.php/imp/templates/mobile/mailbox.html.php?rt=horde-git&r1=2b9a0ac3cb27ab0ca9a3e24af5387e0b7dd78f62&r2=9b9fe4a661638c237349759011299e685f4b326b
http://git.horde.org/diff.php/imp/templates/mobile/message.html.php?rt=horde-git&r1=1c50f3a4712889b6b15a067dcf8df66863b98c20&r2=9b9fe4a661638c237349759011299e685f4b326b




More information about the commits mailing list