Moodle - the world's open source learning platform https://moodle.org/
Find a file
Andrew Nicols 10c3e4b770
MDL-81924 core_sms: Add new subsystem and plugintype
Originally implemented as MDL-80960.
2024-09-23 10:43:39 +07:00
.github MDL-82758 gha: Remove reference to the master branch 2024-08-09 16:12:58 +08:00
.grunt MDL-81125 core: Fix illegal whitespace 2024-05-21 15:42:48 +07:00
.phpstorm.meta.php MDL-82668 core: Move phpstorm meta to di.php 2024-08-14 16:32:23 +08:00
.upgradenotes MDL-81924 core_sms: Add new subsystem and plugintype 2024-09-23 10:43:39 +07:00
admin MDL-83124 theme: Regenerate fontawesomeicons.json 2024-09-17 08:46:15 +07:00
ai NOBUG: Fixed SVG browser compatibility 2024-09-20 17:12:35 +02:00
analytics MDL-63399 behat: update existing tests to use the better download steps 2024-09-06 12:14:07 +08:00
auth Merge branch 'main_MDL-66151' of https://github.com/mattporritt/moodle 2024-09-03 11:07:47 +08:00
availability NOBUG: Add upgrade notes 2024-09-10 20:02:53 +07:00
backup MDL-82503 badges: Fix behat and PHPUnit tests 2024-09-03 20:27:51 +02:00
badges Merge branch 'MDL-83037' of https://github.com/paulholden/moodle 2024-09-09 17:21:54 +02:00
blocks MDL-83188 block_private_files: style expand/collapse icons correctly. 2024-09-17 17:15:11 +01:00
blog Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
cache MDL-83209 cache: Correct class import 2024-09-20 09:47:59 +08:00
calendar Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
cohort Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
comment Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
communication MDL-83122 core_communication: Fix exception for delete user hook 2024-09-17 15:31:16 +10:00
competency Merge branch 'MDL-76889' of https://github.com/paulholden/moodle 2024-08-22 16:16:15 +02:00
completion NOBUG: Add upgrade notes 2024-09-13 13:22:02 +02:00
contentbank Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
course Merge branch 'MDL-82845-main' of https://github.com/ferranrecio/moodle 2024-09-19 18:29:37 +02:00
customfield NOBUG: Add upgrade notes 2024-09-20 17:12:53 +02:00
dataformat MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
enrol Merge branch 'MDL-82717' of https://github.com/liamgm/moodle 2024-09-03 10:29:20 +08:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
files NOBUG: Add upgrade notes 2024-09-07 06:48:52 +08:00
filter Merge branch 'MDL-82935-main' of https://github.com/sarjona/moodle 2024-09-13 10:33:59 +08:00
grade Merge branch 'MDL-83082-main' of https://github.com/junpataleta/moodle 2024-09-19 09:43:32 +07:00
group MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
h5p MDL-75692 core_h5p: Debounce resize events 2024-09-10 08:46:40 +02:00
install Automatically generated installer lang files 2024-09-19 00:09:37 +00:00
iplookup MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
lang MDL-81924 core_sms: Add new subsystem and plugintype 2024-09-23 10:43:39 +07:00
lib MDL-81924 core_sms: Add new subsystem and plugintype 2024-09-23 10:43:39 +07:00
local MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
login MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
media NOBUG: Fixed SVG browser compatibility 2024-08-23 16:04:31 +02:00
message Merge branch 'MDL-82158-main' of https://github.com/andrewnicols/moodle 2024-08-27 10:01:38 +07:00
mnet MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
mod NOBUG: Add upgrade notes 2024-09-20 17:12:53 +02:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-82500 my: Move CTA from the menu to buttons 2024-08-29 16:14:41 +02:00
notes MDL-74188 notes: consistent formatting of text content. 2024-08-16 10:19:54 +01:00
payment MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
pix NOBUG: Fixed SVG browser compatibility 2024-09-17 15:09:46 +02:00
plagiarism MDL-71326 plagiarism: Final deprecation of plagiarism functions 2024-08-21 23:25:25 +02:00
portfolio MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
privacy MDL-82431 phpunit: correct unit test filename and classname. 2024-07-10 19:06:14 +01:00
question Merge branch 'MDL-83055' of https://github.com/paulholden/moodle 2024-09-20 11:03:32 +07:00
rating MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
report MDL-82847 report_log: Add subsections to activities log 2024-09-09 12:06:02 +02:00
reportbuilder Merge branch 'MDL-82488' of https://github.com/paulholden/moodle 2024-09-20 09:24:51 +08:00
repository NOBUG: Add upgrade notes 2024-08-29 18:09:49 +07:00
rss MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
search MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
sms MDL-81924 core_sms: Add new subsystem and plugintype 2024-09-23 10:43:39 +07:00
tag Merge branch 'MDL-82287-main' of https://github.com/andrewnicols/moodle 2024-07-18 09:47:01 +07:00
theme Merge branch 'MDL-82909' of https://github.com/paulholden/moodle 2024-09-19 15:08:12 +08:00
user NOBUG: Add upgrade notes 2024-09-20 17:12:53 +02: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-82844 ws: Return home page url in get_site_info WebService 2024-09-12 15:03:25 +02: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 MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-82668 core: Move phpstorm meta to di.php 2024-08-14 16:32:23 +08: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-79003 core: Bump NodeJS to lts/iron (NodeJS 20) 2024-01-30 12:19:39 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintrc MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
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 MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-81266 composer: PHPUnit 9.6, Behat to 3.14 and other deps 2024-03-25 14:33:34 +01:00
composer.lock MDL-81591 composer: Reconcile the lock file with json contents 2024-04-17 18:33:59 +02:00
config-dist.php MDL-81031 admin: Add swagger UI 2024-08-06 16:01:07 +08:00
CONTRIBUTING.md MDL-80577 core: Update and rewrite contribution guidelines 2024-01-15 22:47:44 +08:00
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 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-82066 user: define methods for handling default homepage URLs. 2024-07-10 17:12:31 +01:00
install.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +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-81125 core: Add tooling to generate developer upgrade notes 2024-05-20 22:26:44 +08:00
package.json MDL-81125 core: Add tooling to generate developer upgrade notes 2024-05-20 22:26:44 +08:00
phpcs.xml.dist MDL-78496 environment: Moodle 4.4 requirements 2023-11-17 21:50:28 +08:00
phpunit.xml.dist MDL-82627 core: Add testsuite for AI 2024-09-11 11:02:53 +07:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
r.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +08:00
README.md MDL-80577 core: Rewrite and update README 2024-01-15 22:47:44 +08:00
security.txt MDL-81278 core: Update security.txt expiry 2024-09-16 14:48:50 +08:00
tokenpluginfile.php MDL-77054 files: Allow CORS in tokenpluginfile.php 2023-11-30 12:22:26 +01:00
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
UPGRADING.md NOBUG: Add upgrade notes 2024-09-20 17:12:53 +02:00
version.php MDL-81924 core_sms: Add new subsystem and plugintype 2024-09-23 10:43:39 +07:00

Moodle

The Moodle Logo

Moodle is the World's Open Source Learning Platform, widely used around the world by countless universities, schools, companies, and all manner of organisations and individuals.

Moodle is designed to allow educators, administrators and learners to create personalised learning environments with a single robust, secure and integrated system.

Documentation

Community

moodle.org is the central hub for the Moodle Community, with spaces for educators, administrators and developers to meet and work together.

You may also be interested in:

Installation and hosting

Moodle is Free, and Open Source software. You can easily download Moodle and run it on your own web server, however you may prefer to work with one of our experienced Moodle Partners.

Moodle also offers hosting through both MoodleCloud, and our partner network.

License

Moodle is provided freely as open source software, under version 3 of the GNU General Public License. For more information on our license see