Eloy Lafuente (stronk7)
b450745465
MDL-65479 repository_url: make regexp PCRE2 compatible
...
PHP 7.3 comes with the newer PCRE2 engine that is slightly stricter,
more specifically about using unescaped "-" within classes. They
now hat to be at the end of the class or escaped.
This is the only case we have found in core to make it compatible.
Also note that the file changes is, apparently an imported library,
but we have not it registered and already have performed changes to
it, so I've ignored that point. In fact, it has tabs and so on, I've
not modified that either.
2019-05-08 18:26:46 +02:00
Eloy Lafuente (stronk7)
2018f4ebc1
on-demand release 3.7dev+
2019-05-08 17:49:03 +02:00
Eloy Lafuente (stronk7)
26df7ac11e
NOBUG: Fixed file access permissions
2019-05-08 17:49:02 +02:00
Eloy Lafuente (stronk7)
4d994d59d5
NOBUG: Fixed SVG browser compatibility
2019-05-08 17:49:01 +02:00
Jun Pataleta
70d98c7156
Merge branch 'MDL-44484-master' of https://github.com/Chocolate-lightning/moodle
2019-05-08 12:15:38 +08:00
Mathew May
a282fc23ea
MDL-44484 admin: Remove existing user theme check
2019-05-08 16:14:26 +12:00
Jake Dallimore
3e5f439cb1
Merge branch 'MDL-62599-master' of https://github.com/snake/moodle
2019-05-08 11:48:51 +08:00
Adrian Greeve
bf23d85bf7
Merge branch 'MDL-65484-master' of git://github.com/damyon/moodle
2019-05-08 11:21:59 +08:00
Jake Dallimore
e61312afc9
MDL-62599 mod_lti: fix coding style issues
2019-05-08 11:16:21 +08:00
Peter
cee572aac6
MDL-65508 mod_forum: Add private to the quick forum reply
2019-05-08 11:03:28 +08:00
Jun Pataleta
6861c4f06e
Merge branch 'MDL-44484-master' of https://github.com/Chocolate-lightning/moodle
2019-05-08 10:53:37 +08:00
Adrian Greeve
32e5731990
Merge branch 'MDL-65188-master' of git://github.com/andrewnicols/moodle
2019-05-08 10:47:25 +08:00
Mathew May
e6ce167bb7
MDL-44484 admin: Theme can be null and create user
2019-05-08 14:44:30 +12:00
Adrian Greeve
83cb72bf9e
Merge branch 'MDL-65516-master' of git://github.com/mihailges/moodle
2019-05-08 10:27:18 +08:00
Andrew Nicols
017c51d33d
Merge branch 'MDL-65417-master' of git://github.com/bmbrands/moodle
2019-05-08 10:14:52 +08:00
Jun Pataleta
5776269f9c
Merge branch 'MDL-65470-master' of git://github.com/bmbrands/moodle
2019-05-08 10:13:13 +08:00
Andrew Nicols
bbeba47635
Merge branch 'MDL-65154' of git://github.com/stronk7/moodle
2019-05-08 09:50:32 +08:00
Andrew Nicols
544f1d0b0b
Merge branch 'MDL-35396-master' of git://github.com/mihailges/moodle
2019-05-08 09:47:04 +08:00
Adrian Greeve
413d09ee9e
Merge branch 'MDL-65511-master' of git://github.com/mihailges/moodle
2019-05-08 09:37:27 +08:00
Jake Dallimore
7b3297d298
MDL-62599 lti_gradebookservices: use correct key in get_permitted_scopes
...
This was missing from the revert commit, a464331db2594c, causing scopes
to be empty.
2019-05-08 09:28:23 +08:00
Eloy Lafuente (stronk7)
9b0aec2d65
MDL-65154 competencies: FF 47 does not digest null/missing JS params
...
So we are defaulting to 0 when the page is initially called,
instead of current null. That's exactly the same behavior
than when you pick "No filters applied" from the filter menu.
Note that other browsers seems to accept perfectly the missing param
but FF 47.0.1 does not.
2019-05-07 23:20:38 +02:00
Amaia Anabitarte
e4987f0f58
MDL-64993 core_message: fix unit test for non-ordered queries
2019-05-07 17:54:43 +02:00
Adrian Greeve
48c8a555e0
NOBUG: Fix white space issue due to history rewrite.
2019-05-07 12:51:01 +02:00
Bas Brands
4df2aeba9a
MDL-65470 pix: update Moodle logo
...
* Older logos removed, 2 logo versions added. One with a gray hat, used
in the footer. One with a black hat used in the privacy policiy page.
2019-05-07 11:06:40 +02:00
Andrew Nicols
b43785fe48
Merge branch 'MDL-64993-master-fix' of github.com:sarjona/moodle
2019-05-07 16:26:47 +08:00
Andrew Nicols
93b1835184
Merge branch 'MDL-65498' of https://github.com/stronk7/moodle
2019-05-07 16:26:47 +08:00
Sara Arjona
3c7dcefd9f
MDL-64993 core_message: fix behat test failing with Oracle
2019-05-07 16:26:47 +08:00
Andrew Nicols
8088ad62ab
Merge branch 'MDL-65499' of git://github.com/stronk7/moodle
2019-05-07 16:26:47 +08:00
Jun Pataleta
c5354a4012
Merge branch 'MDL-65313-master-fix' of https://github.com/snake/moodle
2019-05-07 16:26:46 +08:00
Adrian Greeve
3e35a573e0
Merge branch 'MDL-65485-master' of git://github.com/bmbrands/moodle
2019-05-07 16:26:46 +08:00
Jake Dallimore
a0523b826e
MDL-65313 core_favourites: component scoped deletion now requires itemid
...
This now requires itemid, which cannot be null. This is safer. The
context can still be passed in as an optional parameter.
2019-05-07 16:26:46 +08:00
Adrian Greeve
ba235a9c01
Merge branch 'MDL-65495-master-courseid' of git://github.com/mudrd8mz/moodle
2019-05-07 16:26:46 +08:00
Eloy Lafuente (stronk7)
7726bec6b3
Merge branch 'MDL-63262-master' of git://github.com/damyon/moodle
2019-05-07 16:26:40 +08:00
Andrew Nicols
2daa199351
Merge branch 'MDL-65132-master' of git://github.com/cescobedo/moodle
2019-05-07 16:24:40 +08:00
Andrew Nicols
83477cedaf
Merge branch 'MDL-65505-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:39 +08:00
Andrew Nicols
76f90cbe62
MDL-65449 course: Add deprecation tag
2019-05-07 16:24:39 +08:00
Andrew Nicols
e18c7dc06b
Merge branch 'MDL-65449-master' of git://github.com/bmbrands/moodle
2019-05-07 16:24:39 +08:00
Sara Arjona
851ea51966
Merge branch 'MDL-65374-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:39 +08:00
Jun Pataleta
0eab8a4221
MDL-65313 core: Fix orphaned favourites cleanup
2019-05-07 16:24:38 +08:00
Jun Pataleta
b6082744ed
Merge branch 'MDL-65399-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:38 +08:00
Sara Arjona
d302d12592
Merge branch 'MDL-65396-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:38 +08:00
Jun Pataleta
6498f438a5
Merge branch 'MDL-65153-master' of git://github.com/damyon/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
8e17a2aceb
Merge branch 'MDL-65474-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
2558e0cd71
Merge branch 'MDL-65464-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
Jun Pataleta
14b132750b
Merge branch 'MDL-65313-master' of https://github.com/snake/moodle
2019-05-07 16:24:37 +08:00
Adrian Greeve
e41678d75e
Merge branch 'MDL-64968-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:36 +08:00
Adrian Greeve
3135f0f2e5
Merge branch 'MDL-65104-master' of git://git.cameron1729.xyz/moodle
2019-05-07 16:24:36 +08:00
Adrian Greeve
7b43eea8bc
Merge branch 'MDL-65296' of https://github.com/timhunt/moodle
2019-05-07 16:24:36 +08:00
Jake Dallimore
b96b80bec0
Merge branch 'MDL-64988-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:35 +08:00
Andrew Nicols
9862955fa3
Merge branch 'MDL-64993-master' of git://github.com/aanabit/moodle
2019-05-07 16:24:35 +08:00