Moodle - the world's open source learning platform https://moodle.org/
Find a file
Sara Arjona 1d0609bbdd MDL-71696 question: Align new tables with install/upgrade
Amended because, in all cases, install.xml wins and we
have make upgrade.php to match it...

But in the question_versions->status case, that needs to
be NOT_NULL, so upgrade was correct and install.xml has
been changed for it.

Note this has been changed without using the editor because
it has been detected that there are other changes in the xml
file that have been added manually, we'll create a "reconcile"
issue to fix that (mainly whitespace).

So, yes, please, always use the editor.
2022-02-03 16:32:04 +01:00
.github MDL-73253 ci: use setup-node action in GHA 2021-12-03 15:41:12 +00:00
.grunt MDL-71882 grunt: Replace module names 2021-11-17 09:16:55 +08:00
admin Merge branch 'MDL-73728-master' of https://github.com/andrewnicols/moodle 2022-02-03 14:59:00 +01:00
analytics MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
auth MDL-73075 lang: move deprecated strings to correct component. 2022-02-02 09:59:45 +00:00
availability MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00
backup MDL-71696 core_question: Implement question status change 2022-02-03 22:22:50 +11:00
badges Merge branch 'MDL-67853-master' of https://github.com/crazyserver/moodle 2022-01-27 16:41:19 +02:00
blocks MDL-73075 lang: move deprecated strings to correct component. 2022-02-02 09:59:45 +00:00
blog Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
cache MDL-69088 cache: Make file cache store purge async 2022-02-03 10:30:09 +00:00
calendar MDL-73730 calendar: more precise matching of calendar day partial. 2022-02-02 10:19:26 +00:00
cohort MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
comment MDL-73632 core_comment: useravatar styles new comments 2022-02-01 12:21:55 +01:00
competency MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
completion MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
contentbank Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
course Merge branch 'master_MDL-71696-versioning-integration' of https://github.com/catalyst/moodle-MDL-70329 2022-02-03 13:25:27 +01:00
customfield Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
dataformat MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
enrol Merge branch 'MDL-73500' of https://github.com/stronk7/moodle 2022-01-27 11:37:47 +11:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
favourites MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
files MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
filter MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
grade Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
group MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
h5p Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
install Automatically generated installer lang files 2022-01-29 00:07:35 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'master_MDL-71696-versioning-integration' of https://github.com/catalyst/moodle-MDL-70329 2022-02-03 13:25:27 +01:00
lib MDL-71696 question: Align new tables with install/upgrade 2022-02-03 16:32:04 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
media MDL-73046 media_html5video: Fixed .mov files 2021-12-22 18:33:12 +08:00
message Merge branch 'MDL-67853-master' of https://github.com/crazyserver/moodle 2022-01-27 16:41:19 +02:00
mnet MDL-73270 admin: Warn about xmlrpc webservice protocol enabled 2022-01-28 09:32:08 +07:00
mod Merge branch 'master_MDL-71696-versioning-integration' of https://github.com/catalyst/moodle-MDL-70329 2022-02-03 13:25:27 +01:00
my Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
notes Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
payment MDL-72466 core_output: dropdown menu alignment 2022-01-27 17:24:20 +01:00
pix MDL-72112 admin_presets: Add admin_presets tool 2021-12-03 11:11:37 +01:00
plagiarism MDL-71175 plagiarism: Deprecate some old functions. 2021-06-25 12:57:20 +12:00
portfolio MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
privacy MDL-71704 lib: Set Moodle files after JQuery upgrade 2022-01-11 12:07:20 +01:00
question Merge branch 'master_MDL-71696-versioning-integration' of https://github.com/catalyst/moodle-MDL-70329 2022-02-03 13:25:27 +01:00
rating MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
report Merge branch 'master_MDL-71696-versioning-integration' of https://github.com/catalyst/moodle-MDL-70329 2022-02-03 13:25:27 +01:00
reportbuilder MDL-73682 reportbuilder: allow columns to define how they're sorted. 2022-02-02 10:17:56 +00:00
repository Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
rss MDL-73295 webservice: only pass around sesskey for tokens as needed. 2021-12-29 09:54:23 +00:00
search MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
tag Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
theme Merge branch 'MDL-73507-master' of https://github.com/lameze/moodle 2022-02-03 15:25:18 +01:00
user Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01: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-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
.eslintrc MDL-72013 js: Configure eslint-jsdoc plugin 2021-10-21 13:28:04 +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-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +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-72623 nodejs: Bump from v14.15.0 to v14.18.0 2021-10-13 09:49:48 +02: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-70594 ci: Bump Travis and GHA postgres to 10 2021-07-02 00:23:40 +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-73711 behat: Bump to Behat 3.10.x 2022-01-29 16:04:11 +01:00
composer.lock MDL-73711 behat: Bump to Behat 3.10.x 2022-01-29 16:04:11 +01:00
config-dist.php MDL-73728 admin: Move adminpresets to admin/presets 2022-02-03 19:14:28 +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 MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
editmode.php MDL-71610 theme_boost: add a edit mode switch 2021-09-29 09:25:36 +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-73316 navigation: Add homepagesecondary nav 2022-01-12 13:54:57 +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-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
package.json MDL-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
phpunit.xml.dist MDL-73728 admin: Move adminpresets to admin/presets 2022-02-03 19:14:28 +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-71270 core: Updated security.txt expiry 2021-10-18 17:12:44 +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 Merge branch 'MDL-73728-master' of https://github.com/andrewnicols/moodle 2022-02-03 14:59:00 +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.