admin
MDL-51167 tool_monitor: check course visibility and user capabilities
2016-03-08 03:08:33 +01:00
auth
MDL-52387 auth_ldap: Use proper dn to find password age
2016-02-18 11:38:03 +08:00
availability
MDL-52219 phpunit: updated for new defaults
2015-11-26 14:07:17 +00:00
backup
MDL-53126 behat: Fixed radio button in backup step
2016-02-25 10:33:17 +08:00
badges
Merge branch 'MDL-50175-master' of git://github.com/danpoltawski/moodle
2016-03-01 08:07:56 +08:00
blocks
MDL-53200 lang: Merge English strings from the en_fix language pack
2016-02-25 17:57:59 +01:00
blog
MDL-51283 core_tag: change tagtype to isstandard
2016-02-02 17:31:14 +08:00
cache
MDL-52346 caching: Coding style fixes
2016-02-29 14:14:01 +08:00
calendar
MDL-52808 calendar: Do not return events for hidden activities
2016-03-07 22:36:31 +01:00
cohort
MDL-52568 core_cohort: added ability to return all cohorts in WS
2016-01-18 11:00:20 +01:00
comment
Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle
2015-04-07 11:34:23 +08:00
completion
Merge branch 'MDL-35590-master' of git://github.com/lameze/moodle
2016-01-29 10:15:15 +08:00
course
Merge branch 'MDL-53154-master' of git://github.com/junpataleta/moodle
2016-02-29 10:13:06 +08:00
enrol
MDL-48362 enrol_cohort: Correct variable naming for course sync
2016-03-03 07:55:10 +08:00
error
MDL-49360 core_lib: add new method get_local_referer()
2015-07-27 11:11:24 +08:00
files
MDL-51083 admin: Prevent password autofill in authentication settings
2015-10-09 14:04:34 +08:00
filter
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
2016-02-15 18:38:09 +01:00
grade
MDL-52378 singleview: Using is_disabled instead of is_locked
2016-03-07 23:04:52 +01:00
group
MDL-53072 group: minor changes to existing code
2016-02-26 11:42:14 +08:00
install
Automatically generated installer lang files
2016-03-03 22:23:58 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
Merge branch 'wip-MDL-50887-master' of https://github.com/marinaglancy/moodle
2016-03-02 15:49:45 +08:00
lib
Merge branch 'MDL-53247-master' of git://github.com/danpoltawski/moodle
2016-03-08 09:17:13 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-53047 login: Fixed #anchor being lost after login process
2016-03-04 22:54:11 +11:00
message
Merge branch 'MDL-52928-master' of git://github.com/andrewnicols/moodle
2016-03-01 11:34:04 +08:00
mnet
MDL-52766 mnet: Support MNet peer URLs longer than 64 characters
2016-02-04 17:08:21 +01:00
mod
Merge branch 'MDL-53210-master' of git://github.com/marinaglancy/moodle
2016-03-08 09:21:47 +08:00
my
MDL-30811 core: Fix tests where continue button has been removed
2016-02-29 09:05:58 +08:00
notes
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
pix
MDL-50175 graphics: Optimized SVGs with SVGO.
2016-02-25 11:56:42 +00: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-53350' of git://github.com/timhunt/moodle
2016-03-08 09:04:01 +08:00
rating
MDL-49823 webservice: Support gravatar profile images
2015-10-01 09:36:31 +02:00
report
Merge branch 'MDL-53247-master' of git://github.com/danpoltawski/moodle
2016-03-08 09:17:13 +08:00
repository
Merge branch 'MDL-50887-master' of https://github.com/lucisgit/moodle
2016-03-01 14:49:33 +08:00
rss
MDL-53039 rss: allow guest access to front page forum
2016-02-09 15:51:09 +08:00
search
MDL-53247 search: add cli indexer script
2016-03-03 16:25:32 +08:00
tag
MDL-30811 core: Fix tests where continue button has been removed
2016-02-29 09:05:58 +08:00
theme
Merge branch 'MDL-52936_master' of https://github.com/marxjohnson/moodle
2016-03-01 10:05:53 +08:00
user
MDL-30811 core: Replace use of continue_button with redirect
2016-02-29 09:05:58 +08:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
Merge branch 'MDL-52208-master-2' of git://github.com/junpataleta/moodle
2016-02-16 14:39:46 +08:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00: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-52595 tests: Disable xdebug for travis runs
2015-12-23 13:14:37 +08:00
behat.yml.dist
MDL-37046 behat: Adding empty Behat config file
2013-01-29 08:40:37 +08:00
brokenfile.php
MDL-26069 detect missing file postprocessing
2011-01-29 17:50:12 +01:00
composer.json
MDL-51881 behat: updated composer pointing to new tag
2016-01-05 13:59:45 +08:00
composer.lock
MDL-51881 behat: updated composer pointing to new tag
2016-01-05 13:59:45 +08:00
config-dist.php
MDL-50887 antivirus_clamav: Move global clamav settings to plugin level.
2016-02-25 09:55:45 +00: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
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
index.php
MDL-52008 accessibility: Skip link works with chrome vox.
2015-11-06 09:47:51 +08:00
install.php
MDL-49684 timezones: rewrite timezone support
2015-04-06 13:53:51 +12: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-31989 search: Search API and search engine API
2016-02-23 10:47:58 +00: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
weekly release 3.1dev
2016-03-04 10:34:21 +08:00