Tim Hunt
920a3500dc
MDL-66835 behat: steps for setting/checking fields in containers
2019-10-09 13:26:05 +01:00
Eloy Lafuente (stronk7)
af59994f4f
Merge branch 'MDL-66628_master' of git://github.com/dmonllao/moodle
2019-10-08 00:54:03 +02:00
Sara Arjona
9ee83d1d98
Merge branch 'MDL-66775-master' of git://github.com/jleyva/moodle
2019-10-07 16:14:43 +02:00
Juan Leyva
12a289c7a4
MDL-66775 tool_mobile: Return additional app data
...
We need this information for creating a link to the app store listing for updating.
2019-10-03 09:29:38 +02:00
Juan Leyva
4bf08f5b4d
MDL-66775 tool_mobile: New force minimum app version setting
2019-10-03 09:29:38 +02:00
Eloy Lafuente (stronk7)
20502fa30c
Merge branch 'MDL-66004_master' of git://github.com/dmonllao/moodle
2019-10-02 20:53:24 +02:00
David Monllaó
aa5b705607
MDL-66004 mlbackend_python: Package installed on a separate server
2019-10-02 08:41:14 +08:00
David Monllaó
386d109172
MDL-62191 analytics: Support for bulk actions
2019-09-27 14:13:52 +08:00
David Monllaó
4463a4ae92
MDL-66628 tool_analytics: Effectiveness report to insights report
2019-09-27 14:05:36 +08:00
Eloy Lafuente (stronk7)
cc28bff60e
MDL-64821 mod_forum: increase data privacy export expected size
...
Some new styles added have caused the resulting zip
file to go beyond that accepted limit of 135000. So
increasing to 140000.
2019-09-26 19:35:54 +02:00
Eloy Lafuente (stronk7)
c2c1cbd40a
Merge branch 'MDL-66570-master' of git://github.com/andrewnicols/moodle
2019-09-26 15:56:38 +02:00
Jun Pataleta
8dc1505374
Merge branch 'MDL-66262' of git://github.com/stronk7/moodle
2019-09-26 11:34:45 +08:00
Eloy Lafuente (stronk7)
e8a2d532fa
Merge branch 'MDL-66169-master' of https://github.com/snake/moodle
2019-09-26 00:47:23 +02:00
Jun Pataleta
84e66f0932
Merge branch 'MDL-66644-master-versionrequires' of git://github.com/mudrd8mz/moodle
2019-09-25 14:54:29 +08:00
Jake Dallimore
cddbdb20b2
MDL-66169 admin: properly set debugsmtp, which is a config.php only var
...
This may not be set, so care must be taken to conditionally reinstate
the value, once the test email has been sent.
2019-09-20 09:01:13 +08:00
David Monllaó
7b8a5bfd50
MDL-65588 tool_analytics: Alternative method to pass data to JS
...
The more time-splitting methods we have in core the more data we pass to
the amd module as an argument. There is a limit of 1024 characters and
a debugging message is triggered by js_call_amd if we surpass it.
2019-09-20 08:14:13 +08:00
Eloy Lafuente (stronk7)
0059a5e52e
Merge branch 'MDL-40669' of https://github.com/paulholden/moodle
2019-09-18 23:15:13 +02:00
Paul Holden
51539ba383
MDL-40669 tool_uploaduser: set emailstop during upload Behat test.
2019-09-18 21:41:28 +01:00
Eloy Lafuente (stronk7)
0fd2fd7442
Merge branch 'MDL-66536_master' of git://github.com/dmonllao/moodle
2019-09-18 16:51:40 +02:00
Eloy Lafuente (stronk7)
0709dfcf8b
Merge branch 'MDL-40669' of https://github.com/paulholden/moodle
2019-09-18 13:13:15 +02:00
David Monllaó
3581813348
MDL-66536 course: No teaching model renamed
2019-09-18 13:07:21 +08:00
Andrew Nicols
e044c3debe
MDL-66570 admin: Add setting to hide captured cron log output
2019-09-17 14:03:31 +08:00
Paul Holden
c4e79fc604
MDL-40669 tool_uploaduser: allow emailstop to be set during upload.
2019-09-15 21:43:55 +01:00
Paul Holden
3903a26896
MDL-62915 tool_dataprivacy: don't let primary admin delete themselves.
2019-09-15 21:36:07 +01:00
Eloy Lafuente (stronk7)
c2617a2878
MDL-66262 env: Moodle 3.6.x and 3.7.x do not support PHP 7.4
2019-09-13 17:41:53 +02:00
Andrew Nicols
419b269c9e
MDL-66550 admin: The execute wrapper MUST be used in behat
2019-09-12 20:58:10 +08:00
David Mudrák
ac0a4b568b
MDL-66644 admin: Display required moodle version only when declared
...
The minimum required Moodle version specified in the plugin's
version.php file is not a mandatory field. If it is not declared, do not
display "Moodle {$a}".
2019-09-10 18:11:09 +02:00
Jake Dallimore
2796356278
Merge branch 'MDL-66367_master' of git://github.com/markn86/moodle
2019-09-05 09:26:28 +08:00
Eloy Lafuente (stronk7)
9533156775
Merge branch 'MDL-66072-master-3' of git://github.com/peterRd/moodle
2019-09-05 02:48:00 +02:00
Mark Nelson
e63395bbed
MDL-66367 core: added templaterev variable
2019-09-04 12:54:02 +02:00
Mark Nelson
5beb388516
MDL-66367 core: added new cachetemplates setting
2019-09-04 12:54:02 +02:00
Peter
020bad738a
MDL-66072 core: Remove course sharing and related capabilities
2019-09-04 07:09:05 +08:00
Eloy Lafuente (stronk7)
ea1283ddca
Merge branch 'MDL-66120-master' of git://github.com/peterRd/moodle
2019-09-03 12:27:34 +02: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
932d89250d
Merge branch 'MDL-66229-master' of git://github.com/jleyva/moodle
2019-09-03 07:02:40 +08:00
Juan Leyva
d4985a7739
MDL-66501 tool_mobile: Prevent URLs in custom scheme
2019-09-02 17:04:35 +02:00
Andrew Nicols
867dc0b4a2
Merge branch 'MDL-33087' of https://github.com/paulholden/moodle
2019-09-02 10:47:42 +08: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
580ed1a252
MDL-33087 tool_capability: correct role override link.
2019-08-30 14:34:25 +01:00
Eloy Lafuente (stronk7)
998f605d5c
Merge branch 'MDL-66133-master' of git://github.com/abias/moodle
2019-08-28 17:38:25 +02:00
Adrian Greeve
34859ec08e
Merge branch 'MDL-66230' of https://github.com/paulholden/moodle
2019-08-28 14:54:36 +08:00
Adrian Greeve
db0fb28b4a
Merge branch 'MDL-66375-master' of git://github.com/jleyva/moodle
2019-08-28 13:33:05 +08:00
Alexander Bias
7e00bfd9f1
MDL-66133 user: Fix code style for existing comments
2019-08-23 20:43:27 +02:00
Alexander Bias
a292ed5472
MDL-66133 user: Add setting to configure user filters
2019-08-23 20:43:26 +02:00
Adrian Greeve
2c0d8377a6
Merge branch 'MDL-66378-master' of git://github.com/andrewnicols/moodle
2019-08-22 09:27:57 +08:00
Andrew Nicols
dbcbee4133
MDL-66378 behat: Change screen size to small to work around UI bugs
2019-08-22 07:56:19 +08:00
Adrian Greeve
5074882e13
Merge branch 'MDL-66378-master' of git://github.com/andrewnicols/moodle
2019-08-20 13:43:11 +08:00
Adrian Greeve
f9faab7779
MDL-65404 core_user: Removal of additional empty line.
2019-08-20 10:27:02 +08:00
Adrian Greeve
0ee9c67dfb
Merge branch 'MDL-65404-master' of https://github.com/aanabit/moodle
2019-08-20 10:13:31 +08:00
Adrian Greeve
98d1ac3caf
Merge branch 'MDL-65083-master' of git://github.com/bmbrands/moodle
2019-08-20 10:03:25 +08:00