[commits] Horde branch develop updated. 209568dbf902d3bab093573399004a61c7054f26
Michael M Slusarz
slusarz at horde.org
Mon Aug 27 21:29:03 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: dd100c8297308526b08e2e602554144a2b25e02b
93fe639 phpdoc
5063eaa Fix extra slash in path names
713fc12 Abstract itip CSS code into stylesheet that can be served to smartmobile
a5c181a [mms] Add attachment download links to smartmobile view (Request #11379).
209568d CSS rules on mailbox page should be prefixed with imp-mailbox, not imp-message
-----------------------------------------------------------------------
commit 93fe639b31f1a0f15d782d610ead32cfb2e60c74
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 27 13:47:36 2012 -0600
phpdoc
framework/Core/lib/Horde/Themes/Css.php | 2 +-
framework/Core/lib/Horde/Themes/Element.php | 19 +++++++++----------
2 files changed, 10 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/93fe639b31f1a0f15d782d610ead32cfb2e60c74
-----------------------------------------------------------------------
commit 5063eaa7e70b2ff38c31783405d7033e8d1bf2e7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 27 14:00:36 2012 -0600
Fix extra slash in path names
framework/Core/lib/Horde/Themes/Element.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5063eaa7e70b2ff38c31783405d7033e8d1bf2e7
-----------------------------------------------------------------------
commit 713fc120e815b645fcd8b3f0913aced6d8fa4388
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 27 14:01:49 2012 -0600
Abstract itip CSS code into stylesheet that can be served to smartmobile
imp/lib/Dynamic/Base.php | 3 +++
imp/lib/IMP.php | 3 +++
imp/lib/Smartmobile.php | 3 +++
imp/themes/default/mime.css | 24 ++++++++++++++++++++++++
imp/themes/default/screen.css | 25 -------------------------
5 files changed, 33 insertions(+), 25 deletions(-)
create mode 100644 imp/themes/default/mime.css
http://git.horde.org/horde-git/-/commit/713fc120e815b645fcd8b3f0913aced6d8fa4388
-----------------------------------------------------------------------
commit a5c181a241dfc3dafa3c646cdb6651d852beeefc
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 27 00:39:45 2012 -0600
[mms] Add attachment download links to smartmobile view (Request #11379).
There's several hacks in here to send part summary info as data, instead
of pre-created tags, in order to correctly insert into page. Better
solution would be to re-write part summary/text information into a
object from which the necessary data needed for the given view could be
generated/extracted.
imp/docs/CHANGES | 1 +
imp/js/dimpbase.js | 18 +++++++++++-
imp/js/smartmobile.js | 28 +++++++++++++++++-
imp/lib/Ajax/Application/ShowMessage.php | 20 ++++++++----
imp/lib/Contents.php | 43 ++++++++++++---------------
imp/lib/Minimal/Message.php | 6 ++--
imp/lib/Minimal/Messagepart.php | 6 ++--
imp/package.xml | 2 +
imp/templates/smartmobile/message.html.php | 5 +++
imp/themes/default/smartmobile/screen.css | 3 ++
10 files changed, 92 insertions(+), 40 deletions(-)
http://git.horde.org/horde-git/-/commit/a5c181a241dfc3dafa3c646cdb6651d852beeefc
-----------------------------------------------------------------------
commit 209568dbf902d3bab093573399004a61c7054f26
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Aug 27 13:32:37 2012 -0600
CSS rules on mailbox page should be prefixed with imp-mailbox, not imp-message
imp/js/smartmobile.js | 10 +++++-----
imp/themes/default/smartmobile/screen.css | 14 +++++++-------
2 files changed, 12 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/209568dbf902d3bab093573399004a61c7054f26
More information about the commits
mailing list