Moodle - the world's open source learning platform https://moodle.org/
Find a file
sam marshall 9f1149ac13 MDL-66378 Behat: Speed up 'before/after' step in Chrome
On some Chrome versions the xpath used for before/after is slow
and (sometimes) uses a lot of memory. This change uses pure
JavaScript to do the before/after calculation, which should always
be fast.
2019-08-18 07:15:00 +08:00
admin MDL-66281 tool_dataprivacy: Set sensitive data processing default value 2019-07-30 13:59:42 +08:00
analytics Merge branch 'MDL-63906_35' of git://github.com/dmonllao/moodle into MOODLE_35_STABLE 2019-04-01 10:31:51 +08:00
auth Merge branch 'MDL-65537-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE 2019-05-10 20:09:24 +02:00
availability MDL-65965 availability: Behat test for activity grouping restriction 2019-06-21 15:41:14 +08:00
backup MDL-60851 backup: coding style fixes 2019-05-01 08:51:57 +08:00
badges Merge branch 'MDL-64851-35' of https://github.com/s-cenni/MDL-64851 into MOODLE_35_STABLE 2019-05-03 10:45:58 +08:00
blocks MDL-65581 core_blocks: change classname for hidden blocks 2019-05-13 12:43:34 +02:00
blog MDL-63422 blog: Correct phpdoc for get_users 2018-11-02 08:34:45 +08:00
cache MDL-64719 cache: Implement purge_current_user() in \cache 2019-04-01 15:32:42 +01:00
calendar Merge branch 'MDL-65293-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE 2019-04-29 22:46:47 +02:00
cohort MDL-64708 cohort: Return url is not used anywhere in core. 2019-05-08 17:51:45 +02:00
comment MDL-64651 comments: Do not send referrer 2019-03-05 04:21:41 +01:00
competency MDL-65178 competencies: count_competencies fix 2019-03-26 09:49:08 +08:00
completion MDL-64889 completion: Fix performance of get_course_progress_percentage 2019-02-18 14:06:37 +00:00
course MDL-65537 lang: Use fixed strings in tests, too 2019-05-10 16:14:30 +02:00
dataformat MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
enrol MDL-65558 enrol_database: use , as port separator 2019-05-10 12:24:58 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
filter MDL-65636 filter_multilang: add some basic unit tests 2019-05-22 11:04:21 +01:00
grade MDL-66378 behat: Correct invalid uses of selection from dropdown 2019-08-18 07:15:00 +08:00
group MDL-64979 Behat: Add option to increase timeouts 2019-03-19 17:13:47 +00:00
install Automatically generated installer lang files 2019-08-15 00:13:11 +00:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:06:44 +02:00
lang MDL-60347 core: debugsmtp should be a developer only setting. 2019-07-01 12:17:12 +02:00
lib MDL-66378 Behat: Speed up 'before/after' step in Chrome 2019-08-18 07:15:00 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-29318 login: Handle email in case-insensitive manner 2019-03-29 13:33:55 +08:00
media MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
message MDL-65173 message_email: removed bogus logic 2019-03-25 17:19:27 +08:00
mnet MDL-63682 mnetservice_enrol: Add support for removal of context users 2018-10-26 10:24:08 +08:00
mod MDL-66378 behat: Correct invalid uses of selection from dropdown 2019-08-18 07:15:00 +08:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
notes MDL-63530 core_notes: Add support for removal of context users 2018-10-30 16:19:26 +08:00
pix MDL-62807 output: Support .list-unstyled class 2018-07-16 14:04:03 +08:00
plagiarism MDL-63946 plagirism: Filename typo fix 2018-11-09 13:25:33 +08:00
portfolio MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
privacy MDL-64511 privacy: encode data URL when loading content. 2019-06-28 13:17:42 +01:00
question MDL-65697 qtype_missingtype: include missing class 2019-05-28 13:36:05 +08:00
rating MDL-64652 rating: Add optional inner join option to sql 2019-03-05 10:17:35 +08:00
report MDL-66378 report_participation: Correct label for target 2019-08-18 07:15:00 +08:00
repository MDL-64979 Behat: Add option to increase timeouts 2019-03-19 17:13:47 +00:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:16:56 +08:00
search MDL-66132 Search: Behat tests should use simpledb, fix mock count 2019-07-22 20:57:10 +02:00
tag MDL-64943 lang: Fix regression in the test caused by the reworded string 2019-02-28 20:00:52 +01:00
theme MDL-66378 gradereport_singleview: Add missing label for dropdown 2019-08-18 07:15:00 +08:00
user MDL-66378 behat: Correct invalid uses of selection from dropdown 2019-08-18 07:15:00 +08:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:21:48 +01:00
webservice MDL-65179 Web service: Token last access is updated too frequently 2019-03-28 17:15:29 +00:00
.eslintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
.eslintrc MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:40:58 +00:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-20 10:24:31 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-60088 travis: add dist:trusty to travis 2019-06-23 23:55:34 +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-66378 behat: Update dependencies for chrome webdriver fix 2019-08-17 10:32:19 +08:00
composer.lock MDL-66378 behat: Update dependencies for chrome webdriver fix 2019-08-17 10:32:19 +08:00
config-dist.php MDL-64979 Behat: Add option to increase timeouts 2019-03-19 17:13:47 +00: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-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +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-57636 frontpage: Fix display enrolled courses 2019-01-04 10:56:24 +01:00
install.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +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-63346 nodejs: Bump to created from scratch shrinkwrap file 2018-09-20 10:52:41 +02:00
package.json MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
phpunit.xml.dist MDL-62308 core_backup: implement privacy provider 2018-05-09 22:48:07 +08:00
pluginfile.php MDL-59008 mod_resource: add option to serve external files embed 2017-07-03 10:19:33 +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
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 3.5.7+ 2019-08-16 11:07:12 +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.