drupal/core/modules/block
Alex Pott d88a2be443 Issue by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
..
config/schema Issue by vijaycs85: Fixed Align block config schema with block configuration. 2013-07-18 22:44:04 +01:00
css Issue by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
custom_block Issue by tim.plunkett, h3rj4n, larowlan: Convert applicable custom_block_menu() entries to use _entity_form() in routing.yml. 2013-07-22 23:58:13 +01:00
lib/Drupal/block Issue by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
templates Issue by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
tests/modules Issue by plopesc: Move block_test_views() to tests/modules folder. 2013-07-15 18:03:31 -04:00
block.admin.inc Issue by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface. 2013-07-10 23:10:41 +01:00
block.api.php Issue by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig. 2013-05-24 10:14:30 -07:00
block.info.yml Issue by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
block.install Issue by beejeebus, alexpott, swentel: Make the config import process use full config trees again. 2013-06-08 21:10:53 +01:00
block.js Issue by Bojhan: Fixed Consolidate messages about unsaved changes. 2013-04-23 12:05:36 -07:00
block.module Issue by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
block.routing.yml Issue by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface. 2013-07-10 23:10:41 +01:00
block.services.yml Issue by vijaycs85, manu4543: Convert block_admin_display() to a new style controller. 2013-06-19 22:21:35 +02:00