Andrew Nicols [Mon, 10 Apr 2017 03:54:09 +0000 (11:54 +0800)]
Merge branch 'wip-mdl-58068' of https://github.com/rajeshtaneja/moodle
Andrew Nicols [Mon, 10 Apr 2017 03:23:37 +0000 (11:23 +0800)]
Merge branch 'MDL-58453-master' of git://github.com/jleyva/moodle
Jake Dallimore [Mon, 10 Apr 2017 02:25:23 +0000 (10:25 +0800)]
Merge branch 'MDL-57813-master' of git://github.com/jleyva/moodle
Jun Pataleta [Fri, 7 Apr 2017 04:45:45 +0000 (12:45 +0800)]
weekly release 3.3dev
Jun Pataleta [Fri, 7 Apr 2017 04:45:45 +0000 (12:45 +0800)]
NOBUG: Fixed file access permissions
Jun Pataleta [Fri, 7 Apr 2017 04:45:44 +0000 (12:45 +0800)]
NOBUG: Fixed SVG browser compatibility
Jun Pataleta [Fri, 7 Apr 2017 04:45:44 +0000 (12:45 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
David Monllao [Thu, 6 Apr 2017 16:59:12 +0000 (18:59 +0200)]
MDL-55611 mod_quiz: Adapt behat test to myoverview
AMOS bot [Thu, 6 Apr 2017 16:04:33 +0000 (00:04 +0800)]
Automatically generated installer lang files
David Monllao [Thu, 6 Apr 2017 13:50:06 +0000 (15:50 +0200)]
MDL-12689 auth_shibboleth: No remote updates
Dan Poltawski [Thu, 6 Apr 2017 09:52:24 +0000 (10:52 +0100)]
MDL-12689 version: bump after behat fix
Dan Poltawski [Thu, 6 Apr 2017 09:51:37 +0000 (10:51 +0100)]
Merge branch 'MDL-12689_master-fix' of git://github.com/dmonllao/moodle
David Monllao [Thu, 6 Apr 2017 09:20:22 +0000 (11:20 +0200)]
MDL-12689 auth_cas: Default to English
Jake Dallimore [Thu, 6 Apr 2017 08:29:13 +0000 (16:29 +0800)]
Merge branch 'MDL-58220-master-fix5' of github.com/damyon/moodle
David Monllao [Thu, 6 Apr 2017 08:22:59 +0000 (10:22 +0200)]
MDL-23919 mod_data: Required entries not available by default anymore
Updating test accordingly, but still setting and checking a
field that is not part of the fieldsets opened by default.
Damyon Wiese [Thu, 6 Apr 2017 08:06:12 +0000 (16:06 +0800)]
MDL-58220 auth_oauth2: Linked logins only 4U
You can only manage your own linked logins - never anyone elses.
Dan Poltawski [Thu, 6 Apr 2017 07:56:51 +0000 (08:56 +0100)]
Merge branch 'MDL-55611-master-behat-fix' of git://github.com/lameze/moodle
Juan Leyva [Fri, 17 Mar 2017 11:04:56 +0000 (12:04 +0100)]
MDL-57813 mod_feedback: New WS mod_feedback_get_last_completed
David Monllao [Thu, 6 Apr 2017 07:30:45 +0000 (09:30 +0200)]
Merge branch 'wip-MDL-58364-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Thu, 6 Apr 2017 07:21:57 +0000 (15:21 +0800)]
MDL-55611 course: Fix incorrect merge conflict
Simey Lameze [Thu, 6 Apr 2017 07:22:15 +0000 (15:22 +0800)]
MDL-55611 core_tests: replace remaining I follow coursename steps
David Monllao [Thu, 6 Apr 2017 06:59:21 +0000 (08:59 +0200)]
Merge branch 'MDL-58369-master' of git://github.com/damyon/moodle
David Monllao [Thu, 6 Apr 2017 06:38:52 +0000 (08:38 +0200)]
Merge branch 'MDL-58398-master' of git://github.com/ankitagarwal/moodle
Andrew Nicols [Thu, 6 Apr 2017 05:24:05 +0000 (13:24 +0800)]
Merge branch 'MDL-55611_master' of git://github.com/markn86/moodle
Mark Nelson [Thu, 6 Apr 2017 04:45:16 +0000 (12:45 +0800)]
MDL-55611 core_calendar: Fixed query for Oracle
Also fixed unit test filter.
Andrew Nicols [Thu, 6 Apr 2017 03:54:58 +0000 (11:54 +0800)]
Merge branch 'MDL-58220-master-fix4' of github.com/damyon/moodle
Damyon Wiese [Thu, 6 Apr 2017 03:18:47 +0000 (11:18 +0800)]
MDL-58220 auth_oauth2: Fix login domains
The login domains were checking the email of the moodle account, not the returned
email from oauth. Also after a failure, it was not killing the oauth session, which
prevents you trying again with a different account.
Damyon Wiese [Thu, 6 Apr 2017 02:41:46 +0000 (10:41 +0800)]
MDL-58220 oauth2: Fix account linking
The username passed to the confirm account link request is the oauth username,
which may be different to the moodle username so can't be used to look up the user record.
Jake Dallimore [Thu, 6 Apr 2017 01:41:37 +0000 (09:41 +0800)]
Merge branch 'MDL-58443-master' of git://github.com/jleyva/moodle
Jake Dallimore [Thu, 6 Apr 2017 01:23:29 +0000 (09:23 +0800)]
Merge branch 'MDL-55611-master-fix' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 6 Apr 2017 01:02:36 +0000 (09:02 +0800)]
Merge branch 'wip-MDL-23919-master' of https://github.com/marinaglancy/moodle
Marina Glancy [Thu, 6 Apr 2017 00:54:00 +0000 (08:54 +0800)]
MDL-23919 mod_data: fix bug when completion is reset
Andrew Nicols [Thu, 6 Apr 2017 00:50:11 +0000 (08:50 +0800)]
MDL-55611 calendar: Fix unit test filter
The event test factory uses a closure to return only every other record.
This was previously working based on ID but MSSQL starts from an even
number rather than an odd number.
This change changes that to use a static variable which keeps a count of
the records instead and only returns every other record in this fashion,
removing the dependance upon ID.
AMOS bot [Wed, 5 Apr 2017 16:07:08 +0000 (00:07 +0800)]
Automatically generated installer lang files
AMOS bot [Wed, 5 Apr 2017 16:07:08 +0000 (00:07 +0800)]
Automatically generated installer lang files
Dan Poltawski [Wed, 5 Apr 2017 11:44:03 +0000 (12:44 +0100)]
Merge branch 'MDL-57411-master' of git://github.com/jleyva/moodle
Juan Leyva [Wed, 5 Apr 2017 08:10:58 +0000 (10:10 +0200)]
MDL-57411 groups: Fix tests for MSSQL
Dan Poltawski [Wed, 5 Apr 2017 09:16:57 +0000 (10:16 +0100)]
Merge branch 'MDL-58220-master-fix3' of github.com/damyon/moodle
Damyon Wiese [Wed, 5 Apr 2017 07:54:20 +0000 (15:54 +0800)]
MDL-58220 auth_oauth2: Fix for login via linked login
This was broken by the refactoring to always link logins. Some of the static
variables could also be removed but I'll do that in a later issue to keep this patch small.
Andrew Nicols [Wed, 5 Apr 2017 07:49:49 +0000 (15:49 +0800)]
Merge branch 'MDL-58399-master' of git://github.com/jleyva/moodle
Juan Leyva [Wed, 5 Apr 2017 07:41:15 +0000 (09:41 +0200)]
MDL-58399 webservice: Add missing upgrade.txt information
We should indicate the API changes for developers.
Juan Leyva [Fri, 31 Mar 2017 08:34:50 +0000 (10:34 +0200)]
MDL-58453 mod_feedback: Refactor get_non_respondents WS
We should return more information like if the user started or not the
feedback and the total number of non respondents (to be able to
paginate).
Andrew Nicols [Wed, 5 Apr 2017 07:19:58 +0000 (15:19 +0800)]
Merge branch 'MDL-58361-master' of https://github.com/xow/moodle
Juan Leyva [Thu, 2 Feb 2017 10:55:08 +0000 (11:55 +0100)]
MDL-57813 mod_feedback: Create exporter and required API changes
Andrew Nicols [Wed, 5 Apr 2017 07:04:44 +0000 (15:04 +0800)]
Merge branch 'MDL-58361-master' of https://github.com/xow/moodle
Andrew Nicols [Wed, 5 Apr 2017 06:43:13 +0000 (14:43 +0800)]
Merge branch 'MDL-58220-master-fix2' of github.com/damyon/moodle
Damyon Wiese [Wed, 5 Apr 2017 06:11:12 +0000 (14:11 +0800)]
MDL-58220 oauth2: missing param confirmtokenexpires
Andrew Nicols [Wed, 5 Apr 2017 06:22:39 +0000 (14:22 +0800)]
Merge branch 'MDL-58399-master' of git://github.com/jleyva/moodle
Andrew Nicols [Wed, 5 Apr 2017 04:56:01 +0000 (12:56 +0800)]
Merge branch 'MDL-58220-master-fix1' of github.com/damyon/moodle
Damyon Wiese [Wed, 5 Apr 2017 04:51:56 +0000 (12:51 +0800)]
MDL-58220 oauth2: obey $CFG->authpreventaccountcreation
Andrew Nicols [Wed, 5 Apr 2017 04:29:13 +0000 (12:29 +0800)]
Merge branch 'MDL-58444-master' of git://github.com/jleyva/moodle
Andrew Nicols [Wed, 5 Apr 2017 03:13:31 +0000 (11:13 +0800)]
Merge branch 'MDL-12689_master' of https://github.com/markn86/moodle
Mark Nelson [Wed, 5 Apr 2017 03:08:10 +0000 (11:08 +0800)]
MDL-12689 core: fixed incorrect use of the term 'depreciated'
Andrew Nicols [Wed, 5 Apr 2017 01:56:29 +0000 (09:56 +0800)]
Merge branch 'MDL-51998_master' of https://github.com/nadavkav/moodle
Jun Pataleta [Wed, 5 Apr 2017 01:39:02 +0000 (09:39 +0800)]
Merge branch 'MDL-57821-master' of git://github.com/jleyva/moodle
Jake Dallimore [Wed, 5 Apr 2017 01:33:45 +0000 (09:33 +0800)]
Merge branch 'MDL-58368-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Wed, 5 Apr 2017 00:02:03 +0000 (02:02 +0200)]
Merge branch 'scorm-task' of https://github.com/GanitGenius/moodle
Eloy Lafuente (stronk7) [Tue, 4 Apr 2017 23:31:08 +0000 (01:31 +0200)]
Merge branch 'wip-MDL-57769-master' of https://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 4 Apr 2017 22:22:19 +0000 (00:22 +0200)]
Merge branch 'MDL-58055-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 4 Apr 2017 17:01:57 +0000 (19:01 +0200)]
Merge branch 'MDL-55326-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 4 Apr 2017 16:32:13 +0000 (17:32 +0100)]
MDL-55611 upgrade.txt: remove duplicated note
Eloy Lafuente (stronk7) [Tue, 4 Apr 2017 16:23:02 +0000 (18:23 +0200)]
Merge branch 'MDL-55499-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 4 Apr 2017 16:08:35 +0000 (17:08 +0100)]
MDL-55611 upgrade: bump redirect_if_major_update_required
Dan Poltawski [Tue, 4 Apr 2017 16:07:41 +0000 (17:07 +0100)]
Merge branch 'MDL-55611-master' of git://github.com/danpoltawski/moodle
AMOS bot [Tue, 4 Apr 2017 16:04:21 +0000 (00:04 +0800)]
Automatically generated installer lang files
Dan Poltawski [Tue, 4 Apr 2017 16:02:07 +0000 (17:02 +0100)]
MDL-55611 calendar: remove duplicated 'scheduled task stuff'
Simey Lameze [Tue, 4 Apr 2017 03:31:16 +0000 (11:31 +0800)]
MDL-58474 block_myoverview: change step datetime format
Part of MDL-55611 epic.
Simey Lameze [Tue, 4 Apr 2017 02:34:32 +0000 (10:34 +0800)]
MDL-58474 core_calendar: add missing action_event_interface import
Part of MDL-55611 epic.
Mark Nelson [Mon, 3 Apr 2017 06:29:04 +0000 (14:29 +0800)]
MDL-55611 core_calendar: fixed unit tests failing in isolation
Cameron Ball [Mon, 3 Apr 2017 05:25:52 +0000 (13:25 +0800)]
MDL-58442 core_calendar: Better documentation for the container
Part of MDL-55611 epic.
Cameron Ball [Mon, 3 Apr 2017 05:11:17 +0000 (13:11 +0800)]
MDL-58442 core_calendar: Nuke action_event_factory and friends
These are unecessary since the only place the factory
is used is in the container.
Part of MDL-55611 epic.
Cameron Ball [Mon, 3 Apr 2017 04:53:38 +0000 (12:53 +0800)]
MDL-58442 core_calendar: Rename core_container to simply container
core_container was confusing as it looks Frankenstyleish.
Part of MDL-55611 epic.
Simey Lameze [Thu, 30 Mar 2017 01:37:38 +0000 (09:37 +0800)]
MDL-58438 mod_lti: replace step using course overview block
Part of MDL-55611 epic.
Simey Lameze [Thu, 30 Mar 2017 01:18:15 +0000 (09:18 +0800)]
MDL-58438 core_badges: fix behat issues on award badge feature
Part of MDL-55611 epic.
Cameron Ball [Thu, 30 Mar 2017 07:33:13 +0000 (15:33 +0800)]
MDL-58430 core_calendar: Keep interfaces with implementations
All interfaces have been moved from the interfaces folder such
that they now live with their default implementations.
Part of MDL-55611 epic.
Ryan Wyllie [Tue, 21 Mar 2017 05:27:39 +0000 (05:27 +0000)]
MDL-58303 theme_boost: change dashboard block breakpoint to xl
Part of MDL-55611 epic.
Jun Pataleta [Tue, 14 Mar 2017 04:56:17 +0000 (12:56 +0800)]
MDL-57607 upgrade: Add post-upgrade adhoc task for refreshing mod events
Insert an ad-hoc task into the task_adhoc table that updates existing calendar
events to convert them to action-type events, where applicable.
Part of MDL-55611 epic.
Jun Pataleta [Tue, 14 Mar 2017 04:32:25 +0000 (12:32 +0800)]
MDL-57607 mod_assign: Make assign_refresh_events refresh overrides
Part of MDL-55611 epic.
Mark Nelson [Fri, 31 Mar 2017 03:05:05 +0000 (11:05 +0800)]
MDL-58424 core_calendar: moved api::get_events
This function was moved to local_api::get_legacy_events.
Also removed the calendar/classes/api.php file since it no longer contained any
functionality and added unit tests for local_api::get_legacy_events (a copy of
the unit tests for calendar_get_events).
Part of MDL-55611 epic.
Mark Nelson [Thu, 30 Mar 2017 05:57:33 +0000 (13:57 +0800)]
MDL-58424 core_calendar: removed unused get_action_events_* functions
Also moved associated unit tests to another location and changed
them so that they were testing local_api instead.
Part of MDL-55611 epic.
Mark Nelson [Thu, 30 Mar 2017 04:18:32 +0000 (12:18 +0800)]
MDL-58424 core_calendar: moved logic from api.php to lib.php
Also moved related PHPUnit tests.
Part of MDL-55611 epic.
Mark Nelson [Thu, 30 Mar 2017 03:23:08 +0000 (11:23 +0800)]
MDL-58424 core: undeprecated calendar_* functions
Part of MDL-55611 epic.
Ryan Wyllie [Fri, 24 Mar 2017 06:48:02 +0000 (06:48 +0000)]
MDL-58348 block_myoverview: keep paging bar under courses
Part of MDL-55611 epic.
Jun Pataleta [Thu, 30 Mar 2017 02:41:24 +0000 (10:41 +0800)]
MDL-58425 block_myoverview: Add more details to blocks/upgrade.txt
Part of MDL-55611 epic.
Jun Pataleta [Thu, 23 Mar 2017 06:09:46 +0000 (14:09 +0800)]
MDL-58302 block_myoverview: Set fixed height of items in courses view
Part of MDL-55611 epic.
Jun Pataleta [Thu, 23 Mar 2017 08:06:41 +0000 (16:06 +0800)]
MDL-58365 block_myoverview: Show course summary in plain text
Part of MDL-55611 epic.
Jun Pataleta [Thu, 30 Mar 2017 03:46:33 +0000 (11:46 +0800)]
MDL-58441 calendar: Pass $withduration to the correct function
Part of MDL-55611 epic.
Simey Lameze [Mon, 27 Mar 2017 06:45:21 +0000 (14:45 +0800)]
MDL-58207 mod_assign: reword grading due date lang string
Part of MDL-55611 epic.
Mark Nelson [Wed, 29 Mar 2017 09:19:51 +0000 (17:19 +0800)]
MDL-58432 core_calendar: allow event properties to be null
Part of MDL-55611 epic.
Mark Nelson [Wed, 29 Mar 2017 05:33:11 +0000 (13:33 +0800)]
MDL-58423 core_calendar: moved \core_calendar\event class
Part of MDL-55611 epic.
Simey Lameze [Wed, 22 Mar 2017 02:07:27 +0000 (10:07 +0800)]
MDL-57449 block_myoverview: add behat tests for UI
Part of MDL-55611 epic.
Cameron Ball [Mon, 27 Mar 2017 04:39:08 +0000 (12:39 +0800)]
MDL-58396 core_calendar: Fix failing unit test
Part of MDL-55611 epic.
Andrew Nicols [Tue, 28 Mar 2017 00:51:42 +0000 (08:51 +0800)]
MDL-58386 block_myoverview: Mustache tidyup
Part of MDL-55611 epic.
Jun Pataleta [Mon, 27 Mar 2017 04:00:50 +0000 (12:00 +0800)]
MDL-58386 mod_forum: Fixed CI issues
Part of MDL-55611 epic.
Jun Pataleta [Fri, 24 Mar 2017 08:58:33 +0000 (16:58 +0800)]
MDL-58386 mod_workshop: Fixed CI issues
Part of MDL-55611 epic.
Jun Pataleta [Fri, 24 Mar 2017 08:58:54 +0000 (16:58 +0800)]
MDL-58386 calendar: Fixed CI issues
Part of MDL-55611 epic.
Jun Pataleta [Fri, 24 Mar 2017 08:57:58 +0000 (16:57 +0800)]
MDL-58386 core: Fixed CI issues
Part of MDL-55611 epic.
Jun Pataleta [Fri, 24 Mar 2017 08:57:20 +0000 (16:57 +0800)]
MDL-58386 block_myoverview: Fixed CI issues
Part of MDL-55611 epic.
Mark Nelson [Fri, 24 Mar 2017 05:44:20 +0000 (13:44 +0800)]
MDL-58188 mod_assign: added missing require_once and updated docs
The only reason the exclusion of require_once was not exploding before
is because the call to provider_event_action() was being triggered first
which required the file. We can't rely on this happening all the time.
The doc update describes when the usage of is_event_visible() is appropriate.
Part of MDL-55611 epic.
Mark Nelson [Fri, 24 Mar 2017 04:47:31 +0000 (12:47 +0800)]
MDL-58188 mod_label: fixed call to update_completion_date_event()
Part of MDL-55611 epic.