Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) fdc2dcf264 MDL-72871 cleanup: Remove incorrect whitespace from codebase
Differences can be checked with git diff --ignore-all-space and
that will show that the only non-whitespace change is in a test
in the git lib/tests/html2text_test.php file. In that case the
whitespace has been replaced by a quoted string (of whitespaces)
keeping the test 100% equivalent and workarrounding the whitespace.
2021-10-26 17:19:11 +02:00
.github MDL-70594 ci: Bump Travis and GHA postgres to 10 2021-07-02 00:23:40 +02:00
.grunt MDL-72326 grunt: Fix component library grunt on Windows 2021-10-04 13:18:08 +01:00
admin MDL-69371 behat: Raise privacy exports allowed size 2021-10-22 08:31:38 +02:00
analytics MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
auth MDL-69371 core_renderer: New core language renderable. 2021-10-19 13:47:46 +02:00
availability Merge branch 'MDL-72578-master' of git://github.com/ferranrecio/moodle 2021-10-08 09:12:57 +08:00
backup MDL-71913 mod_data: Update behat tests 2021-10-13 11:05:30 +08:00
badges MDL-52206 quiz: Remove completionpass completion from quiz 2021-10-04 19:44:03 +08:00
blocks Merge branch 'MDL-72878-master' of git://github.com/ilyatregubov/moodle 2021-10-21 23:40:26 +08:00
blog MDL-71394 core_blog: fix incorrect default setting in form 2021-04-21 16:22:22 +02:00
cache MDL-72596 core_cache: Track cache I/O size in perfdebug 2021-10-19 17:00:48 +01:00
calendar MDL-71953 calendar: Fix behat failures 2021-10-21 14:51:32 +07:00
cohort MDL-72309 course: make category a required field in forms. 2021-10-04 08:11:32 +01:00
comment MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
competency MDL-72329 competency: Fix contextid comparison 2021-09-24 08:45:09 +02:00
completion Merge branch 'master-MDL-64576-v2' of https://github.com/golenkovm/moodle 2021-10-07 22:24:37 +01:00
contentbank MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
course MDL-72280 course: implement course datasource for custom reporting. 2021-10-22 17:19:33 +01:00
customfield Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle 2021-09-16 00:32:47 +02:00
dataformat MDL-71685 dataformat_json: include column names in exported file. 2021-08-09 10:38:10 +01:00
enrol Merge branch 'MDL-71571-master' of https://github.com/kabalin/moodle 2021-10-19 11:23:06 +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-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:04:31 +01:00
files MDL-72643 core: Improve display_size 2021-09-27 16:52:33 +01:00
filter Merge branch 'MDL-72407-master' of git://github.com/sarjona/moodle 2021-10-05 23:20:41 +02:00
grade MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
group Merge branch 'MDL-72589' of https://github.com/stronk7/moodle 2021-09-16 09:46:56 +08:00
h5p MDL-70323 core_h5p: Add H5P crossOrigin setting 2021-10-24 21:21:58 +11:00
install Automatically generated installer lang files 2021-10-24 00:07:34 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-69371-master-4' of git://github.com/bmbrands/moodle 2021-10-21 17:16:48 +08:00
lib MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02:00
local
login MDL-69371 theme_boost: redesign the moodle login page 2021-10-19 13:47:04 +02:00
media Merge branch 'MDL-72607-master_fix_media_vimeo_url_parser' of https://github.com/praxisdigital/moodle 2021-10-21 23:29:41 +01:00
message MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
mnet MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
mod MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02:00
my Merge branch 'MDL-72689-master' of https://github.com/sharidas/moodle 2021-10-11 20:11:44 +11:00
notes MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
payment MDL-72544 output: set default core/toast message type to information. 2021-09-24 08:19:54 +01:00
pix NOBUG: Fixed SVG browser compatibility 2021-08-27 12:00:06 +08:00
plagiarism MDL-71175 plagiarism: Deprecate some old functions. 2021-06-25 12:57:20 +12:00
portfolio MDL-58939 portfolio: Remove picasa portfolio 2021-09-17 10:45:12 +02:00
privacy MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
question Merge branch 'MDL-71750-master' of https://github.com/NashTechOpenUniversity/moodle 2021-10-25 13:18:21 +08:00
rating MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
report MDL-72013 js: Fix jsdocs to meet stricter eslint 2021-10-21 13:28:00 +08:00
reportbuilder MDL-72280 course: implement course datasource for custom reporting. 2021-10-22 17:19:33 +01:00
repository MDL-72348 repository: Deprecate import from skydrive repo 2021-10-04 09:30:45 +02:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
search MDL-60917 core_search: fix unit test 2021-10-19 14:22:39 +11:00
tag MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
theme MDL-69371 behat: Update to step definition. 2021-10-22 10:32:14 +08:00
user Merge branch 'MDL-69371-master-4' of git://github.com/bmbrands/moodle 2021-10-21 17:16:48 +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-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02: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
.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-71622 behat: use own fork of friends-of-behat/mink-extension 2021-05-27 19:42:14 +02:00
composer.lock MDL-72395 composer: Update to newer dependencies 2021-10-02 22:46:06 +02:00
config-dist.php MDL-70323 core_h5p: Add H5P crossOrigin setting 2021-10-24 21:21:58 +11:00
CONTRIBUTING.txt
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
help_ajax.php
index.php MDL-72091 Navigation: Update navigation to match designs 2021-10-11 12:20:34 +08:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-72013 js: Add eslint-jsdoc plugin 2021-10-21 13:28:04 +08:00
package.json MDL-72013 js: Add eslint-jsdoc plugin 2021-10-21 13:28:04 +08:00
phpunit.xml.dist MDL-70794 reportbuilder: register new core sub-system. 2021-07-28 16:40:50 +01: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
README.txt
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 on-demand release 4.0dev+ 2021-10-26 12:36:28 +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.