Moodle - the world's open source learning platform https://moodle.org/
Find a file
Simey Lameze 1de4baf1f1 MDL-66075 core: various fixes & code polishing
* Removes unnecessary comment in search_users() WS.
* Replaces DB call by get_course() in search_users() WS.
* Fix discussionids handling on export.php.
* Coding style fix in test_search_users unit test.
* Add missing version bump.
* phpDOc fixes in post vault.
* Fix in the dataformat callback to handle different data types.
2019-09-23 13:07:30 +08:00
admin Merge branch 'MDL-40669' of https://github.com/paulholden/moodle 2019-09-18 23:15:13 +02:00
analytics MDL-66536 analytics: Indicators can add extra data for targets 2019-09-18 13:07:21 +08:00
auth MDL-59524 general: Remove strings deprecated in 3.4 2019-08-12 00:13:08 +02:00
availability MDL-65965 availability: Behat test for activity grouping restriction 2019-06-21 15:36:35 +08:00
backup Merge branch 'MDL-66072-master-3' of git://github.com/peterRd/moodle 2019-09-05 02:48:00 +02:00
badges Merge branch 'MDL-66032-master_awarded_badges_criteria' of https://github.com/andrewmadden/moodle 2019-07-17 01:31:46 +02:00
blocks Merge branch 'MDL-64438-master-4' of git://github.com/mihailges/moodle 2019-09-18 12:52:12 +02:00
blog MDL-65083 theme_boost: update uses of pull-xs-right 2019-08-19 08:16:47 +02:00
cache Merge branch 'MDL-66139' of https://github.com/stronk7/moodle 2019-08-29 11:51:06 +08:00
calendar MDL-56223 calendar: fix wrong create_calendar_events WS phpdoc 2019-09-05 17:15:17 +08:00
cohort MDL-65782 roles: allow several roles with user/frontpage archetype 2019-06-04 11:49:23 +02:00
comment MDL-66061 comments: Support pagination and sorting in get_comments WS 2019-08-19 10:42:25 +01:00
competency MDL-65078 competencies: webservices 2019-07-24 09:14:28 +08:00
completion Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle 2019-04-30 20:47:26 +02:00
course Merge branch 'MDL-66536_master' of git://github.com/dmonllao/moodle 2019-09-18 16:51:40 +02:00
customfield MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
dataformat MDL-66288 dataformat: prettify exported JSON data 2019-08-12 07:29:31 +08:00
enrol MDL-66075 core: various fixes & code polishing 2019-09-23 13:07:30 +08:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-65323 core_favourites: replace use of deprecated phpunit methods 2019-09-13 10:21:06 +08:00
files Merge branch 'MDL-59911-conv_cleanup_check' of git://github.com/leonstr/moodle 2019-07-18 08:25:07 +08:00
filter MDL-63250 mediaplugin: Fixed video player size in specific tables 2019-07-18 13:51:59 +02:00
grade MDL-66550 forum: Target fields in a fieldset for behat test 2019-09-10 21:29:03 +08:00
group MDL-66328 groups: overview page can require lots of memory 2019-09-09 11:18:23 +01:00
install Automatically generated installer lang files 2019-09-12 00:09:11 +00:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:01:09 +02:00
lang Merge branch 'MDL-66536_master' of git://github.com/dmonllao/moodle 2019-09-18 16:51:40 +02:00
lib MDL-66269 enrol: A new webservice to search course participants 2019-09-20 08:19:01 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-61649 email: Send plain/html format emails based on user preference 2019-08-07 11:20:02 +08:00
media MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
message Merge branch 'MDL-65205-master' of git://github.com/bmbrands/moodle 2019-09-11 22:55:01 +02:00
mnet MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
mod MDL-66075 core: various fixes & code polishing 2019-09-23 13:07:30 +08:00
my MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
notes MDL-64705 notes: Make notes WS return permissions information 2019-03-25 19:01:20 +01:00
pix MDL-64598 pix: Adding width/height information to emoji SVG images. 2019-08-02 11:56:14 +02:00
plagiarism MDL-65051 core: delete duplicated plagiarism_cron() 2019-03-27 11:38:08 +08:00
portfolio MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts 2019-05-20 19:35:05 +02:00
privacy MDL-65751 lib: Update jQuery version in Moodle files 2019-07-15 08:45:34 +08:00
question MDL-66563 Questions: Drag and Drop qtypes in high-contrast 2019-09-04 15:32:16 +01:00
rating MDL-65042 rating: Fix incorrect image generated for user in rating 2019-08-16 15:41:21 +01:00
report MDL-66091 report_insights: Unify contextwithinsights cache sets 2019-09-18 13:00:06 +08:00
repository MDL-64917 filepicker: change event dispatch 2019-09-12 10:57:21 +10:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:15:04 +08:00
search MDL-66326 Global search: Unit test fix for Oracle 2019-08-30 00:17:12 +02:00
tag MDL-65428 core_tag: fix callback param type 2019-04-26 13:11:05 +02:00
theme MDL-66548 theme_classic: secure layout block position fixes 2019-09-16 16:02:30 +02:00
user Merge branch 'MDL-63895-master' of git://github.com/vmdef/moodle 2019-09-18 17:33:17 +02:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle 2019-09-05 11:38:36 +08:00
.eslintignore Merge branch 'MDL-64887-master-3' of git://github.com/bmbrands/moodle 2019-07-29 10:16:01 +08:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-64443 git: Excluded vim swap files 2019-02-16 22:20:05 +01: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-66532 javascript: Lock NPM version for NVM 2019-09-04 06:45:51 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore Merge branch 'MDL-64887-master-3' of git://github.com/bmbrands/moodle 2019-07-29 10:16:01 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-65992 travis: Migrate to Xenial distro and default MySQL service 2019-07-31 12:56:39 +08:00
babel-plugin-add-module-to-define.js MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +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-66184 core: Update composer to apply for php 7.1.0 as min 2019-08-27 00:42:30 +02:00
composer.lock MDL-66184 core: Update composer to apply for php 7.1.0 as min 2019-08-27 00:42:30 +02:00
config-dist.php MDL-66367 core: added new cachetemplates setting 2019-09-04 12:54:02 +02: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-66265 javascript: Ignore camelcase in Gruntfile 2019-09-04 06:48:11 +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-37977 frontpage: Move html from index.php to renderer 2018-06-01 11:32:08 +08:00
install.php MDL-46267 core: Remove $CFG->httpswwwroot 2019-07-22 10:59:42 +08: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-66265 javascript: Bump jshint version 2019-09-04 06:48:11 +08:00
package.json MDL-66265 javascript: Bump jshint version 2019-09-04 06:48:11 +08:00
phpunit.xml.dist MDL-65130 phpunit: Only generate coverage where it is deliberate 2019-03-21 08:16:56 +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
tokenpluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +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 MDL-66075 core: various fixes & code polishing 2019-09-23 13:07:30 +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.