Eloy Lafuente (stronk7) [Tue, 26 Dec 2017 00:25:14 +0000 (01:25 +0100)]
Merge branch 'MDL-2051-master-2' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 26 Dec 2017 00:04:19 +0000 (01:04 +0100)]
Merge branch 'wip-MDL-56246-master' of https://github.com/kwiliarty/moodle
Eloy Lafuente (stronk7) [Mon, 25 Dec 2017 23:52:25 +0000 (00:52 +0100)]
Merge branch 'MDL-61062_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 25 Dec 2017 23:44:08 +0000 (00:44 +0100)]
Merge branch 'MDL-61055-master-v2' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 25 Dec 2017 23:25:28 +0000 (00:25 +0100)]
Merge branch 'MDL-43827-master' of git://github.com/mihailges/moodle
Kevin Wiliarty [Tue, 4 Oct 2016 03:22:54 +0000 (23:22 -0400)]
MDL-56246 gradebook: sitewide setting for grade export with feedback
Jun Pataleta [Fri, 22 Dec 2017 01:41:56 +0000 (14:41 +1300)]
weekly release 3.5dev
Jun Pataleta [Fri, 22 Dec 2017 01:41:55 +0000 (14:41 +1300)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 21 Dec 2017 21:43:26 +0000 (22:43 +0100)]
Merge branch 'MDL-32113-master-xmldbnumeric' of https://github.com/mudrd8mz/moodle
David Mudrák [Thu, 21 Dec 2017 18:27:51 +0000 (19:27 +0100)]
MDL-32113 xmldb: Fix and extend unit tests for XMLDB_TYPE_NUMBER
These tests describe the new behaviour of the XMLDB_TYPE_NUMBER fields.
David Mudrák [Thu, 21 Dec 2017 15:16:50 +0000 (16:16 +0100)]
MDL-32113 xmldb: Support numeric fields with precision up to 38 digits
The patch increases the maximum supported precision (total number of
digits) for numeric (decimal) fields to 38 digits (current limit on
Oracle and MSSQL).
Additionally, we add our own limit for the whole number part of numeric
fields so they are no longer than integer fields (20 digits). This is to
make it easier to eventually convert from one field type to another.
Note that PHP floats commonly support precision of roughly 15 digits
anyway.
David Mudrák [Thu, 21 Dec 2017 13:51:35 +0000 (14:51 +0100)]
MDL-32113 xmldb: Remove hard-coded exceptions for long number fields
We are going to unify the maximum supported precision of all numeric
fields to 38 digits (which are the current Oracle and MSSQL limits). Get
rid of hard-coded exceptions for longer fields.
Mihail Geshoski [Thu, 21 Dec 2017 06:06:25 +0000 (14:06 +0800)]
MDL-43827 filepicker: Multiple actions not accessible using keyboard
David Monllao [Wed, 20 Dec 2017 06:29:01 +0000 (07:29 +0100)]
MDL-61062 analytics: Fix unit test wrong statement
Jun Pataleta [Wed, 20 Dec 2017 02:57:17 +0000 (15:57 +1300)]
Merge branch 'MDL-50666-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Wed, 20 Dec 2017 02:43:19 +0000 (15:43 +1300)]
MDL-50666 core: Add sortorder to fields to be queried
Jun Pataleta [Wed, 20 Dec 2017 01:40:20 +0000 (14:40 +1300)]
MDL-50666 core: Add allowview key in install.xml
Jun Pataleta [Wed, 20 Dec 2017 00:42:58 +0000 (13:42 +1300)]
Merge branch 'MDL-50666-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Wed, 20 Dec 2017 00:36:52 +0000 (13:36 +1300)]
MDL-50666 behat: Make feature names unique
* We need to have unique feature names for our Behat tests.
* I also removed the custom Behat tag @role_visibility as we only allow
Behat tags with the component name in Frankenstyle format.
Jun Pataleta [Tue, 19 Dec 2017 23:49:28 +0000 (12:49 +1300)]
Merge branch 'MDL-50666-master' of https://github.com/junpataleta/moodle
Jun Pataleta [Tue, 19 Dec 2017 21:16:44 +0000 (10:16 +1300)]
MDL-50666 group: Make test run without @javascript
Eloy Lafuente (stronk7) [Tue, 19 Dec 2017 10:30:08 +0000 (11:30 +0100)]
Merge branch 'MDL-60567-master' of git://github.com/damyon/moodle
Damyon Wiese [Tue, 19 Dec 2017 08:54:25 +0000 (16:54 +0800)]
MDL-32113 qtype_numerical: Fix db upgrade step
The upgrade step was creating a column with no default, which is different to the structure
for a new install. This was picked up by the magical cibot.
Simey Lameze [Tue, 19 Dec 2017 08:23:39 +0000 (16:23 +0800)]
MDL-61055 calendar: guest user cannot create events
Damyon Wiese [Tue, 19 Dec 2017 07:12:11 +0000 (15:12 +0800)]
Merge branch 'MDL-32113-master' of https://github.com/lucaboesch/moodle
Luca Bösch [Sun, 10 Dec 2017 11:57:25 +0000 (12:57 +0100)]
MDL-32113 qtype numerical: Cope with oracle & mssql DB float 38 limit.
David Monllao [Tue, 19 Dec 2017 06:53:15 +0000 (07:53 +0100)]
Merge branch 'MDL-60938-master-2' of git://github.com/junpataleta/moodle
David Monllao [Tue, 19 Dec 2017 05:43:17 +0000 (06:43 +0100)]
Merge branch 'MDL-61045' of git://github.com/timhunt/moodle
David Monllao [Tue, 19 Dec 2017 05:16:18 +0000 (06:16 +0100)]
Merge branch 'MDL-61016_hideif_disabledif' of git://github.com/davosmith/moodle
Simey Lameze [Tue, 19 Dec 2017 03:51:38 +0000 (11:51 +0800)]
MDL-57431 mod_quiz: remove unnecessary class from selector
Andrew Nicols [Tue, 19 Dec 2017 03:51:36 +0000 (11:51 +0800)]
MDL-19667 report_outline: Clone permissions from view capability
Andrew Nicols [Tue, 19 Dec 2017 03:49:33 +0000 (11:49 +0800)]
Merge branch 'MDL-19667-master-viewuserreport' of https://github.com/dmitriim/moodle
Damyon Wiese [Tue, 19 Dec 2017 03:12:47 +0000 (11:12 +0800)]
Merge branch 'MDL-60767-master-3' of https://github.com/snake/moodle
Damyon Wiese [Tue, 19 Dec 2017 02:49:36 +0000 (10:49 +0800)]
Merge branch 'MDL-59999-master' of git://github.com/mihailges/moodle
Andrew Hancox [Fri, 24 Nov 2017 12:30:40 +0000 (12:30 +0000)]
MDL-50666 core: Rename allow_ACTION to core_role_set_ACTION_allowed
Andrew Hancox [Wed, 15 Nov 2017 15:08:10 +0000 (15:08 +0000)]
MDL-50666 core: Add function get_viewable_roles to set role visibility
Jun Pataleta [Tue, 19 Dec 2017 00:21:35 +0000 (13:21 +1300)]
Merge branch 'MDL-59709_master' of https://github.com/marcusfabriczy/moodle
Eloy Lafuente (stronk7) [Tue, 19 Dec 2017 00:08:15 +0000 (01:08 +0100)]
Merge branch 'MDL-59200-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 19 Dec 2017 00:04:54 +0000 (01:04 +0100)]
Merge branch 'MDL-58888-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 23:56:14 +0000 (00:56 +0100)]
Merge branch 'MDL-60750-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 23:36:28 +0000 (00:36 +0100)]
Merge branch 'wip-MDL-60594-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 23:26:31 +0000 (00:26 +0100)]
Merge branch 'MDL-60036-fix-string-online_user_block' of https://github.com/DSI-Universite-Rennes2/moodle
Jun Pataleta [Mon, 18 Dec 2017 23:23:18 +0000 (12:23 +1300)]
Merge branch 'm35_MDL-60793_Mod_Chat_Reserved_Words_In_MySQL8p0p3_And_Above' of https://github.com/scara/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 23:10:13 +0000 (00:10 +0100)]
MDL-43466 mod_assign: fix corresponding behat tests
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 22:57:27 +0000 (23:57 +0100)]
Merge branch 'MDL-43466_master' of git://github.com/markn86/moodle
David Monllao [Mon, 18 Dec 2017 16:59:32 +0000 (17:59 +0100)]
Merge branch 'MDL-60653-master' of git://github.com/rezaies/moodle
David Monllao [Mon, 18 Dec 2017 16:26:48 +0000 (17:26 +0100)]
Merge branch 'MDL-61042-master' of git://github.com/junpataleta/moodle
David Monllao [Mon, 18 Dec 2017 16:24:52 +0000 (17:24 +0100)]
Merge branch 'MDL-61040-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 15:09:51 +0000 (16:09 +0100)]
Merge branch 'wip-MDL-60161-master-test' of git://github.com/abgreeve/moodle
Matteo Scaramuccia [Mon, 13 Nov 2017 23:24:29 +0000 (00:24 +0100)]
MDL-60793 mod_chat: Renamed 'system' into 'issystem'
'system' is now a reserved word in MySQL 8.0.3+.
David Monllao [Mon, 18 Dec 2017 12:14:22 +0000 (13:14 +0100)]
Merge branch 'MDL-31521-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Mon, 18 Dec 2017 10:40:17 +0000 (11:40 +0100)]
Merge branch 'MDL-56932-master' of git://github.com/lameze/moodle
David Monllao [Mon, 18 Dec 2017 10:34:47 +0000 (11:34 +0100)]
Merge branch 'MDL-60858-master' of git://github.com/ryanwyllie/moodle
David Monllao [Mon, 18 Dec 2017 09:21:26 +0000 (10:21 +0100)]
Merge branch 'MDL-61022-master' of git://github.com/damyon/moodle
David Monllao [Mon, 18 Dec 2017 09:07:46 +0000 (10:07 +0100)]
Merge branch 'wip-MDL-52100-master' of git://github.com/abgreeve/moodle
Andrew Nicols [Mon, 18 Dec 2017 07:08:37 +0000 (15:08 +0800)]
Merge branch 'MDL-42676-master' of git://github.com/zig-moodle/moodle
Andrew Nicols [Mon, 18 Dec 2017 06:03:47 +0000 (14:03 +0800)]
Merge branch 'MDL-60061-master' of git://github.com/lameze/moodle
Adrian Greeve [Mon, 18 Dec 2017 05:01:08 +0000 (13:01 +0800)]
MDL-52100 filelib: Update to unit tests for maxbytes.
Adrian Greeve [Mon, 18 Dec 2017 03:32:10 +0000 (11:32 +0800)]
MDL-52100 filelib: Files that are oversized are checked with user.
Files that are oversized could have been uploaded by a user who
can ignore the file size limits. These files should not be deleted
in these situations.
Damyon Wiese [Mon, 18 Dec 2017 04:56:58 +0000 (12:56 +0800)]
Merge branch 'MDL-34389-subcategories-for-category-changer' of https://github.com/lucaboesch/moodle
Damyon Wiese [Mon, 18 Dec 2017 04:51:33 +0000 (12:51 +0800)]
Merge branch 'MDL-57431-master' of git://github.com/lameze/moodle
Damyon Wiese [Mon, 18 Dec 2017 04:43:50 +0000 (12:43 +0800)]
Merge branch 'MDL-54967-master' of git://github.com/zig-moodle/moodle
Damyon Wiese [Mon, 18 Dec 2017 03:35:29 +0000 (11:35 +0800)]
Merge branch 'wip-MDL-49995-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Mon, 18 Dec 2017 03:04:20 +0000 (11:04 +0800)]
Merge branch 'MDL-57564-master-courseorder' of git://github.com/mudrd8mz/moodle
Jake Dallimore [Wed, 6 Dec 2017 01:07:25 +0000 (09:07 +0800)]
MDL-60767 admin: fix usage of admin_write_settings
Make sure we always checks for failed validation, before redirecting.
A positive return value does not signal that all settings were able
to be written, only that at least one was - errors still need to be
checked!
Mihail Geshoski [Mon, 18 Dec 2017 01:12:29 +0000 (09:12 +0800)]
MDL-59999 lesson: Boost grade essays page not indicating grade status
AMOS BEGIN
CPY [graded,assign],[graded,lesson]
CPY [notgraded,assign],[notgraded,lesson]
AMOS END
AMOS bot [Mon, 18 Dec 2017 00:06:09 +0000 (00:06 +0000)]
Automatically generated installer lang files
Tim Hunt [Fri, 15 Dec 2017 13:11:57 +0000 (13:11 +0000)]
MDL-61045 quiz settings: add back missing disabledIf
This got broken in Moodle 2.1 by MDL-20636.
Julien Boulen [Fri, 15 Dec 2017 08:36:04 +0000 (09:36 +0100)]
MDL-60036 block_online_users: complete string about online users
- add 3 varations of "x online users" string
- change string format from "x minutes: x online users" to "x online users (x minutes)"
- factorize some duplicated code
Jun Pataleta [Fri, 15 Dec 2017 04:36:16 +0000 (17:36 +1300)]
MDL-61042 mod_lesson: Initialise pageid variable
Jun Pataleta [Fri, 15 Dec 2017 02:55:48 +0000 (15:55 +1300)]
MDL-58888 mod_choice: Sort choice_get_my_response() results by optionid
Jun Pataleta [Fri, 15 Dec 2017 02:53:11 +0000 (15:53 +1300)]
MDL-58888 mod_choice: Verify sorting when testing multiple selections
* Improve test_choice_get_my_response() to verify the sorting of the
responses returned by choice_get_my_response().
* Fix correct usage of choice_get_my_response().
Zig Tan [Fri, 15 Dec 2017 01:19:26 +0000 (09:19 +0800)]
MDL-54967 backup: Fix IMS CC import URL decoding for XML format
HTML encoding special characters to avoid XML compatibility issues during
Course backup restoration and avoid double encoding.
Jun Pataleta [Fri, 15 Dec 2017 00:06:14 +0000 (13:06 +1300)]
MDL-61040 mod_choice: Save my choice button needs some space
Jun Pataleta [Thu, 14 Dec 2017 23:07:57 +0000 (12:07 +1300)]
MDL-60938 mod_choice: Fix rendering of users for choice results
Matteo Scaramuccia [Mon, 13 Nov 2017 22:26:08 +0000 (23:26 +0100)]
MDL-60793 core_ddl: Added the new MySQL 8 reserved words
Luca Bösch [Wed, 22 Nov 2017 23:06:33 +0000 (00:06 +0100)]
MDL-31521 questions: Allow more than one unit with multiplier equal to 1
Luca Bösch [Thu, 16 Nov 2017 23:09:59 +0000 (00:09 +0100)]
MDL-34389 course: switch to subcategory w/ course:changecategory perms
Eloy Lafuente (stronk7) [Thu, 14 Dec 2017 13:47:29 +0000 (14:47 +0100)]
weekly release 3.5dev
Eloy Lafuente (stronk7) [Thu, 14 Dec 2017 13:47:27 +0000 (14:47 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dmitrii Metelkin [Thu, 14 Dec 2017 05:16:04 +0000 (16:16 +1100)]
MDL-19667 report: Add a new capability to view user outline report
AMOS bot [Thu, 14 Dec 2017 00:06:01 +0000 (00:06 +0000)]
Automatically generated installer lang files
Mark Nelson [Wed, 13 Dec 2017 07:25:36 +0000 (15:25 +0800)]
MDL-43466 mod_assign: improve submission help text
Thanks go to Rajneel Totaram for the report.
Marina Glancy [Wed, 13 Dec 2017 04:36:57 +0000 (12:36 +0800)]
MDL-31436 registration: do not send false in update request
Damyon Wiese [Wed, 13 Dec 2017 05:34:07 +0000 (13:34 +0800)]
MDL-61022 recyclebin: Verify groups are restored
Ryan Wyllie [Wed, 13 Dec 2017 05:07:19 +0000 (05:07 +0000)]
MDL-60858 feedback: update behat tests for lang string change
Ryan Wyllie [Wed, 13 Dec 2017 03:33:55 +0000 (03:33 +0000)]
MDL-60858 feedback: remove ellipsis from form lang strings
Remove the trailing ellipsis from the complete_the_form and
continue_the_form lang strings.
Mitsuhiro Yoshida [Wed, 22 Nov 2017 20:22:56 +0000 (05:22 +0900)]
MDL-60858 feedback: add button style for "Answer the questions" link.
Damyon Wiese [Wed, 13 Dec 2017 03:30:46 +0000 (11:30 +0800)]
Merge branch 'MDL-60964-master' of git://github.com/ryanwyllie/moodle
Ryan Wyllie [Fri, 24 Nov 2017 06:33:41 +0000 (06:33 +0000)]
MDL-60964 calendar: lazy load context for calendar_event
Stop loading the context in the constructor if it hasn't been provided.
There is no need to load it by default. We should lazily load it when it
is required.
Adrian Greeve [Wed, 13 Dec 2017 03:07:13 +0000 (11:07 +0800)]
MDL-60161 filelib: Unit test for duplicate curl headers.
Carson Tam [Mon, 27 Nov 2017 22:47:53 +0000 (14:47 -0800)]
MDL-60161 class curl in filelib: Cleaned up doc block.
Carson Tam [Thu, 28 Sep 2017 15:46:31 +0000 (08:46 -0700)]
MDL-60161 class curl in filelib: Avoid duplicate params in http header
Simey Lameze [Mon, 11 Dec 2017 03:22:52 +0000 (11:22 +0800)]
MDL-56932 theme_boost: fix quiz max mark input height
Jun Pataleta [Thu, 7 Dec 2017 04:54:10 +0000 (17:54 +1300)]
MDL-2051 mod_choice: Show info how choice results will be published
Davo Smith [Tue, 12 Dec 2017 14:52:32 +0000 (14:52 +0000)]
MDL-61016 form: fix handling disabledIf + hideIf with same dependency
Simey Lameze [Mon, 27 Nov 2017 07:10:56 +0000 (15:10 +0800)]
MDL-60061 mod_scorm: add unit tests for drag/drop
Simey Lameze [Mon, 27 Nov 2017 07:10:33 +0000 (15:10 +0800)]
MDL-60061 mod_scorm: add support for drag/drop events
AMOS BEGIN
CPY [openafterclose,mod_choice],[openafterclose,mod_scorm]
AMOS END
Jun Pataleta [Tue, 12 Dec 2017 07:14:03 +0000 (20:14 +1300)]
Merge branch 'MDL-60759_master' of git://github.com/dmonllao/moodle
Jun Pataleta [Tue, 12 Dec 2017 06:13:32 +0000 (19:13 +1300)]
Merge branch 'MDL-58200-master' of git://github.com/damyon/moodle