[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Jun 12 16:24:16 UTC 2009


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

from: e7e357838315390767991ac173b6ea81a245879e

e5517b4... Spelling fix
6b29ac7... Make sure folder is highlighted after loading
8a1b153... Add ability in DIMP to sub/unsub from folders
844e562... Fix icon placement.
5363ae4... Use message info display on dimp popup message view also

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

commit e5517b46fde044047c7680f46d240ef83f77a66f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jun 11 03:29:38 2009 -0600

    Spelling fix

 imp/docs/CHANGES |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=e5517b46fde044047c7680f46d240ef83f77a66f

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

commit 6b29ac738dca5bea0ab05b522fafbd639e7bb689
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jun 11 22:08:22 2009 -0600

    Make sure folder is highlighted after loading

 imp/js/src/DimpBase.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=6b29ac738dca5bea0ab05b522fafbd639e7bb689

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

commit 8a1b153962fe1b4d66d2d546460c023e3c56fb2a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jun 11 23:38:27 2009 -0600

    Add ability in DIMP to sub/unsub from folders

 imp/ajax.php                       |    7 ++++++
 imp/docs/CHANGES                   |    2 +-
 imp/js/src/DimpBase.js             |   42 ++++++++++++++++++++++++++++-------
 imp/templates/index/index-dimp.inc |    2 +
 imp/themes/screen-dimp.css         |    2 +-
 5 files changed, 44 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=8a1b153962fe1b4d66d2d546460c023e3c56fb2a
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=e5517b46fde044047c7680f46d240ef83f77a66f&r2=8a1b153962fe1b4d66d2d546460c023e3c56fb2a
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=6b29ac738dca5bea0ab05b522fafbd639e7bb689&r2=8a1b153962fe1b4d66d2d546460c023e3c56fb2a
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=8a1b153962fe1b4d66d2d546460c023e3c56fb2a
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=8d25dbd81f5d3d819136661b64f610f487a7f30d&r2=8a1b153962fe1b4d66d2d546460c023e3c56fb2a

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

commit 844e56295dce0e6421865ba03530ba3ba9e2030f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 10:23:02 2009 -0600

    Fix icon placement.

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

http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=6e185d9f3b60c88d9707070e7dd1bb9378874d58&r2=844e56295dce0e6421865ba03530ba3ba9e2030f

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

commit 5363ae4cfb6828d3705cdda7b53a6f44056b8d90
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 12 10:23:44 2009 -0600

    Use message info display on dimp popup message view also

 imp/js/src/DimpBase.js           |   20 ++------------------
 imp/js/src/DimpCore.js           |   22 ++++++++++++++++++++++
 imp/js/src/fullmessage-dimp.js   |    6 ++++++
 imp/lib/Views/ShowMessage.php    |   27 +++++++++++----------------
 imp/message-dimp.php             |    2 +-
 imp/templates/chunks/message.php |    9 +++++++++
 6 files changed, 51 insertions(+), 35 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=8a1b153962fe1b4d66d2d546460c023e3c56fb2a&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=3d4f94860b0083282a5c213abc3dd73ccc3d7d1d&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=677127f53baeb0dd6b72a2d984a6455d2285624a&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=55808443c900d4ae8e3efe248467565874aa3298&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=844e56295dce0e6421865ba03530ba3ba9e2030f&r2=5363ae4cfb6828d3705cdda7b53a6f44056b8d90




More information about the commits mailing list