drupal/core/modules/system
Alex Pott 17c250034f Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
..
config Issue #2392427 by Arla: Too strict schema for system.mail:interface 2014-12-20 13:21:27 +00:00
css Issue #2360175 by zaporylie, gaurav.goyal, droplet, sivaji@knackforge.com, mcdruid, nod_, er.pushpinderrana, brahmjeet789: Change .append(' ') with CSS style in system.admin.css 2015-02-03 08:55:41 +00:00
images Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue. 2014-03-26 23:09:10 -07:00
src Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
templates Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect 2015-02-05 13:54:30 +00:00
tests Issue #1987832 by aspilicious, disasm, webflo, vijaycs85, adci_contributor, vks7056: Convert system_test callbacks to a new style controller 2015-02-05 10:41:58 +00:00
core.api.php Issue #2408925 by eojthebrave: Add info about @Events to @Extending and Altering topic 2015-01-22 12:06:59 -08:00
entity.api.php Issue #2406103 by Berdir, alexpott: Remove hook_node_validate() and hook_node_submit() because they bypass the entity API 2015-02-05 15:31:02 +00:00
file.api.php Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported" 2015-01-28 10:55:26 +00:00
form.api.php 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
language.api.php 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
menu.api.php Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
module.api.php Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
system.admin.inc Issue #2409579 by tstoeckler, katzilla, k4v: Allow to enter the machine name in the module filter 2015-02-02 12:05:53 +00:00
system.api.php Issue #2414991 by alexpott: Prevent hook_config_schema_info_alter from adding or removing definitions 2015-02-04 11:59:36 +00:00
system.config_translation.yml Issue #1952394 by vijaycs85, tstoeckler, webflo, Gábor Hojtsy, Schnitzel, falcon03, YesCT, kfritsche, Ryan Weal, dagmita, likin, toddtomlinson, nonsie, Kristen Pol, dawehner, tim.plunkett, penyaskito, EclipseGC, larowlan, robertdbailey, helenkim, David Hernández, EllaTheHarpy, lazysoundsystem, juanolalla, R.Hendel, Kartagis: Add configuration translation user interface module. 2013-11-17 18:41:21 -08:00
system.info.yml Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
system.install Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
system.js Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal. 2014-06-09 14:47:53 -07:00
system.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
system.links.action.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
system.links.menu.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
system.links.task.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
system.module Issue #2410151 by alexpott: _system_rebuild_module_data_ensure_required does not parse dependencies 2015-02-04 12:01:01 +00:00
system.modules.js Issue #2060573 by nod_, stefank, jessebeach, tim.plunkett: Fixed Standardized filter/search behavior; surface filter matches regardless of their containing box's open state;. 2014-07-29 10:09:48 +01:00
system.permissions.yml Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
system.routing.yml Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
system.services.yml Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
system.tokens.inc Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
theme.api.php Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect 2015-02-05 13:54:30 +00:00