moodle/blog
Eloy Lafuente (stronk7) eac985d755 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:09 +01:00
..
classes MDL-65584 blog: safer deletion of associations in privacy provider. 2019-10-08 00:12:32 +01:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:09 +01:00
edit.php MDL-36713 Blog: Display accurate error when a guest views a user blog 2016-08-15 21:46:48 -04:00
edit_form.php MDL-71394 core_blog: fix incorrect default setting in form 2021-04-21 16:24:11 +02:00
external_blog_edit.php MDL-58635 blogs: check edited blog belongs to current user 2017-05-03 10:49:01 +08:00
external_blog_edit_form.php MDL-56297 forms: Normalize uses of 'url' fields to use size=60 2016-10-31 19:47:41 +01:00
external_blogs.php MDL-45890 Blog: add additional events 2016-09-25 15:06:54 -04:00
index.php MDL-60425 core_blog: Move access validation to API 2018-10-02 14:49:48 +02:00
lib.php MDL-60425 blog: Remove empty line 2018-10-08 12:52:04 +02:00
locallib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
preferences.php MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
preferences_form.php MDL-46346 blog: coding style fixes 2014-07-14 10:45:33 +08:00
renderer.php MDL-50851 blogs: use new tag API 2016-01-10 15:25:47 +08:00
rsslib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
upgrade.txt MDL-64656 core_tag: Return tags in modules and blog 2019-04-11 10:20:44 +02:00