98864 Commits

Author SHA1 Message Date
David Mudrák
801ee23427 MDL-69050 lang: Improve the wording of the comments
Stop using the terms whitelist/blacklist when used to allow/deny things.
2020-09-24 19:41:58 +02:00
David Mudrák
e2d54e6bd8 MDL-69050 lang: Fix the variable name in the Essay question type 2020-09-24 19:41:58 +02:00
David Mudrák
f278c69c83 MDL-69050 lang: Rename the filetypesnotwhitelisted string
Rename the string identifier to filetypesnotallowed, copy all the
existing translations in AMOS and deprecate the original string to be
eventually removed.

AMOS BEGIN
 CPY [filetypesnotwhitelisted,core_form],[filetypesnotallowed,core_form]
AMOS END
2020-09-24 19:41:58 +02:00
David Mudrák
e04e0c8cf8 MDL-69050 lang: Fix the variable name in the TeX filter library 2020-09-24 19:41:58 +02:00
David Mudrák
6bfc46802e MDL-69050 lang: Rename the whitelist variable in the Workshop locallib 2020-09-24 19:41:58 +02:00
David Mudrák
dbaeeeb0ec MDL-69050 lang: Fix variables and methods names in curl_security_helper
The code has been using terms that were found exclusive and potentially
derogatory. Fixing the terms and making the variables and methods
consistent with the related admin settings.
2020-09-24 19:41:57 +02:00
David Mudrák
d9dc9ae891 MDL-69050 lang: Fix placeholder in the err_wrongfileextension string
The name of the placeholder has been found exclusive and potentially
derogatory. Also the name of variable that was used to populate the
placeholder value. That was not the intention.
2020-09-24 19:41:57 +02:00
Víctor Déniz
5486b031ee weekly release 4.0dev 2020-09-24 16:27:09 +01:00
Víctor Déniz
c25b0c3aa2 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2020-09-24 16:27:03 +01:00
Eloy Lafuente (stronk7)
98aadb040f Merge branch 'MDL-69698-master-licensecache' of git://github.com/mudrd8mz/moodle into master 2020-09-24 16:50:30 +02:00
Eloy Lafuente (stronk7)
b583ce1826 Merge branch 'MDL-69718-display-size' of https://github.com/brendanheywood/moodle into master 2020-09-24 16:39:16 +02:00
Jun Pataleta
1d7781be53 Merge branch 'MDL-66587-master' of git://github.com/bmbrands/moodle 2020-09-24 11:11:20 +08:00
Eloy Lafuente (stronk7)
c43dac4e36 Merge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master 2020-09-23 17:10:35 +02:00
Eloy Lafuente (stronk7)
dc187cd9c7 Merge branch 'MDL-68229-master' of git://github.com/jleyva/moodle into master 2020-09-23 11:51:09 +02:00
Eloy Lafuente (stronk7)
00ef6747f4 Merge branch 'MDL-69014' of https://github.com/paulholden/moodle into master 2020-09-22 22:42:55 +02:00
Eloy Lafuente (stronk7)
89c6402ba0 Merge branch 'MDL-66934-coursehistory' of https://github.com/cengage/moodle into master 2020-09-22 14:38:42 +02:00
AMOS bot
242a712d65 Automatically generated installer lang files 2020-09-22 00:07:10 +00:00
Eloy Lafuente (stronk7)
57ec55328a Merge branch 'MDL-66648' of https://github.com/paulholden/moodle into master 2020-09-21 23:36:14 +02:00
comete-upn
f86f0debd8 MDL-69667 competencies: fix competencies count always 0 in frameworks. 2020-09-21 23:19:52 +02:00
Bas Brands
eb9935c909 MDL-69454 core_search: consistent backup search 2020-09-21 13:41:05 +02:00
Bas Brands
702d1ed5f8 MDL-69454 core_search: consistent cohort search 2020-09-21 11:54:53 +02:00
Bas Brands
a522ded1e3 MDL-69454 core_search: consistent content bank search 2020-09-21 11:54:53 +02:00
Bas Brands
c549ca5d35 MDL-69454 core_search: consistent activity chooser search 2020-09-21 11:54:53 +02:00
Bas Brands
661d6d7dd3 MDL-69454 core_search: consistent template library search 2020-09-21 11:54:52 +02:00
Bas Brands
32d076a3a6 MDL-69454 core_search: consistent capability search 2020-09-21 11:54:52 +02:00
Bas Brands
fb61341ca5 MDL-69454 core_search: consistent tag search 2020-09-21 11:54:51 +02:00
Bas Brands
ae0f81f8d8 MDL-69454 core_search: message search 2020-09-21 11:54:51 +02:00
Bas Brands
4c71e1d0d0 MDL-69454 core_search: consistent mod searches 2020-09-21 11:54:51 +02:00
Bas Brands
411cf64738 MDL-69454 core_search: consistent block searches 2020-09-21 11:54:46 +02:00
Bas Brands
d5593b18c2 MDL-69454 core_search: consistent course management search 2020-09-21 10:15:11 +02:00
Bas Brands
968cd48336 MDL-69454 core_search: consistent frontpage course search 2020-09-21 10:15:11 +02:00
Bas Brands
ebfee99d90 MDL-69454 core_search: consistent admin search 2020-09-21 10:15:11 +02:00
Bas Brands
1a2a52d121 MDL-69454 core_search: consistent navbar search 2020-09-21 10:15:11 +02:00
Brendan Heywood
6e935cc29c MDL-69718 core: Added support for TB and PT to display_size 2020-09-21 11:02:16 +10:00
Claude Vervoort
5b8c646e68 MDL-66934 mod_lti: support context history param 2020-09-18 14:11:34 -04:00
Juan Leyva
f96e58bd4d MDL-68229 tool_mobile: Add missing option to disable tags in the app 2020-09-18 15:25:22 +02:00
Sara Arjona
c86699ecb2 MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
Sara Arjona
1752b44d4a Merge branch 'MDL-69548-master' of git://github.com/mickhawkins/moodle into master 2020-09-18 09:40:35 +02:00
Michael Hawkins
5dc3df0e0c MDL-69548 core: Adding the http-message library
This is a dependency of ZipStream
2020-09-18 10:01:09 +08:00
Eloy Lafuente (stronk7)
f852aa8ad5 weekly release 4.0dev 2020-09-17 19:04:10 +02:00
Eloy Lafuente (stronk7)
4778d69273 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master 2020-09-17 19:04:07 +02:00
Eloy Lafuente (stronk7)
8948440944 Merge branch 'MDL-69395' of github.com:stronk7/moodle into master 2020-09-17 17:00:49 +02:00
Eloy Lafuente (stronk7)
75f0ebd3fe MDL-69395 theme_classic: remove superfluous selector already in boost 2020-09-17 13:07:10 +02:00
Jun Pataleta
17ce464bd2 Merge branch 'MDL-69630-master' of git://github.com/mihailges/moodle 2020-09-17 08:43:51 +02:00
Eloy Lafuente (stronk7)
9efb64f9be Merge branch 'MDL-62387' of https://github.com/paulholden/moodle into master 2020-09-17 08:43:51 +02:00
Eloy Lafuente (stronk7)
e390babcf9 Merge branch 'MDL-68909-master' of git://github.com/sarjona/moodle into master 2020-09-17 08:43:51 +02:00
Eloy Lafuente (stronk7)
5e124b9040 Merge branch 'MDL-69664-master' of git://github.com/junpataleta/moodle into master 2020-09-17 08:43:51 +02:00
Eloy Lafuente (stronk7)
6e6a1785df Merge branch 'MDL-69395-master' of git://github.com/bmbrands/moodle into master 2020-09-17 08:43:51 +02:00
Sara Arjona
ee8f3266d2 Merge branch 'MDL-68688-master' of git://github.com/aanabit/moodle into master 2020-09-17 08:43:51 +02:00
Jun Pataleta
9e8e1002e8 Merge branch 'MDL-69663-master' of https://github.com/sammarshallou/moodle 2020-09-17 08:43:51 +02:00