AMOS bot
e8c0748998
Automatically generated installer lang files
2019-03-08 00:15:31 +00:00
Eloy Lafuente (stronk7)
8360ef9293
weekly release 3.5.4+
2019-03-07 16:41:53 +01:00
Eloy Lafuente (stronk7)
d750647969
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2019-03-07 16:41:51 +01:00
Shamim Rezaie
f20c9009fa
MDL-63149 mod_survey: Add userid param to mod_survey calendar callbacks
2019-03-07 17:54:54 +11:00
Shamim Rezaie
3be433b5d2
MDL-63144 mod_lti: Add userid param to mod_lti calendar callbacks
2019-03-07 17:49:30 +11:00
Shamim Rezaie
3086259abb
MDL-63144 mod_lti: Check if the module is visible to the user
2019-03-07 17:49:30 +11:00
Adrian Greeve
2a3758ace1
Merge branch 'MDL-63905_35' of git://github.com/jmvedrine/moodle into MOODLE_35_STABLE
2019-03-07 09:14:46 +08:00
Andrew Nicols
a868b63085
Merge branch 'MDL-64774-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2019-03-06 15:47:36 +08:00
Jean-Michel Vedrine
ffe4e082b0
MDL-63905 qtype_multianswer: validate imported questions
2019-03-06 08:36:43 +01:00
Andrew Nicols
e4a8e40912
Merge branch 'MDL-64950-35-2' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2019-03-06 13:48:18 +08:00
Jun Pataleta
b51a2ccba5
MDL-64950 core: Handle username in a case-insensitive fashion
2019-03-06 12:46:14 +08:00
Jun Pataleta
0cdffdca4c
MDL-64950 core: Unit tests for get_complete_user_data()
2019-03-06 12:46:14 +08:00
Jun Pataleta
bdf22ec3b7
MDL-64950 login: core_login_validate_forgot_password_data() unit tests
2019-03-06 12:46:14 +08:00
Andrew Nicols
5d4597cda7
MDL-64971 access: Ensure that the capability exists when fetching
2019-03-06 10:16:54 +08:00
Jun Pataleta
90a5693234
MDL-64774 user: Make email query case-insensitive
2019-03-06 09:00:32 +08:00
Jun Pataleta
aec6391bc2
MDL-64774 user: Better unit tests for updating users with similar emails
2019-03-06 09:00:32 +08:00
AMOS bot
21f27a2bd3
Automatically generated installer lang files
2019-03-06 00:09:40 +00:00
Eloy Lafuente (stronk7)
9f071b48c5
Merge branch 'MDL-64943_35' of git://github.com/stronk7/moodle into MOODLE_35_STABLE
2019-03-05 22:49:54 +01:00
Eloy Lafuente (stronk7)
3717e40450
MDL-64943 behat: fix some remaining uses of old strings
2019-03-05 17:02:28 +01:00
Eloy Lafuente (stronk7)
f7e4dacd1e
Merge branch 'MDL-64943-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2019-03-05 11:09:42 +01:00
Jun Pataleta
c80db2680f
Merge branch 'MDL-62465-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-03-05 15:29:55 +08:00
Damyon Wiese
438cf695bf
MDL-62465 assign: Remove behat step
...
We don't need to open the menu to choose the "Grade" item, we can just click the button.
2019-03-05 14:49:51 +08:00
Adrian Greeve
cc52293498
Merge branch 'MDL-64864-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-03-05 14:27:21 +08:00
Adrian Greeve
3eab97cc34
Merge branch 'MDL-64678-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-03-05 13:54:09 +08:00
Andrew Nicols
e225d71259
Merge branch 'MDL-64961-m35' of https://github.com/sammarshallou/moodle into MOODLE_35_STABLE
2019-03-05 13:25:17 +08:00
Andrew Nicols
2504aa33e0
Merge branch 'MDL-64981_35' of https://github.com/timhunt/moodle into MOODLE_35_STABLE
2019-03-05 13:23:07 +08:00
Shamim Rezaie
4480118b5d
MDL-63146 mod_quiz: Add userid param to mod_quiz calendar callbacks
2019-03-05 14:23:47 +11:00
Shamim Rezaie
816e6abb1b
MDL-64830 core_calendar: Do cap check on event edit form
2019-03-05 04:21:41 +01:00
Damyon Wiese
d3f2f990dd
MDL-64651 comments: Do not send referrer
...
Use blanktarget option on all comments to prevent malicious links.
2019-03-05 04:21:41 +01:00
Viktor
427463a525
MDL-62702 core_lib: fix broken verification signature
2019-03-05 04:21:41 +01:00
Mark Nelson
f46413cb03
MDL-62702 core_lib: updated the 'ltiprovider' readme_moodle.txt
2019-03-05 04:21:41 +01:00
Brendan Cox
723d1a7475
MDL-62702 core_lib: parameters in POST override other LTI values
...
This fixes an exploit where you could alter the 'Content-Type' of the
request and bypass the case-sensitive check 'strstr'. For example,
setting it to 'application/x-www-FORM-urlencoded'. However, changing
this to use 'stristr' was also not an acceptable approach as you
could also bypass it by setting the value to 'multipart/form-data'.
2019-03-05 04:21:41 +01:00
Ryan Wyllie
070f24d006
MDL-63786 core: set $CFG->forceclean for logged in as sessions
...
Turn on the forceclean config setting when a user is logged in as a
different user. This is a precautionary measure, which forces all
user submitted content to be cleaned of JavaScript before rendering
it to the logged in as user.
2019-03-05 04:21:41 +01:00
Luca Bösch
911f748806
MDL-64706 theme_boost: Remove logo link in secure template
2019-03-05 04:21:41 +01:00
Jun Pataleta
9ed8cafff3
Merge branch 'MDL-64652-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2019-03-05 11:13:13 +08:00
Adrian Greeve
d85fed227b
Merge branch 'MDL-64941-35' of https://github.com/MartinGauk/moodle into MOODLE_35_STABLE
2019-03-05 11:11:58 +08:00
Andrew Nicols
0b9e9bf89d
MDL-64652 mod_data: Break LEFT JOINs to multiple INNER
2019-03-05 10:17:36 +08:00
Andrew Nicols
ed5a080034
MDL-64652 glossary: Break LEFT JOINs to multiple INNER
2019-03-05 10:17:36 +08:00
Andrew Nicols
419275478b
MDL-64652 forum: Use an inner join when fetching ratings
2019-03-05 10:17:36 +08:00
Andrew Nicols
6a06c7ca03
MDL-64652 rating: Add optional inner join option to sql
2019-03-05 10:17:35 +08:00
Andrew Nicols
6b9cce6b98
MDL-64652 mod_forum: Performance improvement for provider
...
There are possibly some further improvements that can be made to:
- export_discussion_data
- export_all_posts
2019-03-05 10:17:10 +08:00
Adrian Greeve
f8e7257327
Merge branch 'MDL-64863-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-03-05 09:51:11 +08:00
Jun Pataleta
37a1983740
Merge branch 'MDL-62143-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-03-05 09:41:20 +08:00
Damyon Wiese
ebbb7f9a5f
MDL-64864 core_competency: Include course category
...
These courses are passed through to the course_summary_exporter which
requires a category id in each course record.
2019-03-05 08:54:17 +08:00
Damyon Wiese
95209cb64a
MDL-64678 assign: More ios touch
...
Only disable touch scrolling when the touch event is within the drawing region of the canvas.
2019-03-05 08:49:49 +08:00
AMOS bot
973c2551aa
Automatically generated installer lang files
2019-03-04 00:09:51 +00:00
sam marshall
cdfdef65b5
MDL-64961 REST web service: Fatal error in error handler
2019-03-01 11:57:52 +00:00
Tim Hunt
7f5479a142
MDL-64981 dml tests: pgsql_native_recordset_testcase port number
2019-03-01 11:14:20 +00:00
Martin Gauk
5320dc6722
MDL-64941 qtype_multianswer: keep order of existing wrapped questions
2019-03-01 09:50:05 +00:00
AMOS bot
c67c536dfe
Automatically generated installer lang files
2019-03-01 00:15:55 +00:00