Moodle - the world's open source learning platform https://moodle.org/
Find a file
Jun Pataleta f3ec5411b0 MDL-58255 mod_assign: Fix usage of assign object for overrides
* Fix the parameters being passed for the assign constructor.
* Use assign::get_instance() instead of assign::get_context() to fetch
the assignment instance's properties.
2017-03-17 09:33:00 +08:00
admin Merge branch 'MDL-55528-master' of git://github.com/andrewnicols/moodle 2017-03-14 12:07:33 +00:00
auth Merge branch 'MDL-57913_auth_db_sync_task_master' of git://github.com/gthomas2/moodle 2017-03-16 07:39:48 +08:00
availability MDL-57536 availability: Document required selectors changes 2017-01-02 18:50:54 +01:00
backup MDL-40838 backup: restore enrolment methods without users 2017-02-20 12:08:35 +08:00
badges MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
blocks MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
blog MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
cache MDL-58169 phpunit: Clear opcode cache before checking file 2017-03-14 13:30:24 +08:00
calendar MDL-57658 calendar: Remove BYDAY filtering dependence on NumberFormatter 2017-03-15 14:18:27 +08:00
cohort MDL-57273 exporter: Clarify why contextname needs to be PARAM_RAW 2017-01-20 12:56:19 +08:00
comment MDL-35980 comment: add comment info to delete button for screen readers 2017-02-24 08:15:40 +08:00
competency MDL-57596 forms: CLEANHTML in persistent forms 2017-03-10 18:04:48 +00:00
completion MDL-57583 completion: fix bug with advcheckbox in course completion form 2017-03-13 09:17:55 +08:00
course Merge branch 'MDL-57990-master' of git://github.com/crazyserver/moodle 2017-03-07 14:00:07 -03:00
dataformat MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
enrol MDL-57631 enrol_ldap: Disable CLI script if task is enabled 2017-03-15 08:49:22 +01:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-55528 fileconverter_unoconv: Unit test correction 2017-03-15 10:59:53 +08:00
filter MDL-57316 media: Setup media plugins in media_manager::instance() 2017-02-07 09:16:01 +08:00
grade Merge branch 'MDL-47354_gradereport_singleview_perpage' of git://github.com/davosmith/moodle 2017-03-15 11:17:49 +08:00
group MDL-56614 behat: Fixed steps to use new definition 2016-12-07 07:10:35 +08:00
install Automatically generated installer lang files 2017-03-15 00:04:32 +08:00
iplookup MDL-56740 geoip tests: update to a more reliable ipv6 location 2016-11-04 08:52:40 +00:00
lang MDL-55528 fileconverter_unoconv: Move env check langstring to core 2017-03-15 09:15:34 +08:00
lib Merge branch 'm33_MDL-58027_Restore_Missing_HTMLEntities_Call' of https://github.com/scara/moodle 2017-03-15 00:37:02 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-55476 auth: remove loginpasswordautocomplete 2017-01-19 07:24:46 +00:00
media MDL-57316 media: create different instances for different pages 2017-02-08 10:17:43 +08:00
message MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
mnet MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
mod MDL-58255 mod_assign: Fix usage of assign object for overrides 2017-03-17 09:33:00 +08:00
my MDL-50770 blocks: copy sitewide blocks positions when cloning dashboards 2017-02-13 15:17:09 +08:00
notes MDL-56614 behat: add navigation block when required 2016-12-06 11:49:14 +08:00
pix NOBUG: Fixed SVG browser compatibility 2017-03-10 20:59:35 +01:00
plagiarism MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfolio MDL-57527 portfolio: remove legacy yui from js 2017-02-08 11:04:59 +00:00
question MDL-58106 random Q restore: avoid MySQL performance issues 2017-03-02 19:40:32 +00:00
rating MDL-56307 course: API changes to support retrieve by time 2016-10-25 10:10:52 +01:00
report MDL-58109 report_security: Remove empty line 2017-03-14 11:27:26 +01:00
repository MDL-33483 repository: Coding style tidyup 2017-02-27 11:31:00 +08:00
rss MDL-57777 rss: Return 404 when context not found. 2017-01-31 09:29:08 +00:00
search MDL-57161 search: Set the correct HTTP header 2016-12-06 09:52:30 +08:00
tag MDL-58052 behat: user session function - use to edit current profile 2017-03-03 13:57:01 +00:00
theme Merge branch 'MDL-57066-master' of git://github.com/junpataleta/moodle 2017-03-15 01:17:19 +01:00
user MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
userpix
webservice MDL-57768 webservice: Delete manual setting of config in test 2017-02-10 11:49:09 +11:00
.eslintignore MDL-57972 javascript: Add truncate.js third party lib 2017-03-07 05:22:34 +00:00
.eslintrc MDL-55835 eslint: bump to v3.7.1 2016-10-07 10:00:26 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08: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-57972 javascript: Add truncate.js third party lib 2017-03-07 05:22:34 +00:00
.stylelintrc MDL-55165 stylelint: remove unset redundant properities rule 2016-09-29 16:39:30 +01:00
.travis.yml MDL-48228 database: Make utf8mb4 the default character set for mysql. 2017-03-01 09:03:12 +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-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
composer.lock MDL-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
config-dist.php Merge branch 'MDL-57887-nginx-username-logging' of https://github.com/brendanheywood/moodle 2017-03-06 13:43:38 -03: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-56519 behat: Add gherkin lint to watch and startup 2017-01-05 16:02:00 +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-55362 core: Fixed topic section default name empty h2 tag 2016-11-16 14:19:55 +13: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-56519 behat: Lint gherkin files 2017-01-03 09:12:54 +08:00
package.json MDL-56519 behat: Lint gherkin files 2017-01-03 09:12:54 +08:00
phpunit.xml.dist MDL-56092 phpunit: Add auth/tests to phpunit.xml.dist 2016-10-05 10:03:46 +08:00
pluginfile.php
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.3dev 2017-03-16 11:52:46 +00: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.