Moodle - the world's open source learning platform https://moodle.org/
Find a file
2017-07-18 14:48:38 +08:00
admin Merge branch 'MDL-59039-master' of https://github.com/sammarshallou/moodle 2017-07-11 21:49:03 +02:00
auth MDL-50925 auth_pam: Remove from core and into plugins DB 2017-07-18 14:48:38 +08:00
availability MDL-55548 backup: changes after review 2017-06-12 15:52:54 +08:00
backup MDL-58957 Global search: Add time fields to block_instances 2017-06-29 15:14:47 +01:00
badges MDL-58438 core_badges: fix behat issues on award badge feature 2017-04-04 11:01:55 +01:00
blocks Merge branch 'MDL-57432-master' of git://github.com/danpoltawski/moodle 2017-07-11 10:44:06 +02:00
blog MDL-58670 blog: respect capability to search entries 2017-05-03 10:49:01 +08:00
cache MDL-59427 MUC: cache_helper::purge_all should reset adhoc caches 2017-06-30 11:15:30 +01:00
calendar MDL-59383 core_calendar: remove failing behat steps 2017-07-14 11:42:56 +08:00
cohort MDL-59365 enrol_manual: Rewrite the yui enrolment popup in amd 2017-07-11 13:47:26 +01:00
comment MDL-40759 fontawesome: lang strings comments 2017-03-21 11:13:43 +08:00
competency MDL-49398 accesslib: Change competency to use new accesslib function 2017-06-02 10:04:09 +01:00
completion MDL-59287 core_completion: Bulk completion now updates events. 2017-07-10 09:40:02 +08:00
course Merge branch 'MDL-59019-master' of git://github.com/jleyva/moodle 2017-07-11 14:06:11 +01:00
dataformat MDL-56629 dataformat_html: Adding UTF-8 charset 2017-07-11 13:43:17 +01:00
enrol MDL-59437 behat: old "edit" cog to go to enrollments page is gone 2017-07-13 11:48:28 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
filter MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
grade MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
group MDL-59368 users: Clear whitespace 2017-07-12 16:53:55 +02:00
install Automatically generated installer lang files 2017-07-08 00:15:42 +08:00
iplookup MDL-56740 geoip tests: update to a more reliable ipv6 location 2016-11-04 08:52:40 +00:00
lang Merge branch 'MDL-59368-master' of git://github.com/damyon/moodle 2017-07-12 16:46:49 +02:00
lib MDL-50925 auth_pam: Remove from core and into plugins DB 2017-07-18 14:48:38 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login Merge branch 'MDL-57021-master-v2' of git://github.com/danpoltawski/moodle 2017-07-05 12:24:45 +02:00
media MDL-56579 media_videojs: use new config element for selecting file types 2017-06-28 12:12:48 +08:00
message Merge branch 'MDL-57432-master' of git://github.com/danpoltawski/moodle 2017-07-11 10:44:06 +02:00
mnet MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
mod MDL-59534 feedback: avoid some randomness with behat test failures 2017-07-13 20:08:33 +02:00
my MDL-58957 Global search: Add time fields to block_instances 2017-06-29 15:14:47 +01:00
notes MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
pix MDL-59368 groups: Add an explicit cancel button 2017-07-12 10:07:57 +08:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
question MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
rating MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
report MDL-59395 report_log: removed unnecessary Behat javascript tags 2017-07-06 21:26:02 +08:00
repository MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
rss MDL-57777 rss: Return 404 when context not found. 2017-01-31 09:29:08 +00:00
search MDL-58957 Global search: fix failing text compare in Oracle 2017-07-13 14:41:37 +01:00
tag MDL-59437 behat: avoid using participants page for tag tests 2017-07-13 11:48:35 +08:00
theme MDL-58957 theme_boost: add rule to prevent target conflict 2017-07-13 11:10:36 +08:00
user MDL-59437 participants: Add sort/pagination behat 2017-07-13 11:48:43 +08:00
userpix
webservice MDL-59214 webservice: Return calendar type in get_site_info 2017-06-20 11:44:04 +01:00
.eslintignore MDL-50925 auth_fc: Remove from core and into plugins DB 2017-07-18 14:47:56 +08:00
.eslintrc MDL-57139 eslint: enable eslint-plugin-promise rules 2017-06-01 10:27:58 +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-50925 auth_fc: Remove from core and into plugins DB 2017-07-18 14:47:56 +08:00
.stylelintrc MDL-55165 stylelint: remove unset redundant properities rule 2016-09-29 16:39:30 +01:00
.travis.yml MDL-57432 travis: move to PHP 7.x only 2017-07-10 09:16:55 +01: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-59075 behat: Update master to use 3.34.0 behat extension tag 2017-05-30 09:45:40 +02:00
composer.lock MDL-59075 behat: Update master to use 3.34.0 behat extension tag 2017-05-30 09:45:40 +02:00
config-dist.php MDL-58551 config: add alternative_file_system_class description 2017-04-18 10:13:48 +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
file.php MDL-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-59091 behat: Properly propagate gherkinlint exit code 2017-06-02 09:27:48 -07:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-35913 site home: Set the page layout before setting blocks 2017-03-28 17:10:15 +02: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-57139 eslint: enable eslint-plugin-promise rules 2017-06-01 10:27:58 +01:00
package.json MDL-57139 eslint: enable eslint-plugin-promise rules 2017-06-01 10:27:58 +01:00
phpunit.xml.dist MDL-58716 core: Define core_login_testsuite in phpunit.xml.dist 2017-07-05 12:39:18 +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
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.4dev 2017-07-14 11:46:44 +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.