moodle/customfield
Eloy Lafuente (stronk7) 7a0d024e60 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper
All restore_date_test, api_test, rule_test, plugin_test,
manager_test, helper_test testcase classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Remove file phpdoc block
- Remove MOODLE_INTERNAL if not needed.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to:

- All restore_date_test cases have been put under xxx\backup
  level 2 (valid API) namespace.
2022-02-05 00:03:32 +01:00
..
amd MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
classes MDL-72466 core_output: dropdown menu alignment 2022-01-27 17:24:20 +01:00
field MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
templates MDL-70780 customfield: Rewrite management JS as ES6 2021-03-09 07:56:04 +08:00
tests MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
externallib.php MDL-64554 core_customfield: use modal forms for fields 2021-02-17 18:06:53 +01:00
lib.php MDL-57898 core_customfield: Custom fields API 2019-01-18 14:28:18 +01:00
upgrade.txt MDL-64554 core_customfield: use modal forms for fields 2021-02-17 18:06:53 +01:00