moodle/calendar
Eloy Lafuente (stronk7) e4a2d9c1d4 MDL-73348 phpunit: normalize all privacy provider tests
As far as now all them have correct privacy level2 namespace:
- Move them to "privacy" subdir.
- Rename the files to "provider_test.php", this includes old
  privacy_test.php and privacy_provider_test.php files
- Rename the testcase to provider_test too (to match file name)

Also, change some relative paths and comments to point to new
locations.
2021-12-17 14:21:02 +01:00
..
amd MDL-72237 core_calendar: limit number of day events on calenar view 2021-12-03 16:21:30 +11:00
classes MDL-73066 calendar: remove course and cat params from footer links 2021-11-23 19:11:34 +08:00
templates MDL-72237 core_calendar: limit number of day events on calenar view 2021-12-03 16:21:30 +11:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
type/gregorian MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
delete.php MDL-59671 core_calendar: replace current delete permission checks 2017-08-09 14:51:22 +08:00
event.php MDL-59890 calendar: Display category events on calendars 2017-10-03 23:22:18 +08:00
event_form.php Merge branch 'MDL-58997-group-names-multilang' of https://github.com/lucaboesch/moodle 2017-05-30 16:53:06 +01:00
export.php MDL-72470 calendar: Add breadcrumbs to calendar page 2021-11-08 16:53:39 +05:30
export_execute.php MDL-61554 calendar: Set $PAGE context in calendar export. 2021-12-07 12:30:23 +13:00
externallib.php MDL-73040 timeline: Update core_calendar_get_action_events_by_course API 2021-11-11 12:26:40 +07:00
import.php MDL-72470 calendar: Add breadcrumbs to calendar page 2021-11-08 16:53:39 +05:30
index.php
lib.php MDL-72810 core_calendar: Remove the three-month pseudo block 2021-11-19 18:33:46 +08:00
managesubscriptions.php MDL-72470 calendar: Add breadcrumbs to calendar page 2021-11-08 16:53:39 +05:30
renderer.php MDL-72810 core_calendar: Remove the three-month pseudo block 2021-11-19 18:33:46 +08:00
upgrade.txt MDL-72810 core_calendar: Remove the three-month pseudo block 2021-11-19 18:33:46 +08:00
view.php MDL-72237 core_calendar: limit number of day events on calenar view 2021-12-03 16:21:30 +11:00