Sara Arjona
057db49265
Merge branch 'MDL-69004-master' of git://github.com/rezaies/moodle
2020-06-11 10:22:38 +02:00
Andrew Nicols
4dae4b1429
Merge branch 'MDL-69002-master' of git://github.com/sarjona/moodle
2020-06-11 11:08:14 +08:00
Shamim Rezaie
06bbbbff27
MDL-69004 core: Encourage admins to enable user feedback
...
As part of this commit, the default for the user feedback feature
has changed to disable.
2020-06-11 11:24:30 +10:00
Sara Arjona
92219c8ffd
MDL-69002 core_badges: move backpack validation to a separate page
...
Instead of running the site backpack validation every time badges/backpacks.php
page is loaded, an action button has been added to the backpacks with OB set
to 2.0 to let admins running manually this verification when needed.
2020-06-10 13:02:44 +02:00
Sara Arjona
3e567085a8
MDL-69002 core_badges: add methods to support backpack validation
...
A more generic method has been added to the API to validate the
backpack connection (for now, there was only one method for
validating current backpack).
Besides, a renderer has been added to display this information
depending on the backpackid.
2020-06-10 12:26:47 +02:00
Sara Arjona
15db4a762a
MDL-69002 core_badges: remove site backpack verification from settings
...
This site backpack verification is not required so, instead of
running it always here, it will be moved to a separate page to let
admins decide when to check it.
2020-06-10 12:06:59 +02:00
Helen Foster
1ab405f4a2
MDL-68972 lang: Import fixed English strings (en_fix)
2020-06-09 20:56:34 +02:00
Andrew Nicols
c8c1bccf08
Merge branch 'MDL-68946' of https://github.com/Chocolate-lightning/moodle
2020-06-09 11:48:00 +08:00
Amaia Anabitarte
0633e60a91
MDL-68936 core_contentbank: Checking manage permissions to allow editing
2020-06-08 16:40:10 +02:00
Mathew May
329d3a8de5
MDL-68946 tool_task: Make clionly string handling more consistent
2020-06-08 17:11:57 +08:00
Eloy Lafuente (stronk7)
f6128f3919
Merge branch 'MDL-68888-master-enfix' of git://github.com/mudrd8mz/moodle
2020-06-05 19:21:43 +02:00
Helen Foster
98c882132d
MDL-68888 lang: Import fixed English strings (en_fix)
...
Significant string changes: userdata, userdata_help, keptroles,
keptroles_help in core_backup - Clearer wording about how the settings
work.
2020-06-05 08:33:55 +02:00
Jun Pataleta
618b13e1f5
Merge branch 'MDL-67883-squash' of https://github.com/Chocolate-lightning/moodle
2020-06-05 11:52:36 +08:00
Mathew May
16d77f1884
MDL-67883 core: Make core ready for MoodleNet.
2020-06-05 11:47:42 +08:00
Andrew Nicols
2edcba39a2
Merge branch 'MDL-68076-master-4' of git://github.com/rezaies/moodle
2020-06-04 10:04:58 +08:00
Shamim Rezaie
363aaf6eaa
MDL-68076 core: log user's click on feedback links
2020-06-04 11:57:26 +10:00
Sara Arjona
4106d26354
Merge branch 'MDL-68796-master' of git://github.com/bmbrands/moodle
2020-06-03 14:26:53 +02:00
Shamim Rezaie
3fecf7b547
MDL-68076 core: Introduced \core\notification::cta()
2020-06-03 17:43:52 +10:00
Shamim Rezaie
2cbe9eaf42
MDL-68076 core: new admin settings related to user feedback
2020-06-03 17:43:52 +10:00
Jun Pataleta
7fcdd9d983
Merge branch 'MDL-68612-master-integration' of git://github.com/mickhawkins/moodle
2020-06-03 15:39:36 +08:00
Matt Davidson
887679e510
MDL-68163 gradebook: add grade item duplication
2020-06-02 09:28:29 -04:00
Michael Hawkins
3d60881d5d
MDL-68612 user: Participants filter row accessibility improvements
...
More clearly defining each filter row and its ability to remove
filter selections for screen readers.
2020-05-29 12:18:39 +08:00
Michael Hawkins
624635fb02
MDL-68612 core: Unified filter deprecations - language string
2020-05-29 10:10:33 +08:00
Eloy Lafuente (stronk7)
6f56e743ed
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
2020-05-28 13:01:39 +02:00
Jun Pataleta
0a1b55ce36
Merge branch 'MDL-67810-master' of git://github.com/vmdef/moodle
2020-05-28 12:19:25 +08:00
Adrian Greeve
4231b83668
Merge branch 'MDL-66911-38_core_file_add_license_help_to_fileselect' of https://github.com/tomdickman/moodle
2020-05-28 09:09:27 +08:00
Bas Brands
c393d8185a
MDL-68796 core_contentbank: Store view preferences
...
includes privacy export, privacy unit test
2020-05-27 17:27:23 +02:00
Víctor Déniz Falcón
c49d8663ad
MDL-67810 core_contentbank: contenttype_h5p editor integrated
2020-05-27 10:27:55 +01:00
Victor Deniz Falcon
613281cd25
MDL-67810 core_contentbank: placed the edit action in the view page
2020-05-27 10:27:13 +01:00
Víctor Déniz Falcón
75f58cbfa2
MDL-67810 core_contentbank: added dropdown menu to create content
2020-05-27 10:27:13 +01:00
David Mudrák
2615e429f4
MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere
...
The "Ok" (with lower-case "k") string was added in MDL-68409 to keep
backwards compatibility with YUI alerts that had it hard-coded. But we
should not need to explain to translators why we have two OK strings
like this and why they use different wording.
Additionally, there would be inconsistency in Behat tests and everywhere
depending on which "OK" or "Ok" string is used for buttons.
So instead, this patch changes the hard-coded 'Ok' string in the YUI and
we should stick to "OK" from now on everywhere.
2020-05-27 09:59:44 +02:00
Sara Arjona
3d0541c03a
Merge branch 'MDL-68758-master' of git://github.com/peterRd/moodle
2020-05-27 09:46:47 +02:00
Peter Dias
31788c8cf2
MDL-68758 core_repository: Allow ability to download files on all views.
2020-05-27 14:20:15 +08:00
Michael Hawkins
f637640f01
MDL-68678 user: Made filterset match text clearer
...
Part of MDL-67743
2020-05-27 10:49:44 +08:00
Andrew Nicols
110f3ebf54
MDL-68169 user: Limit the number of filter conditions
...
Part of MDL-67743
2020-05-27 10:49:44 +08:00
Andrew Nicols
028ec17c94
MDL-68169 user: Add keyword filter
...
Part of MDL-67743
2020-05-27 10:49:44 +08:00
Andrew Nicols
77ba77f10a
MDL-67917 user: Add skeleton for new participants filter
...
Part of MDL-67743
AMOS BEGIN
CPY [select,core],[selectfiltertype,core_user]
AMOS END
2020-05-27 10:49:43 +08:00
Tom Dickman
2228ca31a2
MDL-66911 core files: Add license help to file selector
...
This improvement adds a help icon to the 'Choose license' option
providing links to further information on each license.
Utilise templates for license links to avoid code reuse.
2020-05-27 08:36:48 +10:00
Helen Foster
026a12ec51
MDL-68753 lang: Import fixed English strings (en_fix)
2020-05-26 19:18:23 +02:00
Jun Pataleta
8aa0f2c4d8
Merge branch 'MDL-45184-master' of git://github.com/junpataleta/moodle
2020-05-26 12:39:24 +08:00
Andrew Nicols
a7aaf91855
Merge branch 'MDL-68388' of https://github.com/marcusboon/moodle
2020-05-26 10:11:08 +08:00
Tom Dickman
4399e4759a
MDL-45184 tool_licenses: Add custom licenses
...
This feature adds an admin tool for creating custom licenses.
Now custom licenses can be added and amended in Moodle, and the site
default can be set to a custom license.
Core licenses remain hard-coded and are uneditable, so they will always
require update within Moodle core updates, and maintain their
internationalisation through core language strings.
This also includes fundamental changes to the license API including
the addition of license caching and deprecation of no longer required
admin settings for license management.
2020-05-26 12:08:05 +10:00
Marcus Boon
f1f5ba36ad
MDL-68388 core_grades: Use MUC for grade letters
...
In the get_grade_letters there is a static variable that is used
to cache grade letters, we should use MUC for this so that it is
reset properly between unit tests.
2020-05-26 09:06:50 +10:00
Jake Dallimore
4404ced7f7
Merge branch 'MDL-68567-master' of git://github.com/sarjona/moodle
2020-05-25 11:36:48 +08:00
Sara Arjona
a80541ea90
MDL-68567 badges: add/remove site backpacks
2020-05-22 09:01:59 +02:00
Jun Pataleta
87decf6e00
Merge branch 'MDL-65796' of https://github.com/paulholden/moodle
2020-05-22 11:50:53 +08:00
Andrew Nicols
e1657e3c07
Merge branch 'MDL-68661-rebase' of https://github.com/Chocolate-lightning/moodle
2020-05-22 11:12:46 +08:00
Mathew May
7f86455237
MDL-68661 core_lang: Roll back addresourceoractivity
2020-05-22 10:02:57 +08:00
Andrew Nicols
ae2e417a19
Merge branch 'MDL-68493-master' of git://github.com/bmbrands/moodle
2020-05-22 09:04:57 +08:00
Eloy Lafuente (stronk7)
7ce7d21503
Merge branch 'MDL-66992-master' of https://github.com/tungthai/moodle
2020-05-21 00:48:30 +02:00