admin
Merge branch 'MDL-63249-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-09-04 22:35:03 +02:00
analytics
MDL-62218 analytics: Add missing sample origin checking
2018-05-04 16:35:42 +02:00
auth
MDL-63249 lang: Merge English strings from the en_fix language pack
2018-09-04 15:12:17 +02:00
availability
Merge branch 'MDL-62361' of git://github.com/stronk7/moodle
2018-05-10 09:17:25 +08:00
backup
Merge branch 'MDL-62581-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-08-09 00:09:21 +02:00
badges
MDL-62277 Theme boost: add badge criteria layout
2018-05-10 16:32:41 +02:00
blocks
MDL-63321 block: Fix warning in Calendar month block after MDL-60587
2018-09-10 07:44:38 +09:30
blog
MDL-56998 blog: Remove associated blog posts when module is deleted
2018-09-03 08:37:19 +08:00
cache
MDL-63101 cache: Improve accuracy of cache event invalidation
2018-08-27 14:44:11 +08:00
calendar
MDL-62944 calendar: Clarify the intended use of $checkcapability
2018-09-04 12:19:12 +02:00
cohort
MDL-61238 cohort: require_once all libraries
2018-08-15 00:13:12 +02:00
comment
MDL-35977 comments: Missing label in blog and assignment comment area
2018-07-23 08:55:51 +08:00
competency
Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle
2018-05-11 18:12:45 +02:00
completion
MDL-62944 completion: Calendar capabilities should not be required
2018-08-31 10:17:52 +01:00
course
MDL-62748 course: maxsections is a limit
2018-09-04 22:41:46 +02:00
dataformat
MDL-62763 lang: Merge English strings from the en_fix language pack
2018-07-02 13:36:29 +02:00
enrol
MDL-63249 lang: Merge English strings from the en_fix language pack
2018-09-04 15:12:17 +02:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
MDL-62361 versions: bump all versions and requires near release
2018-05-09 02:46:30 +02:00
filter
MDL-48846 filter: Stop reffering to invalid moodle.org/download/mimetex
2018-09-03 23:45:05 +02:00
grade
MDL-36255 core_grade: fix to ensure correct context used for filters
2018-08-22 17:57:24 +08:00
group
MDL-62868 core_group: clear group_grouping cache when changing grouping
2018-07-16 10:36:04 +08:00
install
Automatically generated installer lang files
2018-09-08 00:07:35 +00:00
iplookup
MDL-61169 iplookup: Change to another block still remaining to SF
2018-09-13 19:06:44 +02:00
lang
MDL-62748 course: maxsections is a limit
2018-09-04 22:41:46 +02:00
lib
MDL-63231 filepicker: Skype validation for null values
2018-09-11 09:04:55 -05:00
local
login
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
media
MDL-62336 media_videojs: ensure videos have unique IDs
2018-06-06 11:22:11 +02:00
message
MDL-63130 core_message: add unit test
2018-09-06 18:17:47 +08:00
mnet
MDL-63249 lang: Merge English strings from the en_fix language pack
2018-09-04 15:12:17 +02:00
mod
Merge branch 'MDL-50314_35' of git://github.com/do-you-even-curl/moodle into MOODLE_35_STABLE
2018-09-12 09:43:35 +08:00
my
MDL-61947 core_my: Implemented privacy providers
2018-04-26 12:50:22 +08:00
notes
MDL-62430 privacy: validate context when deleting all user data
2018-05-14 18:13:27 +08:00
pix
MDL-62807 output: Support .list-unstyled class
2018-07-16 14:04:03 +08: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:16:21 +02:00
privacy
MDL-62660 tool_dataprivacy: Add ability to expire data requests
2018-08-20 16:27:45 +08:00
question
MDL-63371 question: USE_RAW_DATA case in check_qt_var_name_restrictions
2018-09-14 16:44:31 +01:00
rating
MDL-62384 core_rating: Move WHERE clauses to JOIN
2018-05-11 09:15:30 +08:00
report
MDL-62763 lang: Merge English strings from the en_fix language pack
2018-07-02 13:36:29 +02:00
repository
MDL-63249 lang: Merge English strings from the en_fix language pack
2018-09-04 15:12:17 +02:00
rss
MDL-62224 core_rss: implement correct provider
2018-04-26 20:16:22 +08:00
search
MDL-57977 search: GlobalSearch by alternate name fields
2018-07-23 10:11:37 +01:00
tag
MDL-62867 tags: Fix missing colon in sql placeholder
2018-08-24 15:03:13 +02:00
theme
Merge branch 'MDL-62528-35' of git://github.com/bmbrands/moodle into MOODLE_35_STABLE
2018-09-11 23:05:30 +02:00
user
Merge branch 'MDL-63249-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-09-04 22:35:03 +02:00
userpix
webservice
MDL-62584 xmlrpc: return correct content-length
2018-05-28 11:20:21 +08:00
.eslintignore
MDL-61657 block_myoverview: implement course images for the myoverview block
2018-04-23 23:21:06 +02: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
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01: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-61893 JavaScript: Accept any node version but Carbon (LTS)
2018-05-21 12:05:46 +02:00
behat.yml.dist
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-60923 backup: Added $CFG->backuptempdir
2018-04-16 23:50:28 +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-59261 theme_boost: compiled css fallback
2018-07-03 14:14:05 +08:00
help.php
help_ajax.php
index.php
MDL-61996 core: when loggedin always check user is complete
2018-05-09 02:55:55 +02:00
install.php
MDL-60923 backup: Added $CFG->backuptempdir
2018-04-16 23:50:28 +02:00
INSTALL.txt
npm-shrinkwrap.json
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:05 +08:00
package.json
MDL-59261 theme_boost: compiled css fallback
2018-07-03 14:14:05 +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.2+
2018-09-14 11:06:55 +02:00