[commits] Horde branch master updated. 25e4e9f441d22b3df2b6f6396ff8b4be3063695c

Michael M Slusarz slusarz at horde.org
Wed Jul 7 05:22:39 UTC 2010


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

from: 6afd0fd29bd356acaf80feff1bf701da16710df8

5f6adf2 wish -> want
2163476 Description of file.
5914091 RB_confirm is too specific - add to RB_window instead
4b600ba Allow IMPDialog to handle simple Yes/No dialogs
034c899 Use IMPDialog for DIMP folder actions.
ed8c249 Make sure these entries are not confused for IMAP mailboxes
25e4e9f Bug #6832: Add confirm dialog when moving to notepad/tasklist

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

commit 5f6adf20fe681b1d040cbaa824292993daae303d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 19:02:56 2010 -0600

    wish -> want
    
    Wish connotes that something will hopefully happen.
    Want connotes that something will definitely happen.

 imp/attachment.php |    2 +-
 imp/message.php    |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=1065ab77abdfe7b025e24dab33a2db9cbbea90ac&r2=5f6adf20fe681b1d040cbaa824292993daae303d
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=2effd3ce519011db72737c32c437f9c6364a23f0&r2=5f6adf20fe681b1d040cbaa824292993daae303d

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

commit 21634763c35139063b7767bfaa8170ff52fe8591
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 19:18:34 2010 -0600

    Description of file.

 horde/js/redbox.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/js/redbox.js?rt=horde-git&r1=4ff6763fddf80477f6e7d5c169bedf33cbf8e6ec&r2=21634763c35139063b7767bfaa8170ff52fe8591

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

commit 59140912dd17385553124964ec4c8d824fa753b2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 21:53:12 2010 -0600

    RB_confirm is too specific - add to RB_window instead

 horde/themes/screen.css |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=daf7ac7c9af83e278d5110a4a07c3572dc69f3f4&r2=59140912dd17385553124964ec4c8d824fa753b2

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

commit 4b600ba8f7806b634cb6a0596e69839f5009f765
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 21:44:37 2010 -0600

    Allow IMPDialog to handle simple Yes/No dialogs
    
    Add a bit of IMPDialog documentation

 imp/js/dialog.js  |   46 +++++++++++++++++++++++++++++++++++++---------
 imp/js/mailbox.js |   31 ++++++++++++++++++++++---------
 imp/mailbox.php   |    1 +
 3 files changed, 60 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/imp/js/dialog.js?rt=horde-git&r1=1ed41f6721afe6cf43bd54c58ab8252d0346ac65&r2=4b600ba8f7806b634cb6a0596e69839f5009f765
http://git.horde.org/diff.php/imp/js/mailbox.js?rt=horde-git&r1=9c078bc25ad56f126dafab18d31b8bfc594fa44a&r2=4b600ba8f7806b634cb6a0596e69839f5009f765
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=4f3bc19eac444e3d99b7e56b188bd9f99db3686d&r2=4b600ba8f7806b634cb6a0596e69839f5009f765

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

commit 034c899d59320b764bdcb750d2d1a3eaf0fb7af1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 22:11:01 2010 -0600

    Use IMPDialog for DIMP folder actions.

 imp/js/dialog.js             |    3 +-
 imp/js/dimpbase.js           |   53 +++++++++++++++---------------------------
 imp/templates/dimp/index.inc |    9 -------
 3 files changed, 21 insertions(+), 44 deletions(-)

http://git.horde.org/diff.php/imp/js/dialog.js?rt=horde-git&r1=4b600ba8f7806b634cb6a0596e69839f5009f765&r2=034c899d59320b764bdcb750d2d1a3eaf0fb7af1
http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=0217d059e2e1a8f9bab3193d863996ef5c80a7c7&r2=034c899d59320b764bdcb750d2d1a3eaf0fb7af1
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=befcebe74422f7fcf319745bc897ab3eb169b5f1&r2=034c899d59320b764bdcb750d2d1a3eaf0fb7af1

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

commit ed8c2492ceb46506afdeb99bf37c31463199bae4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 22:53:51 2010 -0600

    Make sure these entries are not confused for IMAP mailboxes

 imp/lib/IMP.php     |    4 ++--
 imp/lib/Message.php |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=bad88c7b12aa154a64de9471361a2f28fe1f684e&r2=ed8c2492ceb46506afdeb99bf37c31463199bae4
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=ed8c2492ceb46506afdeb99bf37c31463199bae4

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

commit 25e4e9f441d22b3df2b6f6396ff8b4be3063695c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 6 23:15:18 2010 -0600

    Bug #6832: Add confirm dialog when moving to notepad/tasklist

 imp/js/mailbox.js                     |   33 ++++++++++++++++++++++--------
 imp/js/message.js                     |   35 +++++++++++++++++++++++++-------
 imp/mailbox.php                       |    2 +-
 imp/message.php                       |    6 +++++
 imp/templates/imp/javascript_defs.php |    1 +
 5 files changed, 59 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/imp/js/mailbox.js?rt=horde-git&r1=4b600ba8f7806b634cb6a0596e69839f5009f765&r2=25e4e9f441d22b3df2b6f6396ff8b4be3063695c
http://git.horde.org/diff.php/imp/js/message.js?rt=horde-git&r1=4ff6763fddf80477f6e7d5c169bedf33cbf8e6ec&r2=25e4e9f441d22b3df2b6f6396ff8b4be3063695c
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=4b600ba8f7806b634cb6a0596e69839f5009f765&r2=25e4e9f441d22b3df2b6f6396ff8b4be3063695c
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=5f6adf20fe681b1d040cbaa824292993daae303d&r2=25e4e9f441d22b3df2b6f6396ff8b4be3063695c
http://git.horde.org/diff.php/imp/templates/imp/javascript_defs.php?rt=horde-git&r1=9c078bc25ad56f126dafab18d31b8bfc594fa44a&r2=25e4e9f441d22b3df2b6f6396ff8b4be3063695c




More information about the commits mailing list