admin
Merge branch 'MDL-66740-master' of git://github.com/marinaglancy/moodle
2019-10-18 11:06:55 +08:00
analytics
MDL-65585 analytics: Global on/off switch
2019-10-10 10:06:31 +08:00
auth
MDL-66335 behat: new step to log in and go straight to a particular page
2019-10-14 11:21:22 +01:00
availability
MDL-65965 availability: Behat test for activity grouping restriction
2019-06-21 15:36:35 +08:00
backup
Merge branch 'MDL-66753-master' of git://github.com/abias/moodle
2019-10-09 12:00:57 +08:00
badges
MDL-65515 badges: Split install/upgrade
2019-10-09 11:15:28 +08:00
blocks
Merge branch 'MDL-64064' of https://github.com/NeillM/moodle
2019-10-17 23:08:58 +02:00
blog
MDL-65584 blog: safer deletion of associations in privacy provider.
2019-10-08 00:12:32 +01:00
cache
MDL-66428 cachestore_redis: add Zstd compression support
2019-10-07 19:03:43 +01:00
calendar
MDL-61450 calendar: Unit test for calendar_view_event_allowed()
2019-10-03 15:38:43 +08:00
cohort
MDL-65782 roles: allow several roles with user/frontpage archetype
2019-06-04 11:49:23 +02:00
comment
MDL-64588 core_comment: fix unnecessary type check in add_comments
2019-10-02 09:23:43 +08:00
competency
MDL-65968 notifications: Use f1 size avatars for Push notifications
2019-09-17 16:29:02 +02:00
completion
Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle
2019-04-30 20:47:26 +02:00
course
Merge branch 'MDL-66740-master' of git://github.com/marinaglancy/moodle
2019-10-18 11:06:55 +08:00
customfield
MDL-66017 block_myoverview: filter by custom course field
2019-10-09 14:25:52 +01:00
dataformat
MDL-66288 dataformat: prettify exported JSON data
2019-08-12 07:29:31 +08:00
enrol
MDL-61804 admin: Add setting for course visibility sorting
2019-10-08 11:58:39 +02:00
error
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
favourites
MDL-65323 core_favourites: replace use of deprecated phpunit methods
2019-09-13 10:21:06 +08:00
files
MDL-64821 files: increase icon image size for stored file exporter
2019-09-25 10:42:19 +08:00
filter
MDL-66397 filter_h5p: converts H5P URLs to embed code
2019-09-27 11:01:12 +01:00
grade
MDL-66748 core_grading: Use new gradingform data providers
2019-09-24 21:04:14 +08:00
group
MDL-66328 groups: overview page can require lots of memory
2019-09-09 11:18:23 +01:00
install
Automatically generated installer lang files
2019-10-11 00:11:27 +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-66740-master' of git://github.com/marinaglancy/moodle
2019-10-18 11:06:55 +08:00
lib
Merge branch 'MDL-66740-master' of git://github.com/marinaglancy/moodle
2019-10-18 11:06:55 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-66173 login: Added form injection, validation and post action hooks
2019-10-16 15:01:56 +10:00
media
MDL-56549 media_html5video: Add test for native extensions support.
2019-10-17 22:15:47 +01:00
message
Merge branch 'MDL-66226-master-2' of https://github.com/snake/moodle
2019-10-15 11:56:05 +08:00
mnet
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
mod
Merge branch 'MDL-66767' of https://github.com/Chocolate-lightning/moodle_forum-project
2019-10-18 12:37:50 +08:00
my
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02: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
2019-10-15 23:00:54 +02:00
plagiarism
MDL-65051 core: delete duplicated plagiarism_cron()
2019-03-27 11:38:08 +08:00
portfolio
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
privacy
MDL-66011 test: remove magic @covers lines
2019-10-04 09:40:34 +08:00
question
MDL-66980 question bank: fix load_many_for_cache missing record check
2019-10-21 11:18:12 +01:00
rating
MDL-65042 rating: Fix incorrect image generated for user in rating
2019-08-16 15:41:21 +01:00
report
MDL-65585 analytics: Global on/off switch
2019-10-10 10:06:31 +08:00
repository
MDL-65957 repository_upload: Throw exception if @_file_upload is missing
2019-10-01 09:35:53 +08:00
rss
MDL-63535 core_rss: Coding style fix
2018-10-23 11:15:04 +08:00
search
MDL-66805 search: Close session early during searches
2019-10-01 12:30:13 +10:00
tag
MDL-66553 tags: option to accesshide label when displaying a taglist
2019-10-09 13:26:12 +01:00
theme
Merge branch 'MDL-66076-master-2' of git://github.com/junpataleta/moodle
2019-10-11 11:16:37 +08:00
user
Merge branch 'MDL-66804' of https://github.com/paulholden/moodle
2019-10-11 11:16:17 +08:00
userpix
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:24:48 +01:00
webservice
Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle
2019-09-05 11:38:36 +08:00
.eslintignore
MDL-66388 h5p: add h5p atto button
2019-09-23 16:32:23 +02:00
.eslintrc
MDL-66265 javascript: More specific overrides in eslintrc
2019-09-04 10:47:21 +08:00
.gherkin-lintrc
MDL-56519 behat: Re-organize rules matching order
2017-01-03 09:12:54 +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-66532 javascript: Lock NPM version for NVM
2019-09-04 06:45:51 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintignore
MDL-66388 h5p: add h5p atto button
2019-09-23 16:32:23 +02:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-65992 travis: Migrate to Xenial distro and default MySQL service
2019-07-31 12:56:39 +08:00
babel-plugin-add-module-to-define.js
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
2019-09-04 06:48: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-66184 core: Update composer to apply for php 7.1.0 as min
2019-08-27 00:42:30 +02:00
composer.lock
MDL-66184 core: Update composer to apply for php 7.1.0 as min
2019-08-27 00:42:30 +02:00
config-dist.php
MDL-66694 mod_forum: Word/char count tidy ups & add task config option
2019-10-17 16:13:23 +08: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-66653 javascript: Support ES6 dynamic imports
2019-09-11 14:06:32 +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-46267 core: Remove $CFG->httpswwwroot
2019-07-22 10:59:42 +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-66653 javascript: Support ES6 dynamic imports
2019-09-11 14:06:32 +08:00
package.json
MDL-66653 javascript: Support ES6 dynamic imports
2019-09-11 14:06:32 +08:00
phpunit.xml.dist
Merge branch 'MDL-66779-master' of git://github.com/andrewnicols/moodle
2019-10-13 02:11:38 +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-36754 core_files: Add a token version of pluginfile
2018-08-14 06:57:32 +08: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
on-demand release 3.8dev+
2019-10-18 10:31:55 +02:00