Eloy Lafuente (stronk7)
9a79c34eb6
MDL-69479 upgrade: Change all 4.0 occurrences to 3.10
...
Under parallel development, when something is worth being commented
in upgrade.txt notes, it will be applied to all the development branches
using the "earliest" one to be released. So, if something changes
in 3.10 (and also is applied to master), the upgrade.txt notes will
show 3.10 in both branches.
Of course, if something only goes to one dev branch (say master), then the
master version will be used in the notes (4.0 in this case).
2020-08-21 23:57:17 +02:00
Eloy Lafuente (stronk7)
a04309d40e
weekly release 4.0dev
2020-08-21 20:42:56 +02:00
Andrew Nicols
b0a28f3bbb
MDL-66818 mod_forum: Use cap manager to check exportability
2020-08-21 11:33:30 +08:00
Andrew Nicols
70deb22747
MDL-42434 chat: Disable stylelint important check
2020-08-21 11:25:26 +08:00
Peter Burnett
8e0e99e4fd
MDL-66222 antivirus: Improved error email capture
2020-08-21 12:21:09 +10:00
Nathan Nguyen
adbe92ce0a
MDL-66222 antivirus: Added antivirus failure reporting
2020-08-21 11:43:56 +10:00
Sara Arjona
a42143da3d
MDL-42434 mod_chat: styles for chat themes to view help-icon properly
...
The styles for the bubble and the compact themes have been reviewed
because there weren't enough contrast for the help icon.
2020-08-20 23:45:56 +01:00
Sara Arjona
69846652f1
MDL-42434 mod_chat: display the whole help text
...
When testing this issue was raised that the help text was cut-off.
This patch should fix this issue changing the placement from
right/left to top.
2020-08-20 23:45:56 +01:00
Andrew Nicols
5e60d77da1
MDL-68705 testing: New CLI args to disable composer features
...
This commit introduces the following new flags:
--no-composer-self-update Disable composer self-update of the
composer.phar utility
--no-composer-upgrade Disable upgrade of development
dependencies using Composer.
--disable-composer Disable both composer self-update and
composer upgrade
2020-08-20 20:12:54 +02:00
Andrew Nicols
b430493ca8
MDL-68705 testing: Allow composer updates to be disabled
2020-08-20 20:11:13 +02:00
sam marshall
9538ba0d67
MDL-38350 Lib: Rename directory before removing it, to reduce races
2020-08-20 16:52:28 +01:00
Marina Glancy
cd467644eb
MDL-69464 core_output: allow to avoid formatting in page->set_heading
2020-08-20 14:56:08 +02:00
Tim Hunt
58b7986776
MDL-69507 duration form field: should return an int number of seconds
2020-08-20 11:30:41 +01:00
Tim Hunt
e5a0f11b5e
MDL-69507 duration form field: modernise coding style
2020-08-20 11:30:40 +01:00
Adrian Greeve
ea1437df64
Merge branch 'MDL-69055-master' of git://github.com/sarjona/moodle
2020-08-20 12:00:51 +08:00
Andrew Nicols
d726fc84cf
Merge branch 'MDL-69486-grade-idnumber' of https://github.com/Peterburnett/moodle
2020-08-20 11:59:08 +08:00
Andrew Nicols
56e89da101
Merge branch 'MDL-69375' of https://github.com/Cvmcosta/moodle
2020-08-20 11:50:28 +08:00
Adrian Greeve
84d2d98c63
Merge branch 'MDL-68964-master' of git://github.com/ferranrecio/moodle
2020-08-20 11:37:32 +08:00
Adrian Greeve
528c73e050
Merge branch 'MDL-42434-master' of git://github.com/sarjona/moodle
2020-08-20 11:21:53 +08:00
Adrian Greeve
257b90d10c
Merge branch 'MDL-68683-master-fix' of git://github.com/lameze/moodle
2020-08-20 09:54:48 +08:00
Andrew Nicols
6e116209db
Merge branch 'MDL-69449' of https://github.com/paulholden/moodle
2020-08-20 09:23:39 +08:00
Andrew Nicols
d8e035e932
Merge branch 'MDL-68889-master' of git://github.com/bmbrands/moodle
2020-08-20 09:12:43 +08:00
Simey Lameze
f968aaf7c4
MDL-68683 competencies: fix query to delete stale files
2020-08-20 08:59:25 +08:00
Andrew Nicols
ef73bfbeac
Merge branch 'MDL-69170-adhoc-task-timestamp' of https://github.com/Peterburnett/moodle
2020-08-20 08:45:27 +08:00
Andrew Nicols
f8e916d705
Merge branch 'MDL-68975-master' of git://github.com/sarjona/moodle
2020-08-20 08:40:37 +08:00
Andrew Nicols
1e18a38e95
Merge branch 'MDL-67415' of https://github.com/stronk7/moodle
2020-08-20 08:21:45 +08:00
Andrew Nicols
5c617d81e6
Merge branch 'MDL-66818-master' of git://github.com/lameze/moodle
2020-08-20 08:16:07 +08:00
Simey Lameze
7235771927
MDL-66818 mod_forum: remove unnecessary behat steps
2020-08-20 08:03:53 +08:00
Andrew Nicols
06f900daff
Merge branch 'MDL-66900' of https://github.com/paulholden/moodle
2020-08-20 07:51:30 +08:00
gthomas2
4224b8e541
MDL-66818 mod_forum: hide portfolio export button based on caps
2020-08-20 07:46:09 +08:00
Andrew Nicols
d606ed13bc
Merge branch 'MDL-69473-master' of git://github.com/sarjona/moodle
2020-08-20 07:39:22 +08:00
Andrew Nicols
7d06558681
Merge branch 'MDL-69271' of https://github.com/stronk7/moodle
2020-08-20 07:34:18 +08:00
Andrew Nicols
0fe7780c2f
Merge branch 'MDL-69054-master' of git://github.com/sarjona/moodle
2020-08-20 07:28:19 +08:00
Andrew Nicols
d48a0a9a5d
Merge branch 'MDL-61215-master' of git://github.com/sarjona/moodle
2020-08-20 07:14:15 +08:00
Andrew Nicols
575e4d3efd
Merge branch 'MDL-69401-master' of git://github.com/mihailges/moodle
2020-08-20 07:00:55 +08:00
Victor Deniz Falcon
ffbf74eeb3
Merge branch 'MDL-69297-master' of git://github.com/peterRd/moodle
2020-08-19 23:28:34 +01:00
Adrian Greeve
fe7ef8a59d
Merge branch 'MDL-66665-master-POC2' of git://github.com/peterRd/moodle
2020-08-19 14:26:50 +08:00
Peter Dias
0c6b705719
MDL-66665 assign: Check whether a modified user could actually grade
2020-08-19 13:39:18 +08:00
Adrian Greeve
93eb0e5402
Merge branch 'MDL-68683-master' of git://github.com/lameze/moodle
2020-08-19 12:51:23 +08:00
Peter Dias
6de93d2f29
MDL-69297 assign: Check whether there is content for a submission
...
Confirm there is some content to be submitted for an assignment when processing it.
2020-08-19 12:07:52 +08:00
Adrian Greeve
678660093e
Merge branch 'MDL-69475' of https://github.com/stronk7/moodle
2020-08-19 10:37:51 +08:00
Andrew Nicols
d8d05f04d9
Merge branch 'MDL-26401-master' of git://github.com/lameze/moodle
2020-08-19 08:50:37 +08:00
Andrew Nicols
1a5f0e6cd9
MDL-67735 theme_boost: Fix incorrect whitespace
2020-08-19 08:39:33 +08:00
Andrew Nicols
f24aae4cad
Merge branch 'MDL-67735-master' of git://github.com/bmbrands/moodle
2020-08-19 08:28:49 +08:00
Andrew Nicols
7cd63bde9f
Merge branch 'MDL-69089-master' of git://github.com/aanabit/moodle
2020-08-19 08:18:16 +08:00
Eloy Lafuente (stronk7)
dd844d9c5f
Merge branch 'MDL-65847-auth_db_error_handling' of git://github.com/leonstr/moodle into master
2020-08-19 00:35:18 +02:00
Eloy Lafuente (stronk7)
d66512d213
Merge branch 'MDL-69095-master' of git://github.com/jleyva/moodle into master
2020-08-19 00:19:43 +02:00
Eloy Lafuente (stronk7)
44c8fe38c7
Merge branch 'MDL-63375-master' of https://github.com/syxton/moodle into master
2020-08-19 00:13:02 +02:00
Eloy Lafuente (stronk7)
a1b23984aa
Merge branch 'MDL-68444-master' of git://github.com/rezaies/moodle into master
2020-08-18 19:12:59 +02:00
Eloy Lafuente (stronk7)
089a3ac4a1
Merge branch 'MDL-68928' of https://github.com/Chocolate-lightning/moodle into master
2020-08-18 19:01:52 +02:00