[commits] Horde-Hatchery branch master updated. caedb70f6047930a3e941a6263b97db7e3e0eac6

Michael M Slusarz slusarz at horde.org
Sun Oct 25 02:50:31 UTC 2009


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

from: d3bb9ce6edca29da714c945b361e75597388926d

318625f... Remove unused variable
d19b91e... Do everything on dom:load
594eb28... Play around with msgHeaders formatting
1fa3125... Catch both right/left clicks on qsearch icon
ab1b499... I like these labels a bit better
391d42a... Better close filter display
13bd528... Better loading UI for dimp compose screen
caedb70... Switch IMP to use the new CKEditor driver.

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

commit 318625f7e16360c3f8a11c73897c01cd38dcda6d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 11:48:15 2009 -0600

    Remove unused variable

 imp/js/ViewPort.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=ecae67464c8dd02995704c53785c066171ecfcdf&r2=318625f7e16360c3f8a11c73897c01cd38dcda6d

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

commit d19b91e0e217a287da4fceebf50e09c7f52ef5c2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 12:02:57 2009 -0600

    Do everything on dom:load

 imp/js/compose.js |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-hatchery&r1=d2d89146333e3f82e4e203d33f3efbc65924c746&r2=d19b91e0e217a287da4fceebf50e09c7f52ef5c2

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

commit 594eb287f6a19a19dadef0c493317a7ac1b389de
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 13:08:38 2009 -0600

    Play around with msgHeaders formatting

 imp/templates/chunks/message.php   |    4 ++--
 imp/templates/index/index-dimp.inc |    4 ++--
 imp/themes/screen-dimp.css         |   32 ++++++++++++++++----------------
 3 files changed, 20 insertions(+), 20 deletions(-)

http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=54818628371f62df4777fef56208ac63e2798b55&r2=594eb287f6a19a19dadef0c493317a7ac1b389de
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=8d658c609f2ea1b70b4e23a258a68ad258434dde&r2=594eb287f6a19a19dadef0c493317a7ac1b389de
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=a001a49fd83e37482a18f6ed7a59292f2209918e&r2=594eb287f6a19a19dadef0c493317a7ac1b389de

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

commit 1fa312554711047f93c2455884948004e4246d02
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 13:14:41 2009 -0600

    Catch both right/left clicks on qsearch icon

 imp/js/DimpBase.js         |    3 +++
 imp/themes/screen-dimp.css |    4 +++-
 2 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=38f0ccb49eb212d339252709cf5b36eb18657b9b&r2=1fa312554711047f93c2455884948004e4246d02
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=594eb287f6a19a19dadef0c493317a7ac1b389de&r2=1fa312554711047f93c2455884948004e4246d02

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

commit ab1b49928f410cd3712837d131418751973cb292
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 13:16:04 2009 -0600

    I like these labels a bit better

 imp/templates/index/index-dimp.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=594eb287f6a19a19dadef0c493317a7ac1b389de&r2=ab1b49928f410cd3712837d131418751973cb292

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

commit 391d42ae101d62f041749c384bb6810e88dbaaa8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Oct 23 13:28:09 2009 -0600

    Better close filter display

 imp/js/DimpBase.js                 |   13 +++++--------
 imp/templates/index/index-dimp.inc |    1 +
 imp/themes/screen-dimp.css         |    5 +++++
 3 files changed, 11 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=1fa312554711047f93c2455884948004e4246d02&r2=391d42ae101d62f041749c384bb6810e88dbaaa8
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=ab1b49928f410cd3712837d131418751973cb292&r2=391d42ae101d62f041749c384bb6810e88dbaaa8
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=1fa312554711047f93c2455884948004e4246d02&r2=391d42ae101d62f041749c384bb6810e88dbaaa8

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

commit 13bd5280e92d8140db345a41302faa9b3a17ad0a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 24 18:09:25 2009 -0600

    Better loading UI for dimp compose screen

 imp/js/compose-dimp.js           |   43 ++++++++++++++++++++++---------------
 imp/templates/chunks/compose.php |    3 +-
 imp/templates/imp/compose.html   |    3 +-
 imp/themes/screen-dimp.css       |    8 +------
 4 files changed, 29 insertions(+), 28 deletions(-)

http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=170c8820f17bc778b3a6fdfa799e7dccf20cf207&r2=13bd5280e92d8140db345a41302faa9b3a17ad0a
http://git.horde.org/diff.php/imp/templates/chunks/compose.php?rt=horde-hatchery&r1=5bb1358b3a17d4b84bc843e79d683acedadd6684&r2=13bd5280e92d8140db345a41302faa9b3a17ad0a
http://git.horde.org/diff.php/imp/templates/imp/compose.html?rt=horde-hatchery&r1=6a2887d8a244a9426a77f517ae905891da4d009b&r2=13bd5280e92d8140db345a41302faa9b3a17ad0a
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=391d42ae101d62f041749c384bb6810e88dbaaa8&r2=13bd5280e92d8140db345a41302faa9b3a17ad0a

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

commit caedb70f6047930a3e941a6263b97db7e3e0eac6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 24 17:55:33 2009 -0600

    Switch IMP to use the new CKEditor driver.

 imp/compose.php           |    8 +++--
 imp/config/prefs.php.dist |   13 ++++---
 imp/docs/CHANGES          |    1 +
 imp/docs/UPGRADING        |    7 +++-
 imp/js/compose-dimp.js    |   89 +++++++++++++++++++++------------------------
 imp/js/compose.js         |   43 ++++++----------------
 imp/lib/Application.php   |   32 ----------------
 imp/lib/Auth.php          |    2 +-
 imp/lib/UI/Compose.php    |   47 ++++++++++++++----------
 imp/lib/Views/Compose.php |    2 +-
 10 files changed, 101 insertions(+), 143 deletions(-)

http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=57644359ef4ffe65b29e5e20482c354698fe614f&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=6beb8aa525e371f0e5d1985d3aad36ac11ec8d23&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=484cfc41b7859e98972e9886dfb8073a9efb8b5c&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-hatchery&r1=7118c2163467a9592125a98c90294653bebe1282&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=13bd5280e92d8140db345a41302faa9b3a17ad0a&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-hatchery&r1=d19b91e0e217a287da4fceebf50e09c7f52ef5c2&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=95f576328f5bdea8f16659297d248255a197881b&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-hatchery&r1=5fd9bd4931931da1f1acda79eea73958d0efd046&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/lib/UI/Compose.php?rt=horde-hatchery&r1=57644359ef4ffe65b29e5e20482c354698fe614f&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-hatchery&r1=5bb1358b3a17d4b84bc843e79d683acedadd6684&r2=caedb70f6047930a3e941a6263b97db7e3e0eac6




More information about the commits mailing list