Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 22:18:35 +0000 (00:18 +0200)]
Merge branch 'MDL-63142-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 22:02:21 +0000 (00:02 +0200)]
Merge branch 'MDL-63143-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 21:56:31 +0000 (23:56 +0200)]
MDL-62610 tests: fix Gherkin lint problem
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 16:00:08 +0000 (18:00 +0200)]
Merge branch 'MDL-62610-master' of git://github.com/lameze/moodle
David Monllao [Wed, 3 Oct 2018 15:19:18 +0000 (17:19 +0200)]
Merge branch 'mdl63334-master' of https://github.com/tlock/moodle
David Monllao [Wed, 3 Oct 2018 09:17:06 +0000 (11:17 +0200)]
Merge branch 'MDL-62558-master' of git://github.com/abgreeve/moodle
Jun Pataleta [Wed, 3 Oct 2018 07:25:22 +0000 (15:25 +0800)]
Merge branch 'MDL-63426-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Wed, 3 Oct 2018 05:45:52 +0000 (13:45 +0800)]
Merge branch 'MDL-63211_master' of git://github.com/markn86/moodle
Mark Nelson [Mon, 1 Oct 2018 03:55:43 +0000 (11:55 +0800)]
MDL-63211 core_message: respect new setting 'messagingallusers'
Mark Nelson [Fri, 28 Sep 2018 04:44:47 +0000 (12:44 +0800)]
MDL-63211 core_message: deprecated api::is_user_blocked
Damyon Wiese [Thu, 27 Sep 2018 08:28:37 +0000 (16:28 +0800)]
MDL-63211 message: update behat
Approve the contact requests in the behat test.
Mark Nelson [Mon, 10 Sep 2018 07:04:15 +0000 (15:04 +0800)]
MDL-63211 core: added notification when contact request is made
Mark Nelson [Fri, 7 Sep 2018 09:06:39 +0000 (17:06 +0800)]
MDL-63211 core_message: add temporary pending contact requests page
Mark Nelson [Tue, 28 Aug 2018 09:41:15 +0000 (17:41 +0800)]
MDL-63211 core: update core to use new APIs
Mark Nelson [Tue, 28 Aug 2018 08:51:45 +0000 (16:51 +0800)]
MDL-63211 core: updated upgrade.txt files
Mark Nelson [Wed, 29 Aug 2018 09:16:37 +0000 (17:16 +0800)]
MDL-63211 core_message: updated privacy provider
Mark Nelson [Tue, 4 Sep 2018 06:53:19 +0000 (14:53 +0800)]
MDL-63211 core_message: added new web services
Mark Nelson [Thu, 30 Aug 2018 04:08:29 +0000 (12:08 +0800)]
MDL-63211 core_message: deprecated functions and added new API
Mark Nelson [Tue, 28 Aug 2018 09:35:20 +0000 (17:35 +0800)]
MDL-63211 core: created new events for blocking/unblocking users
Adrian Greeve [Fri, 28 Sep 2018 07:13:31 +0000 (15:13 +0800)]
MDL-62558 tool_dataprivacy: Create a summary page for users.
Jun Pataleta [Wed, 3 Oct 2018 02:13:40 +0000 (10:13 +0800)]
Merge branch 'MDL-35788-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 2 Oct 2018 22:23:10 +0000 (00:23 +0200)]
Merge branch 'MDL-60685-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 2 Oct 2018 21:47:52 +0000 (23:47 +0200)]
Merge branch 'MDL-63435-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Tue, 2 Oct 2018 21:39:27 +0000 (23:39 +0200)]
Merge branch 'MDL-58000-master' of https://github.com/mackensen/moodle
Andrew Nicols [Tue, 2 Oct 2018 03:40:20 +0000 (11:40 +0800)]
Merge branch 'MDL-63493-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 2 Oct 2018 01:33:35 +0000 (09:33 +0800)]
MDL-63493 core_question: Fix field parameters for the index definitions
* The fields for the ID number-related indexes that were created for
the question and question_categories tables in MDL-62708 should not
be in comma-separated strings.
Jun Pataleta [Tue, 2 Oct 2018 03:31:02 +0000 (11:31 +0800)]
MDL-63493 core_message: Fix field parameters for the index definitions
* The fields for the ID number-related indexes that were created for
the messages and message_user_actions tables in MDL-36941 should not
be in comma-separated strings.
Simey Lameze [Mon, 1 Oct 2018 01:24:53 +0000 (09:24 +0800)]
MDL-62610 mod_quiz: fix behat failure
Simey Lameze [Mon, 1 Oct 2018 00:27:28 +0000 (08:27 +0800)]
MDL-62610 mod_quiz: fix CiBoT issues
Andrew Nicols [Thu, 12 Jul 2018 08:18:48 +0000 (16:18 +0800)]
MDL-35788 forum: Show post creation time not modified
Shamim Rezaie [Fri, 28 Sep 2018 06:49:35 +0000 (16:49 +1000)]
MDL-63390 quiz_statistics: Remove Min/Median/Maximum rows
Part of MDL-62610
Shamim Rezaie [Fri, 28 Sep 2018 06:41:56 +0000 (16:41 +1000)]
MDL-63390 quiz_statistics: Make the summary row more distinguishable
Shamim Rezaie [Fri, 28 Sep 2018 06:29:28 +0000 (16:29 +1000)]
MDL-63390 Quiz: Use lang rules to format quiz summark as a percentage
Part of MDL-62610
Shamim Rezaie [Fri, 28 Sep 2018 06:26:17 +0000 (16:26 +1000)]
MDL-63390 quiz_statistics: Added formating functions
Refactored quiz_statistics_table class to remove some duplications by defining and using
format_range(), format_percentage() and format_percentage_range() methods.
Part of MDL-62610
Shamim Rezaie [Fri, 28 Sep 2018 06:09:32 +0000 (16:09 +1000)]
MDL-63390 quiz_statistics, question: Handling variants as well
Variants should also be treated like random questions in the sense that
a summary row
should be displayed for them as well.
This commit deals with handling variants.
Also the name of the calculated_random_question_summary class has
changed to
calculated_question_summary to be more generic as the summary row is not
specific to random questions only.
Also removed the protected function too_many_subq_and_or_variant_rows
and the const SUBQ_AND_VARIANT_ROW_LIMIT as they were not being used
anymore.
Part of MDL-62610
Shamim Rezaie [Fri, 28 Sep 2018 05:41:02 +0000 (15:41 +1000)]
MDL_63390 question: Fixed get_min_max_of and get_min_max_of_sd
Fixed calculated_random_question_summary:get_min_max_of and calculated_random_question_summary:get_min_max_of_sd
functions and added unit tests
Part of MDL-62610
Tim Hunt [Wed, 26 Sep 2018 17:01:56 +0000 (18:01 +0100)]
MDL-63185 mod_quiz: more fixes to new behat code
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 02:21:02 +0000 (10:21 +0800)]
MDL-63185 mod_quiz: make CiBoT happy again
Part of MDL-62610
Simey Lameze [Wed, 26 Sep 2018 06:17:06 +0000 (14:17 +0800)]
MDL-63185 mod_quiz: add behat coverage for statistics report
Part of MDL-62610
Simey Lameze [Wed, 26 Sep 2018 01:08:17 +0000 (09:08 +0800)]
MDL-63185 mod_quiz: replace user session handling to use set_user()
Part of MDL-62610
Simey Lameze [Wed, 26 Sep 2018 01:00:53 +0000 (09:00 +0800)]
MDL-63185 core_test: add set_user function to behat
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 01:58:38 +0000 (09:58 +0800)]
MDL-63185 mod_quiz: convert responses report behat to use new step
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 01:57:03 +0000 (09:57 +0800)]
MDL-63185 mod_quiz: create steps to handle diferent behaviours
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 01:43:09 +0000 (09:43 +0800)]
MDL-63185 core_question: add callback to some question types
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 01:42:07 +0000 (09:42 +0800)]
MDL-63185 mod_quiz: replace existing tests to use new step
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 02:16:02 +0000 (10:16 +0800)]
MDL-63185 mod_quiz: change APIs to handle attempts on behat
Thanks to Tim Hunt for all the help.
Part of MDL-62610
Simey Lameze [Thu, 27 Sep 2018 02:13:47 +0000 (10:13 +0800)]
MDL-63185 mod_quiz: add custom behat step to create user attempts
Thanks to Tim Hunt for all the help.
Part of MDL-62610
Shamim Rezaie [Thu, 30 Aug 2018 04:18:19 +0000 (14:18 +1000)]
MDL-63186 quiz_statistics: Highlight the summary row if is dubious
The summary row should be highlighted if any of the summarised rows are dubious.
Part of MDL-62610
Shamim Rezaie [Tue, 28 Aug 2018 14:21:28 +0000 (00:21 +1000)]
MDL-63186 quiz_statistics: Show each columns min,max in the summary row
The statistics table have been modified so that the summary row shows the minimum and maximum
values of each column for the set of questions that are being summarised.
Part of MDL-62610
Shamim Rezaie [Tue, 28 Aug 2018 14:19:43 +0000 (00:19 +1000)]
MDL-63186 workshopform_numerrors: Move percents lang string to core
Moved 'percents' lang string from workshopform_numerrors to core_moodle.
AMOS BEGIN
MOV [percents,workshopform_numerrors],[percents,core_moodle]
AMOS END
Part of MDL-62610
Shamim Rezaie [Tue, 28 Aug 2018 08:15:20 +0000 (18:15 +1000)]
MDL-63186 question: Calculate extremums of summarised questions
Modified calculated_random_question_summary class so that it can return minimum and maximum
of each attribute of the sub questions it is summarising.
Part of MDL-62610
Shamim Rezaie [Tue, 21 Aug 2018 05:05:26 +0000 (15:05 +1000)]
MDL-63186 quiz_statistics: Remove q number from the summary row
Part of MDL-62610
Ryan Wyllie [Thu, 12 Apr 2018 05:18:58 +0000 (13:18 +0800)]
MDL-63186 question: include random questions in statistics calculator
Part of MDL-62610
Mark Nelson [Tue, 28 Aug 2018 09:05:36 +0000 (17:05 +0800)]
MDL-63211 core: deprecated events for blocking/unblocking contacts
The message_contact_blocked and message_contact_unblocked
events were deprecated. The reason being that you will be
able to block and unblock any user, regardless if they are
a contact or not. This information is also now stored in a
separate DB table.
Mark Nelson [Mon, 27 Aug 2018 10:12:36 +0000 (18:12 +0800)]
MDL-63211 core: upgrade to remove duplicate contacts
Remove any duplicate rows - from now on adding contacts just requires 1 row.
The person who made the contact request (userid) and the person who approved
it (contactid). Upgrade the table so that the first person to add the contact
was the one who made the request.
Mark Nelson [Mon, 27 Aug 2018 06:28:09 +0000 (14:28 +0800)]
MDL-63211 core: upgrade to remove non-mutual contacts
Andrew Nicols [Fri, 28 Sep 2018 01:47:49 +0000 (09:47 +0800)]
Merge branch 'MDL-63477-master' of https://github.com/ryanwyllie/moodle
Ryan Wyllie [Fri, 28 Sep 2018 01:40:57 +0000 (09:40 +0800)]
MDL-63477 blocks_timeline: fix behat test in clean theme
Mark Nelson [Mon, 27 Aug 2018 03:25:42 +0000 (11:25 +0800)]
MDL-63211 core: upgrade to move blocked contacts to new table
Mark Nelson [Fri, 24 Aug 2018 05:39:16 +0000 (13:39 +0800)]
MDL-63211 core: added new database tables
Allow NULL values for timecreated in both message_contacts
and message_users_blocked because there is existing data
that has no timecreated value associated with it.
Luca Bösch [Wed, 26 Sep 2018 12:15:59 +0000 (14:15 +0200)]
MDL-63435 gradebook: let activity icons re-appear.
Luca Bösch [Sat, 22 Sep 2018 20:41:20 +0000 (22:41 +0200)]
MDL-63426 repository_dropbox: Use post 2017 icon
Eloy Lafuente (stronk7) [Thu, 27 Sep 2018 13:17:37 +0000 (15:17 +0200)]
weekly release 3.6dev
Andrew Nicols [Thu, 27 Sep 2018 06:25:25 +0000 (14:25 +0800)]
MDL-63044 blocks_timeline: Remove old minified JS
Andrew Nicols [Thu, 27 Sep 2018 06:16:49 +0000 (14:16 +0800)]
MDL-63044 blocks_timeline: Fixes in integration
Andrew Nicols [Thu, 27 Sep 2018 06:08:55 +0000 (14:08 +0800)]
Merge branch 'dashboard-split-overview-block' of https://github.com/ryanwyllie/moodle
Ryan Wyllie [Mon, 27 Aug 2018 08:53:44 +0000 (16:53 +0800)]
MDL-63044 block_timeline: add timeline block
Ryan Wyllie [Mon, 27 Aug 2018 08:41:27 +0000 (16:41 +0800)]
MDL-63044 block_myoverview: remove timeline view
Ryan Wyllie [Mon, 27 Aug 2018 08:39:24 +0000 (16:39 +0800)]
MDL-63044 block_myoverview: remove tab preference
Ryan Wyllie [Tue, 17 Jul 2018 07:04:37 +0000 (15:04 +0800)]
MDL-63044 javascript: improve paged content widget
Ryan Wyllie [Mon, 27 Aug 2018 08:43:56 +0000 (16:43 +0800)]
MDL-63044 course: add get_enrolled_courses_by_timeline_classification
Ryan Wyllie [Tue, 4 Sep 2018 05:05:01 +0000 (13:05 +0800)]
MDL-63044 theme_boost: add dir-ltr-hide and dir-rtl-hide classes
Ryan Wyllie [Mon, 27 Aug 2018 09:01:56 +0000 (17:01 +0800)]
MDL-63044 theme_boost: fix secondary outline button styling
Ryan Wyllie [Mon, 27 Aug 2018 08:51:59 +0000 (16:51 +0800)]
MDL-63044 theme_boost: add line-height classes
Ryan Wyllie [Mon, 27 Aug 2018 09:01:31 +0000 (17:01 +0800)]
MDL-63044 theme: add background pulse grey class
Ryan Wyllie [Mon, 27 Aug 2018 09:00:49 +0000 (17:00 +0800)]
MDL-63044 theme_boost: add icon class
Ryan Wyllie [Tue, 17 Jul 2018 07:02:21 +0000 (15:02 +0800)]
MDL-63044 icon: add next and previous icons
Ryan Wyllie [Thu, 27 Sep 2018 02:13:55 +0000 (10:13 +0800)]
MDL-63044 javascript: add getUserMidnightForTimestamp to user_date
Ryan Wyllie [Tue, 17 Jul 2018 07:00:30 +0000 (15:00 +0800)]
MDL-63044 javascript: add global helper for dropdowns
Ryan Wyllie [Tue, 17 Jul 2018 06:50:00 +0000 (14:50 +0800)]
MDL-63044 javascript: add simple pubsub implementation
Eloy Lafuente (stronk7) [Wed, 26 Sep 2018 21:28:34 +0000 (23:28 +0200)]
Merge branch 'MDL-54035_master-fix' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Wed, 26 Sep 2018 21:21:09 +0000 (23:21 +0200)]
Merge branch 'MDL-63013-master-prioritypolicy' of git://github.com/mudrd8mz/moodle
David Monllao [Wed, 26 Sep 2018 11:03:08 +0000 (13:03 +0200)]
MDL-54035 accesslib: Check if the user can switch role before switching
Eloy Lafuente (stronk7) [Wed, 26 Sep 2018 08:57:20 +0000 (10:57 +0200)]
Merge branch 'MDL-63113-master' of git://github.com/bmbrands/moodle
David Monllao [Wed, 26 Sep 2018 08:23:39 +0000 (10:23 +0200)]
Merge branch 'MDL-61161-master' of https://github.com/mackensen/moodle
Bas Brands [Wed, 26 Sep 2018 08:18:11 +0000 (10:18 +0200)]
MDL-63113 theme boost: initialsbar wrapping
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 21:36:17 +0000 (23:36 +0200)]
Merge branch 'MDL-61981-master_nestedmath' of git://github.com/Mankro/moodle
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 21:25:10 +0000 (23:25 +0200)]
Merge branch 'MDL-62279-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 21:17:52 +0000 (23:17 +0200)]
Merge branch 'MDL-62714-boost_course_visibility_in_navbar' of https://github.com/fskandalis/moodle
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 20:56:11 +0000 (22:56 +0200)]
Merge branch 'MDL-63253-master-adminsearchresults' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 20:50:41 +0000 (22:50 +0200)]
Merge branch 'MDL-62334-master' of https://github.com/danielneis/moodle
Charles Fulton [Thu, 11 Jan 2018 00:35:02 +0000 (16:35 -0800)]
MDL-61161 course: grace period for classifying in progress courses
Daniel Neis Araujo [Tue, 25 Sep 2018 17:31:50 +0000 (14:31 -0300)]
MDL-62334 admin: add a new course link on admin/search
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 14:57:58 +0000 (16:57 +0200)]
Merge branch 'MDL-60028' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 14:52:50 +0000 (16:52 +0200)]
Merge branch 'wip-MDL-62708-master' of https://github.com/Beedell/moodle
Charles Fulton [Tue, 25 Sep 2018 14:46:05 +0000 (10:46 -0400)]
MDL-58000 badges: use large image when baking
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 13:21:42 +0000 (15:21 +0200)]
MDL-57610 assignfeedback_editpdf: add missing UK to install.xml
Eloy Lafuente (stronk7) [Tue, 25 Sep 2018 10:28:47 +0000 (12:28 +0200)]
Merge branch 'MDL-57610' of git://github.com/aolley/moodle
David Monllao [Tue, 25 Sep 2018 10:36:08 +0000 (12:36 +0200)]
Merge branch 'MDL-63119-master' of git://github.com/lameze/moodle
David Monllao [Tue, 25 Sep 2018 10:28:10 +0000 (12:28 +0200)]
Merge branch 'MDL-62930-master' of git://github.com/damyon/moodle