[commits] Horde-Hatchery branch master updated.	86c1689104614bdea149d34ea6bc865d9167ccd9
    Michael M Slusarz 
    slusarz at horde.org
       
    Tue Feb 10 05:20:24 UTC 2009
    
    
  
The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.
86c1689... Update search javascript
537fd38... autocomplete.js now lives in Horde.
ec53149... redbox.js is in horde
d06f5db... Move popup/unblockimages into imp.js.
be89354... Update message JS/CSS code
from: 7df1004a0bd664c8bc239ccaa7e31acf78e7d4fd
-----------------------------------------------------------------------
commit 86c1689104614bdea149d34ea6bc865d9167ccd9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 22:19:43 2009 -0700
    Update search javascript
 imp/js/search.js                 |    2 +-
 imp/js/src/search.js             |  178 +++++++++++++++++++++++-----------
 imp/search.php                   |   17 ++--
 imp/templates/search/search.html |   28 +++---
 4 files changed, 143 insertions(+), 82 deletions(-)
http://git.horde.org/diff.php/imp/js/search.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=86c1689104614bdea149d34ea6bc865d9167ccd9
http://git.horde.org/diff.php/imp/js/src/search.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=86c1689104614bdea149d34ea6bc865d9167ccd9
http://git.horde.org/diff.php/imp/search.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=86c1689104614bdea149d34ea6bc865d9167ccd9
http://git.horde.org/diff.php/imp/templates/search/search.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=86c1689104614bdea149d34ea6bc865d9167ccd9
-----------------------------------------------------------------------
commit 537fd38f9d73487f358332f4074b68333a05e745
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 21:42:53 2009 -0700
    autocomplete.js now lives in Horde.
 imp/js/autocomplete.js                       |    1 -
 imp/js/src/autocomplete.js                   |  465 ----------------------
 imp/lib/Imple/ContactAutoCompleter.php       |    2 +-
 kronolith/js/autocomplete.js                 |    1 -
 kronolith/js/src/autocomplete.js             |  465 ----------------------
 kronolith/lib/Imple/ContactAutoCompleter.php |    2 +-
 kronolith/lib/Imple/TagAutoCompleter.php     |    2 +-
 7 files changed, 3 insertions(+), 935 deletions(-)
 delete mode 100644 imp/js/autocomplete.js
 delete mode 100644 imp/js/src/autocomplete.js
 delete mode 100644 kronolith/js/autocomplete.js
 delete mode 100644 kronolith/js/src/autocomplete.js
http://git.horde.org/diff.php/imp/js/autocomplete.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/imp/js/src/autocomplete.js?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/imp/lib/Imple/ContactAutoCompleter.php?rt=horde-hatchery&r1=308611d60031547c257598e8eaad30d6c1d4cba0&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/kronolith/js/autocomplete.js?rt=horde-hatchery&r1=f5233f2f24a2551c847670def15d15b8655ad15b&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/kronolith/js/src/autocomplete.js?rt=horde-hatchery&r1=1268ac94441553bca0907fef522a94a4969d7cf7&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/kronolith/lib/Imple/ContactAutoCompleter.php?rt=horde-hatchery&r1=9910e685f9ac27e8205ecd78230c60ea0c58c4e8&r2=537fd38f9d73487f358332f4074b68333a05e745
http://git.horde.org/diff.php/kronolith/lib/Imple/TagAutoCompleter.php?rt=horde-hatchery&r1=de79ac7bc47ce26c5c1dc7a3e7569c0455e17472&r2=537fd38f9d73487f358332f4074b68333a05e745
-----------------------------------------------------------------------
commit ec53149cb0c73674e6599ad626e3c6a8f5e1a279
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 21:39:39 2009 -0700
    redbox.js is in horde
 imp/js/redbox.js     |    1 -
 imp/js/src/redbox.js |  128 ----------------------------------------------
 imp/lib/IMP.php      |    4 +-
 3 files changed, 2 insertions(+), 131 deletions(-)
 delete mode 100644 imp/js/redbox.js
 delete mode 100644 imp/js/src/redbox.js
