[commits] Horde branch master updated. 72d5968e097b1541bbfcdc627adf2ef5999fb273

Michael M Slusarz slusarz at horde.org
Mon Sep 24 04:19:40 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: 9fd4e9626b572fcda318425f2d919c1f84cd8b51

6de12ba [mms] Initial implementation of smartmobile view.
72d5968 Bug #11440: Fix VANISHED FETCH search

-----------------------------------------------------------------------

commit 6de12ba61555699a1cc99ebe41db7184fc4c1e1f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Sep 23 17:01:31 2012 -0600

    [mms] Initial implementation of smartmobile view.

 ingo/docs/CHANGES                         |    1 +
 ingo/filters.php                          |   29 +------
 ingo/index.php                            |   13 +++-
 ingo/js/smartmobile.js                    |   82 +++++++++++++++++
 ingo/lib/Ajax/Application.php             |   30 ++++++
 ingo/lib/Ajax/Application/Smartmobile.php |   52 +++++++++++
 ingo/lib/Application.php                  |    6 ++
 ingo/lib/Ingo.php                         |   41 +++++++++
 ingo/lib/Smartmobile.php                  |  137 +++++++++++++++++++++++++++++
 ingo/package.xml                          |    2 +
 ingo/smartmobile.php                      |   28 ++++++
 ingo/templates/smartmobile/rule.html.php  |   12 +++
 ingo/templates/smartmobile/rules.html.php |   20 ++++
 13 files changed, 424 insertions(+), 29 deletions(-)
 create mode 100644 ingo/js/smartmobile.js
 create mode 100644 ingo/lib/Ajax/Application.php
 create mode 100644 ingo/lib/Ajax/Application/Smartmobile.php
 create mode 100644 ingo/lib/Smartmobile.php
 create mode 100644 ingo/smartmobile.php
 create mode 100644 ingo/templates/smartmobile/rule.html.php
 create mode 100644 ingo/templates/smartmobile/rules.html.php

http://git.horde.org/horde-git/-/commit/6de12ba61555699a1cc99ebe41db7184fc4c1e1f

-----------------------------------------------------------------------

commit 72d5968e097b1541bbfcdc627adf2ef5999fb273
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Sep 23 21:46:12 2012 -0600

    Bug #11440: Fix VANISHED FETCH search

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/72d5968e097b1541bbfcdc627adf2ef5999fb273




More information about the commits mailing list