Alex Pott
|
8956ec777a
|
Issue #2287895 by tim.plunkett: Fixed BlockCacheTest expects /node to be available.
|
2014-07-07 13:32:49 +01:00 |
Alex Pott
|
69fd4ce1f7
|
Issue #2277117 by duellj, ivanjaros: BlockListBuilder uses href for links instead of route.
|
2014-07-07 13:27:39 +01:00 |
Alex Pott
|
6e70062d78
|
Issue #2097123 by andypost, roderik, slashrsm, das-peter, mgifford, pfrenssen, YesCT | larowlan: Deprecate comment_num_new() in favour of method on CommentManager.
|
2014-07-03 13:05:51 +01:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Dries
|
3b1cb04b3c
|
Issue #2288783 by tim.plunkett: Add a current theme condition.
|
2014-06-27 17:39:19 +02:00 |
webchick
|
5cd540a56d
|
Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected.
|
2014-06-27 08:09:42 -07:00 |
webchick
|
d4c697e296
|
Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface.
|
2014-06-26 11:42:04 -07:00 |
Nathaniel Catchpole
|
ac850c02f4
|
Issue #2287223 by tim.plunkett: Use KernelTestBase for config schema tests where possible.
|
2014-06-26 13:36:05 +01:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
webchick
|
b6a4ff8ab7
|
Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs.
|
2014-06-25 14:26:20 -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 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
webchick
|
998e63359a
|
Issue #1989568 by Berdir: Remove block config ID from being used as an HTML ID or template suggestion.
|
2014-06-21 22:10:13 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01: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 |
Alex Pott
|
463fd53001
|
Issue #2270815 by vijaycs85, Gábor Hojtsy, nvinayvinay: Make schema testing code available as generic API.
|
2014-06-16 16:23:18 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
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
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01: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 |
Nathaniel Catchpole
|
4f086d1f7e
|
Issue #2252743 by amitgoyal, er.pushpinderrana, jonreid, lexfunk: Rename 'clone' to 'duplicate' for displays in Views UI.
|
2014-06-11 11:35:46 +01: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
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -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
|
55c34581e4
|
Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock.
|
2014-06-09 16:38:45 +01:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01:00 |
Nathaniel Catchpole
|
b3db204762
|
Issue #2278051 by yched: Remove uses of non-existing 'max_length' setting on EntityRef fields.
|
2014-06-05 11:40:23 +01:00 |
Alex Pott
|
0ad74d11f5
|
Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity.
|
2014-06-03 17:52:38 -05:00 |
Alex Pott
|
01185d2225
|
Issue #2183231 followup: Convert PSR-0 code to PSR-4 in custom_block module.
|
2014-06-01 16:32:16 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Alex Pott
|
7a98471c44
|
Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type.
|
2014-05-31 06:55:13 -05:00 |
Nathaniel Catchpole
|
abfc190c46
|
Issue #2253735 by larowlan, olli, xjm: Fixed WSOD on custom block creation / listing if config translation enabled.
|
2014-05-30 11:17:26 +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 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
59fee1922b
|
Issue #2264241 by _nod: Fix ESLint errors and fix js bugs.
|
2014-05-24 14:59:54 +01:00 |
webchick
|
e10cd03ecb
|
Issue #2271801 by sun: CustomBlockLocalTasksTest is located in wrong directory.
|
2014-05-23 14:42:10 -07:00 |
Alex Pott
|
da1333318a
|
Issue #2272801 by tim.plunkett: Allow blocks to be context aware.
|
2014-05-23 17:22:58 +01:00 |
webchick
|
e071723f85
|
Issue #2272081 by Wim Leers: BlockAccessController::checkAccess() should run the block plugin's access check last.
|
2014-05-21 20:54:37 -07:00 |
Nathaniel Catchpole
|
a8f43b08fd
|
Issue #2236167 by znerol: Use request stack in cache contexts.
|
2014-05-21 11:13:50 +01:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -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
|
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 |
Alex Pott
|
82ecfadfbf
|
Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation.
|
2014-05-15 14:01:36 -05:00 |
Alex Pott
|
3eda9f7076
|
Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context.
|
2014-05-15 13:11:52 -05:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
177b86ec32
|
Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types.
|
2014-05-14 21:20:40 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
webchick
|
f82579cb75
|
Issue #2088027 by tim.plunkett | YesCT: Just placed block keeps changed color even after saving the block layout page.
|
2014-05-12 22:28:31 -07:00 |
Alex Pott
|
8494b0632a
|
Issue #2262195 by sun: Various test classes are missing phpDoc.
|
2014-05-12 14:31:16 -05:00 |
Nathaniel Catchpole
|
6c8d082611
|
Issue #2254777 by m1r1k: Block category autocomplete does not work.
|
2014-05-09 11:23:10 +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
|
39edc2708e
|
Issue #1871762 by eojthebrave, jibran, xjm: Add detailed documentation explaining the block system's architecture.
|
2014-05-06 11:24:18 -07:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +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
|
33223ad729
|
Issue #2248951 by eojthebrave: Missing documentation for block plugin annotations.
|
2014-05-05 11:47:36 +01:00 |
Alex Pott
|
9d8aa1355f
|
Issue #1919916 by oadaeh, larowlan, jessehs, babruix: Change label of custom block default body field from "Block body" to just "Body".
|
2014-05-05 09:15:33 +01:00 |
webchick
|
5d29f32449
|
Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions().
|
2014-05-04 00:32:35 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
773a992920
|
Issue #2241431 by anavarre: _content in routing files should always have a leading backslash.
|
2014-04-30 11:07:21 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Alex Pott
|
750a1d8465
|
Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link.
|
2014-04-25 20:31:57 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
webchick
|
e48eab8af5
|
Issue #1929816 by lokapujya, penyaskito, reszli, JStanton, Gábor Hojtsy, catch: Remove all references to/implementations of hook_schema_0().
|
2014-04-25 00:54:06 -07:00 |
webchick
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
webchick
|
f6324f3898
|
Issue #2056173 by philipz, Sam152 | tim.plunkett: Regression: Two-column layout is broken by vertical toolbar.
|
2014-04-22 19:59:59 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07: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 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +01: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
|
5639ae2d7b
|
Issue #1167248 by Berdir, damiankloip, Alan Evans, beejeebus, catch: Add CacheBackendInterface::setMultiple().
|
2014-04-15 20:48:35 +01:00 |
Alex Pott
|
e562ca4dd3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 15:04:02 -04:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
Alex Pott
|
bf61ca134d
|
Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation.
|
2014-04-12 14:11:33 -04:00 |
webchick
|
0b4bf3af72
|
Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter.
|
2014-04-11 11:38:28 -04:00 |
Alex Pott
|
b1eb0a2931
|
Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin.
|
2014-04-11 10:40:11 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
Nathaniel Catchpole
|
633282c23b
|
Issue #2230921 by nod_: Regression: 'Back to site' button forgets last non-admin page after visiting 'block region demo'.
|
2014-04-07 14:22:51 +01:00 |
Alex Pott
|
3b3ba27598
|
Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler.
|
2014-04-07 13:26:47 +01:00 |
Alex Pott
|
407f1d1180
|
Issue #2185617 by Wim Leers, voidberg, drifter: Each page cache entry should have a theme cache tag.
|
2014-04-06 14:06:13 +01:00 |
Alex Pott
|
cdcbb9d516
|
Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors.
|
2014-04-05 06:36:13 +01:00 |
webchick
|
9c56b518c3
|
Issue #2230955 by brantwynn: Move block.js to correct /js folder.
|
2014-04-04 14:54:21 -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 |
webchick
|
6edcdee3e6
|
Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names.
|
2014-04-03 14:38:51 -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 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
8f028bb7d6
|
Issue #2225371 by mr.baileys, Wim Leers: Apply formatters and widgets to Custom Block base fields.
|
2014-03-30 13:26:57 +02:00 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +02: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 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |