The branch "master" has been updated. The following is a summary of the commits.
from: aaa719a0dd90a3fee9f992f28d61f8999da4f65c b30336e Hide the "My Time Slices" list when editing a slice from search results. d1a99c9 This is no longer needed/used. 95601c2 Refresh the search form when explicitly returning. 19a01e0 Return to the search results, if needed, from Save As New as well. ----------------------------------------------------------------------- commit b30336e3d0035d4e85a3e22152e34876c4017c96 Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 19:12:54 2013 -0400 Hide the "My Time Slices" list when editing a slice from search results. hermes/js/hermes.js | 4 ++ hermes/lib/Ajax.php | 2 + hermes/templates/dynamic/slices.inc | 60 ++++++++++++++++++----------------- 3 files changed, 37 insertions(+), 29 deletions(-) http://git.horde.org/horde-git/-/commit/b30336e3d0035d4e85a3e22152e34876c4017c96 ----------------------------------------------------------------------- commit d1a99c9d27737e6862939c7a5c18cacc9aa4e62d Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 19:13:38 2013 -0400 This is no longer needed/used. hermes/js/hermes.js | 14 -------------- hermes/themes/default/dynamic/screen.css | 4 ---- 2 files changed, 0 insertions(+), 18 deletions(-) http://git.horde.org/horde-git/-/commit/d1a99c9d27737e6862939c7a5c18cacc9aa4e62d ----------------------------------------------------------------------- commit 95601c22eb8bf02a277ceaa4a1b2075da9937dd6 Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 19:13:59 2013 -0400 Refresh the search form when explicitly returning. hermes/js/hermes.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/95601c22eb8bf02a277ceaa4a1b2075da9937dd6 ----------------------------------------------------------------------- commit 19a01e0caee2ffd4919ea220d0faa2075ce40d21 Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 19:14:24 2013 -0400 Return to the search results, if needed, from Save As New as well. hermes/js/hermes.js | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/19a01e0caee2ffd4919ea220d0faa2075ce40d21 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
