.github
MDL-79981 core: Add ability to manually run and filter phpunit on GHA
2023-11-08 12:54:12 +08:00
.grunt
MDL-78400 JavaScript: Building JS puts build files in src dir on Win.
2023-06-05 14:50:45 +01:00
admin
MDL-80309 tasks: Clean up mtrace logs
2023-12-07 12:07:35 +08:00
analytics
MDL-78140 analytics: improve context restrictions manager test.
2023-05-11 09:39:32 +01:00
auth
MDL-78969 oauth2: remove auto-login after successful confirmation
2023-10-04 02:05:15 +02:00
availability
MDL-74021 behat: Page behat generators use UI
2023-06-19 17:20:13 +08:00
backup
MDL-79797 backup: ensure block config is safely unserialized.
2023-12-06 13:24:21 +07:00
badges
MDL-80268 badges: require capability to view awarded badges.
2023-12-04 10:15:32 +07:00
blocks
MDL-79275 behat: add one second wait to avoid random
2023-11-28 11:07:30 +08:00
blog
MDL-78455 Behat: Behat cleanup and optimisation for blog/tests/behat
2023-06-16 09:21:57 +08:00
cache
MDL-78466 cache: Add new result_found helper
2023-06-14 09:35:40 +08:00
calendar
MDL-78158 behat: Behat cleanup and optimisation
2023-07-04 09:32:31 +08:00
cohort
MDL-76611 cohort: prevent duplicate idnumber in inplace editable.
2023-02-13 10:33:34 +00:00
comment
MDL-76635 comment: render the delete icon in the right place
2023-06-21 12:45:45 +08:00
competency
MDL-76354 competency: export user privacy data unconditionally.
2023-01-23 22:15:29 +00:00
completion
MDL-78684 Behat: Replace gradebook navigation to use page resolvers
2023-08-01 15:53:59 +08:00
contentbank
Merge branch 'MDL-78211-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2023-05-22 17:41:53 +02:00
course
MDL-66730 core_course: Improve permission check for category moving
2023-10-04 02:05:15 +02:00
customfield
Merge branch 'MDL-77533-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2023-03-09 16:35:10 +08:00
dataformat
MDL-76070 dataformat_json: Fix data loss in the exported file.
2022-10-28 13:16:04 +07:00
enrol
MDL-41465 reports: In separate group mode, limit to same group users
2023-12-06 13:49:02 +07:00
error
MDL-74386 navigation: Remove redundant set_secondary_navigation() calls
2022-04-08 15:11:31 +08:00
favourites
MDL-73971 phpunit: Move more tests to use correct names and namespaces
2022-05-06 18:29:16 +02:00
files
MDL-76499 behat: Resource Behat tests optimised
2023-02-03 14:09:46 +08:00
filter
MDL-77525 filter: add filtering stages
2023-06-17 16:51:08 +02:00
grade
MDL-80029 grade: Behat test fixes
2023-11-07 20:46:14 +08:00
group
Merge branch 'MDL-69231-400' of https://github.com/lameze/moodle into MOODLE_400_STABLE
2023-06-15 10:55:48 +08:00
h5p
MDL-78820 h5p: use fullname of current user as the xAPI actor name.
2023-10-04 02:05:15 +02:00
install
Automatically generated installer lang files
2023-09-29 00:08:01 +00:00
iplookup
MDL-77040 core: assert types of returned Geoplugin data, not values.
2023-01-26 13:24:11 +00:00
lang
MDL-76459 xmldb: Add environmental check to verify $CFG->prefix
2023-09-02 09:22:36 +02:00
lib
MDL-80309 tasks: Clean up mtrace logs
2023-12-07 12:07:35 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-72928 core: Remove Remember username
2022-02-11 12:01:26 +08:00
media
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
message
MDL-72249 message: stricter cleaning of processor type parameter.
2023-10-04 02:05:15 +02:00
mnet
MDL-75645 mnet: Stop caching OpenSSLAsymmetricKey keys
2022-10-18 14:30:56 +02:00
mod
MDL-79980 mod_survey: remove responses link if user cannot access.
2023-12-07 12:09:39 +01:00
my
MDL-78340 Blocks: Dashboards now respect block permission overrides
2023-08-04 12:55:23 +02:00
notes
Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle
2022-01-24 13:40:57 +08:00
payment
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
pix
MDL-74815 pix: Convert PNG version of darkened SVG icons
2022-07-04 14:04:01 +08:00
plagiarism
MDL-73785 phpunit: Move more tests to use correct names and namespaces
2022-03-03 12:19:30 +01:00
portfolio
MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts
2022-04-22 18:45:16 +02:00
privacy
MDL-74413 phpunit: Move more tests to use correct names and namespaces
2022-05-07 20:33:10 +02:00
question
MDL-78549 multianswer: Prevent default when clicking feedback trigger
2023-09-08 14:50:44 +08:00
rating
MDL-78170 rating: consistently calculate average rating aggregation.
2023-05-09 15:57:44 +01:00
report
MDL-41465 reports: In separate group mode, limit to same group users
2023-12-06 13:49:02 +07:00
reportbuilder
MDL-78364 reportbuilder: earlier calculation of schedule recipients.
2023-06-05 16:22:35 +01:00
repository
MDL-79759 repository_url: Remove types properties
2023-12-05 08:45:51 +07:00
rss
MDL-73295 webservice: only pass around sesskey for tokens as needed.
2021-12-29 09:54:23 +00:00
search
MDL-70152 behat: Forum behat generators use UI
2023-05-29 10:24:10 +08:00
tag
MDL-69231 behat: remaining work for role capability generator
2023-06-02 12:39:52 +08:00
theme
MDL-77846 core: Make endpoint revision number checks stricter
2023-10-04 02:05:15 +02:00
user
MDL-78684 Behat: Replace gradebook navigation to use page resolvers
2023-08-01 15:53:59 +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
Merge branch 'MDL-77799-m400' of https://github.com/sammarshallou/moodle into MOODLE_400_STABLE
2023-06-08 11:21:48 +08:00
.eslintrc
MDL-76491 javascript: prevent eslint undefined Notification import.
2022-12-02 10:06:10 +00: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-76727 core: Allow phpcs configuration to be overridden locally
2022-12-20 09:35:51 +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-77559 js: Revert "MDL-75012 core: Bump NodeJS version requirements"
2023-03-09 08:21:36 +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-77559 js: Revert "MDL-75012 js: Bump stylelint and components"
2023-03-09 08:21:16 +08:00
.travis.yml
MDL-74905 ci: travis and gha, some adjustments
2023-02-03 19:48:10 +01: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-76429 composer: Bump to phpwebdriver 1.2.1 for php81 compat
2022-11-25 16:27:24 +01:00
composer.lock
MDL-76833 core: Bump phpunit/php-code-coverage version
2023-01-10 12:09:01 +08:00
config-dist.php
MDL-77669 dml: Added extrainfo in the DB options config.
2023-03-21 08:48:39 +08: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-78782 behat: optimize with editing mode step
2023-07-26 16:19:48 +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
MDL-74901 core_navigation: support callbacks in frontpage secondary nav
2022-07-25 15:06:54 +08: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-73610 nodejs: Small updates to required packages
2023-04-06 14:59:52 +02:00
package.json
MDL-73610 nodejs: Small updates to required packages
2023-04-06 14:59:52 +02: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-74925 phpunit: add missing course/format test suite
2022-07-18 14:50:43 +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
security.txt
MDL-77831 core: Updated security.txt expiry and added additional info
2023-08-31 18:29:59 +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-77376 Licensing: Update trademark.txt
2023-02-24 12:35:35 +08:00
version.php
Moodle release 4.0.12
2023-12-08 09:21:28 +07:00