The branch "master" has been updated. The following is a summary of the commits.
from: 083ef62a3a04bc04c682dbf11b2d9af5a98d4298 2faa8ba simplify 38df923 User might not have perms for marking as exported. 679c47d Consistently use $registry->isAdmin() where appropriate. e564c33 POST the export form data to avoid issues with large GET requests. 44b403f Fix parse error ----------------------------------------------------------------------- commit 2faa8bac1c557cb37f3db243b9b65c48cff21041 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 09:28:47 2013 -0500 simplify hermes/lib/Ajax/Application/Handler.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/2faa8bac1c557cb37f3db243b9b65c48cff21041 ----------------------------------------------------------------------- commit 38df923303b2ef9eae794776e46ad9113e5f685e Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 09:33:21 2013 -0500 User might not have perms for marking as exported. hermes/js/hermes.js | 2 +- hermes/lib/Ajax.php | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/38df923303b2ef9eae794776e46ad9113e5f685e ----------------------------------------------------------------------- commit 679c47d1d1133ba2d12ef19ad320bb08024c78ae Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 09:38:16 2013 -0500 Consistently use $registry->isAdmin() where appropriate. hermes/lib/Form/Search.php | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/679c47d1d1133ba2d12ef19ad320bb08024c78ae ----------------------------------------------------------------------- commit e564c33e9b1697bdbc6fff785ba5e51ed9ddf385 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 10:06:25 2013 -0500 POST the export form data to avoid issues with large GET requests. hermes/js/hermes.js | 10 +++------- hermes/templates/dynamic/export.inc | 7 ++++--- 2 files changed, 7 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/e564c33e9b1697bdbc6fff785ba5e51ed9ddf385 ----------------------------------------------------------------------- commit 44b403fa6990e73f2139e2ad9b9a9e8b161e2c0e Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 10:07:23 2013 -0500 Fix parse error hermes/lib/Form/Search.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/44b403fa6990e73f2139e2ad9b9a9e8b161e2c0e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
