Moodle - the world's open source learning platform https://moodle.org/
Find a file
2016-06-28 16:33:29 -04:00
admin Merge branch 'MDL-54939-master' of git://github.com/danpoltawski/moodle 2016-06-21 20:00:36 +02:00
auth Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
availability MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
backup Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
badges MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
blocks Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle 2016-06-22 01:42:15 +02:00
blog MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
cache MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
calendar Merge branch 'MDL-51749-master' of git://github.com/junpataleta/moodle 2016-06-16 09:04:11 +01:00
cohort MDL-53920 cohort: notify competencies on cohort deletion 2016-05-02 12:49:11 +08:00
comment MDL-54894 comments: Get course from context if not informed 2016-06-20 08:58:05 +02:00
competency MDL-54542 competency: Really handle false negatives in plans to review 2016-05-19 11:42:15 +08:00
completion MDL-37554 activities select all option 2016-06-13 10:22:16 +08:00
course MDL-53399 behat: Activity chooser link is removed. 2016-06-22 09:07:31 +08:00
dataformat MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
enrol MDL-54589 behat: Fixed failures for phantomjs standalone 2016-06-20 16:03:36 +08:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
filter MDL-54652 filter_mediaplugin: refomat css 2016-06-16 20:49:04 +01:00
grade Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle 2016-06-22 01:42:15 +02:00
group MDL-54589 group: ensure loader is available before remobing 2016-06-20 09:43:08 +08:00
install Automatically generated installer lang files 2016-06-22 00:06:06 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang Merge branch 'MDL-35104-master-2' of git://github.com/cameron1729/moodle 2016-06-21 11:18:03 +08:00
lib MDL-54948 core_files: return false if theres no output from unoconv 2016-06-23 08:37:23 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
message Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
mnet MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mod Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle 2016-06-22 01:42:15 +02:00
my MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
notes MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +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-54649-master' of git://github.com/danpoltawski/moodle 2016-06-16 09:04:14 +01:00
rating MDL-54620 rating: Add tests for get_aggregate_string 2016-05-18 12:13:52 +08:00
report Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle 2016-06-22 01:42:15 +02:00
repository MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:51:09 +08:00
search MDL-54926 search: Reduce over-escaping in results 2016-06-28 16:33:29 -04:00
tag MDL-54837 tags: allow to specify static function as callback 2016-06-07 08:58:59 +08:00
theme Merge branch 'MDL-54559-int-master' of https://github.com/merrill-oakland/moodle 2016-06-16 09:04:14 +01:00
user MDL-35104 auth: Always allow editing username for new users 2016-06-22 13:59:39 +08:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
.csslintrc MDL-48277 css: enable some helpful csslint warnings 2014-11-18 22:11:36 +00:00
.eslintignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.eslintrc MDL-54939 eslint: tweak rules 2016-06-16 19:33:00 +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-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-54059 testing: Add grunt test 2016-05-25 10:44:36 +08: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-54589 behat: Update composer to point to new tag 2016-06-21 06:31:42 +08:00
composer.lock MDL-54589 behat: Update composer to point to new tag 2016-06-21 06:31:42 +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
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-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +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-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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-52127 grunt: be aware of third party paths 2016-06-14 00:37:29 +01:00
package.json MDL-52127 grunt: be aware of third party paths 2016-06-14 00:37:29 +01: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 weekly release 3.2dev 2016-06-23 14:49:30 +08: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.