[commits] Horde-Hatchery branch master updated.
Michael M Slusarz
slusarz at horde.org
Mon Apr 6 16:55:08 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 065023d6eac9c80f541a3165fdd11e76c508079c
8f4aece... Continue highlighting base menu entry when browsing submenu
a27066d... Doc updates; lock some rarely changed prefs
ed9e558... Fix background loading of INBOX
055e5d9... Fix some folder actions.
0263887... changelog
2b66eae... Code cleanups
2a51a1d... Improve flagging in DIMP.
5422827... Bug #8148: Fix undefined variable
-----------------------------------------------------------------------
commit 8f4aeceffa68f9aee12c041963de4de0bc881136
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Apr 3 23:32:14 2009 -0600
Continue highlighting base menu entry when browsing submenu
imp/js/src/ContextSensitive.js | 5 ++++-
imp/themes/screen-dimp.css | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=60d2d303c57a76d9cc886c0181d46dde3153d0e1&r2=8f4aeceffa68f9aee12c041963de4de0bc881136
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=a9e6b480b5a02f55b4974d78b5bbe9778cfa9934&r2=8f4aeceffa68f9aee12c041963de4de0bc881136
-----------------------------------------------------------------------
commit a27066d554944110c6c6dbaaa740ed6c4108b12f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Apr 4 00:00:56 2009 -0600
Doc updates; lock some rarely changed prefs
imp/config/prefs.php.dist | 195 +++++++++++++++++++++++++++------------------
1 files changed, 119 insertions(+), 76 deletions(-)
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=2c6a9fee464b1debf347df1ad67885f64dfe988b&r2=a27066d554944110c6c6dbaaa740ed6c4108b12f
-----------------------------------------------------------------------
commit ed9e558f2ad47341b4786868c2a74b5c44731e0f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Apr 4 00:03:16 2009 -0600
Fix background loading of INBOX
imp/js/src/ViewPort.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=663689d8acaaa2b3ecab6425a25f9e5444969900&r2=ed9e558f2ad47341b4786868c2a74b5c44731e0f
-----------------------------------------------------------------------
commit 055e5d919603456dfd3e766a35631a3e92236867
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Apr 5 00:18:20 2009 -0600
Fix some folder actions.
imp/js/src/DimpBase.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=5ac1f804cea6279ea02cff11ad6b9e2e5f341be4&r2=055e5d919603456dfd3e766a35631a3e92236867
-----------------------------------------------------------------------
commit 026388712bf5a56d0f162bff3e20a4d7a36c4ffb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Apr 5 01:00:25 2009 -0600
changelog
imp/docs/CHANGES | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=026388712bf5a56d0f162bff3e20a4d7a36c4ffb
-----------------------------------------------------------------------
commit 2b66eaeb65402315eeb7d526dc41d96dd7e18509
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Apr 5 01:06:02 2009 -0600
Code cleanups
imp/mailbox-mimp.php | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-hatchery&r1=9a9aa2c600726403851bbf08d8a6c46a12d664c0&r2=2b66eaeb65402315eeb7d526dc41d96dd7e18509
-----------------------------------------------------------------------
commit 2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 6 10:44:52 2009 -0600
Improve flagging in DIMP.
Honor 'n' option to imap flags instead of hardcoding '\\seen' inverse
action.
Split out marking all unseen/seen to a more generic 'FlagAll' action.
imp/ajax.php | 15 ++++++----
imp/js/src/DimpBase.js | 72 +++++++++++++++++++++++------------------------
imp/lib/DIMP.php | 1 +
3 files changed, 45 insertions(+), 43 deletions(-)
http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=aae805cf3895a62ffb96d77095f6499133f7aeee&r2=2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=055e5d919603456dfd3e766a35631a3e92236867&r2=2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8
http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=1e1843e44d4eb4e44ac8d752cf67987ef10da269&r2=2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8
-----------------------------------------------------------------------
commit 5422827e9c03c935087214a3dc08902fda93a445
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 6 10:54:35 2009 -0600
Bug #8148: Fix undefined variable
imp/lib/Compose.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=aae805cf3895a62ffb96d77095f6499133f7aeee&r2=5422827e9c03c935087214a3dc08902fda93a445
More information about the commits
mailing list