admin
Merge branch 'MDL-7339-master' of git://github.com/mickhawkins/moodle
2019-06-11 11:49:36 +08:00
analytics
MDL-65639 analytics: Rewording time-splitting methods
2019-06-06 19:07:55 +02:00
auth
MDL-65754 auth_email: Remove unused v1 recaptcha
2019-06-12 09:35:54 +08:00
availability
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
backup
MDL-65201 backup: amend tests to apply for the final agreed criteria
2019-06-06 11:16:01 +02:00
badges
MDL-65787 badges: fix warning count() with PHP 7.2
2019-06-05 11:02:53 +02:00
blocks
Merge branch 'MDL-65803-master' of git://github.com/peterRd/moodle
2019-06-12 13:58:51 +08:00
blog
MDL-64656 core_tag: Return tags in modules and blog
2019-04-11 10:20:44 +02:00
cache
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
calendar
MDL-65703 calendar: do not add course param for site calendar
2019-06-04 19:33:45 +08:00
cohort
MDL-65782 roles: allow several roles with user/frontpage archetype
2019-06-04 11:49:23 +02:00
comment
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
competency
MDL-65782 roles: allow several roles with user/frontpage archetype
2019-06-04 11:49:23 +02:00
completion
Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle
2019-04-30 20:47:26 +02:00
course
MDL-65829 analytics: Accept enrol start time after analysis time
2019-06-06 19:05:48 +02:00
customfield
Merge branch 'MDL-65564-master' of git://github.com/marinaglancy/moodle
2019-05-13 10:39:10 +02:00
dataformat
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
enrol
MDL-58268 enrol_ldap: Remove enrol/ldap/cli/sync deprecated in 3.3
2019-05-31 09:40:47 +02:00
error
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
favourites
MDL-65313 core_favourites: component scoped deletion now requires itemid
2019-05-07 16:26:46 +08:00
files
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
filter
Merge branch 'MDL-55197' of https://github.com/timhunt/moodle
2019-05-23 11:58:14 +08:00
grade
MDL-34498 grade: rubric session timeout
2019-06-06 09:31:07 +08:00
group
MDL-64993 core_message: fix unit test for non-ordered queries
2019-05-07 17:54:43 +02:00
install
Automatically generated installer lang files
2019-06-06 09:06:21 +08: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-65509-master' of git://github.com/rezaies/moodle
2019-06-12 08:47:55 +08:00
lib
Merge branch 'MDL-65829_master' of git://github.com/dmonllao/moodle
2019-06-12 10:20:15 +08:00
local
login
MDL-29318 login: Handle email in case-insensitive manner
2019-03-29 13:31:44 +08:00
media
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
message
MDL-65336 core_message: Behat tests for mute/unmute conversations
2019-06-07 10:38:49 +02:00
mnet
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
mod
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
2019-06-12 09:45:36 +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-06-06 16:46:29 +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-62459 database: remove unused table role_sortorder
2019-04-22 01:37:14 +02:00
question
Merge branch 'MDL-65697-master' of git://github.com/lameze/moodle
2019-05-28 13:31:41 +08:00
rating
MDL-64652 rating: Add optional inner join option to sql
2019-03-05 10:12:22 +08:00
report
Merge branch 'MDL-7339-master' of git://github.com/mickhawkins/moodle
2019-06-11 11:49:36 +08:00
repository
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
rss
MDL-63535 core_rss: Coding style fix
2018-10-23 11:15:04 +08:00
search
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
tag
MDL-65428 core_tag: fix callback param type
2019-04-26 13:11:05 +02:00
theme
Merge branch 'MDL-65421-master' of https://github.com/lucaboesch/moodle
2019-06-05 20:19:11 +02:00
user
MDL-64484 user: show full profile field name in filter element.
2019-06-07 14:04:32 +01:00
userpix
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:24:48 +01:00
webservice
MDL-65571 versions: bump all versions and requires near release
2019-05-12 23:46:34 +02:00
.eslintignore
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
2019-06-11 10:15:43 +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-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
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.shifter.json
.stylelintignore
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
2019-06-11 10:15:43 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-64530 travis: Enabble PHP 7.3 and redis cache
2019-05-21 01:24:11 +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-65817 behat: switch to forked repo towards php73 compatibility
2019-06-06 19:51:01 +02:00
composer.lock
MDL-65817 behat: switch to forked repo towards php73 compatibility
2019-06-06 19:51:01 +02:00
config-dist.php
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02: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
file.php
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:55 +08:00
Gruntfile.js
MDL-64506 Grunt: Remove old Bootstrapbase tasks
2019-04-03 19:34:20 +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-65485 core_themes: installer html updates for bootstrap4
2019-05-06 11:03:14 +02: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-64506 Grunt: Remove old Bootstrapbase tasks
2019-04-03 19:34:20 +08:00
package.json
MDL-64506 Grunt: Remove old Bootstrapbase tasks
2019-04-03 19:34:20 +08:00
phpunit.xml.dist
MDL-65130 phpunit: Only generate coverage where it is deliberate
2019-03-21 08:16:56 +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
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
MDL-7339 admin: Replaced "open to google" references to be more generic
2019-06-11 10:04:01 +08:00