Moodle - the world's open source learning platform https://moodle.org/
Find a file
Paul Holden 83bb155b67 MDL-77040 core: assert types of returned Geoplugin data, not values.
The results we get from these tests are beyond our control, and are
unreliable for use in testing.

See also previous change 215cd2d8 in similar tests.
2023-01-26 13:24:11 +00:00
.github MDL-75983 gha: Update used actions to be node16 compatible 2022-10-14 13:27:26 +02:00
.grunt MDL-76727 core: Allow phpcs configuration to be overridden locally 2022-12-20 09:35:51 +08:00
admin Merge branch 'MDL-76841-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE 2023-01-19 08:55:28 +08:00
analytics MDL-75111 phpunit: Move tests to use correct names and ns (take#4) 2022-08-26 16:34:24 +02:00
auth MDL-76739 lang: Use the fixed strings in the tests, too 2023-01-11 18:54:57 +01:00
availability Merge branch 'MDL-74756-MOODLE_400_STABLE' of https://github.com/sh-csg/moodle into MOODLE_400_STABLE 2023-01-19 10:31:06 +08:00
backup MDL-76810 redirect handling: ensure return URLs are properly sanitised 2023-01-11 11:43:45 +08:00
badges MDL-74475 core_badges: Behat test using new step 2022-08-03 10:36:08 +02:00
blocks Merge branch 'MDL-76607-400' of https://github.com/davewoloszyn/moodle into MOODLE_400_STABLE 2023-01-11 19:18:48 +07:00
blog MDL-76861 blog: Ensure correct escaping applied to search string 2023-01-12 11:43:22 +08:00
cache MDL-76218 cachestore_redis: delete_many can fail with no keys 2022-11-14 14:39:12 +00:00
calendar MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:25 +00:00
cohort MDL-76739 lang: Use the fixed strings in the tests, too 2023-01-11 18:54:57 +01:00
comment MDL-74344 comment: consistent capability check for accessing report. 2022-05-13 10:32:03 +01:00
competency MDL-74655 competency: Implement behat generators 2022-08-03 10:48:36 +02:00
completion MDL-76395 lang: Use fixed strings in tests 2022-11-23 12:45:54 +00:00
contentbank MDL-76120 behat: Swap click on select option to set field 2022-10-28 21:14:07 +08:00
course MDL-76810 redirect handling: ensure return URLs are properly sanitised 2023-01-11 11:43:45 +08:00
customfield MDL-75959 customfield: Correct inappropriate class import 2022-10-12 06:40:33 +08:00
dataformat MDL-76070 dataformat_json: Fix data loss in the exported file. 2022-10-28 13:16:04 +07:00
enrol Merge branch 'MDL-76803-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE 2023-01-10 16:24:04 +00:00
error MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
favourites MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:16 +02:00
files Merge branch 'MDL-76011-400' of https://github.com/abgreeve/moodle into MOODLE_400_STABLE 2022-11-10 11:49:54 +00:00
filter MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:25 +00:00
grade MDL-76739 lang: Use the fixed strings in the tests, too 2023-01-11 18:54:57 +01:00
group MDL-73645 core_group: Update breadcrumb nodes 2022-03-02 13:00:25 +08:00
h5p MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:25 +00:00
install Automatically generated installer lang files 2022-12-22 00:07:39 +00:00
iplookup MDL-77040 core: assert types of returned Geoplugin data, not values. 2023-01-26 13:24:11 +00:00
lang Merge branch 'MDL-66221-400' of https://github.com/raortegar/moodle into MOODLE_400_STABLE 2023-01-17 11:29:22 +08:00
lib MDL-76977 phpunit: ensure unique data provider keys in mustache test. 2023-01-20 17:21:36 +00:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
media MDL-73788 behat: URL behat generators use UI 2022-07-18 17:58:14 +08:00
message MDL-70070 phpunit: correct data provider method names. 2023-01-16 08:28:25 +00:00
mnet MDL-75645 mnet: Stop caching OpenSSLAsymmetricKey keys 2022-10-18 14:30:56 +02:00
mod Merge branch 'MDL-76639-400' of https://github.com/andelacruz/moodle into MOODLE_400_STABLE 2023-01-24 18:59:21 +08:00
my MDL-75346 core_my: Handle missing blocks on reset 2022-12-17 17:40:38 +00:00
notes Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
payment MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:16 +02:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:04:01 +08:00
plagiarism MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
portfolio MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:16 +02:00
privacy MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:33:10 +02:00
question Merge branch 'MDL-76870-400' of https://github.com/lameze/moodle into MOODLE_400_STABLE 2023-01-19 11:15:35 +08:00
rating MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:33:10 +02:00
report MDL-76739 lang: Import fixed English strings (en_fix) 2023-01-11 18:54:57 +01:00
reportbuilder MDL-76739 lang: Use the fixed strings in the tests, too 2023-01-11 18:54:57 +01:00
repository MDL-76105 lang: Import fixed English strings (en_fix) 2022-11-16 10:21:38 +00:00
rss MDL-73295 webservice: only pass around sesskey for tokens as needed. 2021-12-29 09:54:23 +00:00
search Merge branch 'MDL-76820-400' of https://github.com/cameron1729/moodle into MOODLE_400_STABLE 2023-01-12 12:09:48 +08:00
tag MDL-74413 phpunit: Move more tests to use correct names and namespaces 2022-05-07 20:33:10 +02:00
theme Merge branch 'MDL-76607-400' of https://github.com/davewoloszyn/moodle into MOODLE_400_STABLE 2023-01-11 19:18:48 +07:00
user MDL-76862 user: Unit test for setting user home page preferences 2023-01-12 11:30:46 +08:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
webservice MDL-76284 webservice: early exit if no users for missing capabilities. 2022-11-28 11:52:52 +00:00
.eslintrc MDL-76491 javascript: prevent eslint undefined Notification import. 2022-12-02 10:06:10 +00: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-76727 core: Allow phpcs configuration to be overridden locally 2022-12-20 09:35:51 +08: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-73915 js: Switch to nodejs lts/gallium 2022-02-23 08:51:54 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-74835 ci: Update nodejs version in travis integration to lts/gallium 2022-05-22 23:49:04 +02:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json MDL-76429 composer: Bump to phpwebdriver 1.2.1 for php81 compat 2022-11-25 16:27:24 +01:00
composer.lock MDL-76833 core: Bump phpunit/php-code-coverage version 2023-01-10 12:09:01 +08:00
config-dist.php MDL-74010 core: check defined MDL_PERF* values in conditionals. 2022-08-05 11:03:02 +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
editmode.php MDL-74317 output: Remove capability checks in edit mode WS 2022-04-26 14:33:34 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-61460 Grunt: Add Component Library tasks 2021-07-08 09:51:02 +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-74901 core_navigation: support callbacks in frontpage secondary nav 2022-07-25 15:06:54 +08: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-74511 core: Add phpcs config generator 2022-04-19 11:15:27 +08:00
package.json MDL-74511 core: Add phpcs config generator 2022-04-19 11:15:27 +08:00
phpcs.xml.dist MDL-76727 core: Allow phpcs configuration to be overridden locally 2022-12-20 09:35:51 +08:00
phpunit.xml.dist MDL-74925 phpunit: add missing course/format test suite 2022-07-18 14:50: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
security.txt MDL-72836 core: Updated security.txt expiry and policy URL 2022-10-07 14:12:05 +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-71139 trademark: Improve the trademark messaging 2021-03-18 10:33:04 +01:00
version.php weekly release 4.0.6+ 2023-01-26 09:59:17 +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.