drupal/core/modules/comment
Nathaniel Catchpole 160e691c08 Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API. 2013-12-03 13:34:33 +00:00
..
config Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
css Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
js Issue #2113087 by rteijeiro: Incorrect use of Drupal.displace in comment module. 2013-10-31 11:33:28 +00:00
lib/Drupal/comment Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title. 2013-12-03 11:53:16 +00:00
templates Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
tests Issue #2090783 by Wim Leers: Change notice: Run comment op links (delete, edit, reply, approve + contrib) through #post_render_cache to prevent render caching granularity being per-user. 2013-11-29 09:40:59 +00:00
comment-entity-form.js Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
comment.admin.inc Issue #2004246 by chrishks, hass, larowlan, nyirocsaba: Standardize capitalization on actions for comment operations: 'edit', 'translations', 'delete', 'reply', 'approve'. 2013-11-23 13:46:09 -08:00
comment.api.php Issue #2090783 by Wim Leers: Change notice: Run comment op links (delete, edit, reply, approve + contrib) through #post_render_cache to prevent render caching granularity being per-user. 2013-11-29 09:40:59 +00:00
comment.info.yml Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
comment.install Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API. 2013-12-03 13:34:33 +00:00
comment.local_tasks.yml Issue #2106349 by plach, dawehner, Gábor Hojtsy: Fixed Comment translation overview has broken local tasks. 2013-10-09 11:55:15 +01:00
comment.module Issue #2099133 by Wim Leers Comment form on same page as comments forces node render caching to be per user. 2013-11-26 10:07:46 +00:00
comment.routing.yml Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
comment.services.yml Issue #2098011 by larowlan: Support dynamic route parameters to enhance comment admin paths with entity type and field name from comment bundle. 2013-10-17 12:51:51 +01:00
comment.tokens.inc Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
comment.views.inc Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files 2013-11-20 10:38:33 -08:00