moodle/blog
Rajesh Taneja aa13929988 MDL-42584 Events: modified get_description in events
blog_entry_created - Removed summary field
blog_entry_deleted - Removed summary field and unwanted entry record
blog_entry_updated - Fixed single quotes and removed summary field
course_module_created - Removed subject
course_module_updated - Removed subject
user_deleted - Removed user firstname and last name
course_module_viewed - Fixed description
2013-10-29 15:24:23 +08:00
..
tests MDL-40742 blogs: Replace blog_entry_updated with events2 2013-09-06 11:43:01 +08:00
edit.php MDL-26170 RSS: fixed RSS cache clearing when items are deleted 2013-10-22 10:29:05 +07:00
edit_form.php MDL-27814 blogs: Refactoring code to use proper context and such 2013-04-12 16:05:05 +08:00
external_blog_edit.php MDL-33061 - lib - Replacement of get_context_instance with the new function call (group 3) 2012-07-24 09:52:41 +08:00
external_blog_edit_form.php MDL-39066 blogs: Add missing setType calls in blogs 2013-04-16 15:11:51 +08:00
external_blogs.php MDL-36638 usability: Core changes for new quiz/question icons 2012-11-29 12:41:29 +08:00
index.php MDL-37245 Blog: Added permission check for blog comments 2013-05-07 15:02:22 +01:00
lib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
locallib.php MDL-42584 Events: modified get_description in events 2013-10-29 15:24:23 +08:00
preferences.php MDL-27814 blogs: Cleaning up contexts in blogs 2013-04-12 16:03:02 +08:00
preferences_form.php blog MDL-23393 - Tidy up preferences form 2011-01-09 18:03:58 +00:00
renderer.php MDL-41623 rss: clean output rss content 2013-09-07 10:41:25 +08:00
rsslib.php MDL-26170 RSS: fixed RSS cache clearing when items are deleted 2013-10-22 10:29:05 +07:00