The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: f9c29389237704bd89cfc8a5777cf5b89677cdd7 cdc3142 [mms] Improved autocompleter in smartmobile compose view. 22180cc This is no longer used 2d28e9e Don't output summary information when viewing in smartmobile view bff4789 Allow MIME status objects to identify which views to be displayed in. 9874ac7 [mms] Add HTML image/style blocking to smartmobile view. ----------------------------------------------------------------------- commit cdc314203d333c02ea4ef5816b04eb1252456b08 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 29 21:12:41 2013 -0600 [mms] Improved autocompleter in smartmobile compose view. Addresses are now split and shown in separate UI buttons to allow for easier removal of addresses. imp/docs/CHANGES | 1 + imp/js/smartmobile.js | 46 +++++++++++++++++++++++++--- imp/package.xml | 1 + imp/templates/smartmobile/compose.html.php | 6 ++- imp/themes/default/smartmobile/screen.css | 6 ++++ 5 files changed, 53 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/cdc314203d333c02ea4ef5816b04eb1252456b08 ----------------------------------------------------------------------- commit 22180cc9b3dcf0dd712b373725fa2772922008bd Author: Michael M Slusarz <[email protected]> Date: Fri Mar 29 23:55:10 2013 -0600 This is no longer used imp/js/dimpcore.js | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/22180cc9b3dcf0dd712b373725fa2772922008bd ----------------------------------------------------------------------- commit 2d28e9ef8b136f4fac2662250cd88b2a47206c1f Author: Michael M Slusarz <[email protected]> Date: Sat Mar 30 00:09:59 2013 -0600 Don't output summary information when viewing in smartmobile view imp/lib/Ajax/Application/ShowMessage.php | 22 +++++++++++++++------- imp/themes/default/smartmobile/screen.css | 2 +- 2 files changed, 16 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/2d28e9ef8b136f4fac2662250cd88b2a47206c1f ----------------------------------------------------------------------- commit bff4789e8b597ff6d4de1dd6e257f587feb8077d Author: Michael M Slusarz <[email protected]> Date: Sat Mar 30 00:17:00 2013 -0600 Allow MIME status objects to identify which views to be displayed in. imp/lib/Contents.php | 15 +++++++++++---- imp/lib/Mime/Status.php | 11 +++++++++++ imp/themes/default/smartmobile/screen.css | 3 --- 3 files changed, 22 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/bff4789e8b597ff6d4de1dd6e257f587feb8077d ----------------------------------------------------------------------- commit 9874ac75f27e9e472bb57786e5f457218f86eb2d Author: Michael M Slusarz <[email protected]> Date: Sat Mar 30 01:19:58 2013 -0600 [mms] Add HTML image/style blocking to smartmobile view. imp/docs/CHANGES | 1 + imp/js/smartmobile.js | 59 ++++++++++++++++++++++++ imp/lib/Mime/Status.php | 40 +++++++++++----- imp/lib/Mime/Viewer/Html.php | 101 +++++++++++++++++++++++++++-------------- imp/package.xml | 1 + 5 files changed, 154 insertions(+), 48 deletions(-) http://git.horde.org/horde-git/-/commit/9874ac75f27e9e472bb57786e5f457218f86eb2d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
