drupal/core/modules/node
Alex Pott 1601b088fa Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
..
config Issue #2401035 by alexpott: items_per_page in node.settings is no longer used 2015-01-03 21:24:18 -08:00
css Issue #2329649 by herom: Fix node create page RTL CSS 2014-12-23 10:29:58 +01:00
src Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
templates Issue #2217731 by crowdcg, lauriii, davidhernandez, aczietlow, jjcarrion, mortendk, karolus, pakmanlh, LewisNyman, aboros, joshua.boltz: Move field classes out of preprocess and into templates 2014-12-22 17:21:53 +01:00
tests Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views 2014-12-22 14:23:24 +00:00
content_types.js Issue #2347787 by andrei.dincu | cosmicdreams: Fixed Content Type edit form always displays "Don't display post information". 2014-11-08 16:55:56 -08:00
node.admin.inc Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
node.api.php Issue #2011066 by Grimreaper, esbandeira, joshi.rohit100, the_contributor: example_author from hook_node_grants/hook_node_access_records grants all anon edit/delete to uid=0 nodes 2014-12-23 10:37:57 +01:00
node.info.yml
node.install Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable 2014-12-08 16:25:00 +00:00
node.js
node.libraries.yml Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries 2014-11-28 20:51:14 +00:00
node.links.action.yml
node.links.contextual.yml
node.links.menu.yml
node.links.task.yml
node.module Issue #2401035 by alexpott: items_per_page in node.settings is no longer used 2015-01-03 21:24:18 -08:00
node.pages.inc
node.permissions.yml
node.preview.js
node.routing.yml Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
node.services.yml Issue #2390691 by Wim Leers, Berdir, arlinsandbulte: Expose node grants as cache context 2014-12-19 12:07:13 +00:00
node.tokens.inc Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
node.views.inc Issue #2345867 by olli, Gábor Hojtsy: Remove node_row_node_view_preprocess_node() and dead code in the comment views wizard 2014-12-02 10:17:39 +00:00
node.views_execution.inc