[commits] Horde branch redesign updated. d9088a13eb61972d2187640c5dca63ab06c5b5b2
Jan Schneider
jan at horde.org
Wed Jun 27 14:36:41 UTC 2012
The branch "redesign" has been updated.
The following is a summary of the commits.
from: d59ea0dd2fc3193a36b29431721a8fcf5d36cbed
950c596 Finish message view.
a047a3a Fix message source link.
b977d9e Revert folders screen to use button lists.
22a3f48 Fix links. Bold text-decoration simply doesn't work.
46b390d Fix Copy/Move links.
a67321c Make drop down menus work again.
ccb903b Get rid of .widget.
d9088a1 Hotfix: Always load HordeCore and Growler.
-----------------------------------------------------------------------
commit 950c59609ad2ec9f52ce9a9fee66bb34b65b0270
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 13:04:12 2012 +0200
Finish message view.
horde/themes/default/screen.css | 5 ++---
imp/mailbox.php | 3 +--
imp/message.php | 10 +++++++---
imp/templates/imp/message/message.html | 6 ++++--
imp/templates/imp/message/navbar_top.html | 6 ------
imp/themes/default/basic/screen.css | 16 ++++++++++++----
6 files changed, 26 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/950c59609ad2ec9f52ce9a9fee66bb34b65b0270
-----------------------------------------------------------------------
commit a047a3ac6918561044eb377c8809d365916e5bdf
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 13:17:33 2012 +0200
Fix message source link.
imp/message.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a047a3ac6918561044eb377c8809d365916e5bdf
-----------------------------------------------------------------------
commit b977d9e3630f96c3979b4ce676556004d30645b3
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 13:18:06 2012 +0200
Revert folders screen to use button lists.
horde/themes/default/screen.css | 5 +++-
imp/templates/imp/folders/actions.html | 33 ++++++++++++++-----------------
2 files changed, 19 insertions(+), 19 deletions(-)
http://git.horde.org/horde-git/-/commit/b977d9e3630f96c3979b4ce676556004d30645b3
-----------------------------------------------------------------------
commit 22a3f48aa8a911c0d50437a19aa7bdaa289d2906
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 13:25:22 2012 +0200
Fix links. Bold text-decoration simply doesn't work.
horde/themes/default/screen.css | 28 ++++++----------------------
1 files changed, 6 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/22a3f48aa8a911c0d50437a19aa7bdaa289d2906
-----------------------------------------------------------------------
commit 46b390d12c467aa2e61e03bac59b3ded6f81a23f
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 13:25:44 2012 +0200
Fix Copy/Move links.
imp/templates/imp/message/navbar_navigate.html | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/46b390d12c467aa2e61e03bac59b3ded6f81a23f
-----------------------------------------------------------------------
commit a67321c2d909de8a13f332cb104b32422c7b17f5
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 16:19:39 2012 +0200
Make drop down menus work again.
horde/themes/default/graphics/popdown.png | Bin 0 -> 3040 bytes
horde/themes/default/graphics/sidebar-arrow.png | Bin 3040 -> 0 bytes
horde/themes/default/screen.css | 45 ++++++++++++++++++-----
imp/message.php | 8 ++--
imp/templates/dynamic/message.html.php | 4 +-
imp/templates/imp/message/navbar_actions.html | 16 ++++----
imp/themes/default/basic/screen.css | 5 ---
7 files changed, 49 insertions(+), 29 deletions(-)
create mode 100644 horde/themes/default/graphics/popdown.png
delete mode 100644 horde/themes/default/graphics/sidebar-arrow.png
http://git.horde.org/horde-git/-/commit/a67321c2d909de8a13f332cb104b32422c7b17f5
-----------------------------------------------------------------------
commit ccb903bd3f4f16df9aba5371cdf1b96a35d5bd67
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 16:23:56 2012 +0200
Get rid of .widget.
horde/themes/default/screen.css | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/ccb903bd3f4f16df9aba5371cdf1b96a35d5bd67
-----------------------------------------------------------------------
commit d9088a13eb61972d2187640c5dca63ab06c5b5b2
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 27 16:35:58 2012 +0200
Hotfix: Always load HordeCore and Growler.
Since click handling has been delegated to HordeCore, it is required
for almost any page. Individually including hordecore.js doesn't work
anymore either, because HordeCore.conf is only set here. Finally the
DOM loader always initializes Growler, whether it has been loaded or
not.
framework/Core/lib/Horde/PageOutput.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/d9088a13eb61972d2187640c5dca63ab06c5b5b2
More information about the commits
mailing list