webchick
|
ed310e1060
|
Issue #2052473 by ricky.middaugh, lokapujya, Jalandhar, mgifford, jessebeach, BarisW, falcon03: Add aria-label or aria-describedby attributes to all <nav> elements.
|
2014-06-12 19:46:38 -07:00 |
webchick
|
95725e29e9
|
Issue #1920862 by martin107, Mixologic, cilefen, larowlan, xan.ps, tim.plunkett | sun: Rename custom_block.module to block_content.module.
|
2014-06-09 13:19:20 -07:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
0a85def4cf
|
Issue #214760 by Jalandhar, lokapujya, dcam, naquah: Theme name in block admin shows HTML entities: excessive check_plain().
|
2014-04-15 20:46:05 -07:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49:13 +01:00 |
Alex Pott
|
41b6df5888
|
Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration.
|
2014-04-01 22:14:13 +01:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
catch
|
e1dd5a1efd
|
Issue #2223249 by alexpott: Remove hook_language_insert/update/delete/presave in favour of entity hooks.
|
2014-03-25 20:51:00 +01:00 |
Alex Pott
|
1370edf99f
|
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
|
2014-03-24 13:34:01 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +00:00 |
webchick
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
Alex Pott
|
9a2cb6ad5b
|
Issue #2134857 by Xano: PHPUnit test the entity base classes.
|
2014-03-12 11:29:12 +00:00 |
Dries
|
3ce7c36b24
|
Issue #2207691 by alexpott: Unnecessary block save in _block_rehash.
|
2014-03-05 15:38:18 -05:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
webchick
|
f19fadd3a4
|
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 |
Alex Pott
|
3d24d1bb18
|
Issue #2193425 by jibran, larowlan: Adding block does not use dialog.
|
2014-02-14 10:45:26 +00:00 |
Nathaniel Catchpole
|
4b1d3103e9
|
Issue #2171269 by effulgentsia, Wim Leers, InternetDevels, snig: Handle block rendering's #attributes correctly (fixes in-place editing of custom blocks).
|
2014-02-05 13:22:50 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
5cc0a0ce6d
|
Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs.
|
2013-12-19 17:57:48 +00:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
Jennifer Hodgdon
|
3caa9d60cb
|
Issue #2029731 by drupaldrop, ekes, ifrik: Fix up hook_help for block module
|
2013-12-03 07:44:48 -08:00 |
Dries
|
4a689c5985
|
Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay.
|
2013-11-26 17:07:54 -05:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Dries
|
4a7a8b3c56
|
Issue #2115077 by longwave: Remove unused _block_themes_access().
|
2013-10-21 16:32:32 -04:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Alex Pott
|
9fdc6a9c35
|
Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead.
|
2013-10-16 01:51:01 +01:00 |
Alex Pott
|
c9e8fe36f1
|
Issue #1987636 by kgoel, tim.plunkett, pdrake, vijaycs85, pguillard, jibran: Convert block_admin_demo() to a new style controller.
|
2013-10-14 00:39:37 +01:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +01:00 |
Nathaniel Catchpole
|
f0ef79ce8c
|
Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks.
|
2013-09-20 11:21:32 +01:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
e560115e85
|
Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default.
|
2013-09-18 14:16:27 +01:00 |
Alex Pott
|
1f9a488b92
|
Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing.
|
2013-09-17 15:49:45 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
Alex Pott
|
c9b99fc6a5
|
Issue #2078675 by benjy: Remove unused constants in block.module.
|
2013-09-10 08:36:49 +02:00 |
webchick
|
727797565a
|
Issue #2084197 by tim.plunkett: Fixed Uninstalling menu module removes all custom menus.
|
2013-09-09 23:33:15 -07:00 |
Dries
|
c3dbc26969
|
Issue #2078341 by tim.plunkett: Restructure Block UI and custom block pages.
|
2013-09-06 13:25:30 -04:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Dries
|
1c54559172
|
Issue #2079761 by tim.plunkett: Use a template for the block listing page to simplify the form.
|
2013-09-04 16:42:50 -04:00 |