.github
MDL-70594 ci: Bump Travis and GHA postgres to 10
2021-07-02 00:23:40 +02:00
.grunt
MDL-61460 tool_componentlibrary: Documentation for Moodle UI components
2021-07-08 09:51:02 +08:00
admin
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
analytics
MDL-65553 core_analytics: Don't allow to flag predictions several times
2021-04-15 16:39:09 +02:00
auth
MDL-71957 auth_shibboleth: safer session retrieval during logout.
2021-07-08 23:30:34 +02:00
availability
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
backup
MDL-71863 courseformat: create courseformat subsystem
2021-06-28 13:50:18 +02:00
badges
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
blocks
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
blog
MDL-71394 core_blog: fix incorrect default setting in form
2021-04-21 16:22:22 +02:00
cache
Merge branch 'MDL-70233-alternative-disabled-cache' of https://github.com/Peterburnett/moodle
2021-06-22 15:46:48 +08:00
calendar
Merge branch 'MDL-71946-master' of git://github.com/dcai/moodle
2021-07-27 13:41:05 +02:00
cohort
MDL-71661 cohort: support custom user profile fields.
2021-05-24 15:02:35 +01:00
comment
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
competency
MDL-71530 competency: ensure all exported course fields are present.
2021-05-04 17:53:00 +01:00
completion
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
contentbank
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
course
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
customfield
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
dataformat
MDL-71981 dataformat: indicate HTML support in writer callback.
2021-07-06 09:27:15 +08:00
enrol
MDL-71113 javascript: Improve basic JS Documentation
2021-06-18 09:38:05 +08:00
error
MDL-69333 error: Allow explicit http error codes in web server config
2021-01-20 09:52:25 +11:00
favourites
MDL-71036 phpunit: Mock->setMethods() silently deprecated
2021-03-11 23:04:31 +01:00
files
MDL-71583 versions: Add all the missing full-stops to version/requires
2021-05-11 20:11:07 +02:00
filter
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
grade
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
group
MDL-58592 group: Remove group description on the groups overview page
2021-06-02 09:29:36 +07:00
h5p
MDL-71885 core_h5p: Display the edit content button
2021-07-05 10:56:13 +02:00
install
Automatically generated installer lang files
2021-07-28 00:07:48 +00:00
iplookup
MDL-70584 core_iplookup: increase tolerance in test
2021-01-07 14:12:59 +01:00
lang
MDL-70794 reportbuilder: privacy provider implementation.
2021-07-28 16:40:50 +01:00
lib
MDL-70794 reportbuilder: register new core sub-system.
2021-07-28 16:40:50 +01:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-71176 login: Add html5 autocomplete attributes
2021-07-01 12:38:11 +10:00
media
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
message
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
mnet
MDL-71583 versions: Add all the missing full-stops to version/requires
2021-05-11 20:11:07 +02:00
mod
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
my
MDL-72001 my: Add '__default' name check when retrieving default page
2021-07-16 11:56:48 +02:00
notes
MDL-67673 phpunit: Remove deprecated assertContains() uses on strings
2020-10-21 12:46:00 +02:00
payment
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
pix
MDL-71268 graphics: Use new Moodle logo for RSS feeds by Moodle
2021-05-04 14:17:52 +02:00
plagiarism
MDL-71175 plagiarism: Deprecate some old functions.
2021-06-25 12:57:20 +12:00
portfolio
MDL-71737 portfolio: Make is_valid_image become internal function
2021-05-28 15:03:41 +07:00
privacy
MDL-71863 courseformat: create courseformat subsystem
2021-06-28 13:50:18 +02:00
question
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
rating
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
report
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
reportbuilder
MDL-70794 reportbuilder: privacy provider implementation.
2021-07-28 16:40:50 +01:00
repository
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
rss
MDL-67673 phpunit: Fix the return type of template methods
2020-10-21 12:45:59 +02:00
search
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
tag
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
theme
Merge branch 'MDL-72179-master' of git://github.com/andrewnicols/moodle
2021-07-27 12:36:38 +02:00
user
Merge branch 'MDL-26171' of git://github.com/paulholden/moodle
2021-07-06 12:46:23 +02:00
userpix
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
webservice
MDL-71760 admin: escape identity fields in token management table.
2021-07-08 23:30:33 +02:00
.eslintrc
MDL-71113 js: Add jsdoc configuration and Grunt
2021-06-18 09:38:04 +08:00
.gherkin-lintrc
MDL-66109 behat: Prevent the use of Examples in Scenarios
2020-05-11 11:07:49 +08:00
.gitattributes
MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core
2019-04-03 19:34:17 +08:00
.gitignore
MDL-61460 tool_componentlibrary: Documentation for Moodle UI components
2021-07-08 09:51:02 +08:00
.jshintignore
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:48:11 +08:00
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.nvmrc
MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)
2020-10-28 09:34:31 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-70594 ci: Bump Travis and GHA postgres to 10
2021-07-02 00:23:40 +02:00
behat.yml.dist
MDL-66979 behat: Rename selenium config to webdriver
2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json
MDL-71622 behat: use own fork of friends-of-behat/mink-extension
2021-05-27 19:42:14 +02:00
composer.lock
MDL-71622 behat: use own fork of friends-of-behat/mink-extension
2021-05-27 19:42:14 +02:00
config-dist.php
MDL-71896 dml: Add auroramysql to config-dist
2021-06-10 15:29:27 -04:00
CONTRIBUTING.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php
MDL-66965 core: php74 curly 2 square braces changes
2019-10-25 17:41:10 +02:00
file.php
MDL-66965 core: php74 curly 2 square braces changes
2019-10-25 17:41:10 +02:00
Gruntfile.js
MDL-61460 Grunt: Add Component Library tasks
2021-07-08 09:51:02 +08:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
index.php
MDL-66118 hub: Drop support for the hub's display_homepage callback
2019-10-04 21:17:06 +02:00
install.php
MDL-58931 dml: add support for aurora mysql
2020-07-01 22:56:20 +02:00
INSTALL.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json
MDL-61460 core: Rebuild npm-shrinkwrap for new dependencies
2021-07-08 23:30:34 +02:00
package.json
MDL-61460 Grunt: Add Component Library tasks
2021-07-08 09:51:02 +08:00
phpunit.xml.dist
MDL-70794 reportbuilder: register new core sub-system.
2021-07-28 16:40:50 +01:00
pluginfile.php
MDL-36754 core_files: Add a token version of pluginfile
2018-08-14 06:57:32 +08:00
PULL_REQUEST_TEMPLATE.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
README.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
security.txt
MDL-70595 core: Updated security.txt expiry
2021-04-06 13:01:19 +08:00
tokenpluginfile.php
MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php
2019-11-05 13:44:37 +01:00
TRADEMARK.txt
MDL-71139 trademark: Improve the trademark messaging
2021-03-18 10:33:04 +01:00
version.php
MDL-70794 reportbuilder: register new core sub-system.
2021-07-28 16:40:50 +01:00