Moodle - the world's open source learning platform https://moodle.org/
Find a file
2019-11-07 08:25:35 +08:00
admin Merge branch 'MDL-66074-OCT28' of git://github.com/Chocolate-lightning/moodle_forum-project 2019-10-31 13:38:49 +08:00
analytics MDL-67038 analytics: Remove null strings from the DB 2019-10-30 12:40:32 +08:00
auth MDL-66335 behat: new step to log in and go straight to a particular page 2019-10-14 11:21:22 +01:00
availability MDL-65965 availability: Behat test for activity grouping restriction 2019-06-21 15:36:35 +08:00
backup MDL-66593 core_backup: Replace h5p/embed.php url for H5PEMBED@$ 2019-10-30 06:46:35 +01:00
badges MDL-65515 badges: Split install/upgrade 2019-10-09 11:15:28 +08:00
blocks MDL-66609: core_h5p: Add <component>_get_path_from_pluginfile method 2019-10-29 10:22:43 +08:00
blog MDL-65584 blog: safer deletion of associations in privacy provider. 2019-10-08 00:12:32 +01:00
cache MDL-66968 php74: array_key_exists() for objects is deprecated 2019-10-25 00:49:04 +02:00
calendar MDL-67027 calendar: fix event update form validation. 2019-10-25 17:30:47 +01:00
cohort MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
comment MDL-64588 core_comment: fix unnecessary type check in add_comments 2019-10-02 09:23:43 +08:00
competency MDL-66968 php74: array_key_exists() for objects is deprecated 2019-10-25 00:49:04 +02:00
completion Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle 2019-04-30 20:47:26 +02:00
course MDL-66074 core_course: Correct documentation 2019-10-30 10:23:41 +08:00
customfield MDL-66017 block_myoverview: filter by custom course field 2019-10-09 14:25:52 +01:00
dataformat MDL-66288 dataformat: prettify exported JSON data 2019-08-12 07:29:31 +08:00
enrol MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-65323 core_favourites: replace use of deprecated phpunit methods 2019-09-13 10:21:06 +08:00
files MDL-64821 files: increase icon image size for stored file exporter 2019-09-25 10:42:19 +08:00
filter MDL-66609 core_h5p: Update the h5p-resizer.js in the filter 2019-10-29 10:22:43 +08:00
grade MDL-66074 mod_forum: Correct 0 length styles 2019-10-31 15:30:48 +08:00
group MDL-66328 groups: overview page can require lots of memory 2019-09-09 11:18:23 +01:00
h5p NOBUG: Fixed SVG browser compatibility 2019-10-29 21:03:41 +01:00
install Automatically generated installer lang files 2019-10-30 00:10:46 +00:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:01:09 +02:00
lang MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
lib Merge branch 'MDL-67038_master' of git://github.com/dmonllao/moodle 2019-10-31 00:28:45 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-66173 login: Added form injection, validation and post action hooks 2019-10-16 15:01:56 +10:00
media MDL-67086 css: Reverting MDL-66982, causing global RTL problems 2019-10-31 11:13:30 +01:00
message Merge branch 'MDL-66968' of https://github.com/stronk7/moodle 2019-10-25 10:20:05 +08:00
mnet MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
mod MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
my MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
notes MDL-64705 notes: Make notes WS return permissions information 2019-03-25 19:01:20 +01:00
pix NOBUG: Fixed SVG browser compatibility 2019-10-25 15:30:02 +02:00
plagiarism MDL-65051 core: delete duplicated plagiarism_cron() 2019-03-27 11:38:08 +08:00
portfolio MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts 2019-05-20 19:35:05 +02:00
privacy MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
question Merge branch 'MDL-66965' of https://github.com/stronk7/moodle 2019-10-29 14:13:00 +08:00
rating MDL-65042 rating: Fix incorrect image generated for user in rating 2019-08-16 15:41:21 +01:00
report MDL-66592 report_insights: Help icon for indicator calculations desc 2019-11-07 08:25:35 +08:00
repository MDL-65957 repository_upload: Throw exception if @_file_upload is missing 2019-10-01 09:35:53 +08:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:15:04 +08:00
search MDL-66973 search: Reset Content writer after test. 2019-10-21 17:55:30 +11:00
tag MDL-66553 tags: option to accesshide label when displaying a taglist 2019-10-09 13:26:12 +01:00
theme Merge branch 'MDL-66247-master' of git://github.com/andrewnicols/moodle 2019-10-31 14:34:52 +08:00
user Merge branch 'MDL-66968' of https://github.com/stronk7/moodle 2019-10-25 10:20:05 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle 2019-09-05 11:38:36 +08:00
.eslintignore MDL-66609 core_h5p: Trailing whitespace fix 2019-10-29 11:27:44 +08:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-16 22:20:05 +01:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-66532 javascript: Lock NPM version for NVM 2019-09-04 06:45:51 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-66609 core_h5p: Trailing whitespace fix 2019-10-29 11:27:44 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-65992 travis: Migrate to Xenial distro and default MySQL service 2019-07-31 12:56:39 +08:00
babel-plugin-add-module-to-define.js MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +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-66945 composer: Update behat extension 2019-10-28 13:14:27 +01:00
composer.lock MDL-66945 composer: Update behat extension 2019-10-28 13:14:27 +01:00
config-dist.php MDL-66956 question bank: move edit menu to improve usability 2019-10-18 14:27:51 +01: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-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-66653 javascript: Support ES6 dynamic imports 2019-09-11 14:06:32 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php MDL-66118 hub: Drop support for the hub's display_homepage callback 2019-10-04 21:17:06 +02:00
install.php MDL-46267 core: Remove $CFG->httpswwwroot 2019-07-22 10:59:42 +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-66653 javascript: Support ES6 dynamic imports 2019-09-11 14:06:32 +08:00
package.json MDL-66653 javascript: Support ES6 dynamic imports 2019-09-11 14:06:32 +08:00
phpunit.xml.dist MDL-66609 core_h5p: Update phpunit.xml.dist 2019-10-29 10:22:43 +08:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +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
tokenpluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +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 on-demand release 3.8dev+ 2019-10-31 13:35:27 +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.