admin
Merge branch 'MDL-13745-master-nosetting' of git://github.com/vmdef/moodle
2019-03-12 17:05:31 +08:00
analytics
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
2019-03-12 13:36:43 +08:00
auth
MDL-64884 auth_mnet: Version bump
2019-03-07 10:32:18 +08:00
availability
MDL-64282 versions: bump all versions and requires near release
2018-11-29 18:24:08 +01:00
backup
MDL-64878 grades: Rebuild cache on import
2019-02-27 10:37:31 +08:00
badges
MDL-62631 badges: Add manage/add badges buttons on Badges page
2019-02-22 08:02:35 +01:00
blocks
MDL-64747 block_myoverview: Omit "Sort by" text and add icon instead.
2019-03-08 16:42:20 +01:00
blog
MDL-63422 blog: Correct phpdoc for get_users
2018-11-02 08:34:20 +08:00
cache
MDL-64452 cache: Add tests for key prefix based on session id
2019-02-15 09:36:43 +01:00
calendar
MDL-64830 core_calendar: Do cap check on event edit form
2019-03-05 04:24:53 +01:00
cohort
MDL-62514 behat: Add additional autocomplete validation
2019-01-30 08:24:32 +08:00
comment
MDL-64651 comments: Do not send referrer
2019-03-05 04:24:53 +01:00
competency
MDL-64971 access: Ensure that the capability exists when fetching
2019-03-06 10:16:06 +08:00
completion
MDL-64889 completion: Fix performance of get_course_progress_percentage
2019-02-18 14:03:52 +00:00
course
Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle
2019-03-07 10:01:25 +08:00
customfield
MDL-64943 behat: fix some remaining uses of old strings
2019-03-05 19:17:07 +01:00
dataformat
MDL-64282 versions: bump all versions and requires near release
2018-11-29 18:24:08 +01:00
enrol
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
error
MDL-55188 events: First deprecation of eventslib.php
2018-07-30 09:23:54 +08:00
favourites
MDL-64057 core_favourites: add get_join_sql_by_type() to service layer
2018-11-23 11:02:18 +08:00
files
MDL-64230 files: Display long file/folder names with ellipsis
2019-03-08 14:48:49 +08:00
filter
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
2019-01-03 01:17:17 +01:00
grade
Merge branch 'MDL-64891-master' of git://github.com/tobiasreischmann/moodle
2019-03-06 15:06:36 +08:00
grades /templates
MDL-58428 theme: Move templates from grades
2019-02-26 12:56:14 +01:00
group
MDL-64568 core_group: delete conversation and members on group deletion
2019-03-13 15:42:03 +08:00
install
Automatically generated installer lang files
2019-03-06 00:09:23 +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-64773_master' of git://github.com/markn86/moodle
2019-03-13 11:03:52 +08:00
lib
MDL-64568 core: upgrade step to remove orphaned group conversations
2019-03-13 15:41:44 +08:00
local
login
MDL-64950 login: core_login_validate_forgot_password_data() unit tests
2019-02-26 15:27:41 +08:00
media
MDL-64509 lang: Import fixed English strings (en_fix)
2019-01-07 14:40:34 +01:00
message
MDL-64568 core_message: added new method to nuke conversations entirely
2019-03-13 15:41:53 +08:00
mnet
MDL-64282 versions: bump all versions and requires near release
2018-11-29 18:24:08 +01:00
mod
MDL-64883 mod_chat: Fix SQL in cron
2019-03-07 17:30:31 +08:00
my
MDL-29895 core: removed require_login() when not needed
2018-09-10 11:22:50 +02:00
notes
MDL-63530 core_notes: Add support for removal of context users
2018-10-30 16:18:24 +08:00
pix
MDL-64773 core: added muted icon
2019-03-13 08:55:13 +08:00
plagiarism
MDL-63946 plagirism: Filename typo fix
2018-11-09 13:25:33 +08:00
portfolio
Merge branch 'MDL-63785-master' of git://github.com/rezaies/moodle
2019-02-06 00:04:14 +01:00
privacy
MDL-64291 GDPR export: Context paths can be very long, not unique
2019-01-28 19:49:09 +07:00
question
Merge branch 'MDL-63905' of git://github.com/jmvedrine/moodle
2019-03-07 09:10:30 +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-32096-master' of git://github.com/peterRd/moodle
2019-02-12 09:41:35 +01:00
repository
MDL-64882 repository: Whitespace fix and version bump
2019-03-07 10:49:59 +08:00
rss
MDL-63535 core_rss: Coding style fix
2018-10-23 11:15:04 +08:00
search
MDL-62869 search: implement searching for all courses
2019-03-01 07:18:37 +11:00
tag
MDL-64509 lang: Use the fixed strings in tests
2019-01-07 20:07:57 +01:00
theme
Merge branch 'MDL-64773_master' of git://github.com/markn86/moodle
2019-03-13 11:03:52 +08:00
user
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
userpix
MDL-64372 userpix: Escape fullname string on userpix index page
2019-01-08 16:24:48 +01:00
webservice
Merge branch 'MDL-64653-master' of git://github.com/jleyva/moodle
2019-03-11 23:03:02 +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-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
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-63276 travis support: Bump to PHP 7.1 required
2019-01-03 01:17:17 +01:00
behat.yml.dist
brokenfile.php
composer.json
MDL-64725 composer: Use lowercase for package name of dev dependencies
2019-02-04 09:37:35 +08:00
composer.lock
MDL-64409 behat: Update master to use 3.37.0 behat extension tag
2018-12-20 12:28:17 +01:00
config-dist.php
MDL-63977 Behat: Rename Ionic config variables for consistency
2019-02-11 16:40:56 +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-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-57898 core_customfield: Custom fields API
2019-01-18 14:28:18 +01: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-64568 core: upgrade step to remove orphaned group conversations
2019-03-13 15:41:44 +08:00