Andrew Nicols
d2c0f54cea
MDL-66532 javascript: Lock NPM version for NVM
2019-09-04 06:45:51 +08:00
Eloy Lafuente (stronk7)
3085a5843a
Merge branch 'MDL-63315-master' of https://github.com/sammarshallou/moodle
2019-09-04 00:14:53 +02:00
Eloy Lafuente (stronk7)
3213963f96
MDL-66120 block_community: make upgrade steps match current version
2019-09-03 12:32:13 +02:00
Eloy Lafuente (stronk7)
ea1283ddca
Merge branch 'MDL-66120-master' of git://github.com/peterRd/moodle
2019-09-03 12:27:34 +02:00
Andrew Nicols
9bb085dd1a
Merge branch 'MDL-66434-master' of https://github.com/lucaboesch/moodle
2019-09-03 12:40:38 +08:00
Andrew Nicols
fce4664899
Merge branch 'MDL-62161' of https://github.com/paulholden/moodle
2019-09-03 11:26:19 +08:00
Jake Dallimore
3f64863d22
Merge branch 'MDL-38555-master' of https://github.com/sammarshallou/moodle
2019-09-03 11:07:10 +08:00
Peter
1d6f041a2e
MDL-66120 block_community: Remove community block and related caps
...
With the sunsetting of moodle.net, the community block will no longer
be functional, so removing the block and related caps
2019-09-03 09:30:50 +08:00
Andrew Nicols
ebd30140dc
Merge branch 'MDL-65042-master' of git://github.com/jleyva/moodle
2019-09-03 09:29:00 +08:00
AMOS bot
b453627935
Automatically generated installer lang files
2019-09-03 00:11:24 +00:00
AMOS bot
ecf1234950
Automatically generated installer lang files
2019-09-03 00:11:23 +00:00
Andrew Nicols
76b5fd3e11
Merge branch 'MDL-66504' of git://github.com/stronk7/moodle
2019-09-03 07:04:18 +08:00
Andrew Nicols
932d89250d
Merge branch 'MDL-66229-master' of git://github.com/jleyva/moodle
2019-09-03 07:02:40 +08:00
Eloy Lafuente (stronk7)
5795785472
Merge branch 'MDL-66457-master' of git://github.com/andrewnicols/moodle
2019-09-03 00:54:42 +02:00
Eloy Lafuente (stronk7)
1bf2b6d52a
MDL-66504 lang: Apply cantblockuser changes to behat tests
2019-09-02 19:00:28 +02:00
Juan Leyva
d4985a7739
MDL-66501 tool_mobile: Prevent URLs in custom scheme
2019-09-02 17:04:35 +02:00
Jun Pataleta
b4c92fb75b
MDL-66187 format_singleactivity: Make sure available types is not empty
2019-09-02 17:04:35 +02:00
Andrew Nicols
208397c120
MDL-66187 course: Respect :addinstance in single activity format
2019-09-02 17:04:35 +02:00
Andrew Nicols
ed080a580f
MDL-66181 course: Only assign roles that the user is allowed to assign
2019-09-02 17:04:35 +02:00
Andrew Nicols
8cb4578de8
MDL-66181 behat: You check checkboxes, not click them
2019-09-02 17:04:35 +02:00
Michael Hawkins
32e2e06a87
MDL-55451 mod_forum: Limit subscription redirect to internal URLs
2019-09-02 17:04:35 +02:00
David Monllaó
d3253b73c4
MDL-66069 mlbackend_python: Bump to a new version of the package
2019-09-02 17:04:35 +02:00
sam marshall
46875866c6
MDL-63315 DB: Postgres - Clear cursors in persistent connection
...
If there is a PHP fatal error and destructors do not run (this can
happen in out-of-memory errors, and maybe if there is an error in a
previous destructor) then Postgres cursors may be left open.
Usually this does not cause a problem because the connection is
closed anyway, but if using persistent connections, a future
request may reuse the connection with a cursor open. It then gets
errors when it tries to create a new cursor with the same name.
This change closes all cursors at the start of a persistent
connection.
2019-09-02 14:08:57 +01:00
sam marshall
109c77d37d
MDL-38555 Forms: Prevent multiple clicking of submit button
2019-09-02 11:46:12 +01:00
Jake Dallimore
b9679e69ec
MDL-66552 core: move and rename relativedatestimediffformat string
...
AMOS BEGIN
MOV [relativedatestimediffformat,moodle],[dateintervaldayshoursmins,langconfig]
AMOS END
2019-09-02 10:55:37 +08:00
Simey Lameze
5a1fd6e854
MDL-66551 core_user: delete_user() should remove users calendar subs
2019-09-02 10:24:06 +08:00
Eloy Lafuente (stronk7)
563888202e
Merge branch 'MDL-66575-master' of https://github.com/snake/moodle
2019-09-01 16:52:34 +02:00
Jake Dallimore
d2c09e8ffd
MDL-66575 mod_assign: fix first day of current month behat edge case
...
What we really want to test in this behat test is the 2 extremes:
the user who started a long time ago and doesn't have access any more
and the user who started recently, who does have access. To fix all
problems with datetime clashes, it's probably better to just use
'yesterday' for the current student's enrolment start time.
2019-09-02 13:11:49 +08:00
Andrew Nicols
867dc0b4a2
Merge branch 'MDL-33087' of https://github.com/paulholden/moodle
2019-09-02 10:47:42 +08:00
Jake Dallimore
726a8284af
Merge branch 'MDL-66376-master' of git://github.com/jleyva/moodle
2019-09-02 10:32:28 +08:00
David Mudrák
da0dbeeb99
MDL-66504 lang: Use the new strings in the Behat scenario
2019-09-01 12:33:24 +02:00
Helen Foster
7ee90659ee
MDL-66504 lang: Import fixed English strings (en_fix)
...
Significant string changes:
- configgeneralfiles,core_backup - includes explanation of implications
of settings
- mobilenotificationsdisabledwarning,tool_mobile - location corrected
- statsreport14,core - 'views/posts' corrected to 'posts/views'
- err_nousers,core_completion - explanation of who completion
- information is displayed for errorcourselisting,block_community - note
about sunsetting moodle.net
2019-09-01 12:31:15 +02:00
Paul Holden
d19a7b2794
MDL-62161 user: preserve all selected users between searches.
2019-08-30 14:37:11 +01:00
Paul Holden
580ed1a252
MDL-33087 tool_capability: correct role override link.
2019-08-30 14:34:25 +01:00
Luca Bösch
5b48fefa56
MDL-66560 import: Format course search UI elements.
2019-08-30 11:25:17 +02:00
Andrew Nicols
605550a2d8
MDL-66457 behat: simplify selector search
2019-08-30 15:13:07 +08:00
Luca Bösch
20f166cf55
MDL-66434 mod_data: Align 'Field description' field as all other fields.
2019-08-30 07:58:52 +02:00
Jake Dallimore
310d6901f9
weekly release 3.8dev
2019-08-30 13:12:04 +08:00
Adrian Greeve
f69543d741
Merge branch 'MDL-66558-master' of https://github.com/snake/moodle
2019-08-30 10:41:45 +08:00
Jake Dallimore
cb14d4d811
MDL-66558 core_course: fix edge case in relative dates behat feature
2019-08-30 10:19:42 +08:00
Peter
474a96d707
MDL-65429 mod_forum: Indicate subs fetch completion with no subs
...
Unit tests updated to make sure only a single query is executed after
multiple reads
2019-08-30 09:07:22 +08:00
Eloy Lafuente (stronk7)
78168d7c9b
MDL-66326 Global search: Unit test fix for Oracle
2019-08-30 00:17:12 +02:00
Juan Leyva
7a30377dc0
MDL-66554 mod_scorm: Set module viewed in WS
2019-08-29 20:45:43 +01:00
Juan Leyva
cd43240d77
MDL-66376 webservice: Return user private access key for fetching files
2019-08-29 20:02:48 +01:00
Jake Dallimore
9e93b2f20e
Merge branch 'MDL-66139' of https://github.com/stronk7/moodle
2019-08-29 11:51:06 +08:00
Adrian Greeve
5872c4d43e
Merge branch 'MDL-65969-master' of git://github.com/jleyva/moodle
2019-08-29 11:14:07 +08:00
Netica Informática
d17bf23e8a
MDL-66139 cachestore_redis: Fix connection problems when port is not set
...
Due to some changes in Redis 5 php extension Moodle fails to connect via TCP when
no port is set. It's fixed upstream in phpredis repo (version 5.0.0, 5.0.1 and
5.0.2 affected so far), but with this patch we'll send the right port anyway.
2019-08-28 20:57:40 +02:00
Eloy Lafuente (stronk7)
998f605d5c
Merge branch 'MDL-66133-master' of git://github.com/abias/moodle
2019-08-28 17:38:25 +02:00
Eloy Lafuente (stronk7)
fd3e11a6de
Merge branch 'MDL-66326-master' of https://github.com/sammarshallou/moodle
2019-08-28 17:24:35 +02:00
Eloy Lafuente (stronk7)
e15f301404
Merge branch 'master_MDL-65116' of https://github.com/yao9394/moodle
2019-08-28 16:39:49 +02:00