.. |
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 #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
templates
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +00:00 |
tests
|
Issue #2374019 by yched, jibran, amateescu: Cleanup the use of custom item properties in EntityReferenceFormatterBase
|
2015-02-02 10:47:25 +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 #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +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 #2407933 by romina.nayak, adci_contributor, sidharrell, sinniger, arpit_nnd: Move all menu-related hooks and topic to new menu.api.php file
|
2015-01-22 11:24:44 -08: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
|
…
|
|
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 #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08: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 #2282035 by hussainweb, RavindraSingh, joachim: Title not shown during a batch operation
|
2015-01-27 17:28:25 +00: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 #2411073 by Wim Leers: Fix documentation of hook_library_build_info()
|
2015-02-01 10:58:28 +00:00 |