moodle/blog
David Mudrák c4e7c3cac4 MDL-62619 privacy: Fix a missing alias in the blog provider class
The new implementation revealed another existing bug that did not expose
before due to coincidently same named table alias in the outer query.
2018-07-27 10:14:43 +02:00
..
classes/privacy MDL-62619 privacy: Fix a missing alias in the blog provider class 2018-07-27 10:14:43 +02:00
tests MDL-62068 core_tag: implement privacy API 2018-05-08 11:30:54 +08: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-50851 blogs: use new tag API 2016-01-10 15:25:47 +08: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-56654 blogs: Display RSS link in the page 2016-11-03 09:22:51 +08:00
lib.php MDL-58670 blog: respect capability to search entries 2017-05-03 10:49:01 +08:00
locallib.php MDL-45890 Blog: add additional events 2016-09-25 15:06:54 -04: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-40759 atto: Use pix_icon renderer for atto buttons 2017-03-17 15:51:28 +08:00
upgrade.txt MDL-43004 blog: fix upgrade.txt typo 2014-12-22 15:13:41 +00:00