Moodle - the world's open source learning platform https://moodle.org/
Find a file
Frédéric Massart ce1a09f124 MDL-55071 mod_quiz: Fix behat selector for question chooser
The chooser template now re-uses a core one which caused the
IDs of the fields to be changed. The behat tests have been changed
to target the new IDs. Note: using the label values did not work
because more than one matched due to loose checking.
2016-09-27 17:39:46 +02:00
admin MDL-55071 behat: Normalise space on multi-field admin elements 2016-09-27 17:39:29 +02:00
auth MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
availability MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
backup MDL-51361 backup: Documentation phpcs fix 2016-09-20 12:21:41 +08:00
badges MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
blocks MDL-55071 css: reformat some css files we touch with stylefmt 2016-09-23 10:57:36 +01:00
blog Merge branch 'MDL-55551_m32v1' of https://github.com/sbourget/moodle 2016-08-22 12:53:31 +01:00
cache MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
calendar MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
cohort MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
comment MDL-54894 comments: Get course from context if not informed 2016-06-20 08:58:05 +02:00
competency MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
completion MDL-55316 core_completion: Expand fields for Behat 2016-07-22 11:29:27 -07:00
course MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
dataformat MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
enrol MDL-51948 admin: Make admin settings RTL friendly 2016-09-23 10:54:22 +01:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-55411 theme_noname: Style the filepicker for bootstrap 4 2016-09-23 10:49:49 +01:00
filter Merge branch 'MDL-55587-master' of git://github.com/cameron1729/moodle 2016-09-06 10:07:00 +08:00
grade MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
group MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
install MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
iplookup MDL-48766 tests: move from Liberec to Cambridge 2016-09-19 08:59:39 +01:00
lang MDL-55904 output: Deprecate action_menu::do_not_enhance() 2016-09-23 10:55:17 +01:00
lib Merge branch 'wip-MDL-55519-master' of git://github.com/abgreeve/moodle 2016-09-26 15:23:32 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-55071 core_auth: Move new login renderable to core_auth 2016-09-23 10:57:13 +01:00
message MDL-54973 message: Taking care of support and noreply users on search 2016-08-17 12:41:48 +08:00
mnet MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mod MDL-55071 mod_quiz: Fix behat selector for question chooser 2016-09-27 17:39:46 +02:00
my MDL-45753 events: Fix event context 2016-07-26 04:05:18 +08:00
notes MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01:00
pix NOBUG: Fixed SVG browser compatibility 2016-06-16 17:01:25 +02:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
question MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
rating MDL-54620 rating: Add tests for get_aggregate_string 2016-05-18 12:13:52 +08:00
report MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
repository MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
rss MDL-53039 rss: allow guest access to front page forum 2016-02-09 15:51:09 +08:00
search Merge branch 'MDL-55191_master' of git://github.com/dmonllao/moodle 2016-09-20 11:41:03 +08:00
tag MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
theme MDL-55071 theme_boost: fix import-bootswatch.php phpdocs 2016-09-26 13:14:46 +01:00
user MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-55791 admin: maintenance mode access capability 2016-09-12 10:37:25 -04:00
.eslintignore MDL-55071 theme_boost: fixup bootswatch thirdpartylibs 2016-09-23 10:57:54 +01:00
.eslintrc MDL-54944 eslint: make the .eslintrc default stricter 2016-07-11 12:44:34 +01:00
.gitattributes MDL-53432 core: Treat derived css and js as binary files in git 2016-03-22 16:57:48 +11:00
.gitignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +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-55071 theme_boost: fixup bootswatch thirdpartylibs 2016-09-23 10:57:54 +01:00
.stylelintrc MDL-56061 core: Permit usage of REM in CSS 2016-09-23 10:57:36 +01:00
.travis.yml MDL-55048 travis: check npm/grunt on multiple npm versions 2016-07-11 15:53:10 +01:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-55380 behat: Fixed shared stats definition 2016-08-12 10:17:00 +08:00
composer.lock MDL-55380 behat: Fixed shared stats definition 2016-08-12 10:17:00 +08:00
config-dist.php MDL-55124 database: Allow option to not send options. 2016-09-20 19:53:01 +10: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-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-56063 theme_boost: Check and remove extraneous !important rules 2016-09-23 11:04:33 +01: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-55791 admin: maintenance mode access capability 2016-09-12 10:37:25 -04:00
install.php MDL-51948 core: Patch core areas for LTR forms 2016-09-23 10:55:14 +01: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-55856 grunt: fail gracefully when node version too old 2016-09-15 15:32:32 +01:00
package.json MDL-55856 grunt: fail gracefully when node version too old 2016-09-15 15:32:32 +01:00
phpunit.xml.dist MDL-45753 test: Adding core_my testsuite 2016-07-26 04:35:02 +08:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01: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
tags.txt MDL-48855 dev: Fix ctags command to handle extra whitespace 2015-01-23 10:59:29 +08: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.2dev 2016-09-23 10:01:31 +02: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.