[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Jun 12 18:45:09 UTC 2009


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

from: 5363ae4cfb6828d3705cdda7b53a6f44056b8d90

68f6894... Fix graphics in silver theme
8c8f697... Honor subscribe preference in DIMP
f853a52... Move DIMP javascript defs to separate file to match other apps
9583bd1... Move IE 6 detection to javascript files
9f4f6ca... Fix title name
e189f7b... Allow on-demand filter application (if filter backend supports) in DIMP.

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

commit 68f6894e923a5915ae52832ad7ff8baf6db3d9aa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 10:41:11 2009 -0600

    Fix graphics in silver theme

 imp/themes/silver/screen-dimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=68f6894e923a5915ae52832ad7ff8baf6db3d9aa

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

commit 8c8f69702611fa15379e0d3a25e53a6871471e72
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 10:45:30 2009 -0600

    Honor subscribe preference in DIMP

 imp/ajax.php                       |   10 ++++++----
 imp/js/src/DimpBase.js             |   12 ++++++++----
 imp/templates/index/index-dimp.inc |    5 ++++-
 3 files changed, 18 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=8a1b153962fe1b4d66d2d546460c023e3c56fb2a&r2=8c8f69702611fa15379e0d3a25e53a6871471e72
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=5363ae4cfb6828d3705cdda7b53a6f44056b8d90&r2=8c8f69702611fa15379e0d3a25e53a6871471e72
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=8a1b153962fe1b4d66d2d546460c023e3c56fb2a&r2=8c8f69702611fa15379e0d3a25e53a6871471e72

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

commit f853a52def29eb5cde4acf8c5e50372e25fa2c6f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 11:19:52 2009 -0600

    Move DIMP javascript defs to separate file to match other apps

 imp/lib/DIMP.php                       |  168 +-------------------------------
 imp/templates/javascript_defs_dimp.php |  160 ++++++++++++++++++++++++++++++
 2 files changed, 162 insertions(+), 166 deletions(-)
 create mode 100644 imp/templates/javascript_defs_dimp.php

http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=f853a52def29eb5cde4acf8c5e50372e25fa2c6f
http://git.horde.org/co.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r=f853a52def29eb5cde4acf8c5e50372e25fa2c6f

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

commit 9583bd1664d27a24fbc01bd7df50ee5a912bd52f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 11:23:58 2009 -0600

    Move IE 6 detection to javascript files

 imp/js/src/DimpBase.js                 |    6 +++---
 imp/js/src/DimpCore.js                 |    1 +
 imp/templates/javascript_defs_dimp.php |    1 -
 3 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=8c8f69702611fa15379e0d3a25e53a6871471e72&r2=9583bd1664d27a24fbc01bd7df50ee5a912bd52f
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=5363ae4cfb6828d3705cdda7b53a6f44056b8d90&r2=9583bd1664d27a24fbc01bd7df50ee5a912bd52f
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=f853a52def29eb5cde4acf8c5e50372e25fa2c6f&r2=9583bd1664d27a24fbc01bd7df50ee5a912bd52f

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

commit 9f4f6cad3353b6582e59bc42beefc742c8d35810
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 11:43:14 2009 -0600

    Fix title name

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

http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=9583bd1664d27a24fbc01bd7df50ee5a912bd52f&r2=9f4f6cad3353b6582e59bc42beefc742c8d35810

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

commit e189f7bc43e06727472ea856ee20cf4e49f1a78c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 12:43:33 2009 -0600

    Allow on-demand filter application (if filter backend supports) in DIMP.

 imp/ajax.php                           |    1 +
 imp/docs/CHANGES                       |    1 +
 imp/js/src/DimpBase.js                 |   18 ++++++++++++++++++
 imp/lib/Views/ListMessages.php         |    7 ++++---
 imp/templates/index/index-dimp.inc     |    3 +++
 imp/templates/javascript_defs_dimp.php |    1 +
 6 files changed, 28 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=8c8f69702611fa15379e0d3a25e53a6871471e72&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=8a1b153962fe1b4d66d2d546460c023e3c56fb2a&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=9583bd1664d27a24fbc01bd7df50ee5a912bd52f&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=4068a67ee82bf513d47506f77e2ece5d6803a768&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=8c8f69702611fa15379e0d3a25e53a6871471e72&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=9f4f6cad3353b6582e59bc42beefc742c8d35810&r2=e189f7bc43e06727472ea856ee20cf4e49f1a78c




More information about the commits mailing list