Jun Pataleta
dff9f9564b
MDL-61390 mod_forum: Create template for forum search results
2020-02-17 15:55:56 +08:00
Jun Pataleta
904bc48b16
MDL-61389 mod_forum: Descriptive aria-label for "Discuss this topic"
2020-02-17 15:51:23 +08:00
Peter Burnett
59298ccebc
MDL-67309 login: Added check for password policy at login time.
2020-02-17 09:55:07 +10:00
Andrew Nicols
843cf97bf6
MDL-67949 grunt: Add debugging information
2020-02-16 11:31:12 +08:00
Andrew Nicols
91434142a4
MDL-67712 grunt: Ensure that more-specific matches are first
2020-02-16 11:03:51 +08:00
AMOS bot
5f581dc9bb
Automatically generated installer lang files
2020-02-16 00:11:04 +00:00
Daniel Thies
a632739617
MDL-67817 core_date: Add test for timezone localization strings
2020-02-14 11:48:38 -06:00
Daniel Thies
bf270d13fa
MDL-67817 core_lang: Update timezone strings deprecating old identifiers
2020-02-14 11:48:38 -06:00
Sara Arjona
2c0b08c5a7
weekly release 3.9dev
2020-02-14 12:12:02 +01:00
Sara Arjona
5b21f101ee
NOBUG: Fixed SVG browser compatibility
2020-02-14 12:12:00 +01:00
Sara Arjona
f8a3ba1c86
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-02-14 12:11:59 +01:00
Jun Pataleta
ed683f5f24
Merge branch 'MDL-67965-master' of git://github.com/andrewnicols/moodle
2020-02-14 11:16:42 +01:00
Andrew Nicols
cdf6bf03c6
Merge branch 'MDL-67878' of https://github.com/timhunt/moodle
2020-02-14 11:16:39 +01:00
Andrew Nicols
166a314a0c
Merge branch 'MDL-67264-review-squashed' of https://github.com/Chocolate-lightning/moodle
2020-02-14 11:16:31 +01:00
Eloy Lafuente (stronk7)
d4758fd646
Merge branch 'MDL-67876' of https://github.com/timhunt/moodle
2020-02-14 11:15:33 +01:00
Sara Arjona
4bbf8716fa
Merge branch 'MDL-63032-master' of git://github.com/peterRd/moodle
2020-02-14 11:15:30 +01:00
Andrew Nicols
c74532c8b3
Merge branch 'MDL-67857' of https://github.com/timhunt/moodle
2020-02-14 11:15:27 +01:00
Eloy Lafuente (stronk7)
49e895a587
Merge branch 'MDL-67532' of https://github.com/paulholden/moodle
2020-02-14 11:15:24 +01:00
Eloy Lafuente (stronk7)
7b98ff28c6
Merge branch 'MDL-67675-master' of git://github.com/rezaies/moodle
2020-02-14 11:15:21 +01:00
Eloy Lafuente (stronk7)
f9d0d67d52
Merge branch 'MDL-67690-master' of git://github.com/merrill-oakland/moodle
2020-02-14 11:15:18 +01:00
Andrew Nicols
afe13dfe9c
MDL-67965 behat: Get theme-specific context classes correctly
2020-02-14 10:15:49 +08:00
Claude Vervoort
4da02a6824
MDL-67132 mod_lti: call grade api to trigger course total computation
2020-02-13 15:20:04 -05:00
Michael Hawkins
2c78a8f479
MDL-67364 output: Add unit testing for editor_scss_to_css
2020-02-13 17:20:32 +08:00
Michael Hawkins
1c10c542f3
MDL-67364 output: Allow child themes to use parent editor_scss config
...
This still allows child themes to override editor_scss, but will fall
back to what the parent is using if they do not specify it. This
negates the need for every child them to have the config duplicated
in order to utilise it.
2020-02-13 14:01:55 +08:00
Andrew Nicols
48b5817e88
MDL-67953 grunt: Work around spawn length limits
2020-02-13 13:29:28 +08:00
Mathew May
e6a5298394
MDL-67264 lib modal: Add deffered promises to content promises
2020-02-13 09:15:41 +08:00
Peter
37cf89b34a
MDL-67264 core_course: Activity chooser behat
...
Update the selectors to use a button
Add new tests to cover new functionality
Add new new step definitions to minimise usage of xpaths
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
Co-authored-by: Mihail Geshoski <mihail@moodle.com>
Co-authored-by: Peter <peterrolanddias@gmail.com>
2020-02-13 09:15:40 +08:00
Dan Marsden
c61619fd1f
MDL-67872 lib: fix code compliance with guidelines.
2020-02-13 12:15:02 +13:00
Dan Marsden
de8d91ce38
MDL-67872 lib: correct plagiarism config frankenstyle naming.
2020-02-13 12:14:58 +13:00
Tim Hunt
35e1470e06
MDL-67878 grunt: make it works on Windows
...
To be honest, all the real skill here is Andrew Nicols, but I made the patch, so the credit is mine! All mine!
2020-02-12 15:03:25 +00:00
Dani Palou
29aeab4eee
MDL-67644 tool_mobile: Add OAuth 2 providers in disabled features
2020-02-12 14:11:45 +01:00
Tim Hunt
ae5d5f2085
MDL-67876 forms: not all field types need validation JS
2020-02-12 10:06:58 +00:00
Tim Hunt
a5b56c4da5
MDL-67876 forms: scroll to any invalid element if form cannot submit
2020-02-12 09:32:21 +00:00
Mathew May
05b27f2118
MDL-67264 core_course: Activity chooser new feature
...
Roll in the base for the new activity chooser
It renders all modules into a modal
Gives the user to add from either the base or help screens
All checked by accessability tools with great coverage
Adds minimal overhead to the course edit setup time
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
Co-authored-by: Mihail Geshoski <mihail@moodle.com>
2020-02-12 12:35:03 +08:00
Shamim Rezaie
cd4c44bea4
MDL-67899 message: Add aria-label to the emoji picker button
2020-02-12 01:01:22 +11:00
Sara Arjona
6b506621a6
Merge branch 'MDL-59303' of https://github.com/paulholden/moodle
2020-02-11 13:52:19 +01:00
Sara Arjona
799c3955e4
Merge branch 'MDL-67635-filesystem-cleanup' of https://github.com/brendanheywood/moodle
2020-02-11 13:22:54 +01:00
Sara Arjona
c002fbf3db
Merge branch 'MDL-66847-master' of git://github.com/lucaboesch/moodle
2020-02-11 12:28:24 +01:00
Luca Bösch
c3fe18506b
MDL-66847 webservice: Correct breadcrumb + title for ws documentation.
2020-02-11 12:17:39 +01:00
Sara Arjona
a7cd3a17fc
Merge branch 'MDL-66834-master' of https://github.com/kepeter/moodle
2020-02-11 11:54:12 +01:00
Sara Arjona
5963c3c8f0
Merge branch 'MDL-67060-master' of git://github.com/aanabit/moodle
2020-02-11 11:40:18 +01:00
Tim Hunt
007d13f147
MDL-67857 formchangechecker: support form submits that dont save
2020-02-11 10:25:45 +00:00
Amaia Anabitarte
78f0e17127
MDL-67060 core_h5p: Behats for H5P tools Overview
2020-02-11 10:26:57 +01:00
Amaia Anabitarte
4e7a035f68
MDL-67060 core_h5p: Improvements to Manage H5P setting page
...
Co-authored by: Adrian Greeve <adrian@moodle.com>
AMOS BEGIN
CPY [description,moodle],[description,core_h5p]
CPY [status,moodle],[status,core_h5p]
AMOS END
2020-02-11 10:26:57 +01:00
Amaia Anabitarte
d3ee08dba3
MDL-67060 core_h5p: Improving H5P libraries list
2020-02-11 10:26:57 +01:00
Sara Arjona
855d4db87a
Merge branch 'bugfix-MDL-67142' of https://github.com/AngadSethi/moodle
2020-02-11 10:18:49 +01:00
Sara Arjona
4b1d922967
Merge branch 'MDL-67894-master' of https://github.com/grabs/moodle
2020-02-11 08:20:29 +01:00
Peter Dias
1cb6c0bb31
MDL-63032 core: Update the timezone to the latest windows list
2020-02-11 07:17:23 +08:00
Sara Arjona
6ec4ed6f74
Merge branch 'MDL-67192-master' of git://github.com/vmdef/moodle
2020-02-10 17:59:22 +01:00
Dani Palou
f95afbaf48
MDL-67758 airnotifier: Send wwwroot to airnotifier
2020-02-10 11:46:40 +01:00