Eloy Lafuente (stronk7) [Mon, 18 Sep 2017 23:45:29 +0000 (01:45 +0200)]
Merge branch 'MDL-37810-master' of https://github.com/snake/moodle
Eloy Lafuente (stronk7) [Mon, 18 Sep 2017 23:42:17 +0000 (01:42 +0200)]
Merge branch 'MDL-53244_master' of git://github.com/Chocolate-lightning/moodle
Eloy Lafuente (stronk7) [Mon, 18 Sep 2017 23:36:56 +0000 (01:36 +0200)]
Merge branch 'MDL-59244-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 18 Sep 2017 23:33:08 +0000 (01:33 +0200)]
Merge branch 'MDL-59245-master' of git://github.com/jleyva/moodle
Jun Pataleta [Mon, 18 Sep 2017 08:03:46 +0000 (16:03 +0800)]
Merge branch 'MDL-59900_master' of git://github.com/markn86/moodle
Jun Pataleta [Mon, 18 Sep 2017 06:39:46 +0000 (14:39 +0800)]
Merge branch 'MDL-59995_master' of git://github.com/markn86/moodle
Jun Pataleta [Mon, 18 Sep 2017 05:07:45 +0000 (13:07 +0800)]
Merge branch 'MDL-60065-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Sun, 10 Sep 2017 05:21:33 +0000 (13:21 +0800)]
MDL-60065 calendar: Add threemonth view
Andrew Nicols [Sun, 10 Sep 2017 05:20:40 +0000 (13:20 +0800)]
MDL-60065 calendar: Specify optional replacement node
Andrew Nicols [Sat, 9 Sep 2017 09:16:32 +0000 (17:16 +0800)]
MDL-60065 calendar: Control navigation on mini
Andrew Nicols [Sat, 9 Sep 2017 09:15:17 +0000 (17:15 +0800)]
MDL-60065 calendar: Update side calendar when on CRUD events
Jun Pataleta [Mon, 18 Sep 2017 03:49:30 +0000 (11:49 +0800)]
Merge branch 'MDL-60125-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 14 Sep 2017 03:05:17 +0000 (11:05 +0800)]
MDL-60125 calendar: Switch to navigation by YMD
Jake Dallimore [Thu, 14 Sep 2017 07:23:04 +0000 (15:23 +0800)]
MDL-37810 roles: added manager case to test_get_user_roles_in_course()
Managers can assign managers, and should be able to see that role on
the course profile page, as a link to the participants page.
Jun Pataleta [Mon, 18 Sep 2017 01:10:35 +0000 (09:10 +0800)]
Merge branch 'MDL-59994-master-v2' of git://github.com/lameze/moodle
Jake Dallimore [Thu, 14 Sep 2017 06:10:48 +0000 (14:10 +0800)]
MDL-37810 roles: get_user_roles_in_course returns all relevant roles
Fixed to return both those roles in the profileroles site policy and
any roles which the current user can assign in the respective context,
meaning a user can see a link to any role they can assign.
Jake Dallimore [Mon, 11 Sep 2017 03:31:00 +0000 (11:31 +0800)]
MDL-37810 core_user: fix the user renderer's usage of get_profile_roles
Jake Dallimore [Mon, 11 Sep 2017 03:52:23 +0000 (11:52 +0800)]
MDL-37810 roles: unit tests for get_profile_roles()
Jake Dallimore [Mon, 11 Sep 2017 03:19:03 +0000 (11:19 +0800)]
MDL-37810 roles: fix get_profile_roles() so it returns assignable roles
Simey Lameze [Thu, 14 Sep 2017 02:02:54 +0000 (10:02 +0800)]
MDL-59994 competency: improve user competency unit test
Simey Lameze [Thu, 14 Sep 2017 02:02:39 +0000 (10:02 +0800)]
MDL-59994 competency: dont list competencies from deleted users
Dan Poltawski [Fri, 15 Sep 2017 07:49:23 +0000 (08:49 +0100)]
weekly release 3.4dev
Dan Poltawski [Fri, 15 Sep 2017 07:49:21 +0000 (08:49 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Thu, 14 Sep 2017 11:25:47 +0000 (12:25 +0100)]
Merge branch 'MDL-58835_master-fix2' of https://github.com/dmonllao/moodle
David Monllao [Thu, 14 Sep 2017 10:55:03 +0000 (12:55 +0200)]
MDL-58835 report_insights: Force window reload when no more predictions
Jun Pataleta [Thu, 14 Sep 2017 04:17:14 +0000 (12:17 +0800)]
Merge branch 'wip-MDL-59775-fix' of https://github.com/marinaglancy/moodle
Marina Glancy [Thu, 14 Sep 2017 04:05:12 +0000 (12:05 +0800)]
MDL-59775 forms: css correction
Jun Pataleta [Thu, 14 Sep 2017 01:47:22 +0000 (09:47 +0800)]
Merge branch 'MDL-59926' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Wed, 13 Sep 2017 23:26:30 +0000 (01:26 +0200)]
MDL-59926 behat: Make the search bootstrapbase + boost compatible
By combining the title attribute search with the "icon" class instead
of old "img" or new "i" elements we achieve that without too much
complication.
Eloy Lafuente (stronk7) [Wed, 13 Sep 2017 10:09:52 +0000 (12:09 +0200)]
Merge branch 'MDL-59243-master' of git://github.com/jleyva/moodle
Juan Leyva [Wed, 13 Sep 2017 09:41:28 +0000 (11:41 +0200)]
MDL-59243 mod_workshop: Return creation status in create_submission WS
Dan Poltawski [Wed, 13 Sep 2017 08:04:39 +0000 (09:04 +0100)]
Merge branch 'MDL-58835_master-fix' of git://github.com/dmonllao/moodle
David Monllao [Wed, 13 Sep 2017 07:49:14 +0000 (09:49 +0200)]
MDL-58835 report_insights: Fix redirections
Mark Nelson [Mon, 11 Sep 2017 08:37:08 +0000 (16:37 +0800)]
MDL-59900 core_admin: moved analytic links to their own category
AMOS bot [Tue, 12 Sep 2017 16:06:29 +0000 (00:06 +0800)]
Automatically generated installer lang files
Dan Poltawski [Tue, 12 Sep 2017 14:28:26 +0000 (15:28 +0100)]
Merge branch 'MDL-59084-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 30 May 2017 02:24:06 +0000 (10:24 +0800)]
MDL-59084 core: Allow adhoc tasks to run as a specified user
Dan Poltawski [Tue, 12 Sep 2017 10:26:18 +0000 (11:26 +0100)]
Merge branch 'MDL-60039_master' of git://github.com/dmonllao/moodle
David Monllao [Wed, 6 Sep 2017 12:00:56 +0000 (14:00 +0200)]
MDL-60039 search: Force messaging search areas to be reindexed
Dan Poltawski [Tue, 12 Sep 2017 09:54:11 +0000 (10:54 +0100)]
Merge branch 'MDL-59929' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 12 Sep 2017 09:44:47 +0000 (11:44 +0200)]
Merge branch 'wip-MDL-59775-master' of git://github.com/marinaglancy/moodle
Mark Nelson [Tue, 12 Sep 2017 04:29:56 +0000 (12:29 +0800)]
MDL-59995 core_admin: added setting to define Python bin path
Dan Poltawski [Tue, 12 Sep 2017 08:44:56 +0000 (09:44 +0100)]
Merge branch 'MDL-58835_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 12 Sep 2017 08:41:17 +0000 (10:41 +0200)]
Merge branch 'MDL-59761-master' of git://github.com/danpoltawski/moodle
David Monllao [Tue, 12 Sep 2017 08:33:30 +0000 (10:33 +0200)]
Merge branch 'MDL-57407-master' of git://github.com/jleyva/moodle
Jun Pataleta [Tue, 12 Sep 2017 08:29:43 +0000 (16:29 +0800)]
Merge branch 'MDL-59243-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 12 Sep 2017 08:23:46 +0000 (09:23 +0100)]
MDL-59761 eslint: update to v4.6.1
The new versions got released while this issue was waiting for peer
review.
Eloy Lafuente (stronk7) [Tue, 12 Sep 2017 07:56:23 +0000 (09:56 +0200)]
Merge branch 'MDL-60086-master' of https://github.com/snake/moodle
Jun Pataleta [Tue, 12 Sep 2017 06:58:06 +0000 (14:58 +0800)]
Merge branch 'MDL-59919-master' of git://github.com/ryanwyllie/moodle
David Monllao [Tue, 12 Sep 2017 06:12:26 +0000 (08:12 +0200)]
Merge branch 'MDL-59399-master' of git://github.com/ryanwyllie/moodle
David Monllao [Tue, 12 Sep 2017 06:07:52 +0000 (08:07 +0200)]
Merge branch 'MDL-59831_master' of git://github.com/markn86/moodle
David Monllao [Tue, 12 Sep 2017 05:10:46 +0000 (07:10 +0200)]
Merge branch 'MDL-59867-master' of git://github.com/damyon/moodle
David Monllao [Tue, 12 Sep 2017 05:04:34 +0000 (07:04 +0200)]
Merge branch 'MDL-59879-master' of https://github.com/abias/moodle
Jake Dallimore [Tue, 12 Sep 2017 01:33:52 +0000 (09:33 +0800)]
MDL-60086 travis: Bumping the postgres version to 9.6
3.2 was bumped to 9.6, this makes the change across the board.
Jun Pataleta [Tue, 12 Sep 2017 00:55:47 +0000 (08:55 +0800)]
Merge branch 'MDL-59392-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 12 Sep 2017 00:34:40 +0000 (08:34 +0800)]
MDL-59392 calendar: Remove bad behat tag
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 23:43:19 +0000 (01:43 +0200)]
Merge branch 'MDL-59761-master' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 22:27:49 +0000 (00:27 +0200)]
Merge branch 'MDL-59926-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 22:21:48 +0000 (00:21 +0200)]
Merge branch 'MDL-59478-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 22:13:28 +0000 (00:13 +0200)]
Merge branch 'wip-MDL-59808-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 21:50:36 +0000 (23:50 +0200)]
Merge branch 'MDL-60025-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 11 Sep 2017 21:19:48 +0000 (23:19 +0200)]
Merge branch 'MDL-59934-master' of git://github.com/ryanwyllie/moodle
AMOS bot [Mon, 11 Sep 2017 16:08:23 +0000 (00:08 +0800)]
Automatically generated installer lang files
Dan Poltawski [Mon, 11 Sep 2017 13:39:43 +0000 (14:39 +0100)]
Merge branch 'MDL-59392-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Mon, 11 Sep 2017 13:18:51 +0000 (14:18 +0100)]
Merge branch 'MDL-35849-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Mon, 11 Sep 2017 13:01:40 +0000 (14:01 +0100)]
Merge branch 'MDL-59459_Increase_file_indexing_coverage' of https://github.com/mattporritt/moodle
Jun Pataleta [Mon, 11 Sep 2017 09:18:16 +0000 (17:18 +0800)]
Merge branch 'MDL-59977_master' of git://github.com/markn86/moodle
Jun Pataleta [Mon, 11 Sep 2017 05:56:56 +0000 (13:56 +0800)]
Merge branch 'MDL-60031-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Mon, 11 Sep 2017 05:26:50 +0000 (13:26 +0800)]
Merge branch 'wip-MDL-55849-master' of git://github.com/abgreeve/moodle
Mark Nelson [Mon, 28 Aug 2017 09:08:36 +0000 (17:08 +0800)]
MDL-59831 core_user: only set default group when necessary
Mark Nelson [Mon, 28 Aug 2017 07:45:10 +0000 (15:45 +0800)]
MDL-59831 core_user: show all groups in select when in visible groups
Andrew Nicols [Fri, 8 Sep 2017 05:51:40 +0000 (13:51 +0800)]
MDL-59392 calendar: Deprecate old event filters
Andrew Nicols [Fri, 8 Sep 2017 05:45:38 +0000 (13:45 +0800)]
MDL-59392 calendar: Apply event filters to main calendar view
Andrew Nicols [Fri, 1 Sep 2017 06:58:14 +0000 (14:58 +0800)]
MDL-59392 calendar: Switch to templates in the cal block
This commit adds a set of templates for the calendar month block, and
the events filter. The same data exporters used in the main calendar
view are utilised and the same logic.
Some additional data was added to the exporters, and in the long term
this will be used in the main monthly view so I did not feel it was
prudent to strip it out into a different view of the model.
AMOS BEGIN
MOV [monthnext,access],[monthnext,calendar]
AMOS END
Mark Nelson [Wed, 30 Aug 2017 07:11:20 +0000 (15:11 +0800)]
MDL-59977 core: do not directly check 'viewparticipant' capability
Jun Pataleta [Mon, 11 Sep 2017 03:34:00 +0000 (11:34 +0800)]
Merge branch 'MDL-35668-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Mon, 11 Sep 2017 03:24:51 +0000 (11:24 +0800)]
MDL-35668 phpunit: Add filebrowser test folder to phpunit.xml
Jun Pataleta [Mon, 11 Sep 2017 03:01:41 +0000 (11:01 +0800)]
Merge branch 'wip-MDL-35668-master' of git://github.com/marinaglancy/moodle
Marina Glancy [Thu, 10 Aug 2017 04:51:32 +0000 (12:51 +0800)]
MDL-59775 mod_feedback: use vertical forms
Marina Glancy [Thu, 10 Aug 2017 04:34:53 +0000 (12:34 +0800)]
MDL-59775 forms: add option to display any form vertical
Marina Glancy [Wed, 9 Aug 2017 07:01:38 +0000 (15:01 +0800)]
MDL-59775 forms: add femptylabel class to els without labels
This class was present in clean/more but was forgotted in boost
Andrew Nicols [Fri, 8 Sep 2017 00:53:24 +0000 (08:53 +0800)]
MDL-59392 calendar: Stop polluting history with useless URLs
Andrew Nicols [Tue, 5 Sep 2017 07:22:18 +0000 (15:22 +0800)]
MDL-59392 calendar: Correct the next period (add vs sub)
Andrew Nicols [Tue, 5 Sep 2017 07:17:50 +0000 (15:17 +0800)]
MDL-59392 calendar: Add the calendar info to the exporter
Andrew Nicols [Mon, 11 Sep 2017 01:57:54 +0000 (09:57 +0800)]
MDL-59392 calendar: Split day exporter to week exporter
Andrew Nicols [Tue, 5 Sep 2017 07:14:54 +0000 (15:14 +0800)]
MDL-59392 calendar: Move template to parent Node
Andrew Nicols [Tue, 5 Sep 2017 07:14:00 +0000 (15:14 +0800)]
MDL-59392 calendar: ViewManager should take a root
Juan Leyva [Fri, 14 Jul 2017 16:52:16 +0000 (17:52 +0100)]
MDL-57407 mod_glossary: Return ratings in external functions
Juan Leyva [Fri, 14 Jul 2017 15:48:18 +0000 (16:48 +0100)]
MDL-57407 mod_data: Return ratings in mod_data_get_entry
Juan Leyva [Fri, 14 Jul 2017 14:24:24 +0000 (15:24 +0100)]
MDL-57407 mod_forum: Return ratings in external functions
External function get_forum_discussion_posts now returns ratings.
Juan Leyva [Fri, 14 Jul 2017 14:22:31 +0000 (15:22 +0100)]
MDL-57407 core_rating: Add new external util class for handling ratings
This util class handles all the tasks related to retrieve and format
ratings for external functions.
Ryan Wyllie [Fri, 8 Sep 2017 02:45:54 +0000 (02:45 +0000)]
MDL-59934 calendar: remove more button from event form modal
Mathew May [Fri, 8 Sep 2017 01:09:29 +0000 (13:09 +1200)]
MDL-53244 login: Add error message for recaptcha
David Monllao [Wed, 30 Aug 2017 15:16:38 +0000 (17:16 +0200)]
MDL-58835 analytics: Remove hidden elements from insights list
David Monllao [Mon, 28 Aug 2017 11:24:09 +0000 (13:24 +0200)]
MDL-58835 analytics: Unit tests for prediction actions
David Monllao [Mon, 28 Aug 2017 10:39:32 +0000 (12:39 +0200)]
MDL-58835 report_insights: Not useful and ack prediction actions
David Monllao [Mon, 28 Aug 2017 10:36:54 +0000 (12:36 +0200)]
MDL-58835 analytics: Store prediction actions separately
New event for insights viewed as part of this issue.
David Monllao [Wed, 6 Sep 2017 11:50:53 +0000 (13:50 +0200)]
MDL-60039 messaging: global search index using timeread
David Monllao [Thu, 7 Sep 2017 09:39:02 +0000 (11:39 +0200)]
weekly release 3.4dev
David Monllao [Thu, 7 Sep 2017 05:52:56 +0000 (07:52 +0200)]
MDL-59657 analytics: No predictions until training is completed