[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Mon Mar 30 20:00:45 UTC 2009


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

from: 8653b14c43033b8bb9e17efd4d73a4462d526eb5

9b2c66a... Better error handling.
52357a8... Allow spam/blacklist reporting in read-only mode.
aedc2a5... Remove unused parameter.
d5d067d... Ticket #8126: Implement readonly mailboxes in dimp view
668c4fa... This graphic lives in IMP now
3e277f2... Don't use separate separator div.
69fcb70... Implement disable compose hook for dimp view

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

commit 9b2c66a07a868d0322f81d4edc1b65ac60a5234b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 12:48:44 2009 -0600

    Better error handling.

 imp/lib/Message.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=6417dd030a843eee8b2ceb03774bb03995f5d6bc&r2=9b2c66a07a868d0322f81d4edc1b65ac60a5234b

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

commit 52357a88bc8fdfc2a093eb6a012770f31d9245ea
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:00:01 2009 -0600

    Allow spam/blacklist reporting in read-only mode.
    
    Even if user has delete pref/config for these actions, OK to get error
    message.  More important to do the spam/blacklist action.

 imp/mailbox.php |   12 +++++-------
 imp/message.php |   12 +++++-------
 2 files changed, 10 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=74d25ed5e98773df84edea74c1f054d58f4f5e63&r2=52357a88bc8fdfc2a093eb6a012770f31d9245ea
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=b3d0e4d135d281d89810c938f5dc47b3d6bd0123&r2=52357a88bc8fdfc2a093eb6a012770f31d9245ea

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

commit aedc2a5138e85c86bbfa0011273f2bdcd898be7a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:01:22 2009 -0600

    Remove unused parameter.

 imp/compose-mimp.php |    2 +-
 imp/compose.php      |    2 +-
 imp/mailbox.php      |    2 +-
 imp/message-mimp.php |    2 +-
 imp/message.php      |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=aedc2a5138e85c86bbfa0011273f2bdcd898be7a
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=aedc2a5138e85c86bbfa0011273f2bdcd898be7a
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=52357a88bc8fdfc2a093eb6a012770f31d9245ea&r2=aedc2a5138e85c86bbfa0011273f2bdcd898be7a
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-hatchery&r1=50539589c0765f559bbe87b7d78086194c2e2ee1&r2=aedc2a5138e85c86bbfa0011273f2bdcd898be7a
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=52357a88bc8fdfc2a093eb6a012770f31d9245ea&r2=aedc2a5138e85c86bbfa0011273f2bdcd898be7a

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

commit d5d067dbaaa63aeae6eed60492dea04d3dce9afe
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:01:57 2009 -0600

    Ticket #8126: Implement readonly mailboxes in dimp view

 imp/js/src/DimpBase.js                |   29 +++++++++++++++++++++++++++--
 imp/lib/Views/ListMessages.php        |    5 ++++-
 imp/message-dimp.php                  |    2 ++
 imp/templates/chunks/message.php      |    2 ++
 imp/templates/index/index-dimp.inc    |    1 +
 imp/themes/graphics/locked.png        |  Bin 0 -> 505 bytes
 imp/themes/screen-dimp.css            |    4 ++++
 imp/themes/silver/graphics/locked.png |  Bin 0 -> 749 bytes
 imp/themes/silver/screen-dimp.css     |    3 +++
 9 files changed, 43 insertions(+), 3 deletions(-)
 create mode 100644 imp/themes/graphics/locked.png
 create mode 100644 imp/themes/silver/graphics/locked.png

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=40a45e5f4d37d7d1f1e054c98426f253086fc4b8&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=74d25ed5e98773df84edea74c1f054d58f4f5e63&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/co.php/imp/themes/graphics/locked.png?rt=horde-hatchery&r=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/co.php/imp/themes/silver/graphics/locked.png?rt=horde-hatchery&r=d5d067dbaaa63aeae6eed60492dea04d3dce9afe
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=d5d067dbaaa63aeae6eed60492dea04d3dce9afe

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

commit 668c4fae60b7abc5e9a54248a78b29bb1b3d8436
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:02:47 2009 -0600

    This graphic lives in IMP now

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

http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=aedc2a5138e85c86bbfa0011273f2bdcd898be7a&r2=668c4fae60b7abc5e9a54248a78b29bb1b3d8436

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

commit 3e277f2890a82954a480e3782bcab6fc502ed6ed
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:26:35 2009 -0600

    Don't use separate separator div.

 imp/js/src/DimpBase.js             |   10 +++-------
 imp/templates/index/index-dimp.inc |   32 +++++++++++---------------------
 imp/themes/screen-dimp.css         |    2 +-
 3 files changed, 15 insertions(+), 29 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=d5d067dbaaa63aeae6eed60492dea04d3dce9afe&r2=3e277f2890a82954a480e3782bcab6fc502ed6ed
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=d5d067dbaaa63aeae6eed60492dea04d3dce9afe&r2=3e277f2890a82954a480e3782bcab6fc502ed6ed
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=d5d067dbaaa63aeae6eed60492dea04d3dce9afe&r2=3e277f2890a82954a480e3782bcab6fc502ed6ed

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

commit 69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 13:58:20 2009 -0600

    Implement disable compose hook for dimp view

 imp/compose-dimp.php             |    8 +++++
 imp/js/src/DimpBase.js           |   11 +++++--
 imp/js/src/fullmessage-dimp.js   |    6 +++-
 imp/lib/DIMP.php                 |    2 +
 imp/message-dimp.php             |   65 ++++++++++++++++++++++----------------
 imp/templates/chunks/compose.php |    6 +++
 imp/templates/chunks/message.php |    2 +
 7 files changed, 69 insertions(+), 31 deletions(-)

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=3e277f2890a82954a480e3782bcab6fc502ed6ed&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=06d51f0a968ad6a0a7e6b72b6b911bd01e560e4c&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=8653b14c43033b8bb9e17efd4d73a4462d526eb5&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=d5d067dbaaa63aeae6eed60492dea04d3dce9afe&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/templates/chunks/compose.php?rt=horde-hatchery&r1=aa8b20a89caaea6f63c2d719765eb78fb04062b4&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=d5d067dbaaa63aeae6eed60492dea04d3dce9afe&r2=69fcb704aba86c3e7c6e6b50774d0d41cb02f1b8




More information about the commits mailing list