moodle/blocks
Eloy Lafuente (stronk7) 0ed53be9b2 MDL-66902 tests: Fix all incorrect namespaces
This issue just goes over all the currently incorrect
namespaces in test cases and:

1. Change the namespace to the correct one.
2. Move/rename it to correct location if needed (level 2 and down).
3. Remove not needed MOODLE_INTERNAL check when possible.
4. Remove file phpdoc when the file only has one class.
5. Make small adjustments in case the change of namespace requires it.
2022-09-26 14:12:16 +02:00
..
accessreview MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
activity_modules MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
activity_results MDL-75153 behat: Add the skip_interim tag to a failing test 2022-09-22 15:32:35 +02:00
admin_bookmarks MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
badges MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
blog_menu MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
blog_recent MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
blog_tags MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
calendar_month MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
calendar_upcoming MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
classes MDL-74733 core_navigation: Secondary nav in plugins, change namespace 2022-06-08 15:40:44 +01:00
comments MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
completionstatus MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
course_list MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
course_summary MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
feedback MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
globalsearch MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
glossary_random MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
html Merge branch 'MDL-75108-master' of https://github.com/sammarshallou/moodle 2022-09-16 11:23:14 +02:00
login MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
lp MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
mentees MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
mnet_hosts MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
myoverview MDL-75553 lang: Fix Behat regressions in scenario files 2022-09-06 21:47:18 +02:00
myprofile MDL-72592 block_myprofile: behat and other code fixes 2022-08-25 08:44:25 +08:00
navigation MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
news_items MDL-75029 block_news_items: indicate posts made by deleted users. 2022-08-04 09:43:30 +01:00
online_users MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
private_files MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
recent_activity MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
recentlyaccessedcourses MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
recentlyaccesseditems Merge branch 'MDL-74513-master' of https://github.com/lucaboesch/moodle 2022-07-12 23:23:03 +08:00
rss_client Merge branch 'MDL-71062-master' of https://github.com/sharidas/moodle 2022-07-13 11:39:08 +08:00
search_forums MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
section_links MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
selfcompletion MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
settings MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
site_main_menu MDL-74800 core_courseformat: fix accessibility checks 2022-08-08 14:46:42 +02:00
social_activities MDL-74800 core_courseformat: fix accessibility checks 2022-08-08 14:46:42 +02:00
starredcourses MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
tag_flickr MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
tag_youtube MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
tags MDL-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
tests MDL-72092 core: Re-arrange the default dashboard 2022-02-25 15:12:50 +08:00
timeline MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
edit_form.php MDL-62206 blocks: do not add fixed form elements as hidden 2018-05-10 12:08:41 +08:00
index.html MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
moodleblock.class.php MDL-74317 blocks: Revert checking of block usage against page format 2022-05-05 10:02:29 +08:00
upgrade.txt MDL-73339 core_blocks: New method can_block_be_added 2021-12-30 13:17:47 +01:00