Moodle - the world's open source learning platform https://moodle.org/
Find a file
Mihail Geshoski de53412989 MDL-72873 core_grades: Remove $CFG->grade_navmethod
The $CFG->grade_navmethod setting has been removed because it is not
required anymore. This setting was used to set the type of navigation
(tabs or dropdown box) which will be used in gradebook. However, these
navigation methods are no longer used and replaced with tertiary
navigation.
2021-12-16 00:10:13 +08:00
.github MDL-73253 ci: use setup-node action in GHA 2021-12-03 15:41:12 +00:00
.grunt MDL-71882 grunt: Replace module names 2021-11-17 09:16:55 +08:00
admin MDL-72873 core_grades: Remove $CFG->grade_navmethod 2021-12-16 00:10:13 +08:00
analytics Merge branch 'mdl-68199-fix-master' of https://github.com/jaypha/moodle 2021-12-02 11:54:59 +08:00
auth MDL-73231 my: Allow my courses to be a homepage 2021-12-13 22:43:28 +08:00
availability MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00
backup MDL-72413 core: Disable the default activity header 2021-12-13 09:49:35 +08:00
badges Merge branch 'MDL-72287-master' of https://github.com/mihailges/moodle 2021-12-09 23:14:32 +01:00
blocks Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00
blog MDL-72287 report: Add back link and headings in user profile pages 2021-12-09 22:46:57 +08:00
cache Merge branch 'MDL-72619-master' of https://github.com/sammarshallou/moodle 2021-11-03 18:15:28 +01:00
calendar Merge branch 'MDL-61554-40' of https://github.com/nwp90/moodle 2021-12-09 17:50:58 +01:00
cohort MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
comment MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
competency MDL-72329 competency: Fix contextid comparison 2021-09-24 08:45:09 +02:00
completion Merge branch 'MDL-73278' of https://github.com/stronk7/moodle 2021-12-10 18:51:40 +02:00
contentbank Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00
course MDL-72413 course: Behat test update 2021-12-14 08:11:20 +02:00
customfield Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle 2021-09-16 00:32:47 +02:00
dataformat MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
enrol Merge branch 'MDL-73278' of https://github.com/stronk7/moodle 2021-12-10 18:51:40 +02:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
favourites MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:04:31 +01:00
files MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
filter MDL-72413 core: Disable the default activity header 2021-12-13 09:49:35 +08:00
grade MDL-72873 core_grades: Remove $CFG->grade_navmethod 2021-12-16 00:10:13 +08:00
group MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
h5p Merge branch 'MDL-69467-master' of https://github.com/sebastianberm/moodle 2021-12-13 17:34:39 +01:00
install Automatically generated installer lang files 2021-12-13 00:07:29 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang MDL-72873 core_grades: Add tertiary navigation in grade scales 2021-12-16 00:10:13 +08:00
lib MDL-72873 core_grades: Remove $CFG->grade_navmethod 2021-12-16 00:10:13 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-73231 my: Allow my courses to be a homepage 2021-12-13 22:43:28 +08:00
media MDL-71912 media_videojs: Update behat tests 2021-11-09 11:24:08 +08:00
message MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
mnet MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
mod MDL-72413 forum: Use the common module for setting the header 2021-12-14 13:50:42 +02:00
my MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
notes MDL-72287 report: Add back link and headings in user profile pages 2021-12-09 22:46:57 +08:00
payment MDL-73278 phpunit: Add missing payment subsystem and fix dataprovider 2021-12-09 10:31:33 +01:00
pix MDL-72112 admin_presets: Add admin_presets tool 2021-12-03 11:11:37 +01:00
plagiarism MDL-71175 plagiarism: Deprecate some old functions. 2021-06-25 12:57:20 +12:00
portfolio MDL-72615 core: Remove boxnet portfolio and repository 2021-10-27 06:24:55 +02:00
privacy MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
question Merge branch 'MDL-72413-master-dec13' of https://github.com/peterRd/moodle 2021-12-13 09:35:14 +02:00
rating MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
report t checkout MOODLE_311_STABLE && git fetch https://github.com/mudrd8mz/moodle.git MDL-73201-311-enfix && git merge --no-ff FETCH_HEAD 2021-12-09 23:18:03 +01:00
reportbuilder Merge branch 'MDL-73280' of git://github.com/paulholden/moodle 2021-12-13 18:44:10 +00:00
repository MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
search MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
tag MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
theme Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00
user Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +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 Merge branch 'MDL-67807-master' of git://github.com/jleyva/moodle 2021-12-03 12:24:42 +08:00
.eslintrc MDL-72013 js: Configure eslint-jsdoc plugin 2021-10-21 13:28:04 +08: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-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +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-72623 nodejs: Bump from v14.15.0 to v14.18.0 2021-10-13 09:49:48 +02:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-70594 ci: Bump Travis and GHA postgres to 10 2021-07-02 00:23:40 +02:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json MDL-71622 behat: use own fork of friends-of-behat/mink-extension 2021-05-27 19:42:14 +02:00
composer.lock MDL-72395 composer: Update to newer dependencies 2021-10-02 22:46:06 +02:00
config-dist.php Merge branch 'MDL-72874-master' of git://github.com/andrewnicols/moodle 2021-10-29 03:34:19 +11: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-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
editmode.php MDL-71610 theme_boost: add a edit mode switch 2021-09-29 09:25:36 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-61460 Grunt: Add Component Library tasks 2021-07-08 09:51:02 +08:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +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-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
package.json MDL-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
phpunit.xml.dist MDL-73278 phpunit: Add missing payment subsystem and fix dataprovider 2021-12-09 10:31:33 +01: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
security.txt MDL-71270 core: Updated security.txt expiry 2021-10-18 17:12:44 +08:00
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +01:00
TRADEMARK.txt MDL-71139 trademark: Improve the trademark messaging 2021-03-18 10:33:04 +01:00
version.php MDL-72873 core_grades: Remove $CFG->grade_navmethod 2021-12-16 00:10:13 +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.