drupal/core/modules/system
catch 44c07e9b26 Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0. 2012-05-12 12:10:23 +09:00
..
config Removed tabs from system.performance config file 2012-01-25 21:16:44 +01:00
tests Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
html.tpl.php - Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php. 2012-04-25 17:02:24 -07:00
image.gd.inc Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements. 2012-05-08 11:53:23 +09:00
language.api.php - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:30:50 -04:00
maintenance-page.tpl.php Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
page.tpl.php Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09:00
region.tpl.php
system.admin-rtl.css Issue #1150134 by dcmouyard, nod_: Admin Panels — Remove Columns for screen widths under 600px. 2012-03-27 16:04:31 +09:00
system.admin.css Issue #1150134 by dcmouyard, nod_: Admin Panels — Remove Columns for screen widths under 600px. 2012-03-27 16:04:31 +09:00
system.admin.inc - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04:00
system.api.php Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0. 2012-05-12 12:10:23 +09:00
system.base-rtl.css Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue). 2012-02-28 10:49:59 -08:00
system.base.css Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize. 2012-03-02 15:28:37 +09:00
system.cron.js Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
system.info Issue #1352000 by BTMash: Forward-port upgrade test clean-ups from 7.x to 8.x. 2012-05-04 11:33:29 +09:00
system.install Issue #1453984 by xjm, naxoc, underq, davidjdagino, Heine: Fixed Color module doesn't test for unlimited memory. 2012-05-07 11:55:11 +09:00
system.js Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
system.maintenance.css - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
system.module Issue #1551626 by moshe weitzman: follow-up to disable page caching in cron callback 2012-05-09 13:38:47 +09:00
system.test Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
system.theme-rtl.css - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
system.theme.css Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module 2012-02-29 17:03:30 -08:00
system.tokens.inc Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
theme.api.php