moodle/comment
Marina Glancy 70703d4c51 MDL-61937 comment: do not use API in provider
When exporting comments we can not use comments API because:
- we don't need to call component validate, comments may be disabled right now but
  are still stored
- we don't need to call display callback
- we need to export all comments and not only first 15 of them
2018-05-04 11:22:14 +08:00
..
classes MDL-61937 comment: do not use API in provider 2018-05-04 11:22:14 +08:00
tests MDL-61937 comment: do not use API in provider 2018-05-04 11:22:14 +08:00
comment.js MDL-40759 fontawesome: lang strings comments 2017-03-21 11:13:43 +08:00
comment_ajax.php MDL-31636 redirect debugging to error log for ajax 2013-02-19 11:35:56 +08:00
comment_post.php MDL-54116 block_comments: warnings when commenting outside of a course 2016-05-26 10:19:31 +08:00
index.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
lib.php MDL-38099 comments: year in comments date 2018-04-17 22:40:36 +02:00
locallib.php MDL-56988 report: review and apply boosty styles to all reports 2016-11-23 15:30:32 +08:00