admin
MDL-66378 behat: Change screen size to small to work around UI bugs
2019-08-22 07:56:19 +08:00
analytics
Merge branch 'MDL-63906_35' of git://github.com/dmonllao/moodle into MOODLE_35_STABLE
2019-04-01 10:31:51 +08:00
auth
Merge branch 'MDL-65537-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2019-05-10 20:09:24 +02:00
availability
MDL-65965 availability: Behat test for activity grouping restriction
2019-06-21 15:41:14 +08:00
backup
MDL-60851 backup: coding style fixes
2019-05-01 08:51:57 +08:00
badges
Merge branch 'MDL-64851-35' of https://github.com/s-cenni/MDL-64851 into MOODLE_35_STABLE
2019-05-03 10:45:58 +08:00
blocks
MDL-65581 core_blocks: change classname for hidden blocks
2019-05-13 12:43:34 +02:00
blog
MDL-63422 blog: Correct phpdoc for get_users
2018-11-02 08:34:45 +08:00
cache
MDL-66139 cachestore_redis: Fix connection problems when port is not set
2019-08-28 20:59:59 +02:00
calendar
Merge branch 'MDL-65293-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2019-04-29 22:46:47 +02:00
cohort
MDL-64708 cohort: Return url is not used anywhere in core.
2019-05-08 17:51:45 +02:00
comment
MDL-64651 comments: Do not send referrer
2019-03-05 04:21:41 +01:00
competency
MDL-65178 competencies: count_competencies fix
2019-03-26 09:49:08 +08:00
completion
MDL-64889 completion: Fix performance of get_course_progress_percentage
2019-02-18 14:06:37 +00:00
course
MDL-66378 course: Navigation tests need small window
2019-08-19 08:16:41 +08:00
dataformat
MDL-62763 lang: Merge English strings from the en_fix language pack
2018-07-02 13:36:29 +02:00
enrol
MDL-65558 enrol_database: use , as port separator
2019-05-10 12:24:58 +08:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
MDL-64509 lang: Import fixed English strings (en_fix)
2019-01-07 20:21:09 +01:00
filter
MDL-65636 filter_multilang: add some basic unit tests
2019-05-22 11:04:21 +01:00
grade
MDL-66378 behat: Increase window size for rubric tests
2019-08-22 07:56:19 +08:00
group
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:13:47 +00:00
install
Automatically generated installer lang files
2019-08-21 00:11:34 +00:00
iplookup
MDL-61169 iplookup: Change to another block still remaining to SF
2018-09-13 19:06:44 +02:00
lang
MDL-60347 core: debugsmtp should be a developer only setting.
2019-07-01 12:17:12 +02:00
lib
Merge branch 'MDL-66312-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2019-08-26 19:43:10 +02:00
local
login
MDL-29318 login: Handle email in case-insensitive manner
2019-03-29 13:33:55 +08:00
media
MDL-64509 lang: Import fixed English strings (en_fix)
2019-01-07 20:21:09 +01:00
message
MDL-65173 message_email: removed bogus logic
2019-03-25 17:19:27 +08:00
mnet
MDL-63682 mnetservice_enrol: Add support for removal of context users
2018-10-26 10:24:08 +08:00
mod
MDL-66378 behat: Fix use of before/after selectors
2019-08-19 08:16:40 +08:00
my
MDL-61947 core_my: Implemented privacy providers
2018-04-26 12:50:22 +08:00
notes
MDL-63530 core_notes: Add support for removal of context users
2018-10-30 16:19:26 +08:00
pix
MDL-62807 output: Support .list-unstyled class
2018-07-16 14:04:03 +08:00
plagiarism
MDL-63946 plagirism: Filename typo fix
2018-11-09 13:25:33 +08:00
portfolio
MDL-64509 lang: Import fixed English strings (en_fix)
2019-01-07 20:21:09 +01:00
privacy
MDL-64511 privacy: encode data URL when loading content.
2019-06-28 13:17:42 +01:00
question
MDL-66378 behat: Fix use of before/after selectors
2019-08-19 08:16:40 +08:00
rating
MDL-64652 rating: Add optional inner join option to sql
2019-03-05 10:17:35 +08:00
report
MDL-66378 report_participation: Correct label for target
2019-08-18 07:15:00 +08:00
repository
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:13:47 +00:00
rss
MDL-63535 core_rss: Coding style fix
2018-10-23 11:16:56 +08:00
search
MDL-66378 behat: Fix use of before/after selectors
2019-08-19 08:16:40 +08:00
tag
MDL-64943 lang: Fix regression in the test caused by the reworded string
2019-02-28 20:00:52 +01:00
theme
MDL-63852 behat: Using correct exception class path.
2019-08-28 17:43:27 +02:00
user
MDL-66378 behat: Correct invalid uses of selection from dropdown
2019-08-18 07:15:00 +08:00
userpix
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:21:48 +01:00
webservice
MDL-65179 Web service: Token last access is updated too frequently
2019-03-28 17:15:29 +00:00
.eslintignore
MDL-61657 block_myoverview: implement course images for the myoverview block
2018-04-23 23:21:06 +02:00
.eslintrc
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:53:54 +08: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-64443 git: Excluded vim swap files
2019-02-20 10:24:31 +01:00
.jshintignore
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:53:54 +08:00
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.nvmrc
MDL-66532 javascript: Lock NPM version for NVM
2019-09-04 06:53:52 +08:00
.shifter.json
.stylelintignore
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:05 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-60088 travis: add dist:trusty to travis
2019-06-23 23:55:34 +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-66184 core: Update composer to apply for php 7.0.0 as min
2019-08-27 00:25:28 +02:00
composer.lock
MDL-66184 core: Update composer to apply for php 7.0.0 as min
2019-08-27 00:25:28 +02:00
config-dist.php
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:13:47 +00:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php
file.php
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
Gruntfile.js
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:53:54 +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-57636 frontpage: Fix display enrolled courses
2019-01-04 10:56:24 +01:00
install.php
MDL-60923 backup: Added $CFG->backuptempdir
2018-04-16 23:50:28 +02:00
INSTALL.txt
npm-shrinkwrap.json
MDL-66265 javascript: Bump jshint version
2019-09-04 06:53:52 +08:00
package.json
MDL-66265 javascript: Bump jshint version
2019-09-04 06:53:52 +08:00
phpunit.xml.dist
MDL-62308 core_backup: implement privacy provider
2018-05-09 22:48:07 +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
README.txt
TRADEMARK.txt
version.php
weekly release 3.5.7+
2019-08-30 13:12:06 +08:00