admin
Merge branch 'MDL-59630_master' of git://github.com/dmonllao/moodle
2017-10-05 14:56:57 +08:00
analytics
MDL-59630 analytics: Unit tests fixes
2017-10-05 17:38:17 +02:00
auth
MDL-60141 auth_email: Fix sitepolicy field type in get_signup_settings
2017-09-15 11:50:07 +02:00
availability
Merge branch 'MDL-59602_coursenav' of https://github.com/mrmark/moodle
2017-07-31 13:21:09 +02:00
backup
MDL-60121 enrol: Fix enrol plugin backup
2017-09-14 10:39:09 -04:00
badges
MDL-59049 badges: allows users to view badges from deleted courses
2017-08-18 09:08:50 +08:00
blocks
MDL-59890 calendar: Display category events on calendars
2017-10-03 23:22:18 +08:00
blog
MDL-58670 blog: respect capability to search entries
2017-05-03 10:49:01 +08:00
cache
MDL-59427 MUC: cache_helper::purge_all should reset adhoc caches
2017-06-30 11:15:30 +01:00
calendar
MDL-60096 calendar: Add JS for day view
2017-10-05 16:54:47 +08:00
cohort
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
comment
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
competency
MDL-60243 competencies: fix ordering bug in api_test unit test
2017-09-27 09:19:32 +08:00
completion
Merge branch 'MDL-59602_coursenav' of https://github.com/mrmark/moodle
2017-07-31 13:21:09 +02:00
course
MDL-59495 course: publish courses on moodle.net only
2017-09-27 13:56:47 +08:00
dataformat
MDL-56629 dataformat_html: Adding UTF-8 charset
2017-07-11 13:43:17 +01:00
enrol
MDL-59882 behat: Update known uses of dialogue CSS
2017-10-02 12:44:37 +08:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
filter
MDL-59780 mathjax: Make sure mathjax url doesn't become empty
2017-09-27 09:14:20 +05:30
grade
MDL-59370 behat: Behat fixes for enrolled users
2017-08-14 11:06:22 +08:00
group
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
install
Automatically generated installer lang files
2017-10-04 00:10:10 +08:00
iplookup
MDL-56740 geoip tests: update to a more reliable ipv6 location
2016-11-04 08:52:40 +00:00
lang
MDL-60096 calendar: Add JS for day view
2017-10-05 16:54:47 +08:00
lib
NOBUG: Fixed file access permissions
2017-10-06 14:34:29 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-53244 login: Add error message for recaptcha
2017-09-08 13:09:29 +12:00
media
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +08:00
message
Merge branch 'MDL-59882-master' of git://github.com/andrewnicols/moodle
2017-10-03 20:48:28 +02:00
mnet
MDL-57775 xmlrpc: Pass escaping to xmlrpc_encode_request() calls
2017-08-15 21:43:34 +02:00
mod
Merge branch 'MDL-60130_master' of git://github.com/markn86/moodle
2017-10-04 23:47:07 +02:00
my
MDL-58957 Global search: Add time fields to block_instances
2017-06-29 15:14:47 +01:00
notes
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
pix
MDL-59890 calendar: Display category events on calendars
2017-10-03 23:22:18 +08:00
plagiarism
MDL-57886 plagarism: add note about behaviour change
2017-09-19 13:40:16 +01:00
portfolio
MDL-59645 portfolio_flickr: Make the Flickr portfolio export work again
2017-09-19 14:44:41 +02:00
question
Merge branch 'MDL-60198-master' of git://github.com/jleyva/moodle
2017-10-03 20:15:42 +02:00
rating
MDL-57407 core_rating: Add new external util class for handling ratings
2017-09-08 13:49:07 +02:00
report
Merge branch 'MDL-60234-master' of https://github.com/abias/moodle
2017-10-03 13:10:17 +08:00
repository
MDL-59883 behat: Update close button link
2017-10-02 13:05:16 +08:00
rss
MDL-57777 rss: Return 404 when context not found.
2017-01-31 09:29:08 +00:00
search
MDL-59913 Global search: Allow search of non-enrolled courses
2017-09-29 16:30:37 +01:00
tag
MDL-60198 webservice: Add missing MOODLE_INTERNAL checks
2017-09-21 13:01:28 +02:00
theme
Merge branch 'MDL-59890-master' of git://github.com/andrewnicols/moodle
2017-10-04 11:19:33 +08:00
user
Merge branch 'MDL-59882-master' of git://github.com/andrewnicols/moodle
2017-10-03 20:48:28 +02:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
Merge branch 'wip-MDL-59808-master' of git://github.com/marinaglancy/moodle
2017-09-12 00:13:28 +02:00
.eslintignore
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +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-53432 core: Treat derived css and js as binary files in git
2016-03-22 16:57:48 +11: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
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintignore
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-60086 travis: Bumping the postgres version to 9.6
2017-09-12 09:33:52 +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-59075 behat: Update master to use 3.34.0 behat extension tag
2017-05-30 09:45:40 +02:00
composer.lock
MDL-59075 behat: Update master to use 3.34.0 behat extension tag
2017-05-30 09:45:40 +02:00
config-dist.php
MDL-60234 core: Disable admin warning for developemnt libs
2017-09-26 22:05:19 +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
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-48799 Files API: fixed legacy directory fallback.
2015-02-01 09:02:37 +01:00
Gruntfile.js
MDL-59761 eslint: support glob-based configuration
2017-09-06 08:53:50 +01:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
index.php
MDL-35913 site home: Set the page layout before setting blocks
2017-03-28 17:10:15 +02:00
install.php
MDL-57432 installation: Fix to the php version check.
2017-07-12 10:39:20 +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-59761 eslint: update to v4.6.1
2017-09-12 09:24:10 +01:00
package.json
MDL-59761 eslint: update to v4.6.1
2017-09-12 09:24:10 +01:00
phpunit.xml.dist
MDL-35668 phpunit: Add filebrowser test folder to phpunit.xml
2017-09-11 11:24:51 +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
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
TRADEMARK.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
weekly release 3.4dev
2017-10-06 14:34:29 +08:00