[commits] Horde branch master updated. 1ca5cd143df9239d46d3e018e93cae8db14ce4bd
Michael M Slusarz
slusarz at horde.org
Wed Oct 17 08:25:33 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 497767babf85afe18c2951c678c6d79e876eba6a
352d2f7 Only load block stylesheets
5992e02 Add Horde block CSS file
281ca86 Cleaner way of handling topbar output in dynamic view
3494c71 [mms] Add keyboard key graphic output to Help system.
1ca5cd1 Use Horde Help system to display dynamic view help
-----------------------------------------------------------------------
commit 352d2f700eddd4c924f3dfbd8f5c2a3d7c2d956f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 17 01:04:46 2012 -0600
Only load block stylesheets
framework/Core/lib/Horde/Core/Block/Layout/View.php | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/352d2f700eddd4c924f3dfbd8f5c2a3d7c2d956f
-----------------------------------------------------------------------
commit 5992e02a39c1a48b7d3f0c6697e10bb746da4919
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 17 01:19:40 2012 -0600
Add Horde block CSS file
horde/themes/default/block/screen.css | 68 +++++++++++++++++++++++++++++++++
horde/themes/default/screen.css | 66 --------------------------------
2 files changed, 68 insertions(+), 66 deletions(-)
create mode 100644 horde/themes/default/block/screen.css
http://git.horde.org/horde-git/-/commit/5992e02a39c1a48b7d3f0c6697e10bb746da4919
-----------------------------------------------------------------------
commit 281ca8626bb2202f3df34160ab4cb8eca08bc8cd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 17 01:27:14 2012 -0600
Cleaner way of handling topbar output in dynamic view
imp/dynamic.php | 4 ----
imp/lib/Dynamic/Base.php | 7 ++-----
imp/lib/Dynamic/Mailbox.php | 6 +-----
3 files changed, 3 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/281ca8626bb2202f3df34160ab4cb8eca08bc8cd
-----------------------------------------------------------------------
commit 3494c719666df8e427dad7536dfceb252d9a1cab
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 17 02:16:58 2012 -0600
[mms] Add keyboard key graphic output to Help system.
framework/Core/lib/Horde/Help.php | 12 ++++++++++++
framework/Core/package.xml | 2 ++
horde/themes/default/graphics/key_down.png | Bin 0 -> 209 bytes
horde/themes/default/graphics/key_up.png | Bin 0 -> 207 bytes
horde/themes/default/screen.css | 19 +++++++++++++++++++
imp/themes/default/graphics/key_down.png | Bin 209 -> 0 bytes
imp/themes/default/graphics/key_up.png | Bin 207 -> 0 bytes
7 files changed, 33 insertions(+), 0 deletions(-)
create mode 100644 horde/themes/default/graphics/key_down.png
create mode 100644 horde/themes/default/graphics/key_up.png
delete mode 100644 imp/themes/default/graphics/key_down.png
delete mode 100644 imp/themes/default/graphics/key_up.png
http://git.horde.org/horde-git/-/commit/3494c719666df8e427dad7536dfceb252d9a1cab
-----------------------------------------------------------------------
commit 1ca5cd143df9239d46d3e018e93cae8db14ce4bd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 17 02:17:19 2012 -0600
Use Horde Help system to display dynamic view help
imp/js/dimpbase.js | 19 +-----------
imp/lib/Dynamic/Mailbox.php | 11 +++++--
imp/locale/en/help.xml | 49 ++++++++++++++++++++++++++++++++
imp/templates/dynamic/mailbox.html.php | 24 ---------------
imp/themes/default/dynamic/screen.css | 39 -------------------------
5 files changed, 58 insertions(+), 84 deletions(-)
http://git.horde.org/horde-git/-/commit/1ca5cd143df9239d46d3e018e93cae8db14ce4bd
More information about the commits
mailing list