The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 1263b610c0f6ec005e10660092bf33a2160816db a598e16 Fix link to create sub-task from a task view. f93e636 [jan] Fix link to create sub-task from a task view. 2bb298a Default external task priorities to normal. 9b827cb Fix setting task list name for external tasks. 863fb4c Fix exception name. 47fea25 [jan] Fix setting task list name for external tasks. 284281e Improve tickets returned as tasks. a14ca28 [jan] Prefix ticket number exported via tasks API. 6fb3d40 Use Horde's fixed style. 63b4e00 [jan] Fix CSS styling of comment text. Summary: http://github.com/horde/horde/compare/1263b610c0f6ec005e10660092bf33a2160816db...63b4e0079e7967b5484d9d04c4b7c65ee6cbcb5b ----------------------------------------------------------------------- commit a598e165d843cd819e44d49d57e9afabe5af61b1 Author: Jan Schneider <[email protected]> Date: Fri Sep 26 19:25:26 2014 +0200 Fix link to create sub-task from a task view. nag/templates/view/task.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a598e165d843cd819e44d49d57e9afabe5af61b1 ----------------------------------------------------------------------- commit f93e6367c6ee7dbbcc5154b903174f613a38522a Author: Jan Schneider <[email protected]> Date: Thu Oct 2 14:21:13 2014 +0200 [jan] Fix link to create sub-task from a task view. nag/docs/CHANGES | 1 + nag/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/f93e6367c6ee7dbbcc5154b903174f613a38522a ----------------------------------------------------------------------- commit 2bb298a4c69b37ecabfc43884a527a7877c15094 Author: Jan Schneider <[email protected]> Date: Fri Sep 26 20:10:17 2014 +0200 Default external task priorities to normal. nag/lib/Nag.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/2bb298a4c69b37ecabfc43884a527a7877c15094 ----------------------------------------------------------------------- commit 9b827cb426449fa416dd3aa6d34b314d8c51ca11 Author: Jan Schneider <[email protected]> Date: Fri Sep 26 20:12:24 2014 +0200 Fix setting task list name for external tasks. nag/lib/Task.php | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/9b827cb426449fa416dd3aa6d34b314d8c51ca11 ----------------------------------------------------------------------- commit 863fb4c455cdfd0399bdd411745ff7439737b05e Author: Jan Schneider <[email protected]> Date: Fri Sep 26 20:12:50 2014 +0200 Fix exception name. nag/lib/Task.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/863fb4c455cdfd0399bdd411745ff7439737b05e ----------------------------------------------------------------------- commit 47fea2564bd6f5b380f440612eabf44b96073e12 Author: Jan Schneider <[email protected]> Date: Thu Oct 2 14:22:10 2014 +0200 [jan] Fix setting task list name for external tasks. nag/docs/CHANGES | 1 + nag/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/47fea2564bd6f5b380f440612eabf44b96073e12 ----------------------------------------------------------------------- commit 284281ecc236ea9814579e2987cba3c7e23f5096 Author: Jan Schneider <[email protected]> Date: Fri Sep 26 20:15:31 2014 +0200 Improve tickets returned as tasks. Don't send inompatible priority. Don't send task list id that requires internal knowledge. Prefix ticket number. whups/lib/Api.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/284281ecc236ea9814579e2987cba3c7e23f5096 ----------------------------------------------------------------------- commit a14ca28a2fecd95cd328521cb6f9e21101b6740b Author: Jan Schneider <[email protected]> Date: Thu Oct 2 14:23:34 2014 +0200 [jan] Prefix ticket number exported via tasks API. whups/docs/CHANGES | 1 + whups/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/a14ca28a2fecd95cd328521cb6f9e21101b6740b ----------------------------------------------------------------------- commit 6fb3d40675b8985f0ff86f90944be4652cec9ea8 Author: Jan Schneider <[email protected]> Date: Wed Oct 1 12:23:22 2014 +0200 Use Horde's fixed style. whups/lib/Form/Renderer/Comment.php | 2 +- whups/themes/default/screen.css | 2 -- 2 files changed, 1 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/6fb3d40675b8985f0ff86f90944be4652cec9ea8 ----------------------------------------------------------------------- commit 63b4e0079e7967b5484d9d04c4b7c65ee6cbcb5b Author: Jan Schneider <[email protected]> Date: Thu Oct 2 14:24:08 2014 +0200 [jan] Fix CSS styling of comment text. whups/docs/CHANGES | 1 + whups/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/63b4e0079e7967b5484d9d04c4b7c65ee6cbcb5b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
