admin
Merge branch 'MDL-63421' of git://github.com/stronk7/moodle
2018-10-16 08:49:34 +08:00
analytics
MDL-62218 analytics: Add missing sample origin checking
2018-05-04 16:35:42 +02:00
auth
Merge branch 'MDL-29895' of https://github.com/enovation/moodle
2018-10-10 00:29:16 +02:00
availability
MDL-57281 behat: deprecated step definition I navigate to node in
2018-08-20 12:53:26 +01:00
backup
MDL-62708 question: Add idnumbers to question and question category
2018-09-21 12:26:24 +01:00
badges
MDL-62742 core: rename coursecat->core_course_category
2018-08-28 11:36:23 +02:00
blocks
MDL-63337 block_myoverview: Fix illegal whitespaces
2018-10-15 22:06:55 +08:00
blog
Merge branch 'MDL-61245-master' of git://github.com/jleyva/moodle
2018-10-10 11:14:57 +02:00
cache
MDL-60630 cachestore: Remove memcache plugin
2018-09-12 21:07:01 +08:00
calendar
MDL-62960 calendar: Visuall indicator for valid course event drop zones
2018-10-16 12:58:25 +11:00
cohort
MDL-62742 core: rename coursecat->core_course_category
2018-08-28 11:36:23 +02:00
comment
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02:00
competency
MDL-57244 general: Remove old class renames.
2018-07-23 15:54:13 +08:00
completion
MDL-62944 completion: Calendar capabilities should not be required
2018-08-31 10:15:36 +01:00
course
Merge branch 'MDL-62960-master' of git://github.com/rezaies/moodle
2018-10-16 11:43:24 +08:00
dataformat
MDL-62763 lang: Merge English strings from the en_fix language pack
2018-07-02 11:15:26 +02:00
enrol
MDL-63337 enrol: Fix behat test
2018-10-16 10:15:25 +08:00
error
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
files
MDL-57281 behat: deprecated step definition I navigate to node in
2018-08-20 12:53:26 +01:00
filter
Merge branch 'MDL-61981-master_nestedmath' of git://github.com/Mankro/moodle
2018-09-25 23:36:17 +02:00
grade
Merge branch 'MDL-29895' of https://github.com/enovation/moodle
2018-10-10 00:29:16 +02:00
group
MDL-63354 Group: Rollover text on long group names is not consistent
2018-09-14 09:41:06 +07:00
install
Automatically generated installer lang files
2018-10-15 00:07:11 +00:00
iplookup
MDL-61169 iplookup: Change to another block still remaining to SF
2018-09-13 19:01:09 +02:00
lang
Merge branch 'MDL-63421' of git://github.com/stronk7/moodle
2018-10-16 08:49:34 +08:00
lib
MDL-63214 message: Add setting to force enabling messagingallusers
2018-10-17 11:52:57 +02:00
local
login
MDL-17943 core: send email when user has forgotten their password
2018-06-06 13:01:53 +08:00
media
MDL-57281 behat: deprecated step definition I navigate to node in
2018-08-20 12:53:26 +01:00
message
Merge branch 'MDL-29895' of https://github.com/enovation/moodle
2018-10-10 00:29:16 +02:00
mnet
MDL-63249 lang: Merge English strings from the en_fix language pack
2018-09-04 08:40:48 +02:00
mod
Merge branch 'MDL-62319-master' of git://github.com/damyon/moodle
2018-10-15 23:54:51 +02:00
my
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02:00
notes
MDL-62430 privacy: validate context when deleting all user data
2018-05-14 18:13:27 +08:00
pix
NOBUG: Fixed SVG browser compatibility
2018-10-11 13:22:34 +02:00
plagiarism
MDL-61891 core_plagiarism: Use manager method caller
2018-04-23 10:07:54 +08:00
portfolio
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
2018-05-28 13:15:48 +02:00
privacy
MDL-62491 privacy: Fix running the download script.
2018-10-09 09:31:13 +08:00
question
MDL-63456 qtype_multichoice: Return a default options object if missing
2018-10-08 15:50:02 -04:00
rating
MDL-62384 core_rating: Move WHERE clauses to JOIN
2018-05-11 09:15:30 +08:00
report
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02:00
repository
NOBUG: Fixed SVG browser compatibility
2018-10-05 10:29:00 +08:00
rss
MDL-62224 core_rss: implement correct provider
2018-04-26 20:16:22 +08:00
search
Merge branch 'MDL-62899-search-icons-master' of https://github.com/dmitriim/moodle
2018-08-08 13:17:34 +08:00
tag
MDL-54035 accesslib: separate role definition cache clear
2018-09-21 09:17:42 -04:00
theme
Merge branch 'MDL-63102-master' of git://github.com/peterRd/moodle
2018-10-15 23:34:45 +02:00
user
Merge branch 'MDL-29895' of https://github.com/enovation/moodle
2018-10-10 00:29:16 +02:00
userpix
webservice
MDL-63131 Web services: Callback to allow web service overrides
2018-08-20 15:32:34 +01:00
.eslintignore
MDL-51177 atto_html: Import htmlplus functionality
2018-09-12 10:12:15 +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
.stylelintignore
MDL-51177 core: Ignore built files in stylelint
2018-09-12 12:36:19 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-63346 travis: GRUNT job immune to npm-shrinkwrap.json changes
2018-09-14 11:55:23 +02: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-62620 behat: Update master to use 3.36.0 behat extension tag
2018-06-01 12:16:04 +02:00
composer.lock
MDL-62620 behat: Update master to use 3.36.0 behat extension tag
2018-06-01 12:16:04 +02:00
config-dist.php
MDL-63214 message: Add setting to force enabling messagingallusers
2018-10-17 11:52:57 +02: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-51177 core: Ignore built files in stylelint
2018-09-12 12:36:19 +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-37977 frontpage: Move html from index.php to renderer
2018-06-01 11:32:08 +08:00
install.php
MDL-60923 backup: Added $CFG->backuptempdir
2018-04-16 23:50:28 +02:00
INSTALL.txt
npm-shrinkwrap.json
MDL-63346 nodejs: Bump to created from scratch shrinkwrap file
2018-09-20 11:00:02 +02:00
package.json
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:52 +08:00
phpunit.xml.dist
MDL-62308 core_backup: implement privacy provider
2018-05-09 22:48:07 +08: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
README.txt
tokenpluginfile.php
MDL-36754 core_files: Add a token version of pluginfile
2018-08-14 06:57:32 +08:00
TRADEMARK.txt
version.php
MDL-63214 message: Add setting to force enabling messagingallusers
2018-10-17 11:52:57 +02:00