Moodle - the world's open source learning platform https://moodle.org/
Find a file
Andrew Nicols fd5b398488 MDL-66979 mod_assign: Stop clicking the user filters
Remove the documented hack which was re-opening a popup because it
"closes for some reason". It no longer randomly closes.
2021-01-22 14:52:11 +08:00
.github MDL-69308 github actions: Bump min PHP requirement to 7.3 2021-01-10 23:44:47 +01:00
admin MDL-66979 behat: Remove unnecessary steps which fail 2021-01-22 14:52:10 +08:00
analytics Merge branch 'MDL-69107-master-2' of git://github.com/andrewnicols/moodle 2020-12-18 15:22:09 +01:00
auth Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
availability MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
backup MDL-69202 Restore backup: add getter method for oldmoduleid 2021-01-16 10:25:05 +01:00
badges MDL-70139 core_badges: fix invalid request when sending to backpack 2020-11-06 16:05:44 +01:00
blocks MDL-66979 behat: Switch to generators 2021-01-22 14:52:11 +08:00
blog MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
cache MDL-65941 cache: Prevent cache config failure on redis problems. 2020-11-11 14:33:22 +08:00
calendar MDL-70355 calendar: Filter popuptext for calendar entries. 2020-12-17 17:46:42 +01:00
cohort MDL-70578 cohorts: Add bootstrap classes to buttons 2021-01-08 07:28:34 +01:00
comment MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
competency MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
completion MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
contentbank MDL-70438 contentbank: fix behat issue with classic 2021-01-20 17:36:36 +01:00
course Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
customfield Merge branch 'MDL-67514' of https://github.com/paulholden/moodle 2020-12-02 16:20:37 +08:00
dataformat MDL-70117 dataformat_pdf: Fix content overflow when headers are involved 2020-11-11 10:49:58 +11:00
enrol MDL-66979 behat: Use tab to blur current focus 2021-01-22 14:52:10 +08:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
favourites MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
files MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:01:40 +01:00
filter MDL-70317 filter_mathjaxloader: update default CDN to 2.7.9 2021-01-15 11:53:10 +01:00
grade Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
group MDL-66979 group: Replace direct element interaction with steps 2021-01-22 14:52:10 +08:00
h5p MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods. 2021-01-12 09:10:24 +02:00
install Automatically generated installer lang files 2021-01-17 00:07:52 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-69333-fingerprint-checks' of https://github.com/brendanheywood/moodle 2021-01-20 11:23:49 +08:00
lib MDL-66979 behat: Remove unused var 2021-01-22 14:52:11 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-69759 Web services: app checks to token.php cause log errors 2020-09-28 11:54:29 +01:00
media NOBUG: Fixed file access permissions 2021-01-15 08:25:37 +01:00
message Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
mnet MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
mod MDL-66979 mod_assign: Stop clicking the user filters 2021-01-22 14:52:11 +08:00
my MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
notes MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
payment Merge branch 'MDL-70394-master' of git://github.com/rezaies/moodle 2021-01-13 15:31:11 +01:00
pix NOBUG: Fixed SVG browser compatibility 2020-09-03 17:09:03 +02:00
plagiarism MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
portfolio MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
privacy MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
question MDL-70134 essay qtype: Provide options for smaller response boxes 2021-01-18 09:21:43 +00:00
rating MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
report MDL-69333 report_security: Add checks for many public & private urls 2021-01-20 11:19:14 +11:00
repository MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
search MDL-62707 search: account for no matching courses when listing areas. 2020-12-04 09:42:59 +00:00
tag MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
theme MDL-70438 contentbank: Add column to view mode for content uses 2021-01-19 16:08:03 +01:00
user MDL-66979 behat: Switch to generators 2021-01-22 14:52:11 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-70128 webservice: New entry point for draftfiles 2020-12-03 14:28:12 +01:00
.eslintignore MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-67673 phpunit: Disable phpunit results cache by default 2020-10-21 12:46:00 +02: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-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +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-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-69308 travis: Bump min PHP requirement to 7.3 2021-01-10 23:42:52 +01:00
babel-plugin-add-module-to-define.js MDL-67449 grunt: Refactor path calculation for AMD 2020-01-06 09:29:11 +08:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-66979 behat: Switch to new W3C Behat driver 2021-01-22 14:52:09 +08:00
composer.lock MDL-66979 behat: Switch to new W3C Behat driver 2021-01-22 14:52:09 +08:00
config-dist.php MDL-68608 session: Improved the readonly session debugging 2020-12-14 14:09:55 +11: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-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-66109 js: Upgrade Node dependencies 2020-05-11 10:53:35 +08:00
GruntfileComponents.js MDL-67949 grunt: normalise component paths 2020-02-18 08:10:24 +08: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-66118 hub: Drop support for the hub's display_homepage callback 2019-10-04 21:17:06 +02:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +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-66109 js: Upgrade to latest version of Shifter 2020-05-11 11:07:49 +08:00
package.json MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
phpunit.xml.dist MDL-67673 phpunit: Remove the rerun hint on failed test cases 2020-10-21 12:46:00 +02: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
security.txt MDL-69877 core: Added security.txt 2021-01-14 14:29:55 +08:00
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +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 weekly release 4.0dev 2021-01-22 11:30:38 +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.