Ilya Tregubov
b4675942ce
Merge branch 'MDL-52206-master-rebased' of git://github.com/peterRd/moodle
2021-10-07 12:55:12 +07:00
Bas Brands
d1b9f7d1f1
MDL-71965 theme_boost: move footer content in popover
2021-10-06 11:32:08 +02:00
Ilya Tregubov
af94d5b09c
Merge branch 'MDL-72662' of git://github.com/paulholden/moodle
2021-10-06 14:01:21 +07:00
Paul Holden
3aecdf42ec
MDL-72682 reportbuilder: indicate count of applied report filters.
2021-10-06 01:29:58 +01:00
Andrew Nicols
b7687bfef8
Merge branch 'MDL-72463-master' of git://github.com/ferranrecio/moodle
2021-10-05 23:20:41 +02:00
Andrew Nicols
89457e9acb
Merge branch 'MDL-71963-master' of https://github.com/Chocolate-lightning/moodle
2021-10-05 23:18:50 +02:00
Jun Pataleta
7ceb0f1de6
MDL-72674 core: Add indicator that feedback link opens in new window
...
* New pix icon i/externallink
* New lang string opensinnewwindow
* Use the external link pix icon with "Opens in new window" lang string
as its alt text and add it to the "Give feedback about this software"
link.
* Update cta template to indicate whether the link opens in new window.
2021-10-04 20:32:18 +08:00
Peter
663137748e
MDL-52206 core: Add completion based on pass grade
...
Add new completion based on pass grade to the completion criteria.
2021-10-04 19:42:34 +08:00
Mathew May
6dcb5eb8a5
MDL-71963 Core: Add toast for confirmation modal success
2021-10-04 13:08:44 +08:00
Andrew Nicols
529c5c2ece
MDL-71963 Core: Convert block deletion to a modal
...
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
2021-10-04 13:07:31 +08:00
Adrian Greeve
7a1b3e0f2c
Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle
2021-10-04 10:35:26 +08:00
Paul Holden
e55abd713e
MDL-72662 reportbuilder: add relative date options to date filter.
...
Allow user to filter dates relative to the current date, e.g dates
within the previous year, the current week or next month.
2021-10-03 11:53:11 +01:00
Andrew Nicols
123c8dd896
Merge branch 'MDL-71347' of https://github.com/paulholden/moodle
2021-10-01 10:26:56 +08:00
Andrew Nicols
c83e637ff9
MDL-72621 admin: Add environment check for admin deprecation
2021-09-29 22:39:32 +08:00
Ilya Tregubov
34a0ba3232
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
2021-09-29 15:40:39 +02:00
Ferran Recio
96c6dc53cd
MDL-72463 courseformat: course index highlight section badge
2021-09-29 11:32:03 +02:00
Bas Brands
09f6ce9fed
MDL-71610 theme_boost: add a edit mode switch
2021-09-29 09:25:36 +02:00
Andrew Nicols
6ca7e3115a
Merge branch 'MDL-67686' of git://github.com/paulholden/moodle
2021-09-28 15:17:23 +08:00
Eloy Lafuente (stronk7)
5f7db5bf85
Merge branch 'MDL-72658-master-welcometosite' of git://github.com/mudrd8mz/moodle
2021-09-27 23:33:47 +02:00
David Matamoros
5909d5b0ce
MDL-71943 core: Dynamic (AJAX) tabs in Moodle LMS
2021-09-27 17:53:37 +02:00
Paul Holden
bd258be549
MDL-67686 reportbuilder: new duration filter type.
...
This report filter can be used for filtering reports by given
duration, via selection of time value and unit (seconds, minutes,
hours, etc).
2021-09-24 08:14:37 +01:00
Michael Hawkins
b5a64bf719
MDL-72355 calendar: Improve clarity of the imports table heading
...
The updates string provides consistency with the main page heading.
This commit also improves accessibility by setting the heading as the
aria-describedby element for the table which it is describing.
2021-09-24 11:31:21 +08:00
Michael Hawkins
b1b8644fac
MDL-72355 calendar: Update manage subscriptions language string
...
This has been modified to reflect the updated content on the page,
as this is now also includes exports.
2021-09-24 11:29:56 +08:00
David Mudrák
3722466892
MDL-72658 lang: Let welcome message use other than just firstname
...
The patch allows for strings welcomeback and welcometosite to be
customised and use other user names than just the firstname.
Supported are placeholder properties matching all known name fields:
firstnamephonetic, lastnamephonetic, middlename, alternatename,
firstname and lastname. Special values fullname and alternativefullname
are supported, too.
By default, the firstname is kept for compatibility with the original
feature design.
2021-09-23 20:57:22 +02:00
Jun Pataleta
87b8583803
Merge branch 'MDL-71964-master' of git://github.com/junpataleta/moodle
2021-09-23 11:32:27 +08:00
Dongsheng Cai
a2d5d43223
MDL-71964 dashboard: add welcome message for all users
2021-09-23 10:42:04 +08:00
Ilya Tregubov
0e979b85cc
Merge branch 'MDL-72042-master' of git://github.com/sarjona/moodle
2021-09-22 13:34:28 +02:00
Eloy Lafuente (stronk7)
9a19736556
Merge branch 'MDL-71352-master' of git://github.com/lucaboesch/moodle
2021-09-21 23:17:51 +02:00
Amaia Anabitarte
7958fa72e1
MDL-72356 core_course: auto enrol admins when adding a new course
2021-09-20 13:09:29 +02:00
Luca Bösch
1f7fbed812
MDL-71352 gradereport_grader: Add icons for pass/fail.
2021-09-17 13:54:41 +02:00
Sara Arjona
a0d3e32aa9
MDL-72042 media: Remove SWF media player
...
The Flash Player was deprecated in 2017 and officially discontinued
on 31 December 2020, so media_swf player has been completely
removed from Moodle core.
2021-09-17 10:39:17 +02:00
Jake Dallimore
d221e3ba7e
Merge branch 'MDL-71860-master' of git://github.com/lameze/moodle
2021-09-16 11:02:18 +08:00
Leon Stringer
13194d4e40
MDL-71860 core: Migrate lang string
...
Corresponding move of language string invalidpersistenterror following
move of class invalid_persistent_exception in MDL-57273.
AMOS BEGIN
MOV [invalidpersistenterror,core_competencies],[invalidpersistenterror,core_error]
AMOS END
2021-09-16 10:49:53 +08:00
Eloy Lafuente (stronk7)
433212a33e
Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle
2021-09-16 00:32:47 +02:00
Mihail Geshoski
9ce040a7a7
MDL-72093 navigation: Replace strings in course and module secondary nav
2021-09-14 12:02:35 +08:00
Paul Holden
a6f9bad45b
MDL-71347 user: add time created filter to browse users page.
...
AMOS BEGIN
CPY [timecreated,core_contentbank],[timecreated,moodle]
AMOS END
2021-09-14 00:45:19 +01:00
Sara Arjona
3f2f2e85bb
MDL-72115 course: Rename Miscellaneous category
...
The "Miscellaneous" course category has been renamed to Category 1.
Besides, the description field has been set from FORMAT_MOODLE to
FORMAT_HTML.
2021-09-13 08:36:17 +02:00
Eloy Lafuente (stronk7)
6cd2a9319d
Merge branch 'MDL-72488-master-importdatastring' of git://github.com/mudrd8mz/moodle
2021-09-07 22:59:15 +02:00
David Mudrák
2a1a00d79f
MDL-72488 lang: Fix hard-coded English string at grades import form
...
Also adding a help tooltip as this seems to be the most important field
in the form and yet it was the only one without a help.
2021-09-06 17:40:46 +02:00
Eloy Lafuente (stronk7)
49b057e4dc
Merge branch 'MDL-72428-master-enfix' of git://github.com/mudrd8mz/moodle
2021-09-03 19:09:52 +02:00
Helen Foster
92cc461235
MDL-72428 lang: Import fixed English strings (en_fix)
2021-09-03 17:38:35 +02:00
Sara Arjona
d7d1c1e9ee
Merge branch 'MDL-71092-master' of git://github.com/abgreeve/moodle
2021-09-01 11:52:00 +02:00
Adrian Greeve
67be3393bf
MDL-71092 navigation: Update secondary nav to show category context.
2021-09-01 09:08:54 +08:00
Eloy Lafuente (stronk7)
457c2026ed
Merge branch 'MDL-71627-add-antivirus-check-api-and-notification-levels' of https://github.com/keevan/moodle
2021-08-30 12:39:29 +02:00
Andrew Nicols
b69b7184e9
Merge branch 'MDL-72311-master' of git://github.com/aanabit/moodle
2021-08-26 11:54:08 +08:00
Andrew Nicols
fceac02bae
Merge branch 'MDL-72312' of https://github.com/stronk7/moodle
2021-08-26 11:25:52 +08:00
Jun Pataleta
4e75e73cb5
Merge branch 'primary_secondary_nav' of https://github.com/Chocolate-lightning/moodle
2021-08-25 10:42:57 +08:00
Eloy Lafuente (stronk7)
9438f0714b
Merge branch 'MDL-72045-master' of git://github.com/lameze/moodle
2021-08-23 18:33:27 +02:00
Eloy Lafuente (stronk7)
3417b7123d
MDL-72312 environment: Add new optional custom check for igbinary
...
This optional environmental check will look if:
- the site is running php72.
- the site has igbinary extension enabled.
- the igbinary extension version is a buggy one >=3.2.2 <= 3.2.4
- the bug is reproducible.
And will warn if all the conditions are met.
2021-08-23 15:11:58 +02:00
Mathew May
1f6bcd7eae
MDL-69588 accessibility: Address review points
2021-08-23 17:47:24 +08:00