drupal/core/modules/system
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
..
config Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
css Issue #2408481 by kyuubi, Karmen: Rewrite help.module component's inline with our CSS standards 2015-04-27 15:03:24 +01:00
images Issue #2471611 by MathieuSpil, yannickoo, maijs: Create HiDPI ready version of theme screenshots 2015-04-25 12:51:35 -05:00
src Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
templates Issue #2187113 by Cottser, joelpittet: Incorrect usage of attributes in twig templates resulting in possible duplicate attributes 2015-05-07 11:12:49 -07:00
tests Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
core.api.php Issue #2470559 by vpeltot: Move some more core hooks out of system.api.php 2015-04-14 17:29:25 +02:00
database.api.php Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
entity.api.php Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts 2015-04-18 18:26:45 +02: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 #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
language.api.php Issue #2460823 by jhodgdon: Document that locale + config translation integration treats string uniqueness the same way as locale itself 2015-04-02 11:12:29 +01:00
menu.api.php Issue #2469965 by tadityar, jeanfei: Bad @file doc blocks in core/modules/system/*.api.php 2015-04-15 11:02:19 +02:00
module.api.php Issue #2469965 by tadityar, jeanfei: Bad @file doc blocks in core/modules/system/*.api.php 2015-04-15 11:02:19 +02:00
system.admin.inc Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
system.api.php Issue #2470976 by jeanfei, dimaro, jhodgdon: Move token hooks into new api.php file 2015-04-17 17:21:44 +02: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 #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
system.js Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable" 2015-04-27 11:45:14 +01:00
system.libraries.yml Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable" 2015-04-27 11:45:14 +01: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 #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
system.modules.js Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable" 2015-04-27 11:45:14 +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 #2472371 by Dom., pfrenssen: Exception shown on 401 Unauthorized 2015-04-25 18:58:16 -05:00
system.services.yml Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
system.tokens.inc Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
theme.api.php Issue #2390241 by wadmiraal, jhodgdon, nod_: No documentation on how to define a library 2015-04-15 09:50:46 -07:00
token.api.php Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls 2015-04-26 21:00:41 -05:00