Moodle - the world's open source learning platform https://moodle.org/
Find a file
Helen Foster 8d64443452 MDL-60717 lang: Merge English strings from the en_fix language pack
Significant string changes:

- needbcmath,auth_ldap - 'grace logins' changed to 'expired password
  checking'
2017-11-07 21:30:14 +01:00
admin Merge branch 'MDL-60634-master' of git://github.com/jleyva/moodle 2017-11-02 13:24:58 +01:00
analytics Merge branch 'MDL-59950_master' of git://github.com/dmonllao/moodle 2017-11-02 14:39:32 +08:00
auth MDL-60717 lang: Merge English strings from the en_fix language pack 2017-11-07 21:30:14 +01:00
availability Merge branch 'MDL-59602_coursenav' of https://github.com/mrmark/moodle 2017-07-31 13:21:09 +02:00
backup MDL-36580 backup: General support for decrypted contents in restore 2017-10-19 10:11:47 +02:00
badges MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
blocks MDL-60587 block: Correct courseid/categoryid check 2017-11-03 08:14:56 +08:00
blog MDL-58670 blog: respect capability to search entries 2017-05-03 10:49:01 +08:00
cache MDL-60281 general: various strict corrections for PHP7.2 2017-10-16 09:37:20 +08:00
calendar MDL-60587 calendar: Adjust use of time() in unit tests 2017-11-03 09:04:10 +08:00
cohort MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
comment MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
competency MDL-60243 competencies: fix ordering bug in api_test unit test 2017-09-27 09:19:32 +08:00
completion MDL-59909 calendar: Try hard not to fail the adhoc task. 2017-10-25 15:42:14 +08:00
course Merge branch 'MDL-60377-master' of git://github.com/jleyva/moodle 2017-10-30 11:42:11 +01:00
dataformat MDL-56629 dataformat_html: Adding UTF-8 charset 2017-07-11 13:43:17 +01:00
enrol Merge branch 'MDL-60506-master-fix1' of git://github.com/lameze/moodle 2017-10-25 12:45:56 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files Merge branch 'MDL-60319-master-google-converter-bug' of https://github.com/mspall/moodle 2017-10-19 11:27:42 +08:00
filter MDL-60458 Mathjax: Restore the accessible config 2017-10-25 12:30:14 +08:00
grade MDL-60528 grading: Accurate class names in PHPDoc 2017-10-20 14:13:19 +01:00
group MDL-60515 groups: Behat test for viewing the group description. 2017-11-01 15:24:38 +08:00
install Automatically generated installer lang files 2017-10-25 00:05:34 +08:00
iplookup MDL-56740 geoip tests: update to a more reliable ipv6 location 2016-11-04 08:52:40 +00:00
lang MDL-60717 lang: Merge English strings from the en_fix language pack 2017-11-07 21:30:14 +01:00
lib Merge branch 'MDL-60633-master' of git://github.com/andrewnicols/moodle 2017-11-02 12:04:07 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
media NOBUG: Fixed SVG browser compatibility 2017-10-13 14:33:08 +08:00
message MDL-60522 message: Removed additional tooltips 2017-10-30 08:01:10 +01:00
mnet MDL-57775 xmlrpc: Pass escaping to xmlrpc_encode_request() calls 2017-08-15 21:43:34 +02:00
mod MDL-60717 lang: Merge English strings from the en_fix language pack 2017-11-07 21:30:14 +01: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-59936 calendar: use icons in event summary modal 2017-10-30 08:33:54 +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-60139' of git://github.com/timhunt/moodle 2017-10-31 09:14:32 +08:00
rating MDL-57407 core_rating: Add new external util class for handling ratings 2017-09-08 13:49:07 +02:00
report MDL-60717 lang: Merge English strings from the en_fix language pack 2017-11-07 21:30:14 +01:00
repository MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
rss MDL-57777 rss: Return 404 when context not found. 2017-01-31 09:29:08 +00:00
search Merge branch 'MDL-60555-master' of https://github.com/sammarshallou/moodle 2017-11-02 10:40:43 +08:00
tag MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
theme MDL-60657 boost: fix styles when extending modal components 2017-11-03 03:18:02 +00:00
user Merge branch 'MDL-51945-master' of git://github.com/jleyva/moodle 2017-11-02 16:54:34 +01:00
userpix
webservice MDL-53501 webservice: Avoid values higher than PHP_INT_MAX 2017-10-30 15:55:49 +01: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-60503 npm: Lock required node 8.9.x (LTS) 2017-11-01 14:52:16 +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-60298 composer: move to guzzle ^6.3 towards PHP 7.2 support 2017-09-30 10:30:12 +02:00
composer.lock MDL-60298 composer: move to guzzle ^6.3 towards PHP 7.2 support 2017-09-30 10:30:12 +02:00
config-dist.php MDL-57477 core: If memcached 3.x mimic 2.2.0 lock acquisition behavior 2017-10-23 13:45:47 -04: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
index.php MDL-60108 registration: Redirect to registration form 2017-10-17 15:00:17 +08: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-60456 javascript: Rebuild npm-shrinkwrap 2017-10-19 13:16:52 +08:00
package.json MDL-60503 npm: Lock required node 8.9.x (LTS) 2017-11-01 14:52:16 +08:00
phpunit.xml.dist MDL-58713 phpunit: Add core_filter test suite 2017-10-17 09:20:31 +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 Moodle release 3.4rc1 2017-11-03 10:26:18 +01:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.