Adrian Greeve
8872202049
Merge branch 'MDL-70306-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-03-15 11:13:47 +08:00
Peter Dias
855b9e504b
MDL-70306 auth: Update the thirdpartylib.xml
2021-03-15 11:10:34 +08:00
AMOS bot
f253fa7f7e
Automatically generated installer lang files
2021-03-13 00:07:46 +00:00
Sara Arjona
8ee6f49384
weekly release 3.9.5+
2021-03-11 17:18:47 +01:00
Sara Arjona
f4f6534b40
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-03-11 17:18:47 +01:00
Adrian Greeve
1d70790168
Merge branch 'MDL-66025-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-03-11 11:38:07 +08:00
Adrian Greeve
17a5e73a9b
Merge branch 'MDL-71026-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
2021-03-11 11:01:52 +08:00
Eloy Lafuente (stronk7)
5987bed350
Merge branch 'MDL-70726-3.9' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_39_STABLE
2021-03-11 00:12:19 +01:00
Eloy Lafuente (stronk7)
b6d0dec01e
Merge branch 'MDL-70789-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-03-10 23:50:22 +01:00
Eloy Lafuente (stronk7)
c0d519b426
Merge branch 'MDL-70759_39' of https://github.com/ffhs/moodle into MOODLE_39_STABLE
2021-03-10 23:42:25 +01:00
Eloy Lafuente (stronk7)
05c66fcebd
Merge branch 'MDL-70967-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2021-03-10 23:35:33 +01:00
AMOS bot
5c545ca2ff
Automatically generated installer lang files
2021-03-10 00:07:39 +00:00
Paul Holden
4037bdd825
MDL-69036 theme_boost: consistent table row hovering for links.
...
When hovering over table rows with the `dimmed_text` class we
should consistently set the text/link colour.
Co-Authored-By: Mikel Martín <mikel@moodle.com>
2021-03-09 16:22:48 +00:00
Andrew Nicols
c211e62465
MDL-70780 customfield: Address random behat fails
...
A number of behat fails have been creeping in with the customfield code
as behat is moving onto the next step before the current step finishes.
This change introduces some additional pending JS tracking to prevent
this.
2021-03-09 07:52:24 +08:00
AMOS bot
ff27bc6c5a
Automatically generated installer lang files
2021-03-07 00:07:42 +00:00
Eloy Lafuente (stronk7)
02a2e649e9
Moodle release 3.9.5
2021-03-06 18:03:54 +01:00
AMOS bot
8dcc813d0b
Automatically generated installer lang files
2021-03-06 00:07:46 +00:00
Sara Arjona
329a5109b8
weekly release 3.9.4+
2021-03-05 16:01:38 +01:00
Sara Arjona
108bfe3f52
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-03-05 16:01:38 +01:00
Alexander Bias
bab8ea6608
MDL-71059 repository_contentbank: set default returntype
...
The content bank was designed for making easier to reuse content.
So "Link to the file" should be the default option when using the
contentbank repository, in order to let teachers modify their
content in the content bank and update automatically it everywhere
is used.
2021-03-05 14:20:38 +01:00
Sara Arjona
4501c37045
MDL-70759 core_h5p: add renderer to let personalize styles
...
This is a backport of MDL-69087
Existing mod_hvp pluging has a renderer to let Moodle instances
alter styles, Javascript, semantics (fields in the editor) and
content: https://github.com/h5p/moodle-mod_hvp/blob/stable/renderer.php
The approach for core_h5p is exactly the same, to let people
to reuse their existing code.
2021-03-05 14:07:18 +01:00
Ilya Tregubov
b0679c1103
MDL-69680 lib: Fix behat test backup_and_restore.feature
2021-03-04 22:51:41 +01:00
Paul Holden
b8322f7dd1
MDL-71048 lang: fix null equality check of lang string args.
2021-03-04 19:43:54 +00:00
Marina Glancy
a2221d6d8d
MDL-71039 core_form: support valuehtmlcallback in autocomplete inline
2021-03-04 13:39:56 +01:00
Ilya Tregubov
472fdf0603
MDL-69680 lib: Replace deprecated jQuery functions
2021-03-04 12:47:44 +08:00
Ilya Tregubov
a5edc8cb89
MDL-69680 lib: Update jQuery version in Moodle files
2021-03-04 12:47:44 +08:00
Ilya Tregubov
c2cddf3c25
MDL-69680 lib: Upgrade jQuery lib to 3.5.1
2021-03-04 12:47:44 +08:00
Eloy Lafuente (stronk7)
8d748b3401
Merge branch 'MDL-70424-auth-avoid-changes-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2021-03-04 00:32:34 +01:00
Brendan Heywood
6feb10dd53
MDL-70424 auth: Avoid random changes to $CFG->auth
2021-03-04 09:31:51 +11:00
Ilya Tregubov
ff431a76cd
MDL-70767 feedback: Prevent xss in feedback answer text.
2021-03-03 23:09:26 +01:00
Sara Arjona
e49f38f6d2
Merge branch 'MDL-68721-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2021-03-03 17:51:41 +01:00
Ferran Recio
7381719f54
MDL-68721 mod_h5pactivity: report acceptance tests
2021-03-03 17:23:27 +01:00
Paul Holden
ddb31238a1
MDL-65552 block_activity_results: correct Behat tests for idnumbers.
...
Teachers can see user idnumber fields only when they are configured
identity fields. Students cannot.
2021-03-03 23:14:37 +08:00
Marina Glancy
009b90a43b
MDL-65552 user: escape idnumber and email in table_sql
2021-03-03 23:14:37 +08:00
Paul Holden
7afca3b34a
MDL-65552 user: escape idnumber field on output.
...
This commit also corrects parameter definition of the field to
match core_user.
2021-03-03 23:14:37 +08:00
Sara Arjona
882734c99f
Merge branch 'MDL-70125_39-3' of git://github.com/mdjnelson/moodle into MOODLE_39_STABLE
2021-03-03 15:47:45 +01:00
Sara Arjona
c0c9be6d03
Merge branch 'MDL-67494-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2021-03-03 11:51:18 +01:00
Sara Arjona
226a690c0d
Merge branch 'MDL-67119-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2021-03-03 11:11:47 +01:00
Ilya Tregubov
f702707ef7
MDL-71026 user: Fix incorrect get_string call.
2021-03-03 11:44:30 +02:00
Jun Pataleta
d1bec1e23b
Merge branch 'MDL-70987-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-03-03 16:41:56 +08:00
Simey Lameze
497c016518
MDL-67494 calendar: user_delete_user should delete all user events
2021-03-03 16:32:58 +08:00
Simey Lameze
078f59faf8
MDL-67494 calendar: privacy provider should not delete shared events
2021-03-03 16:32:58 +08:00
Simey Lameze
df4f869af7
MDL-67494 calendar: shared subscriptions should not set userid to 0
2021-03-03 16:32:58 +08:00
Simey Lameze
0a4092bc27
MDL-67494 calendar: only user overrides should retain userid
2021-03-03 16:32:58 +08:00
Simey Lameze
31a7410a90
MDL-67494 calendar: set userid to zero for shared events
2021-03-03 16:32:58 +08:00
Simey Lameze
793289f905
MDL-67494 calendar: step to set userid 0 to all shared events
2021-03-03 16:32:56 +08:00
Simey Lameze
cd009c0c51
MDL-67494 calendar: add logic for category events in get_context
2021-03-03 16:27:08 +08:00
Jun Pataleta
60900a8066
Merge branch 'MDL-71009_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-03-03 16:22:29 +08:00
Sara Arjona
dde73f5fb5
Merge branch 'MDL-69097-390' of https://github.com/inigozendegi/moodle into MOODLE_39_STABLE
2021-03-03 09:07:04 +01:00
Jun Pataleta
44fe2370b7
Merge branch 'MDL-70995-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-03-03 15:05:07 +08:00