.github
MDL-68318 core: Add GitHub Funding information
2020-04-20 07:57:05 +08:00
admin
Merge branch 'MDL-69772-39-allcountrycodes' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-06 00:04:13 +02:00
analytics
MDL-67440 analytics: optimse delete's in clean up task.
2020-07-08 11:18:20 +12:00
auth
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
availability
MDL-67991 availability: Fix access restrictions labels
2020-08-07 10:02:25 +02:00
backup
MDL-69448 backup: fix capability checks when unable to copy user data.
2020-09-04 08:20:13 +01:00
badges
Merge branch 'MDL-69055-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-08-20 12:02:49 +08:00
blocks
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
blog
MDL-65584 blog: safer deletion of associations in privacy provider.
2019-10-08 00:12:32 +01:00
cache
MDL-42012 cache: Fix missing return value
2020-09-15 11:46:31 +08:00
calendar
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
cohort
MDL-69493 cohort: remove escaping of return URL params.
2020-08-17 21:30:14 +01:00
comment
MDL-64525 comments: Should not be able to delete frozen comments
2020-08-24 08:00:36 +01:00
competency
MDL-69667 competencies: fix competencies count always 0 in frameworks.
2020-09-15 08:37:50 +02:00
completion
MDL-68715 completion: fix form default value for course prerequisites.
2020-07-14 12:45:58 +01:00
contentbank
MDL-69672 core_contentbank: is_context_allowed unit tests
2020-10-01 17:56:38 +02:00
course
Merge branch 'MDL-64657-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-10-08 14:15:50 +02:00
customfield
NOBUG: Fixed SVG browser compatibility
2020-08-14 14:42:35 +08:00
dataformat
MDL-68973 versions: bump all versions and requires near release
2020-06-09 16:23:09 +02:00
enrol
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
error
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
favourites
MDL-68019 favourites: Unit test
2020-03-03 13:19:46 +08:00
files
MDL-68973 versions: bump all versions and requires near release
2020-06-09 16:23:09 +02:00
filter
MDL-67468 filter_activitynames: use MUC
2020-09-04 15:41:46 +10:00
grade
MDL-69641 grade: fix slow query.
2020-09-30 15:00:35 +10:00
group
MDL-26401 group: change import to use csv_import_reader class
2020-08-12 16:35:56 +08:00
h5p
Merge branch 'MDL-69257-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-10-09 11:12:08 +08:00
install
Automatically generated installer lang files
2020-10-07 00:07:45 +00:00
iplookup
MDL-67593 core_iplookup: use MaxMind test database in unit tests
2019-12-31 15:01:51 +08:00
lang
Merge branch 'MDL-69772-39-allcountrycodes' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-06 00:04:13 +02:00
lib
MDL-69906 admin: Display Setup search engine as link only if it is valid
2020-10-09 14:04:55 +02:00
local
login
MDL-69759 Web services: app checks to token.php cause log errors
2020-09-28 11:55:56 +01:00
media
MDL-68973 versions: bump all versions and requires near release
2020-06-09 16:23:09 +02:00
message
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
mnet
MDL-68973 versions: bump all versions and requires near release
2020-06-09 16:23:09 +02:00
mod
Merge branch 'MDL-68384-fix-spec-violations-39' of https://github.com/cengage/moodle into MOODLE_39_STABLE
2020-10-09 12:04:22 +08:00
my
MDL-68076 core: display call to feedback on user dashboard
2020-06-04 11:38:49 +10:00
notes
MDL-64705 notes: Make notes WS return permissions information
2019-03-25 19:01:20 +01:00
pix
NOBUG: Fixed SVG browser compatibility
2020-09-03 17:09:24 +02:00
plagiarism
MDL-65835 plagiarism: Initial deprecation of old functions.
2020-01-02 11:38:49 +08:00
portfolio
MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts
2020-06-14 13:09:13 +02:00
privacy
MDL-68875 privacy: Keep moodle_content_writer->get_path() the same
2020-06-02 15:53:40 +02:00
question
MDL-69798 XML question export: excape special chars in idnumbers
2020-10-01 17:10:58 +01:00
rating
MDL-65042 rating: Fix incorrect image generated for user in rating
2019-08-16 15:41:21 +01:00
report
MDL-69458 report_insights: Respect perpage value in pagination bar
2020-08-24 09:30:46 +08:00
repository
MDL-37802 repository: return error if unzipping files fails.
2020-09-25 09:34:01 +01:00
rss
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
2020-03-29 15:34:26 +01:00
search
MDL-69906 admin: Display Setup search engine as link only if it is valid
2020-10-09 14:04:55 +02:00
tag
MDL-69340 tag: Correct the filter input HTML in the tag manager
2020-09-08 08:47:20 +02:00
theme
Merge branch 'MDL-69395_39' of github.com:stronk7/moodle into MOODLE_39_STABLE
2020-09-17 17:03:10 +02:00
user
MDL-66648 user: consistent checks for linking to full profile.
2020-09-14 20:22:03 +01:00
userpix
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:24:48 +01:00
webservice
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
.eslintignore
MDL-67386 theme_boost: upgrade bootstrap to version 4.5.0
2020-05-25 15:48:17 +02:00
.eslintrc
MDL-66265 javascript: More specific overrides in eslintrc
2019-09-04 10:47:21 +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-64443 git: Excluded vim swap files
2019-02-16 22:20:05 +01: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-66109 js: Upgrade to latest stable version of NodeJS
2020-05-11 10:53:35 +08:00
.shifter.json
.stylelintignore
MDL-67386 theme_boost: upgrade bootstrap to version 4.5.0
2020-05-25 15:48:17 +02:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-52407 travis: use Travis default notifications(email)
2020-10-07 16:32:58 +08:00
babel-plugin-add-module-to-define.js
MDL-67449 grunt: Refactor path calculation for AMD
2020-01-06 09:29:11 +08:00
behat.yml.dist
MDL-46891 Behat: Added support for behat 3
2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json
MDL-68445 behat: Bump to 3.6.x
2020-04-24 15:57:09 +02:00
composer.lock
MDL-68445 behat: Bump to 3.6.x
2020-04-24 15:57:09 +02:00
config-dist.php
MDL-69072 behat: Remove restart_browser_after feature
2020-07-01 23:23:39 +02: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-66109 js: Upgrade Node dependencies
2020-05-11 10:53:35 +08:00
GruntfileComponents.js
MDL-67949 grunt: normalise component paths
2020-02-18 08:10:24 +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-67250 setup: Revert removal of the httpswwwroot setting
2019-11-13 19:58:10 +01: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-66109 js: Upgrade to latest version of Shifter
2020-05-11 11:07:49 +08:00
package.json
MDL-66109 js: Upgrade to latest version of Shifter
2020-05-11 11:07:49 +08:00
phpunit.xml.dist
MDL-67786 core_contentbank: Unit and behat tests
2020-04-15 23:45:08 +02: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
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-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
weekly release 3.9.2+
2020-10-09 11:11:56 +02:00