.github
MDL-78496 core: Do not run GHA on main branch
2023-11-20 20:21:12 +08:00
.grunt
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02:00
admin
Merge branch 'MDL-79761-main' of https://github.com/marinaglancy/moodle
2023-12-07 08:54:21 +08:00
analytics
MDL-72359 core_analytics: Better handling of MAX_TIME
2023-08-29 20:36:58 +07:00
auth
MDL-74417 admin: Remove sesskey from test settings links
2023-12-01 18:41:50 +10:00
availability
MDL-79610 courseformat: Fix availability restrictions rendering
2023-11-29 13:09:49 +01:00
backup
MDL-79797 backup: ensure block config is safely unserialized.
2023-12-06 03:54:20 +01:00
badges
MDL-80268 badges: require capability to view awarded badges.
2023-12-06 03:54:20 +01:00
blocks
Merge branch 'MDL-80221-main-enfix' of https://github.com/mudrd8mz/moodle
2023-12-04 16:12:07 +08:00
blog
MDL-79536 blog: clarify language around published report column/filter.
2023-11-02 10:48:11 +00:00
cache
MDL-79185 cache: don't throw exception if cache data is corrupted
2023-11-22 12:45:48 +11:00
calendar
MDL-77651 calendar: Hide left/right arrow characters
2023-10-17 23:51:24 +08:00
cohort
Merge branch 'MDL-79446' of https://github.com/paulholden/moodle
2023-11-06 09:13:47 +08:00
comment
MDL-76694 core_comment: exit the js init if the element cannot be found
2023-11-03 10:04:32 +08:00
communication
MDL-80221 lang: Import fixed English strings (en_fix)
2023-11-22 22:48:47 +01:00
competency
MDL-77350 competency: Added class properties that are not declared
2023-05-16 01:03:01 +07:00
completion
Merge branch 'MDL-79862-master' of https://github.com/aanabit/moodle
2023-12-05 16:35:20 +01:00
contentbank
MDL-80025 core_contentbank: Update delete button colour to text-danger
2023-11-20 09:50:58 +01:00
course
Merge branch 'MDL-80079-master' of https://github.com/andrewnicols/moodle
2023-12-06 21:59:47 +08:00
customfield
MDL-79365 customfield_textarea: ensure field uniqueness is correct.
2023-10-13 14:29:57 +01:00
dataformat
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
enrol
MDL-41465 reports: In separate group mode, limit to same
2023-12-06 13:53:28 +07:00
error
MDL-69958 auth: Handle well-known/change-password requests
2023-08-28 23:57:22 +10:00
favourites
MDL-77350 favourites: Added class properties that are not declared
2023-05-16 01:03:01 +07:00
files
MDL-79216 files: new report filter type for filesize data.
2023-12-01 09:39:01 +00:00
filter
MDL-78294 filter_glossary: Use <strong> to convey semantic meaning
2023-11-28 13:16:00 +08:00
grade
Merge branch 'MDL-50650-master' of https://github.com/ilyatregubov/moodle
2023-12-06 14:05:25 +07:00
group
MDL-80287 grade: escape current value in search templates.
2023-12-07 08:35:17 +08:00
h5p
MDL-80055 core_h5p: Re-style 'Edit H5P content' button
2023-11-22 08:20:46 +01:00
install
Automatically generated installer lang files
2023-11-20 00:10:46 +00:00
iplookup
MDL-78893 Libaries: explicity set $flags for htmlspecialchars function
2023-08-03 14:33:34 +10:00
lang
Merge branch 'MDL-50650-master' of https://github.com/ilyatregubov/moodle
2023-12-06 14:05:25 +07:00
lib
Merge branch 'MOODLE_master_MDL-73378' of https://github.com/danielneis/moodle
2023-12-07 09:01:25 +08:00
local
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02:00
login
MDL-78806 core: Remove redundant site name
2023-09-09 08:58:54 +08:00
media
MDL-78496 core: Address phpcs issues with upgrade.php files
2023-11-19 21:20:53 +08:00
message
MDL-78496 core: Address phpcs issues with upgrade.php files
2023-11-19 21:20:53 +08:00
mnet
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
mod
MDL-79980 mod_survey: respect activity group mode getting report.
2023-12-07 09:32:25 +08:00
moodlenet
MDL-75502 core: Added MoodleNet share progress page
2023-09-12 15:14:39 +10:00
my
MDL-80221 lang: Use fixed strings in the tests, too
2023-12-01 06:27:36 +01:00
notes
MDL-76295 reportbuilder: implement default datasource sorting.
2023-08-23 15:32:50 +01:00
payment
MDL-78496 core: Address phpcs issues with upgrade.php files
2023-11-19 21:20:53 +08:00
pix
MDL-79986 output: Add view section action
2023-12-01 09:15:48 +01:00
plagiarism
MDL-67526 plagiarism: Final deprecation of plagiarism functions
2023-03-14 17:04:20 +01:00
portfolio
MDL-78496 core: Address phpcs issues with upgrade.php files
2023-11-19 21:20:53 +08:00
privacy
MDL-80238 core_privacy: Refactor .jumbotron usage
2023-11-23 16:33:01 +01:00
question
Merge branch 'MDL-80127' of https://github.com/timhunt/moodle
2023-12-06 22:12:25 +08:00
rating
Merge branch 'MDL-78170' of https://github.com/paulholden/moodle
2023-05-23 10:27:28 +08:00
report
MDL-41465 reports: In separate group mode, limit to same
2023-12-06 13:53:28 +07:00
reportbuilder
Merge branch 'MDL-79216' of https://github.com/paulholden/moodle
2023-12-05 16:46:10 +01:00
repository
MDL-79759 repository_url: Limit css imports and remove fragments
2023-12-06 03:54:20 +01:00
rss
MDL-77164 privacy: typehint test content writer
2023-04-13 09:43:15 +01:00
search
MDL-78496 upgrade: remove all the < 4.1.0 upgrade steps
2023-11-17 23:25:36 +08:00
tag
MDL-78294 core_tag: New 'viewurl' property in tag_item_exporter
2023-11-24 15:02:20 +08:00
theme
Merge branch 'MDL-79841-master' of https://github.com/laurentdavid/moodle
2023-11-29 23:48:55 +08:00
user
MDL-80239 grade: escape matched data in user search results.
2023-12-07 08:41:32 +08:00
userpix
webservice
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
.eslintrc
MDL-74301 eslint: Enable 'reportUnusedDisableDirectives' eslint setting
2023-07-03 15:21:53 +01:00
.gherkin-lintrc
.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-79974 core: Add Whoops when debugging
2023-11-05 21:23:18 +08:00
composer.lock
MDL-79974 core: Add Whoops when debugging
2023-11-05 21:23:18 +08:00
config-dist.php
MDL-79974 core: Add Whoops when debugging
2023-11-05 21:23:18 +08:00
CONTRIBUTING.txt
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02: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
help_ajax.php
index.php
MDL-78806 core: Remove redundant site name
2023-09-09 08:58:54 +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-78496 environment: Moodle 4.4 requirements
2023-11-17 21:50:28 +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
MDL-77708 docs: Update references from docs.moodle.org/dev
2023-09-26 10:30:19 +02:00
security.txt
MDL-77831 core: Updated security.txt expiry and added additional info
2023-08-31 18:28:26 +08:00
tokenpluginfile.php
TRADEMARK.txt
MDL-77376 Licensing: Update trademark.txt
2023-02-23 15:35:25 +11:00
version.php
MDL-79986 course: Remove $CFG->linkcoursesections setting
2023-12-01 09:17:17 +01:00