Git commits in Moodle 3.3.3 by Jake Dallimore

commit 298c1361e8dee233f2e736555a99b7afee676ca3
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 13 Oct 2017 14:33:18 +0800
Tag:    v3.3.3

weekly release 3.3.2+

commit 2ffd848807c1336aa088f6488838a3eb520f795b
Author: Jake Dallimore <jake@moodle.com>
Date:   Fri, 06 Oct 2017 14:34:39 +0800
Tag:    v3.3.3

weekly release 3.3.2+

commit d7bee96561934da701e437aa61b18ff5160c695d
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 28 Sep 2017 14:27:30 +0800
Tag:    v3.3.3

weekly release 3.3.2+

commit 91d928133071b720a10091446f4a1c20dabcea0d
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 27 Sep 2017 09:16:25 +0800
Tag:    v3.3.3

MDL-60243 competencies: fix ordering bug in api_test unit test

commit bf9e1794d8eabce54f477cc38dddb731ec30cbe5
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 21 Sep 2017 19:49:19 +0800
Tag:    v3.3.3

MDL-37810 roles: fix profile roles logic to include all roles

commit bbb818a6e17b6015cd18636257f5170aa374e705
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 14 Sep 2017 15:23:04 +0800
Tag:    v3.3.3

MDL-37810 roles: added manager case to test_get_user_roles_in_course()

commit 71d5abb422b62c3b720ffa30d49919eaeefe2f56
Author: Jake Dallimore <jake@moodle.com>
Date:   Thu, 14 Sep 2017 14:10:48 +0800
Tag:    v3.3.3

MDL-37810 roles: get_user_roles_in_course returns all relevant roles

commit 3d8e2ef98840f5e44dc576e15f7099a2be4fad2b
Author: Jake Dallimore <jake@moodle.com>
Date:   Wed, 13 Sep 2017 08:27:31 +0800
Tag:    v3.3.3

MDL-60123 assign: Allow teachers to deselect pdf annotations in editpdf

commit 822ccfdb314d926262c53036a205bda475ff08d5
Author: Jake Dallimore <jake@moodle.com>
Date:   Tue, 12 Sep 2017 09:35:23 +0800
Tag:    v3.3.3

MDL-60086 travis: Bumping the postgres version to 9.6

commit a8f69dbed00c62aaac357bc615f5058970d70c98
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 11 Sep 2017 11:52:23 +0800
Tag:    v3.3.3

MDL-37810 roles: unit tests for get_profile_roles()

commit 12ede4f87f70ad719f3b5c7525811d24f5d3c2ff
Author: Jake Dallimore <jake@moodle.com>
Date:   Mon, 11 Sep 2017 11:19:03 +0800
Tag:    v3.3.3

MDL-37810 roles: fix get_profile_roles() so it returns assignable roles