http://git.horde.org/diff.php/imp/js/redbox.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=ec53149cb0c73674e6599ad626e3c6a8f5e1a279
http://git.horde.org/diff.php/imp/js/src/redbox.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=ec53149cb0c73674e6599ad626e3c6a8f5e1a279
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9&r2=ec53149cb0c73674e6599ad626e3c6a8f5e1a279
-----------------------------------------------------------------------
commit d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 21:36:51 2009 -0700
    Move popup/unblockimages into imp.js.
 imp/folders.php                   |    2 +-
 imp/index-dimp.php                |    3 +-
 imp/js/imp.js                     |    2 +-
 imp/js/popup.js                   |    1 -
 imp/js/src/imp.js                 |   97 +++++++++++++++++++++++++++++++--
 imp/js/src/popup.js               |   55 -------------------
 imp/js/src/unblockImages.js       |   40 --------------
 imp/js/unblockImages.js           |    1 -
 imp/lib/IMP.php                   |    6 +-
 imp/lib/Mime/Viewer/html.php      |    2 +-
 imp/lib/Mime/Viewer/smime.php     |    2 +-
 imp/mailbox.php                   |    2 +-
 imp/message-dimp.php              |    3 +-
 imp/message.php                   |    2 +-
 imp/pgp.php                       |    2 +-
 imp/smime.php                     |    2 +-
 imp/templates/javascript_defs.php |    2 +-
 imp/templates/pgp/pgp.html        |    4 +-
 imp/templates/smime/smime.html    |    4 +-
 19 files changed, 109 insertions(+), 123 deletions(-)
 delete mode 100644 imp/js/popup.js
 delete mode 100644 imp/js/src/popup.js
 delete mode 100644 imp/js/src/unblockImages.js
 delete mode 100644 imp/js/unblockImages.js
http://git.horde.org/diff.php/imp/folders.php?rt=horde-hatchery&r1=8dbe3c2b88f6f9003a9635c749331c5ee7464b70&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/index-dimp.php?rt=horde-hatchery&r1=c4120b38445a72b10568e2627c88f6de27ec16e6&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-hatchery&r1=260bbc99a744ab7b23e1cb6a663b121ac6e673c4&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/popup.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/src/imp.js?rt=horde-hatchery&r1=260bbc99a744ab7b23e1cb6a663b121ac6e673c4&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/src/popup.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/src/unblockImages.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/js/unblockImages.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=7df1004a0bd664c8bc239ccaa7e31acf78e7d4fd&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/html.php?rt=horde-hatchery&r1=75ea5d7b6342fb0d77b404e1129eef86a109e873&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/smime.php?rt=horde-hatchery&r1=d6798a51897ad0e2759b4f28fd715a6877c9307e&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=95f05242b7d5711472e6690da533cac2a0d62acb&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=be893548b9e5d363e5de67e6148fbc50bb244098&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-hatchery&r1=7ed72077f83a9ecb54f92e92afb2aff87b40a414&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/smime.php?rt=horde-hatchery&r1=7ed72077f83a9ecb54f92e92afb2aff87b40a414&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-hatchery&r1=c26d7b0543204d97fc8f1febb2561ec6102b7cba&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/templates/pgp/pgp.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
http://git.horde.org/diff.php/imp/templates/smime/smime.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9
-----------------------------------------------------------------------
commit be893548b9e5d363e5de67e6148fbc50bb244098
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 9 21:26:40 2009 -0700
    Update message JS/CSS code
 imp/js/message.js                          |    2 +-
 imp/js/src/message.js                      |  247 ++++++++++++++----------
 imp/message.php                            |    8 +-
 imp/templates/message/message.html         |   12 +-
 imp/templates/message/navbar_navigate.html |   10 +-
 imp/themes/screen.css                      |   19 ++-
 6 files changed, 170 insertions(+), 128 deletions(-)
http://git.horde.org/diff.php/imp/js/message.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=be893548b9e5d363e5de67e6148fbc50bb244098
http://git.horde.org/diff.php/imp/js/src/message.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=be893548b9e5d363e5de67e6148fbc50bb244098
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=7d8cfacf18809626c62962eaaf16ea04f1d7af22&r2=be893548b9e5d363e5de67e6148fbc50bb244098
http://git.horde.org/diff.php/imp/templates/message/message.html?rt=horde-hatchery&r1=150f95bf869362429ec12a10ff572a337407a92d&r2=be893548b9e5d363e5de67e6148fbc50bb244098
http://git.horde.org/diff.php/imp/templates/message/navbar_navigate.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=be893548b9e5d363e5de67e6148fbc50bb244098
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=8dbe3c2b88f6f9003a9635c749331c5ee7464b70&r2=be893548b9e5d363e5de67e6148fbc50bb244098
    
    
More information about the commits
mailing list