The branch "master" has been updated. The following is a summary of the commits.
from: c00ee056d63aa92c7d464c1ee6bd90d113457ea0 bdfa924 [mms] Add Purge Deleted button in smartmobile view (Request #13155). 34dc24e No need to compute changed value when purging deleted, since we know the server has changed if we see at least 1 purged message Summary: http://github.com/horde/horde/compare/c00ee056d63aa92c7d464c1ee6bd90d113457ea0...34dc24e32bf6a775f805e9bc1e4cf5d905140bb1 ----------------------------------------------------------------------- commit bdfa92429634508bdf957917c3ddcc31fc0cb778 Author: Michael M Slusarz <[email protected]> Date: Mon Nov 24 21:04:39 2014 -0700 [mms] Add Purge Deleted button in smartmobile view (Request #13155). imp/docs/CHANGES | 1 + imp/js/smartmobile.js | 26 ++++++++++++++++++++++---- imp/lib/Ajax/Application.php | 1 + imp/lib/Smartmobile.php | 3 ++- imp/package.xml | 1 + imp/templates/smartmobile/mailbox.html.php | 25 +++++++++++++++++++++---- 6 files changed, 48 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/bdfa92429634508bdf957917c3ddcc31fc0cb778 ----------------------------------------------------------------------- commit 34dc24e32bf6a775f805e9bc1e4cf5d905140bb1 Author: Michael M Slusarz <[email protected]> Date: Mon Nov 24 21:20:05 2014 -0700 No need to compute changed value when purging deleted, since we know the server has changed if we see at least 1 purged message imp/lib/Ajax/Application/Handler/Dynamic.php | 14 ++------------ 1 files changed, 2 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/34dc24e32bf6a775f805e9bc1e4cf5d905140bb1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
