Víctor Déniz
5e59112d0a
NOBUG: Fixed file access permissions
2021-02-19 12:38:56 +00:00
Víctor Déniz
f2a83a15e7
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-02-19 12:38:51 +00:00
Jake Dallimore
525b17bc27
Merge branch 'MDL-64554-master-fix2' of git://github.com/andrewnicols/moodle
2021-02-19 11:53:18 +08:00
Andrew Nicols
a84a55bd45
MDL-64554 user: Fix use of Private files page on classic
...
The "Private files" link does not exist in the site navigation when
using the classic theme, so it is not possible to test the dedicated
page via Behat at this time.
2021-02-19 09:33:06 +08:00
AMOS bot
f046dfd6c4
Automatically generated installer lang files
2021-02-19 00:07:57 +00:00
Marina Glancy
1e03a240b5
MDL-64554 form: reset form change checker before triggering submit event
2021-02-18 13:04:14 +01:00
Jun Pataleta
28dadc2fb9
Merge branch 'MDL-47410-master' of git://github.com/andrewnicols/moodle
2021-02-18 11:21:23 +08:00
Andrew Nicols
7d5b808e3e
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
2021-02-18 11:16:40 +08:00
Andrew Nicols
79731372c3
MDL-64554 core_form: Rename class for dynamic form
2021-02-18 11:16:21 +08:00
Andrew Nicols
d7d7fa8385
Merge branch 'MDL-70880' of git://github.com/paulholden/moodle
2021-02-18 10:47:05 +08:00
Andrew Nicols
d6e50d14d2
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
2021-02-18 10:21:55 +08:00
Andrew Nicols
ab70110a74
MDL-64554 core_form: CI fixes
2021-02-18 10:10:08 +08:00
Andrew Nicols
708ae8aa0f
MDL-47410 behat: Perform exact match for date_time selectors
2021-02-18 09:34:45 +08:00
Víctor Déniz
4e26c93473
Merge branch 'MDL-70536-reset-page-cli' of https://github.com/brendanheywood/moodle
2021-02-18 00:31:39 +00:00
David Mudrák
70b0df5891
MDL-70931 xmldb: Generate install.xml files with EOL and EOF
...
As discussed in MDLSITE-6397, all Moodle code files should end with
single Unix-style end of line character. Files created and edited
through the XMLDB editor should follow this rule, too.
2021-02-17 20:59:19 +01:00
Marina Glancy
3045005295
MDL-64554 core_form: Move strings to outputrequirements.lib
2021-02-17 18:07:01 +01:00
Marina Glancy
440073ff20
MDL-64554 user: make private files editor modal/ajax form
2021-02-17 18:06:57 +01:00
Marina Glancy
aa33a22733
MDL-64554 core_customfield: use modal forms for fields
2021-02-17 18:06:53 +01:00
Marina Glancy
72be49c473
MDL-64554 core_form: new API for modal forms
2021-02-17 18:06:49 +01:00
Víctor Déniz
8a4ce781b9
Merge branch 'master-MDL-70752' of https://github.com/golenkovm/moodle
2021-02-17 16:56:48 +00:00
Tim Hunt
1d552eca6c
MDL-70916 Essay/Moodle XML: min and max word limits not imported
2021-02-17 11:32:05 +00:00
Eloy Lafuente (stronk7)
a72ea10b84
Merge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle
2021-02-17 10:26:20 +01:00
Ilya Tregubov
729688b379
MDL-70552 core_message: Show popup for teachers when anonymous
...
user completed feedback.
2021-02-17 08:42:52 +02:00
Andrew Nicols
243262d940
MDL-68853 mod_h5pactivity: Whitespace fix
2021-02-17 12:02:53 +08:00
Andrew Nicols
57e233e742
Merge branch 'MDL-68853-master' of git://github.com/ilyatregubov/moodle
2021-02-17 11:47:27 +08:00
Andrew Nicols
ab024ac209
Merge branch 'MDL-47410-master' of git://github.com/mihailges/moodle
2021-02-17 09:34:22 +08:00
AMOS bot
6783c31251
Automatically generated installer lang files
2021-02-17 00:07:52 +00:00
Andrew Nicols
c7529c7859
Merge branch 'MDL-70264-master' of git://github.com/sarjona/moodle
2021-02-17 07:26:15 +08:00
Eloy Lafuente (stronk7)
166add5c8c
Merge branch 'MDL-69562_master' of https://github.com/dvdcastro/moodle
2021-02-16 22:32:56 +01:00
Eloy Lafuente (stronk7)
a32ed14f03
Merge branch 'MDL-66600' of https://github.com/mkassaei/moodle
2021-02-16 22:11:55 +01:00
Eloy Lafuente (stronk7)
56a5136cc0
Merge branch 'MDL-70525_master' of https://github.com/TomoTsuyuki/moodle
2021-02-16 19:56:09 +01:00
Eloy Lafuente (stronk7)
3d117c1934
Merge branch 'MDL-48269-master-4' of git://github.com/junpataleta/moodle
2021-02-16 19:45:44 +01:00
Sara Arjona
1be2350a74
MDL-70912 mod_data: Add filepicker to the H5P Atto button
...
The filepicker wasn't displayed fot the H5P Atto button when a text
area database field was created because some options were missing
in the textarea field class.
2021-02-16 18:16:21 +01:00
Sara Arjona
845b865b22
Merge branch 'MDL-69762_master' of https://github.com/grillonbleu/moodle
2021-02-16 15:29:34 +01:00
Jun Pataleta
c8f5e8c7f3
MDL-48269 core_backup: Prevent unwanted group icons from being restored
...
* Old backups might have hidepicture defined and set to 1 in which case
we must make sure to exclude the group picture for these groups from
being restored.
2021-02-16 22:26:13 +08:00
Jun Pataleta
f04cbfa7ab
MDL-48269 mod_forum: Remove occurrences of hidepicture
2021-02-16 12:48:45 +08:00
Jun Pataleta
32ed88ad07
MDL-48269 messageoutput_email: Remove occurrences of hidepicture
2021-02-16 12:48:44 +08:00
Jun Pataleta
666cce74e5
MDL-48269 group: Remove additional occurrences of hidepicture
2021-02-16 12:48:44 +08:00
Frederic Massart
19c8985c7e
MDL-48269 language: Deprecating 'hidepicture' string
2021-02-16 12:48:44 +08:00
Frederic Massart
3aed37ee4d
MDL-48269 group: Remove the option to hide the picture of a group
...
Plus additional amendments to Fred's original commit:
1. Updating the version numbers
2. Merging the original two-step upgrade below into one for simplicity:
1. Deleting the pictures for groups with hidepicture set to 1; and
2. Dropping the hidepicture field itself.
3. Converted array() usages to the short syntax [].
2021-02-16 12:46:58 +08:00
AMOS bot
6cd0a22927
Automatically generated installer lang files
2021-02-16 00:07:48 +00:00
Eloy Lafuente (stronk7)
260c6f3097
Merge branch 'MDL-70806-master' of git://github.com/ferranrecio/moodle
2021-02-15 22:29:31 +01:00
Eloy Lafuente (stronk7)
43bf98f2eb
Merge branch 'MDL-70882-master' of git://github.com/andrewnicols/moodle
2021-02-15 22:22:15 +01:00
François Moreau
3776fbafb2
MDL-69762 core_contentbank: let users hide their content
2021-02-15 13:26:32 -05:00
Marina Glancy
1e8375d830
MDL-70896 mod: libxml_disable_entity_loader is deprecated in php 8.0
2021-02-15 18:58:56 +01:00
Marina Glancy
0eada7a5f9
MDL-70893 various: optional function arguments must be in the end
2021-02-15 16:53:37 +01:00
Marina Glancy
6f90758721
MDL-70899 dml: set_db_handle() definition not compatible with parent
2021-02-15 16:25:15 +01:00
Marina Glancy
0af0a96bb1
MDL-70898 various: private functions can not be declared final
2021-02-15 16:20:06 +01:00
Mahmoud Kassaei
4a571882db
MDL-66600 quiz manual grading: show any automated grading and feedback
2021-02-15 08:19:31 +00:00
Adrian Greeve
c09879ffa6
Merge branch 'MDL-70735-pdf-metadata' of https://github.com/brendanheywood/moodle
2021-02-15 09:09:40 +08:00