admin
Merge branch 'MDL-52708' of https://github.com/ramdesh/moodle
2016-05-09 15:49:48 +08:00
auth
MDL-53750 shibboleth: Passing a var to empty for PHP 5.4
2016-05-06 09:27:27 +08:00
availability
MDL-52954 assign: Behat fixes because the assign grading ui has changed
2016-04-15 15:57:56 +08:00
backup
MDL-53974 backup: Add option to backup course competencies
2016-05-06 09:27:31 +08:00
badges
MDL-53589 badges: fix capability check
2016-05-06 09:27:24 +08:00
blocks
Merge branch 'MDL-54115_m31v1' of https://github.com/sbourget/moodle
2016-05-10 18:36:16 +08:00
blog
MDL-52642 blog: Fix notices for swapping contexts in activities.
2016-04-12 11:53:34 +08:00
cache
MDL-53967 caching: Ensure getAllKeys returns a valid array
2016-04-29 12:14:34 +01:00
calendar
MDL-53757 core_calendar: always show whole day's events in 'day' view
2016-04-20 11:34:19 +08:00
cohort
MDL-53920 cohort: notify competencies on cohort deletion
2016-05-02 12:49:11 +08:00
comment
MDL-51036 tool_lp: Making comments work inside templates
2016-04-18 10:58:49 +08:00
competency
MDL-54075 competency: False negatives due to random ordering and latency
2016-05-10 18:41:48 +02:00
completion
MDL-52954 assign: Behat fixes because the assign grading ui has changed
2016-04-15 15:57:56 +08:00
course
Merge branch 'MDL-54034-master' of git://github.com/FMCorz/moodle
2016-05-09 07:46:53 +08:00
dataformat
MDL-51603 dataformat_ods: Setting the sheet name
2016-04-21 16:20:36 +08:00
enrol
Merge branch 'MDL-54009-master' of git://github.com/ryanwyllie/moodle
2016-05-10 21:58:41 +08:00
error
MDL-49360 core_lib: add new method get_local_referer()
2015-07-27 11:11:24 +08:00
files
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
filter
MDL-52752 mathjaxloader: version bump
2016-03-22 16:40:00 +08:00
grade
MDL-53810 behat: Zoom in Rubric before filling form.
2016-05-06 09:27:35 +08:00
group
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
install
Automatically generated installer lang files
2016-05-10 00:04:19 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
MDL-53974 backup: Add option to backup course competencies
2016-05-06 09:27:31 +08:00
lib
Merge branch 'MDL-50704-master' of git://github.com/FMCorz/moodle
2016-05-10 15:59:41 +01:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-53901 login: Redirect to https if loginhttps is enabled
2016-05-02 10:53:07 +08:00
message
Merge branch 'MDL-54032-master' of git://github.com/jleyva/moodle
2016-05-03 18:02:01 +02:00
mnet
MDL-52766 mnet: Support MNet peer URLs longer than 64 characters
2016-02-04 17:08:21 +01:00
mod
MDL-53916 mod_assign: Point update grade link to new interface
2016-05-10 15:42:05 +01:00
my
MDL-30811 core: Fix tests where continue button has been removed
2016-02-29 09:05:58 +08:00
notes
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
pix
NOBUG: Fixed SVG browser compatibility
2016-04-22 10:56:53 +02:00
plagiarism
MDL-52702 plagiarism: Improvements to base plugin class
2016-01-18 09:39:54 +00:00
portfolio
MDL-51580 lang strings: Delete unused lang strings
2016-02-15 18:38:21 +01:00
question
Merge branch 'MDL-53728' of git://github.com/timhunt/moodle
2016-04-11 14:02:29 +01:00
rating
MDL-49823 webservice: Support gravatar profile images
2015-10-01 09:36:31 +02:00
report
MDL-53982 competency: Javascript error due to string injection
2016-05-02 16:59:09 +08:00
repository
MDL-53095 repository_merlot: change merlot url use https
2016-04-13 15:10:26 +08:00
rss
MDL-53039 rss: allow guest access to front page forum
2016-02-09 15:51:09 +08:00
search
MDL-53758 search: Fix unittest error
2016-04-29 12:17:51 +01:00
tag
MDL-53980 lang: Fix the reworded strings in Behat tests
2016-04-28 18:39:59 +02:00
theme
MDL-54062 bootstrapbase: remove unused less file
2016-05-06 09:27:36 +08:00
user
Merge branch 'MDL-50704-master' of git://github.com/FMCorz/moodle
2016-05-10 15:59:41 +01:00
userpix
webservice
MDL-49414 webservices: Remove deprecated functions
2016-04-27 15:54:38 +08:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00: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-49840 testing: Stop ignoring composer.lock
2015-04-14 11:25:29 +08:00
.jshintrc
MDL-51222 Javascript: Trigger events for filters on DOM insertion
2015-09-22 15:40:51 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.travis.yml
MDL-53228 testing: Attempt an upgrade from 27
2016-02-24 15:53:44 +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-54100 behat: Catch undefined steps
2016-05-09 11:41:05 +08:00
composer.lock
MDL-54100 behat: Catch undefined steps
2016-05-09 11:41:05 +08:00
config-dist.php
Revert "Merge branch 'MDL-53599' of git://github.com/nhoobin/moodle"
2016-05-06 10:18:10 +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-48799 Files API: fixed legacy directory fallback.
2015-02-01 09:02:37 +01:00
Gruntfile.js
MDL-50115 grunt: provide a --root option to set base path
2016-02-04 12:03:53 +00:00
help.php
MDL-48389 forms: added page title to help text
2014-12-09 15:21:06 +13:00
help_ajax.php
index.php
MDL-52008 accessibility: Skip link works with chrome vox.
2015-11-06 09:47:51 +08:00
install.php
MDL-52207 libraries: Delete Zend framework
2016-03-21 11:02:55 +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-49817 grunt: handle multiple watched files changed at once
2016-01-28 08:30:04 +00:00
package.json
MDL-49817 grunt: handle multiple watched files changed at once
2016-01-28 08:30:04 +00:00
phpunit.xml.dist
MDL-53700 competency: Migrating data generator to core
2016-04-18 11:05:59 +08:00
pluginfile.php
MDL-40719 pluginfile.php: the file API is now stable, so hide debug.
2013-07-19 12:06:00 +01: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
tags.txt
MDL-48855 dev: Fix ctags command to handle extra whitespace
2015-01-23 10:59:29 +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.1beta+
2016-05-10 18:55:50 +08:00