[commits] Horde-Hatchery branch master updated. c26d7b0543204d97fc8f1febb2561ec6102b7cba
Michael M Slusarz
slusarz at horde.org
Tue Feb 10 02:07:34 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.
c26d7b0... Update mailbox javascript.
409476e... Optimizations
462e365... Update login javascript
8dbe3c2... Update folders javascript/CSS
848d0ac... Correctly escape URLs.
260bbc9... Move folder switch code to static JS file
5783276... Update fetchmailprefs javascript
from: 861d772df60482747e0e900e6f58cecd91150750
-----------------------------------------------------------------------
commit c26d7b0543204d97fc8f1febb2561ec6102b7cba
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 18:43:20 2009 -0700
Update mailbox javascript.
imp/js/mailbox.js | 2 +-
imp/js/src/mailbox.js | 620 ++++++++++++++----------
imp/mailbox.php | 26 +-
imp/templates/javascript_defs.php | 1 -
imp/templates/mailbox/mailbox.html | 2 +-
imp/templates/mailbox/message_headers.html | 6 +-
imp/templates/mailbox/navbar.html | 8 +-
7 files changed, 380 insertions(+), 285 deletions(-)
http://git.horde.org/diff.php/imp/js/mailbox.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/js/src/mailbox.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=c4120b38445a72b10568e2627c88f6de27ec16e6&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-hatchery&r1=84ff87ffef6917c01bc7a2963dcda9ba07d2ed3a&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/templates/mailbox/mailbox.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/templates/mailbox/message_headers.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
http://git.horde.org/diff.php/imp/templates/mailbox/navbar.html?rt=horde-hatchery&r1=b4cc0cff3495af6da6d84d3c12a38cba48b5aae9&r2=c26d7b0543204d97fc8f1febb2561ec6102b7cba
-----------------------------------------------------------------------
commit 409476e2b6779d94bdcaf6949b1fcfacf0119e2a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 18:17:36 2009 -0700
Optimizations
imp/js/contacts.js | 2 +-
imp/js/src/contacts.js | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/js/contacts.js?rt=horde-hatchery&r1=6902a6c9dace41d4f8d09c43c95633550f0386a5&r2=409476e2b6779d94bdcaf6949b1fcfacf0119e2a
http://git.horde.org/diff.php/imp/js/src/contacts.js?rt=horde-hatchery&r1=6902a6c9dace41d4f8d09c43c95633550f0386a5&r2=409476e2b6779d94bdcaf6949b1fcfacf0119e2a
-----------------------------------------------------------------------
commit 462e365377b2007a82788103e713b90d8601f373
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 17:40:52 2009 -0700
Update login javascript
imp/js/login.js | 2 +-
imp/js/src/login.js | 169 ++++++++++++++++++++++--------------
imp/login.php | 22 ++---
imp/templates/login/login.html | 8 +-
4 files changed, 118 insertions(+), 83 deletions(-)
http://git.horde.org/diff.php/imp/js/login.js?rt=horde-hatchery&r1=ce24318bb4fd92e869ed302418cfcc698128b525&r2=462e365377b2007a82788103e713b90d8601f373
http://git.horde.org/diff.php/imp/js/src/login.js?rt=horde-hatchery&r1=e06b1fdda64f4deb692f5463443f828004df83ad&r2=462e365377b2007a82788103e713b90d8601f373
http://git.horde.org/diff.php/imp/login.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=462e365377b2007a82788103e713b90d8601f373
http://git.horde.org/diff.php/imp/templates/login/login.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=462e365377b2007a82788103e713b90d8601f373
-----------------------------------------------------------------------
commit 8dbe3c2b88f6f9003a9635c749331c5ee7464b70
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 17:22:28 2009 -0700
Update folders javascript/CSS
imp/folders.php | 5 +-
imp/js/folders.js | 2 +-
imp/js/src/folders.js | 320 +++++++++++++-----------
imp/templates/folders/actions.html | 6 +-
imp/templates/folders/folders_confirm.html | 2 +-
imp/templates/folders/folders_size.html | 2 +-
imp/templates/folders/import.html | 5 +-
imp/themes/screen.css | 10 +
8 files changed, 196 insertions(+), 156 deletions(-)
http://git.horde.org/diff.php/imp/folders.php?rt=horde-hatchery&r1=d2d9214840279a04d5ea0708ca336a66df568000&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/js/folders.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/js/src/folders.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/templates/folders/actions.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/templates/folders/folders_confirm.html?rt=horde-hatchery&r1=3287315b1f3eb6321f32f6e0f1106ad3e52e8902&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/templates/folders/folders_size.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/templates/folders/import.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=6902a6c9dace41d4f8d09c43c95633550f0386a5&r2=8dbe3c2b88f6f9003a9635c749331c5ee7464b70
-----------------------------------------------------------------------
commit 848d0acd7ef59c808511719fbea553a23ec3f662
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 17:17:00 2009 -0700
Correctly escape URLs.
imp/fetchmailprefs.php | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/imp/fetchmailprefs.php?rt=horde-hatchery&r1=57832768b6e55727a1728e455b7f5efb5eef0426&r2=848d0acd7ef59c808511719fbea553a23ec3f662
-----------------------------------------------------------------------
commit 260bbc99a744ab7b23e1cb6a663b121ac6e673c4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 16:58:00 2009 -0700
Move folder switch code to static JS file
imp/js/imp.js | 1 +
imp/js/src/imp.js | 26 ++++++++++++++++++++++++++
imp/lib/IMP.php | 5 +++--
imp/templates/menu.html | 19 ++-----------------
4 files changed, 32 insertions(+), 19 deletions(-)
create mode 100644 imp/js/imp.js
create mode 100644 imp/js/src/imp.js
http://git.horde.org/co.php/imp/js/imp.js?rt=horde-hatchery&r=260bbc99a744ab7b23e1cb6a663b121ac6e673c4
http://git.horde.org/co.php/imp/js/src/imp.js?rt=horde-hatchery&r=260bbc99a744ab7b23e1cb6a663b121ac6e673c4
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=480a9485ed1aaa3bc4efb670c8f7b5d00b45b917&r2=260bbc99a744ab7b23e1cb6a663b121ac6e673c4
http://git.horde.org/diff.php/imp/templates/menu.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=260bbc99a744ab7b23e1cb6a663b121ac6e673c4
-----------------------------------------------------------------------
commit 57832768b6e55727a1728e455b7f5efb5eef0426
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 9 15:51:16 2009 -0700
Update fetchmailprefs javascript
imp/fetchmailprefs.php | 5 ++
imp/js/fetchmailprefs.js | 2 +-
imp/js/src/fetchmailprefs.js | 85 ++++++++++++++++++----
imp/templates/fetchmail/fetchmailprefs.html | 14 ++--
4 files changed, 82 insertions(+), 24 deletions(-)
http://git.horde.org/diff.php/imp/fetchmailprefs.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=57832768b6e55727a1728e455b7f5efb5eef0426
http://git.horde.org/diff.php/imp/js/fetchmailprefs.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=57832768b6e55727a1728e455b7f5efb5eef0426
http://git.horde.org/diff.php/imp/js/src/fetchmailprefs.js?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=57832768b6e55727a1728e455b7f5efb5eef0426
http://git.horde.org/diff.php/imp/templates/fetchmail/fetchmailprefs.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=57832768b6e55727a1728e455b7f5efb5eef0426
More information about the commits
mailing list