Moodle - the world's open source learning platform https://moodle.org/
Find a file
Jake Dallimore 8ed8b6e9b9
MDL-78597 mod_lti: make new course tools show in activity chooser
This will only impact newly created course tools, not existing tools.
Existing tools will be listed in the LTI External tools page and
teachers will be able to add them to the activity chooser from there.
2023-08-29 13:05:55 +08:00
.github MDL-76408 gha: Move "highest" runs from php81 to php82 2023-08-10 19:11:23 +02:00
.grunt MDL-74301 eslint: Upgrade eslint and babel 2023-07-03 15:21:53 +01:00
admin Merge branch 'MDL-78386' of https://github.com/paulholden/moodle 2023-08-25 11:39:55 +08:00
analytics MDL-78140 analytics: improve context restrictions manager test. 2023-05-11 09:39:39 +01:00
auth Merge branch 'MDL-53368-master-3' of https://github.com/HuongNV13/moodle 2023-08-24 22:51:26 +08:00
availability MDL-78288 core_course: Hide access restrictions textarea till ready 2023-07-12 14:23:17 +02:00
backup MDL-44190 backup: Always use the course context for course search 2023-07-19 11:26:55 +07:00
badges MDL-71212 core_course: adds controls to the course index drawer. 2023-08-18 11:00:55 -07:00
blocks MDL-78291 behat: Fix behat tests with subpanels 2023-08-25 18:48:14 +02:00
blog MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
cache MDL-78109 core_cache: Remove harmful requirelockingwrite/read options 2023-07-12 15:33:15 +01:00
calendar MDL-78674 calendar: No need to call get_course_and_cm_from_instance() 2023-08-10 09:37:37 +08:00
cohort MDL-76902 course: create categories datasource for custom reporting. 2023-08-23 13:42:27 +01:00
comment MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
communication MDL-77917 communication_matrix: Topic must not be null 2023-08-24 23:19:38 +08:00
competency MDL-77350 competency: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
completion Merge branch 'MDL-71212-collapse-expand-all-sections-in-course-index-drawer' of https://github.com/stopfstedt/moodle 2023-08-24 09:22:23 +08:00
contentbank Merge branch 'MOODLE_master_MDL-74773' of https://github.com/danielneis/moodle 2023-08-03 09:18:42 +08:00
course MDL-78291 behat: Fix behat tests with subpanels 2023-08-25 18:48:14 +02:00
customfield MDL-78531 administration: New default course settings section 2023-08-18 08:49:09 +02:00
dataformat MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
enrol MDL-76557 enrol_lti: Fix unit test docs and convert to provider 2023-08-17 09:12:36 +02:00
error MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
favourites MDL-77350 favourites: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
files MDL-78741 files: context report entity data for path and parent. 2023-08-24 08:02:08 +01:00
filter Merge branch 'MDL-79039-master' of https://github.com/andrewnicols/moodle 2023-08-25 14:25:19 +07:00
grade MDL-78291 behat: Fix behat tests with subpanels 2023-08-25 18:48:14 +02:00
group MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
h5p MDL-78183 core_contentbank: Improve error handling 2023-07-07 12:21:24 +02:00
install Automatically generated installer lang files 2023-08-25 00:12:05 +00:00
iplookup MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lang Merge branch 'MDL-78741' of https://github.com/paulholden/moodle 2023-08-24 23:29:01 +08:00
lib Merge branch 'MDL-78251-master-2' of https://github.com/andrewnicols/moodle 2023-08-25 07:48:13 +02:00
local
login Merge branch 'MDL-53368-master-3' of https://github.com/HuongNV13/moodle 2023-08-24 22:51:26 +08:00
media Merge branch 'master_MDL-78571' of https://github.com/mattporritt/moodle 2023-08-02 12:11:44 +08:00
message MDL-78792 message: access checks in processor fragment callback. 2023-08-10 18:31:50 +07:00
mnet MDL-77341 mnet: Added missing class properties 2023-05-20 21:37:01 +07:00
mod MDL-78597 mod_lti: make new course tools show in activity chooser 2023-08-29 13:05:55 +08:00
my MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
notes MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
payment MDL-77174 core_payment: Switch to utility modal 2023-07-31 10:56:22 +08:00
pix NOBUG: Fixed SVG browser compatibility 2023-08-26 11:04:41 +08:00
plagiarism MDL-67526 plagiarism: Final deprecation of plagiarism functions 2023-03-14 17:04:20 +01:00
portfolio MDL-77350 portfolio: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
privacy MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
question MDL-71212 core_course: adds controls to the course index drawer. 2023-08-18 11:00:55 -07:00
rating Merge branch 'MDL-78170' of https://github.com/paulholden/moodle 2023-05-23 10:27:28 +08:00
report MDL-71212 core_course: adds controls to the course index drawer. 2023-08-18 11:00:55 -07:00
reportbuilder Merge branch 'MDL-75855' of https://github.com/paulholden/moodle 2023-08-24 16:49:34 +02:00
repository MDL-78884 theme: Update references to $icon.png 2023-08-23 07:33:58 +02:00
rss MDL-77164 privacy: typehint test content writer 2023-04-13 09:43:15 +01:00
search MDL-70152 behat: Forum behat generators use UI 2023-05-29 10:32:20 +08:00
tag MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
theme Merge branch 'MDL-79063-master' of https://github.com/junpataleta/moodle 2023-08-25 00:11:05 +08:00
user Merge branch 'MDL-75802' of https://github.com/paulholden/moodle 2023-08-24 23:43:44 +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-78503 webservice: include token last access time in reports. 2023-07-18 09:19:24 +01:00
.eslintrc MDL-74301 eslint: Enable 'reportUnusedDisableDirectives' eslint setting 2023-07-03 15:21:53 +01:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes
.gitignore MDL-77308 core: Remove editor_tiny from core 2023-03-09 15:28:35 +08:00
.jshintignore
.jshintrc
.nvmrc MDL-73915 js: Switch to nodejs lts/gallium 2022-02-23 08:51:54 +08:00
.shifter.json
.stylelintrc
behat.yml.dist MDL-78934 behat: Move to BrowserKit in extension and other custom code 2023-08-18 13:59:17 +02:00
brokenfile.php
composer.json MDL-78934 behat: Move from mink goutte to browserkit driver 2023-08-18 13:59:17 +02:00
composer.lock MDL-78934 behat: Move from mink goutte to browserkit driver 2023-08-18 13:59:17 +02:00
config-dist.php MDL-50160 Administration: HTTP only cookies default set to on. 2023-07-31 14:09:30 +10:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
editmode.php MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
file.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
Gruntfile.js MDL-76802 core: Create a grunt task to get upgradable libs 2023-03-13 11:53:23 +01:00
help.php
help_ajax.php
index.php MDL-74901 core_navigation: support callbacks in frontpage secondary nav 2022-07-25 15:06:14 +08:00
install.php MDL-78552 core: tidy up MDL_PERF constants 2023-06-25 08:39:09 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-74301 eslint: Upgrade eslint and babel 2023-07-03 15:21:53 +01:00
package.json MDL-74301 eslint: Upgrade eslint and babel 2023-07-03 15:21:53 +01:00
phpcs.xml.dist MDL-77458 core: Add supported php version info to phpcs config 2023-03-02 20:37:52 +08:00
phpunit.xml.dist MDL-77576 core: Add testsuite for communication 2023-05-05 14:42:45 +10:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt
security.txt MDL-75906 core: Updated security.txt expiry 2023-04-03 17:11:02 +08:00
tokenpluginfile.php
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
version.php on-demand release 4.3dev+ 2023-08-26 11:04:43 +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.