Moodle - the world's open source learning platform https://moodle.org/
Find a file
2016-07-29 21:51:05 -04:00
admin Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
auth MDL-51758 libraries: Remove password_compat library from core 2016-07-18 10:06:57 +08:00
availability MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
backup Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
badges MDL-45734 Badges: Add additional events 2016-07-29 21:51:05 -04:00
blocks Merge branch 'MDL-50267-master' of git://github.com/junpataleta/moodle 2016-07-27 00:59:19 +02:00
blog MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
cache MDL-54984 core_cache: corrected exception message 2016-07-27 11:42:47 +08:00
calendar Merge branch 'wip-mdl-55091-m' of https://github.com/rajeshtaneja/moodle 2016-07-26 10:14:30 +08:00
cohort MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
comment MDL-54894 comments: Get course from context if not informed 2016-06-20 08:58:05 +02:00
competency MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
completion MDL-55136 data_object: fix param handling in fetch_all_helper 2016-07-06 10:33:06 +01:00
course Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
dataformat MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
enrol Merge branch 'wip-mdl-55091-m' of https://github.com/rajeshtaneja/moodle 2016-07-26 10:14:30 +08:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
filter MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
grade Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
group MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
install Automatically generated installer lang files 2016-07-20 00:05:02 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang MDL-45734 Badges: Add additional events 2016-07-29 21:51:05 -04:00
lib MDL-45734 Badges: Add additional events 2016-07-29 21:51:05 -04:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-54755 core: Correct behat language 2016-06-29 15:05:18 +08:00
message Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
mnet MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mod MDL-54987 behat: Fixed feedback scenarios to display chart data 2016-07-27 11:00:54 +08:00
my MDL-45753 events: Fix event context 2016-07-26 04:05:18 +08:00
notes MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-06-16 17:01:25 +02:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
question Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
rating MDL-54620 rating: Add tests for get_aggregate_string 2016-05-18 12:13:52 +08:00
report Merge branch 'MDL-55244-master' of git://github.com/danpoltawski/moodle 2016-07-27 00:19:40 +02:00
repository Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 2016-07-26 09:40:17 +01:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:51:09 +08:00
search Merge branch 'MDL-55287_master-fix' of git://github.com/dmonllao/moodle 2016-07-27 07:58:33 +01:00
tag MDL-54837 tags: allow to specify static function as callback 2016-06-07 08:58:59 +08:00
theme MDL-55089 core: Charts are displayed with a data table by default 2016-07-25 10:43:10 +01:00
user Merge branch 'MDL-55278_master' of https://github.com/dmonllao/moodle 2016-07-26 11:57:09 +01:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
.csslintrc MDL-54671 css: fix lint errors 2016-07-08 12:58:54 +01:00
.eslintignore Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 2016-07-26 09:40:17 +01:00
.eslintrc MDL-54944 eslint: make the .eslintrc default stricter 2016-07-11 12:44:34 +01: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
.travis.yml MDL-55048 travis: check npm/grunt on multiple npm versions 2016-07-11 15:53:10 +01:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-55091 phpunit: Use latest phpunit 5.4.x 2016-07-21 07:08:46 +08:00
composer.lock MDL-55091 phpunit: Use latest phpunit 5.4.x 2016-07-21 07:08:46 +08:00
config-dist.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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 license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
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-55048 grunt: make uglify task behave as before 2016-07-11 15:53:10 +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-52008 accessibility: Skip link works with chrome vox. 2015-11-06 09:47:51 +08:00
install.php MDL-53019 php: bump all harcoded versions to new 5.6.5 requirement 2016-07-05 01:50:43 +02: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-55048 grunt/npm: Update dependencies 2016-07-11 15:53:10 +01:00
package.json MDL-55048 grunt/npm: Update dependencies 2016-07-11 15:53:10 +01:00
phpunit.xml.dist MDL-45753 test: Adding core_my testsuite 2016-07-26 04:35:02 +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 MDL-45734 Badges: Add additional events 2016-07-29 21:51:05 -04: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.