Moodle - the world's open source learning platform https://moodle.org/
Find a file
Damyon Wiese 9cf38a5d24 MDL-62465 grade: scrolling CSS
Grading pages have their own special javascript to force "fixed" headers
when scrolling a large table. They rely on the entire page being scrolled,
not just the main region.
2019-02-04 11:40:37 +08:00
admin MDL-64424 privacy: Use system context purpose on the front page, too 2019-01-23 11:11:36 +01:00
analytics MDL-64320 analytics: Validate discrete indicators separately 2019-01-30 12:11:40 +01:00
auth MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
availability MDL-63730 lang: Merge English strings from the en_fix language pack 2018-10-26 13:40:07 +02:00
backup Merge branch 'MDL-63916-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE 2019-01-16 15:33:57 +01:00
badges MDL-64222 badge: Removed backpackurl from the edit_form 2019-01-08 16:21:48 +01:00
blocks MDL-63628 accessibility: Trigger file links with keyboard 2019-01-22 08:41:01 +08:00
blog MDL-63422 blog: Correct phpdoc for get_users 2018-11-02 08:34:45 +08:00
cache MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
calendar MDL-64214 calendar: Populate the groups select box on page load 2018-11-30 09:26:25 +08:00
cohort MDL-62514 behat: Add additional autocomplete validation 2019-01-30 08:26:31 +08:00
comment MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:27:22 +08:00
competency MDL-60518 core_competency: Set $USER global variable for tests 2018-12-14 10:27:41 +01:00
completion MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:27:22 +08:00
course MDL-60972 core_course: delete section files, when section is deleted. 2019-01-17 08:18:34 +01:00
dataformat MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
enrol MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +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-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
filter MDL-64012 filters: activity name autolinking fails for names with () 2018-11-14 16:07:48 +00:00
grade MDL-64375 gradingform_rubric: Styles for overflow 2019-01-04 08:44:41 +08:00
group MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:27:22 +08:00
install Automatically generated installer lang files 2019-01-30 00:10:24 +00:00
iplookup MDL-61169 iplookup: Change to another block still remaining to SF 2018-09-13 19:06:44 +02:00
lang MDL-64400 core_messages: Allow cron to delete unread notifications too 2018-12-27 09:32:25 +01:00
lib Merge branch 'MDL-64737-35-attoprivacysql' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE 2019-01-31 22:46:46 +01:00
local
login MDL-63994 login: Improve the logintoken param input 2018-11-15 20:35:46 +01:00
media MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
message MDL-63168 core_message: added unit test 2019-01-23 13:24:17 +08:00
mnet MDL-63682 mnetservice_enrol: Add support for removal of context users 2018-10-26 10:24:08 +08:00
mod Merge branch 'MDL-62514-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE 2019-01-30 23:01:27 +01:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
notes MDL-63530 core_notes: Add support for removal of context users 2018-10-30 16:19:26 +08:00
pix MDL-62807 output: Support .list-unstyled class 2018-07-16 14:04:03 +08:00
plagiarism MDL-63946 plagirism: Filename typo fix 2018-11-09 13:25:33 +08:00
portfolio MDL-64509 lang: Import fixed English strings (en_fix) 2019-01-07 20:21:09 +01:00
privacy MDL-64497 GDPR: moodle_content_writer can cause endless loop 2019-01-03 17:04:13 +00:00
question Merge branch 'MDL-64464_35' of https://github.com/timhunt/moodle into MOODLE_35_STABLE 2019-01-29 19:41:03 +01:00
rating MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:27:22 +08:00
report Merge branch 'MDL-61623-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE 2019-01-29 11:20:34 +01:00
repository MDL-64049 core: Cache prefs for current user 2018-11-20 00:34:58 +01:00
rss MDL-63535 core_rss: Coding style fix 2018-10-23 11:16:56 +08:00
search MDL-63789 search_solr: use proxy creds, if any 2018-11-02 23:34:13 +01:00
tag MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:27:22 +08:00
theme MDL-62465 grade: scrolling CSS 2019-02-04 11:40:37 +08:00
user Merge branch 'MDL-63881-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE 2019-01-15 11:39:26 +01:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:21:48 +01:00
webservice MDL-63533 core_webservice: Unit tests for removal of context users 2018-10-22 12:56:38 +02:00
.eslintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
.eslintrc MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:40:58 +00: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
.stylelintignore MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-63346 travis: GRUNT job immune to npm-shrinkwrap.json changes 2018-09-20 10:47:50 +02: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-61678 phpunit: Bump to current / latest 6.5.x before major release 2018-03-18 23:40:02 +01:00
composer.lock MDL-61678 phpunit: Bump to current / latest 6.5.x before major release 2018-03-18 23:40:02 +01:00
config-dist.php MDL-63891 assignfeedback_editpdf: remove queued jobs that keep failing 2018-12-17 11:21:38 +01: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
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +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-57636 frontpage: Fix display enrolled courses 2019-01-04 10:56:24 +01:00
install.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02: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-63346 nodejs: Bump to created from scratch shrinkwrap file 2018-09-20 10:52:41 +02:00
package.json MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
phpunit.xml.dist MDL-62308 core_backup: implement privacy provider 2018-05-09 22:48:07 +08:00
pluginfile.php MDL-59008 mod_resource: add option to serve external files embed 2017-07-03 10:19:33 +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
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.5.4+ 2019-02-01 08:57:10 +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.