[commits] Horde branch develop updated. addbcbe148775d2e2d7d9a0889f73027d20b07b3

Michael M Slusarz slusarz at horde.org
Tue Jul 24 20:46:03 UTC 2012


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

from: 88c1cf7fa94db42f583583029dfcf40d7f5ca236

143b2d0 coding style
8ec1816 [mms] Fix recursive mailbox delete in dynamic view (Bug #11288).
9be712d Fix IMP version release number.
f8c6c06 phpdoc
9fbd3ee get() should return null if the identity does not exist
e9df375 [mms] Fix upgrade logintasks for pre-release major releases.
758dd36 [mms] Fix handling of identity tie-to addresses when searching for matching identities.
addbcbe [mms] Fix redirect message action in dynamic view (Bug #11292).

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

commit 143b2d032132a513fa8413619476bf1fcbf0a44b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 11:55:26 2012 -0600

    coding style

 imp/lib/Ajax/Application.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/143b2d032132a513fa8413619476bf1fcbf0a44b

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

commit 8ec1816346ea01d7a516ebb13d814df318a08930
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 11:56:20 2012 -0600

    [mms] Fix recursive mailbox delete in dynamic view (Bug #11288).

 imp/docs/CHANGES   |    1 +
 imp/js/dimpbase.js |    2 +-
 imp/package.xml    |    4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/8ec1816346ea01d7a516ebb13d814df318a08930

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

commit 9be712d642b4f460e32c7a3265d19c62fb00a897
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 12:42:16 2012 -0600

    Fix IMP version release number.

 imp/lib/LoginTasks/SystemTask/Upgrade.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9be712d642b4f460e32c7a3265d19c62fb00a897

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

commit f8c6c0655fde1dfb137f4e0257630f5f96ba2a04
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 12:47:21 2012 -0600

    phpdoc

 framework/Prefs/lib/Horde/Prefs/Identity.php |   34 ++++++++++++-------------
 1 files changed, 16 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/f8c6c0655fde1dfb137f4e0257630f5f96ba2a04

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

commit 9fbd3eea9ae4ab5ba08d8eeb22cc9e79fb248fe6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 12:51:32 2012 -0600

    get() should return null if the identity does not exist

 framework/Prefs/lib/Horde/Prefs/Identity.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9fbd3eea9ae4ab5ba08d8eeb22cc9e79fb248fe6

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

commit e9df375b9579d6f9ff577012e00d1664249df925
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 13:32:59 2012 -0600

    [mms] Fix upgrade logintasks for pre-release major releases.
    
    Our versioning system is not compatible with version_compare() since
    
    x.# < x.#.0(alpha|beta|RC)#

 framework/Core/lib/Horde/Core/LoginTasks/SystemTask/Upgrade.php |    8 ++++++-
 framework/Core/package.xml                                      |    2 +
 2 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e9df375b9579d6f9ff577012e00d1664249df925

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

commit 758dd36a27d5d9a57a052ee49175a031216f6f69
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 13:56:37 2012 -0600

    [mms] Fix handling of identity tie-to addresses when searching for matching identities.

 imp/docs/CHANGES           |    2 +
 imp/lib/Prefs/Identity.php |   71 ++++++++++++++++++++++++++-----------------
 imp/package.xml            |    2 +
 3 files changed, 47 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/758dd36a27d5d9a57a052ee49175a031216f6f69

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

commit addbcbe148775d2e2d7d9a0889f73027d20b07b3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 24 13:57:23 2012 -0600

    [mms] Fix redirect message action in dynamic view (Bug #11292).
    
    This was never updated to the new UI.

 imp/js/compose-dimp.js                  |   51 ++++++++++++++++++-----------
 imp/js/message-dimp.js                  |   17 +---------
 imp/lib/Dynamic/Compose.php             |   53 +++++++++++++++----------------
 imp/lib/Dynamic/Compose/Common.php      |    3 --
 imp/templates/dynamic/redirect.html.php |   34 ++++++++++----------
 5 files changed, 75 insertions(+), 83 deletions(-)

http://git.horde.org/horde-git/-/commit/addbcbe148775d2e2d7d9a0889f73027d20b07b3




More information about the commits mailing list