MDL-75034 reportbuilder: move classes into consistent namespace.
commitb3828cebd2fcd596ae4c8933a62864c50c8229fb
authorPaul Holden <paulh@moodle.com>
Mon, 12 Sep 2022 15:59:26 +0000 (12 16:59 +0100)
committerPaul Holden <paulh@moodle.com>
Fri, 7 Oct 2022 14:05:34 +0000 (7 15:05 +0100)
tree0941057e2428517284e518467c71149250ca12c7
parentcc4fec275f8fe7d2c480e137c8fb199f45eb6bd6
MDL-75034 reportbuilder: move classes into consistent namespace.

Use `reportbuilder` level two namespace for report related classes
(entities, system reports, etc) within components and sub-systems.
17 files changed:
admin/classes/reportbuilder/datasource/task_logs.php
admin/classes/reportbuilder/local/entities/task_log.php [moved from admin/classes/local/entities/task_log.php with 99% similarity]
admin/classes/reportbuilder/local/systemreports/task_logs.php [moved from admin/classes/local/systemreports/task_logs.php with 97% similarity]
admin/tasklogs.php
cohort/classes/reportbuilder/datasource/cohorts.php
cohort/classes/reportbuilder/local/entities/cohort.php [moved from cohort/classes/local/entities/cohort.php with 99% similarity]
cohort/classes/reportbuilder/local/entities/cohort_member.php [moved from cohort/classes/local/entities/cohort_member.php with 98% similarity]
course/classes/reportbuilder/datasource/courses.php
course/classes/reportbuilder/datasource/participants.php
course/classes/reportbuilder/local/entities/course_category.php [moved from course/classes/local/entities/course_category.php with 99% similarity]
lib/db/renamedclasses.php
report/configlog/classes/reportbuilder/local/entities/config_change.php [moved from report/configlog/classes/local/entities/config_change.php with 99% similarity]
report/configlog/classes/reportbuilder/local/systemreports/config_changes.php [moved from report/configlog/classes/local/systemreports/config_changes.php with 93% similarity]
report/configlog/db/renamedclasses.php [copied from report/configlog/version.php with 57% similarity]
report/configlog/index.php
report/configlog/version.php
reportbuilder/upgrade.txt