admin
MDL-61658 user: Fix displaying of user's country name
2018-03-21 18:17:47 +01:00
analytics
MDL-61154 analytics: No escaping for text format url
2018-03-16 09:27:07 +01:00
auth
MDL-61658 user: Fix parsing of the agedigitalconsentmap setting
2018-03-21 18:17:47 +01:00
availability
MDL-60764 versions: bump all versions and requires near release
2017-11-10 02:52:53 +01:00
backup
MDL-61526 Questions: phpunit test to test restore from 3.4 and 3.5
2018-03-06 01:43:32 +11:00
badges
MDL-61261 badges: Add email validation during backpack configuration
2018-02-02 11:33:15 +01:00
blocks
MDL-61658 user: Fix displaying of user's country name
2018-03-21 18:17:47 +01:00
blog
MDL-58670 blog: respect capability to search entries
2017-05-03 10:49:01 +08:00
cache
MDL-61533 lang: Merge English strings from the en_fix language pack
2018-03-01 17:17:16 +01:00
calendar
Merge branch 'MDL-61519-master' of https://github.com/MartinGauk/moodle
2018-03-20 13:53:36 +08:00
cohort
MDL-49417 enrol_cohort: fix behat test to use new autocomplete.
2018-03-13 12:37:43 +13:00
comment
MDL-61307 privacy: Rename deletion functions
2018-03-13 08:48:13 +08:00
competency
Merge branch 'MDL-60567-master' of git://github.com/damyon/moodle
2017-12-19 11:30:08 +01:00
completion
MDL-61312 completion: Return completion for teachers via WS
2018-01-30 12:19:52 +01:00
course
MDL-60241 course: General section always visible (topics, weeks)
2018-03-09 12:06:47 +08:00
dataformat
MDL-60764 versions: bump all versions and requires near release
2017-11-10 02:52:53 +01:00
enrol
MDL-61265 enrol: Add default numsections for external db
2018-03-16 11:32:09 +01:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
MDL-58272 core_files: get converters from file extension not mimetype
2017-12-08 09:07:29 +08:00
filter
MDL-59159 upgrade: clean < 3.1.0 upgrade steps
2017-12-04 01:18:57 +01:00
grade
MDL-45837 Grades: Minor fixes to grade_letter events
2018-02-14 17:31:57 +01:00
group
MDL-41312 groups: Remove old bulk events
2017-12-28 11:57:34 +05:30
install
Automatically generated installer lang files
2018-03-21 00:05:59 +00:00
iplookup
MDL-61169 iplookup: Change to github.com IP
2018-01-08 17:15:12 +08:00
lang
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
lib
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
media
MDL-60764 versions: bump all versions and requires near release
2017-11-10 02:52:53 +01:00
message
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
mnet
MDL-60764 versions: bump all versions and requires near release
2017-11-10 02:52:53 +01:00
mod
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
my
MDL-58957 Global search: Add time fields to block_instances
2017-06-29 15:14:47 +01:00
notes
MDL-59758 core_user: Pluralise bulk actions
2017-11-07 14:39:04 +08:00
pix
NOBUG: Fixed SVG browser compatibility
2018-02-28 12:58:11 +01:00
plagiarism
MDL-61307 core_plagiarism: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
portfolio
MDL-61150 xmldb: correct path to schema in install.xml
2018-02-11 23:07:18 +01:00
privacy
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
question
MDL-61410 question: Check we have tags to set to avoid notices
2018-03-21 14:55:39 +01:00
rating
MDL-61307 core_rating: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
report
MDL-61322 reports: Reformated the display date to include the year.
2018-02-01 08:26:27 +08:00
repository
NOBUG: Fixed SVG browser compatibility
2018-03-08 13:29:01 +01:00
rss
MDL-57777 rss: Return 404 when context not found.
2017-01-31 09:29:08 +00:00
search
MDL-59434 core_search: Alternate result orders including by context
2018-03-20 12:15:25 +00:00
tag
MDL-61307 core_tag: Unit tests for privacy implementation
2018-03-09 12:24:38 +08:00
theme
Merge branch 'MDL-61566-master' of git://github.com/andrewnicols/moodle
2018-03-16 00:29:34 +01:00
user
MDL-61658 user: Fix displaying of user's country name
2018-03-21 18:17:47 +01:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-61600 recaptcha: Create a script to display recaptcha
2018-03-14 10:31:09 +01:00
.eslintignore
MDL-38829 core: Remove xmlize from thirdpartylibs
2018-03-06 15:35:46 +08:00
.eslintrc
MDL-59761 eslint: support glob-based configuration
2017-09-06 08:53:50 +01:00
.gherkin-lintrc
MDL-56519 behat: Re-organize rules matching order
2017-01-03 09:12:54 +08:00
.gitattributes
MDL-60041 dml: MOODLELIB sql file must have Unix line endings
2017-12-11 08:40:58 +00:00
.gitignore
MDL-52127 grunt: add .eslingingore file, keep task
2016-06-15 15:52:34 +01:00
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintignore
MDL-38829 core: Remove xmlize from thirdpartylibs
2018-03-06 15:35:46 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-60951 travis: Disable redis on travis
2017-12-06 10:59:54 +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-61678 phpunit: Bump to current / latest 6.5.x before major release
2018-03-18 23:40:02 +01:00
composer.lock
MDL-61678 phpunit: Bump to current / latest 6.5.x before major release
2018-03-18 23:40:02 +01:00
config-dist.php
MDL-60174 Document new dboption in config-dist.php
2017-11-28 13:21:49 +00: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-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
Gruntfile.js
MDL-59761 eslint: support glob-based configuration
2017-09-06 08:53:50 +01:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
index.php
MDL-60108 registration: Redirect to registration form
2017-10-17 15:00:17 +08:00
install.php
MDL-57432 installation: Fix to the php version check.
2017-07-12 10:39:20 +08: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-60456 javascript: Rebuild npm-shrinkwrap
2017-10-19 13:16:52 +08:00
package.json
MDL-60503 npm: Lock required node 8.9.x (LTS)
2017-11-01 14:52:16 +08:00
phpunit.xml.dist
MDL-61307 core: Define a new privacy component
2018-03-09 09:59:36 +08:00
pluginfile.php
MDL-59008 mod_resource: add option to serve external files embed
2017-07-03 10:19:33 +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
TRADEMARK.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00