The branch "master" has been updated. The following is a summary of the commits.
from: f7461deb88a02685a2b183b377157e5d2b04d251 e63323d Use consistent comment style 790ffbc Implement selecting all slices on search form. 3d9bf0a Add export button to search results. e5e95ae Not really sure what this was meant to do, remove commented out code. 29dcd4d This is a submit, not export button. fd680ad Pass an editable field. eddd956 Only display checkbox if current user can submit the slice. ----------------------------------------------------------------------- commit e63323d5619590a51fd63dc03092fe3bcf715c7f Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 13:38:11 2012 -0500 Use consistent comment style hermes/js/hermes.js | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/e63323d5619590a51fd63dc03092fe3bcf715c7f ----------------------------------------------------------------------- commit 790ffbcf86ac24da73978d5e5f961af478c1cc99 Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 13:43:17 2012 -0500 Implement selecting all slices on search form. hermes/js/hermes.js | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/790ffbcf86ac24da73978d5e5f961af478c1cc99 ----------------------------------------------------------------------- commit 3d9bf0af57d1de23b976a1bf38919d60f2f8c949 Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 13:49:44 2012 -0500 Add export button to search results. hermes/js/hermes.js | 28 ++++++++++++++++++++-------- hermes/templates/dynamic/search.inc | 5 ++--- 2 files changed, 22 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/3d9bf0af57d1de23b976a1bf38919d60f2f8c949 ----------------------------------------------------------------------- commit e5e95ae255d60140746831374bd1b2638ccd7947 Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 13:57:25 2012 -0500 Not really sure what this was meant to do, remove commented out code. This url doesn't exist and we have an export form on the page already... hermes/lib/Table.php | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/e5e95ae255d60140746831374bd1b2638ccd7947 ----------------------------------------------------------------------- commit 29dcd4dd80fe7052934b638c42b26e069ad24b39 Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 14:00:41 2012 -0500 This is a submit, not export button. hermes/js/hermes.js | 4 ++-- hermes/templates/dynamic/search.inc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/29dcd4dd80fe7052934b638c42b26e069ad24b39 ----------------------------------------------------------------------- commit fd680ade9ffe16454c19a1e17722e366ab75d788 Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 14:05:19 2012 -0500 Pass an editable field. hermes/js/hermes.js | 4 ---- hermes/lib/Slice.php | 1 + 2 files changed, 1 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/fd680ade9ffe16454c19a1e17722e366ab75d788 ----------------------------------------------------------------------- commit eddd956653a7e410927ac433ef20e2904bbb44bb Author: Michael J Rubinsky <[email protected]> Date: Thu Nov 15 14:20:27 2012 -0500 Only display checkbox if current user can submit the slice. hermes/js/hermes.js | 5 +++++ hermes/lib/Slice.php | 5 +++-- hermes/themes/default/dynamic/screen.css | 5 +++++ 3 files changed, 13 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/eddd956653a7e410927ac433ef20e2904bbb44bb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
