[commits] Horde branch master updated. 5cf6024e5df05a355d3a53ab46486da04faeb27e

Michael M Slusarz slusarz at horde.org
Fri Sep 24 18:47:29 UTC 2010


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

from: 35575ee26f507950355ef10e944b951a11fb3521

4f1c849 Move flag context item creation into javascript
c86cbf7 Track recent changes to IMP_Search
99bfc72 filter[not] -> flag[not] to more accurate represent action
5cf6024 Add stored search filtering to dimp.

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

commit 4f1c84989e6cf77eab8fe8588a18c77108811cfa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 24 11:46:41 2010 -0600

    Move flag context item creation into javascript
    
    Allows for dynamic addition of flags in the future.
    Also allows storage of IMAP flag name in metadata rather than hackish
    parameter storage.

 imp/js/dimpbase.js                          |   33 ++++++++++++++++++++++++--
 imp/templates/dimp/index.inc                |   16 +-----------
 imp/templates/dimp/javascript_defs_dimp.php |    6 ++++-
 3 files changed, 37 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=4f1c84989e6cf77eab8fe8588a18c77108811cfa
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=4f1c84989e6cf77eab8fe8588a18c77108811cfa
http://git.horde.org/diff.php/imp/templates/dimp/javascript_defs_dimp.php?rt=horde-git&r1=265a4f89d756745cd6254a4decd44ec33ac978d5&r2=4f1c84989e6cf77eab8fe8588a18c77108811cfa

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

commit c86cbf78bcaa4d945ddc7c39d9cadc78e5a23839
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 24 11:50:17 2010 -0600

    Track recent changes to IMP_Search

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

http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=e015436710ade7d095398f45ea2ea9ee9bcba684&r2=c86cbf78bcaa4d945ddc7c39d9cadc78e5a23839

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

commit 99bfc729bf4505170e664277c7995a59cce2c65e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 24 11:55:18 2010 -0600

    filter[not] -> flag[not] to more accurate represent action

 imp/js/dimpbase.js           |    8 ++++----
 imp/templates/dimp/index.inc |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=4f1c84989e6cf77eab8fe8588a18c77108811cfa&r2=99bfc729bf4505170e664277c7995a59cce2c65e
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=4f1c84989e6cf77eab8fe8588a18c77108811cfa&r2=99bfc729bf4505170e664277c7995a59cce2c65e

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

commit 5cf6024e5df05a355d3a53ab46486da04faeb27e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 22 15:36:05 2010 -0600

    Add stored search filtering to dimp.

 imp/js/dimpbase.js                          |   36 +++++++++-
 imp/lib/Ajax/Application.php                |    7 +-
 imp/lib/Search.php                          |    9 ++-
 imp/lib/Search/Filter.php                   |    4 +-
 imp/lib/Views/ListMessages.php              |   94 ++++++++++++++-------------
 imp/templates/dimp/index.inc                |    4 +
 imp/templates/dimp/javascript_defs_dimp.php |   14 ++++-
 7 files changed, 113 insertions(+), 55 deletions(-)

http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=99bfc729bf4505170e664277c7995a59cce2c65e&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=e6a5a80835ffcf5a625383ad0d68754676c42b71&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-git&r1=8267407b9326e82ce455e88ebd87d5841e0c3268&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/lib/Search/Filter.php?rt=horde-git&r1=8267407b9326e82ce455e88ebd87d5841e0c3268&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=c86cbf78bcaa4d945ddc7c39d9cadc78e5a23839&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=99bfc729bf4505170e664277c7995a59cce2c65e&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e
http://git.horde.org/diff.php/imp/templates/dimp/javascript_defs_dimp.php?rt=horde-git&r1=4f1c84989e6cf77eab8fe8588a18c77108811cfa&r2=5cf6024e5df05a355d3a53ab46486da04faeb27e




More information about the commits mailing list