Nathaniel Catchpole
|
a2988f1fea
|
Issue #2574975 by alexpott, Cottser, izus: Allow (base-)themes to be excluded from the UI (e.g. blocks, Appearance)
|
2015-11-06 23:09:03 +00:00 |
Alex Pott
|
0a8d97ec91
|
Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name
|
2015-10-27 15:28:29 +00:00 |
Nathaniel Catchpole
|
76c77b600b
|
Issue #2484645 by giancarlosotelo, Arla: Assigning context mapping: allow empty selection for optional contexts
|
2015-10-23 20:48:58 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
Nathaniel Catchpole
|
72b0180f59
|
Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts)
|
2015-10-05 14:12:02 +01:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
Alex Pott
|
91b4ae582d
|
Issue #2508884 by EclipseGc, tim.plunkett, dsnopek, japerry, sravya_12, swathin, Wim Leers, Fabianx, dawehner, yched: Make contexts immutable
|
2015-09-27 14:28:51 +02:00 |
Alex Pott
|
1a1b6b51e8
|
Issue #2569703 by phenaproxima, benjy, webchick: When migrating to the same theme with different region names, block will not migrate properly
|
2015-09-27 13:32:45 +02:00 |
webchick
|
f0567724df
|
Issue #2377757 by EclipseGc, tim.plunkett, Frando, Berdir, japerry, dsnopek, Wim Leers, Bojhan: Expose Block Context mapping in the UI
|
2015-09-25 05:38:53 -07:00 |
catch
|
e2d424db03
|
Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age
|
2015-09-22 00:19:48 +02:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
webchick
|
86cc10b630
|
Issue #2408165 by phenaproxima, miguelc303, quietone, eliza411, tim.plunkett, bdone, benjy: Migration Files for Drupal 7 Blocks
|
2015-09-16 13:18:29 -07:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07:00 |
Alex Pott
|
feb0fc2c4d
|
Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at
|
2015-09-03 14:28:12 +01:00 |
webchick
|
ad22ba70d7
|
Issue #2547581 by Xano, dawehner, Berdir, alexpott: Missing configuration schemas for condition plugins
|
2015-08-31 09:20:27 -07:00 |
Nathaniel Catchpole
|
18bb5abf35
|
Issue #2543340 by Wim Leers, Fabianx: Convert BlockViewBuilder to use #lazy_builder (but don't yet let context-aware blocks be placeholdered)
|
2015-08-31 12:39:34 +01:00 |
webchick
|
f72ef07766
|
Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling
|
2015-08-28 14:00:47 -07:00 |
Alex Pott
|
5d183c78f4
|
Issue #2533986 by phenaproxima: Move module-specific migration support into the block module
|
2015-07-28 16:34:15 +01:00 |
Nathaniel Catchpole
|
6f96411451
|
Issue #2528178 by dawehner, amateescu, larowlan, tim.plunkett, jibran, catch, jhodgdon, effulgentsia, Berdir: Provide an upgrade path for blocks context IDs #2354889 (context manager)
|
2015-07-27 22:57:29 +01:00 |
xjm
|
e473fe0340
|
Issue #2533168 by neclimdul, Berdir: Fix BlockRepositoryTest
|
2015-07-15 14:53:11 +01:00 |
Alex Pott
|
794be16300
|
Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager
|
2015-07-08 13:01:20 +01:00 |
Alex Pott
|
7543540e4a
|
Issue #2375695 by Berdir, EclipseGc, tim.plunkett, Wim Leers, Fabianx, dawehner: Condition plugins should provide cache contexts AND cacheability metadata needs to be exposed
|
2015-07-03 13:04:59 +01:00 |
Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Nathaniel Catchpole
|
cf4f00393f
|
Issue #2497259 by catch, tim.plunkett, alexpott: system_region_list() unnecessarily translates region names
|
2015-06-09 15:24:55 +01:00 |
Nathaniel Catchpole
|
5eb13a958e
|
Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line
|
2015-05-18 12:28:42 +01:00 |
Alex Pott
|
ec9c4b0633
|
Issue #2417921 by jibran: Change Tour module tests & Block test views package to testing
|
2015-05-10 17:06:02 -07:00 |
webchick
|
8f07297676
|
Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool
|
2015-04-16 09:45:19 -07:00 |
Alex Pott
|
3e275d65dc
|
Issue #2459819 by Wim Leers, rteijeiro: Remove CacheableInterface (and no longer let block plugins implement it)
|
2015-04-08 13:27:27 +01:00 |
webchick
|
70f8ac6f31
|
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 |
catch
|
938e2f648c
|
Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts
|
2015-03-25 20:12:42 +00:00 |
catch
|
40cc6312d9
|
Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies
|
2015-03-22 18:53:45 +00:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
Alex Pott
|
d89c1f708d
|
Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks
|
2015-03-13 09:54:28 +00:00 |
Alex Pott
|
a120969efe
|
Issue #2223435 by Sutharsan, Xano, tim.plunkett: Do not use t() in block plugins anymore
|
2015-03-01 12:36:58 +00:00 |
webchick
|
f1652eb366
|
Issue #2401919 by icampana, alexpott, jibran, ParisLiakos, Samshel, xavier.cabrera, alejandrovaras: Fix various file permissions to be 644
|
2015-02-13 12:08:45 -08:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
b8f63eddae
|
Issue #2342057 by dawehner, hussainweb, Wim Leers: Expand BlockPluginInterface to take into account $return_as_object
|
2015-01-14 08:27:52 +00:00 |
Alex Pott
|
e298180f76
|
Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service.
|
2015-01-13 10:17:01 +00:00 |
Nathaniel Catchpole
|
694d95f65e
|
Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods
|
2015-01-12 17:47:57 +00:00 |
Alex Pott
|
348a681b10
|
Issue #2391245 by Gábor Hojtsy, Wim Leers: Resolve remaining misc issues with configuration schema fails
|
2014-12-11 18:56:48 +01:00 |
Alex Pott
|
f355ada778
|
Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules
|
2014-12-01 12:30:06 +00:00 |
Nathaniel Catchpole
|
6714300ac1
|
Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core
|
2014-11-24 22:15:38 +00:00 |
Alex Pott
|
bbb4de91bc
|
Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile
|
2014-11-23 10:33:46 +00:00 |
Alex Pott
|
0d720363d8
|
Issue #2378583 by tim.plunkett, EclipseGc: Core ContextAware Plugins have inconsistent ContextDefinition return docs
|
2014-11-21 10:09:49 +00:00 |
Alex Pott
|
633d84281a
|
Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types
|
2014-11-19 21:03:06 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
29817e452a
|
Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
|
2014-11-11 13:04:05 +00:00 |
Alex Pott
|
57b2e4f89a
|
Issue #2371841 by tim.plunkett | benjy: Fixed FullPageVariant::$mainContent must always be an array.
|
2014-11-08 18:04:05 -08:00 |
Alex Pott
|
ec7b05625a
|
Issue #2367579 by tim.plunkett, chx: Fixed Move retrieval of visible blocks to a standalone service.
|
2014-11-08 13:07:49 -08:00 |
Alex Pott
|
ffe035e68f
|
Issue #2363025 by Wim Leers, dawehner, larowlan: Push usage of drupal_set_page_content() higher: out of blocks and page display variants.
|
2014-10-28 16:37:25 +00:00 |
Alex Pott
|
22c82583c9
|
Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection.
|
2014-10-17 22:06:53 +01:00 |
Nathaniel Catchpole
|
d2f9c183bf
|
Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity.
|
2014-10-08 12:58:40 +01:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
webchick
|
37709d66f5
|
Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore.
|
2014-08-23 14:23:47 -07:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
webchick
|
1d727ae1ba
|
Issue #2314855 by Crell: Standardize block entity route names.
|
2014-08-04 09:55:19 -07:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Nathaniel Catchpole
|
718a47d755
|
Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays.
|
2014-07-30 13:40:49 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
webchick
|
d4c697e296
|
Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface.
|
2014-06-26 11:42:04 -07:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
webchick
|
12317b75fd
|
Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic.
|
2014-06-11 14:31:42 -07:00 |
Alex Pott
|
47e74965af
|
Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins.
|
2014-06-10 21:09:10 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
6c8d082611
|
Issue #2254777 by m1r1k: Block category autocomplete does not work.
|
2014-05-09 11:23:10 +01:00 |
Dries
|
6de6684456
|
Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context.
|
2014-05-05 07:27:44 -04:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
webchick
|
fd2792c8bb
|
Issue #214760 follow-up by sun, lokapujya: Revised tests for theme name in block admin shows HTML entities: excessive check_plain().
|
2014-04-18 07:59:23 -07:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -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 |
Alex Pott
|
41b6df5888
|
Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration.
|
2014-04-01 22:14:13 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
bc7f7f3ccf
|
Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow.
|
2014-03-26 20:42:03 +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
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
03a4497fac
|
Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface.
|
2014-03-12 17:13:13 -07:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +00:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
Alex Pott
|
932e4d9eb0
|
Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory.
|
2014-02-13 01:59:44 +00:00 |
webchick
|
0923a55d43
|
Issue #2035725 by webflo, sivaji, Xano: Remove visibility__active_tab from block.schema.yml.
|
2014-02-06 23:51:17 -08:00 |
webchick
|
6b46e5d313
|
Issue #2188991 by tim.plunkett: Use ThemeHandler instead of list_themes() in unit tests.
|
2014-02-06 23:47:47 -08: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 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Alex Pott
|
ff0fdc469d
|
Issue #2157871 by tim.plunkett: Add ConfigStorageControllerInterface.
|
2014-01-26 01:09:20 +01:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |