[commits] Horde branch develop updated. 57ea302422b9108f79b143911c9f7d0c20b8cef9
Michael M Slusarz
slusarz at horde.org
Sat Aug 25 03:38:21 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 9c4c81ac57ad72b62da7a0a2f241d3ff53f9521f
aa549cc ITIP display improvements
a1294ef More clearly separate attachment icon from MIME icon
57ea302 Fix positioning of search options icon
-----------------------------------------------------------------------
commit aa549cc885cdb3153c571595dbab3082488ed014
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Aug 24 19:15:07 2012 -0600
ITIP display improvements
Convert to Horde_View.
For actions with only one option, show a button instead of a select
drop-down list with only one option.
Improved CSS/Use tables to format data more clearly.
imp/lib/Mime/Viewer/Itip.php | 320 ++++++++++++++----------------------
imp/templates/itip/action.html.php | 106 ++++++++++++
imp/templates/itip/base.html | 5 -
imp/templates/itip/base.html.php | 3 +
imp/templates/itip/vevent.html | 83 ---------
imp/templates/itip/vfreebusy.html | 27 ---
imp/templates/itip/vtodo.html | 58 -------
imp/themes/default/screen.css | 14 ++-
8 files changed, 246 insertions(+), 370 deletions(-)
create mode 100644 imp/templates/itip/action.html.php
delete mode 100644 imp/templates/itip/base.html
create mode 100644 imp/templates/itip/base.html.php
delete mode 100644 imp/templates/itip/vevent.html
delete mode 100644 imp/templates/itip/vfreebusy.html
delete mode 100644 imp/templates/itip/vtodo.html
http://git.horde.org/horde-git/-/commit/aa549cc885cdb3153c571595dbab3082488ed014
-----------------------------------------------------------------------
commit a1294ef2aed5fdf6a6f041a0ca28ba7b6d562e6b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Aug 24 20:25:24 2012 -0600
More clearly separate attachment icon from MIME icon
imp/themes/default/screen.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a1294ef2aed5fdf6a6f041a0ca28ba7b6d562e6b
-----------------------------------------------------------------------
commit 57ea302422b9108f79b143911c9f7d0c20b8cef9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Aug 24 20:32:01 2012 -0600
Fix positioning of search options icon
horde/themes/default/screen.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/57ea302422b9108f79b143911c9f7d0c20b8cef9
More information about the commits
mailing list