drupal/core/modules/comment
Dries b4655c58f6 Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API. 2013-06-24 18:21:37 -04:00
..
config Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
css Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
lib/Drupal/comment Issue #2022769 by fubhy, xjm: Fixed conversion of field_delete_field() in hook_uninstall(). 2013-06-20 14:07:44 -04:00
templates Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
tests/modules Issue #2020353 by dawehner: Comments aren't displayed in Views when using Format: Unformatted list and Show: Comment | Full comment. 2013-06-19 10:17:30 +02:00
comment-node-form.js Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
comment.admin.inc Issue #1999340 by chertzog, kim.pepper: Use Symfony Request for comment module. 2013-06-20 14:35:44 -04:00
comment.api.php Issue #1999328 by DmitryDrozdik, annikaC, jeroen12345, andypost: Remove comment_save() and comment_delete()/comment_delete_multiple() in favor of $comment->save()/$comment->delete(). 2013-06-11 17:38:12 +01:00
comment.info.yml Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
comment.install Issue #2022769 by fubhy, xjm: Fixed conversion of field_delete_field() in hook_uninstall(). 2013-06-20 14:07:44 -04:00
comment.module Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API. 2013-06-24 18:21:37 -04:00
comment.pages.inc Issue #1999340 by chertzog, kim.pepper: Use Symfony Request for comment module. 2013-06-20 14:35:44 -04:00
comment.routing.yml Issue #1978946 by tim-e: Convert comment_edit_page() to a Controller. 2013-05-04 01:37:25 +01:00
comment.tokens.inc Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
comment.views.inc Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00