drupal/core/modules/system
Alex Pott 900d403810 Issue #2369639 by yched: EntityFieldTest helper methods makes debugging tests impossible . 2014-11-05 21:39:54 +00:00
..
config Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
css Issue #1623574 by droplet, cilefen, cesarmiquel, patrickfgoddard, sun, zaporylie, er.pushpinderrana, stevecowie, mbroere: Fixed Remove trailing space from form element labels and field labels (HTML nbsp). 2014-10-20 19:11:03 +01: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 #2369639 by yched: EntityFieldTest helper methods makes debugging tests impossible . 2014-11-05 21:39:54 +00:00
templates Issue #2357937 by Wim Leers: Remove {{ feed_icons }} from page template (page.html.twig). 2014-10-24 12:18:42 +01:00
tests Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder. 2014-11-02 21:56:08 +00:00
core.api.php Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags(). 2014-10-21 09:46:57 +01:00
entity.api.php Issue #2365705 by mcdruid: Add end addtogroup hooks to entity.api.php 2014-10-30 07:23:12 -07:00
file.api.php Issue #2307853 by er.pushpinderrana, Palashvijay4: Move file-related hooks to new file.api.php file 2014-10-31 10:18:44 -07:00
form.api.php Issue #2366589 by Palashvijay4: Move form-related hooks to form.api.php 2014-10-31 10:13:58 -07: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
module.api.php Issue #2366583 by rpayanm: Move hooks from system.api.php to new module.api.php file 2014-10-30 17:20:12 -07:00
system.admin.inc Issue #184010 followup by stefank, seanr: Add #anchors to modules administration page. 2014-10-29 08:59:56 +00:00
system.api.php Issue #2358999 by rpayanm, JeroenT, er.pushpinderrana, javivf, Ec1ipsis, aczietlow | Les Lim: Remove usage of drupal_html_to_text(). 2014-11-05 09:22:25 +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
system.install Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering. 2014-10-20 11:44:35 -07: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 #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
system.links.action.yml Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
system.links.menu.yml Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +01:00
system.links.task.yml Issue #2314869 by Crell: Standardize DateFormat entity route names. 2014-08-04 09:52:46 -07:00
system.module Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter(). 2014-10-16 13:36:06 +01: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 #2362517 by Wim Leers: Improve default 403/404 exception HTML subscriber: don't duplicate the page render pipeline, use the routing system — add system.403 and system.404 routes. 2014-10-27 10:50:44 +00:00
system.services.yml Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment. 2014-09-02 10:28:33 +01:00
system.tokens.inc Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
theme.api.php Issue #2367285 by cilefen: Fixed Function doc typo for hook_page_attachments_alter() in theme.api.php. 2014-11-04 14:02:57 +00:00