[commits] Horde branch master updated. 22f33b1be19a3b3db62911f7b4ae4a93384ad135

Michael M Slusarz slusarz at horde.org
Thu Sep 30 20:50:18 UTC 2010


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

from: 2d5a3a4fdbf38b70e2d4f3a86ffd7059ee8ae30e

cdaecae auto_delete_drafts preference is no longer used
5e28536 Add date_format_mini preference
262779c Improve formatting of date in print view.
0e3708f Additions to UPGRADING
ad1c9fc Move time_format pref to Horde
22f33b1 Ticket #7422: Improve session close/open in DIMP AJAX actions

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

commit cdaecae24590b313078afb896c4fac2d7da1871f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 13:02:35 2010 -0600

    auto_delete_drafts preference is no longer used

 imp/config/prefs.php.dist    |   10 +---------
 imp/docs/UPGRADING           |    1 +
 imp/lib/Ajax/Application.php |    3 +--
 3 files changed, 3 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=dd7ad25824b6726b89a93d8c08ec1229057aaddf&r2=cdaecae24590b313078afb896c4fac2d7da1871f
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=cdaecae24590b313078afb896c4fac2d7da1871f
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=92dd1eb28d591865518ac5e9a8016029f1487d94&r2=cdaecae24590b313078afb896c4fac2d7da1871f

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

commit 5e28536b9a7027b540f1fd01a4acdac3afadc742
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 13:36:43 2010 -0600

    Add date_format_mini preference

 horde/config/prefs.php.dist |   33 ++++++++++++++++++++++++++++++---
 1 files changed, 30 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=5e28536b9a7027b540f1fd01a4acdac3afadc742

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

commit 262779c877abad32b8aa22b194143e2700404f13
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 13:13:38 2010 -0600

    Improve formatting of date in print view.

 imp/lib/Ui/Mailbox.php |   33 +++++++++++++++++++++++++--------
 imp/view.php           |    6 ++++++
 2 files changed, 31 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ui/Mailbox.php?rt=horde-git&r1=179b8dfa9c68c7fd5fe9a8739dd7f4e4ed7918ab&r2=262779c877abad32b8aa22b194143e2700404f13
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=3608e2bb39e79845c942b01cb712051546ed5b77&r2=262779c877abad32b8aa22b194143e2700404f13

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

commit 0e3708fd1d85f6a75f01c281f6e797224520b23c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 14:02:05 2010 -0600

    Additions to UPGRADING

 imp/docs/UPGRADING |   22 ++++++++++++++++++----
 1 files changed, 18 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=cdaecae24590b313078afb896c4fac2d7da1871f&r2=0e3708fd1d85f6a75f01c281f6e797224520b23c

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

commit ad1c9fcec705761a78f9b2b6fcea30803c10dc00
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 14:02:23 2010 -0600

    Move time_format pref to Horde

 horde/config/prefs.php.dist |   18 +++++++++++++++++-
 imp/config/prefs.php.dist   |   16 +---------------
 imp/docs/UPGRADING          |    2 ++
 kronolith/lib/Kronolith.php |    2 +-
 4 files changed, 21 insertions(+), 17 deletions(-)

http://git.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde-git&r1=5e28536b9a7027b540f1fd01a4acdac3afadc742&r2=ad1c9fcec705761a78f9b2b6fcea30803c10dc00
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=cdaecae24590b313078afb896c4fac2d7da1871f&r2=ad1c9fcec705761a78f9b2b6fcea30803c10dc00
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=0e3708fd1d85f6a75f01c281f6e797224520b23c&r2=ad1c9fcec705761a78f9b2b6fcea30803c10dc00
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=ad1c9fcec705761a78f9b2b6fcea30803c10dc00

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

commit 22f33b1be19a3b3db62911f7b4ae4a93384ad135
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 30 14:50:06 2010 -0600

    Ticket #7422: Improve session close/open in DIMP AJAX actions

 imp/lib/Ajax/Application.php |   29 +++++++++++++++++++----------
 1 files changed, 19 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=cdaecae24590b313078afb896c4fac2d7da1871f&r2=22f33b1be19a3b3db62911f7b4ae4a93384ad135




More information about the commits mailing list