moodle/mod/assign
Eloy Lafuente (stronk7) 57e6fb7ad9 MDL-73348 phpunit: privacy and privacy_provider testcase names
All privacy_test and privacy_provider_test classes:

- Namespaced with component\privacy.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Renamed a few files to make all be privacy_test or privacy_provider_test.php
- All them passing individually.
- Complete runs passing too.
2021-12-17 14:21:02 +01:00
..
amd MDL-68913 assign: Address coding style issues 2021-11-11 10:55:39 +08:00
backup/moodle2 MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
classes MDL-72413 assign: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
db MDL-68913 mod_assign: fix behat failure & version number 2021-11-11 12:15:50 +01:00
feedback MDL-73348 phpunit: privacy and privacy_provider testcase names 2021-12-17 14:21:02 +01:00
lang/en MDL-73201 lang: Import fixed English strings (en_fix) 2021-12-09 19:53:10 +01:00
pix MDL-72895 Assignment: Fix colour contrast for grading navigation 2021-10-29 09:58:04 +07:00
submission MDL-73348 phpunit: privacy and privacy_provider testcase names 2021-12-17 14:21:02 +01:00
templates Merge branch 'MDL-68913-master' of https://github.com/cameron1729/moodle 2021-11-11 10:49:05 +08:00
tests MDL-73348 phpunit: privacy and privacy_provider testcase names 2021-12-17 14:21:02 +01:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
adminlib.php MDL-72720 assignxxx: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
adminmanageplugins.php
assignmentplugin.php
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php
deprecatedlib.php MDL-71144 mod_assign: Deprecate assign_get_completion_state() 2021-04-22 10:08:04 +10:00
extensionform.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
externallib.php MDL-72207 assign: Support all participants in get_submission_status WS 2021-08-19 14:11:33 +02:00
feedbackplugin.php MDL-27520 mod_assign: added API for feedback plugins 2018-10-16 13:06:58 +08:00
gradeform.php
gradingbatchoperationsform.php MDL-65956 mod_assign: Add proper capability checks and error handling 2019-11-25 10:49:21 +08:00
gradingoptionsform.php MDL-69631 assign: Add 'Draft' filter for grading table 2021-01-21 14:36:01 +11:00
gradingtable.php MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
index.php
lib.php Merge branch 'MDL-68913-master' of https://github.com/cameron1729/moodle 2021-11-11 10:49:05 +08:00
locallib.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
mod_form.php MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
module.js MDL-70151 assign: Fix bulk change for behat 2020-11-23 11:11:23 +08:00
override_form.php MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
overridedelete.php MDL-72413 assign: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
overrideedit.php MDL-72413 assign: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
overrides.php MDL-72413 assign: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
quickgradingform.php
renderable.php MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
renderer.php MDL-69696 mod_assign: Class refactoring - rendering 2021-10-07 14:25:11 +08:00
settings.php MDL-68913 assign: Address coding style issues 2021-11-11 10:55:39 +08:00
styles.css MDL-68913 Assign: Per attempt timing 2021-11-10 12:07:35 +08:00
submission_form.php
submissionconfirmform.php
submissionplugin.php MDL-63349 assignfeedback_editpdf: Rotate submitted image automatically 2019-10-11 15:26:53 +11:00
upgrade.txt MDL-69696 mod_assign: Class refactoring - rendering 2021-10-07 14:25:11 +08:00
upgradelib.php MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
version.php MDL-68913 mod_assign: fix behat failure & version number 2021-11-11 12:15:50 +01:00
view.php MDL-70197 navigation: Remove old navigation elements and migrate behat 2021-11-29 15:47:42 +08:00