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
|
723d0a55ed
|
Issue #2246557 by dawehner: Missing schema for entity area plugin.
|
2014-04-22 19:55:10 -07:00 |
Andreas Hennings
|
e2491fc006
|
Issue #2083547 by donquixote: Move class files in core/modules/shortcut to their new PSR-4 location, to verify that PSR-4 actually works.
|
2014-04-22 16:50:40 -07:00 |
Andreas Hennings
|
cbba9ca37f
|
Issue #2083547 by donquixote: Introduce core/scripts/switch-psr4.sh, to move module-provided class files to their new PSR-4 location.
|
2014-04-22 16:50:40 -07:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Andreas Hennings
|
4f18d62272
|
Issue #2083547 by donquixote: Docblock and code style improvements in DrupalKernel.
This is in preparation for the switch of module-provided classes from PSR-0 to PSR-4.
|
2014-04-22 16:50:40 -07:00 |
Alex Pott
|
1a5d1fc7f6
|
Issue #2225955 by tim.plunkett, Berdir: Improve the DX of writing entity storage classes.
|
2014-04-22 23:00:30 +01:00 |
webchick
|
5e4b8a1111
|
Issue #2198429 by alexpott: Make deleted fields work with config synch.
|
2014-04-22 12:50:19 -07:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
webchick
|
45e59c9b66
|
Issue #2234623 by alexpott, penyaskito: Move language add logic out of language_save() .
|
2014-04-22 11:17:41 -07:00 |
Nathaniel Catchpole
|
c9ec67d60e
|
Issue #2245117 by znerol: Remove the optional $skip_anonymous parameter from CsrfTokenGenerator::validate and remove the dependency on current_user service.
|
2014-04-22 14:19:58 +01:00 |
Nathaniel Catchpole
|
5d05703adc
|
Issue #2182055 by dawehner, andypost, juampy, linclark: Comment module causes Circular reference error on a REST request.
|
2014-04-22 11:14:42 +01:00 |
Nathaniel Catchpole
|
41902d3dd6
|
Issue #2246447 by alexpott, xjm: Random failure in Drupal\search\Tests\SearchPageTextTest.
|
2014-04-21 18:18:42 +01:00 |
Nathaniel Catchpole
|
1d8a302aad
|
Issue #1211864 by Xano, Taz, Dave Reid: Add caching to \Drupal\Core\Utility\Token::getInfo().
|
2014-04-21 13:53:23 +01:00 |
Alex Pott
|
5cc27d94cc
|
Issue #2216071 by dawehner, damiankloip, Gaelan: Views plugins need a way to store additional dependencies.
|
2014-04-20 20:15:42 +01:00 |
Alex Pott
|
da91e5a9d4
|
Issue #2208015 by tim.plunkett: Remove "convert to trait" comments about EntityWithPluginBagInterface.
|
2014-04-20 11:16:35 +01:00 |
webchick
|
d34434d813
|
Issue #2244885 by alexpott: Add method to count number of entities with a particular field.
|
2014-04-19 14:55:06 -07:00 |
webchick
|
13c930f9ec
|
Issue #2216527 by sun: Inject a serialization format into database key/value storage.
|
2014-04-18 14:21:17 -07:00 |
webchick
|
0263085f27
|
Issue #2233157 by blueminds, Jalandhar: Make the comment entity_id be a reference field.
|
2014-04-18 13:41:57 -07:00 |
webchick
|
e6ac9ec569
|
Issue #2244757 by tim.plunkett: Path Admin UI is broken and has no test coverage.
|
2014-04-18 13:39:26 -07:00 |
Alex Pott
|
52da1905b4
|
Issue #2227555 by dawehner: Use route options instead of route defaults for view_argument_map.
|
2014-04-18 21:14:52 +01:00 |
webchick
|
b390475f1a
|
Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization.
|
2014-04-18 09:45:14 -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
|
c9711dc849
|
Issue #2200229 by Xano: Use entity access for Views UI routes.
|
2014-04-18 08:09:22 -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
|
9a3772dee1
|
Issue #2244185 by damiankloip: Remove cURL dependent options from HTTP client.
|
2014-04-18 07:58:36 -07:00 |
Nathaniel Catchpole
|
c8f6aceba4
|
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
|
2014-04-18 14:35:05 +01:00 |
Alex Pott
|
b4dba2ba6f
|
Issue #2236207 by znerol: Use router request context instead of request service in system breadcrumb builder.
|
2014-04-18 14:25:07 +01:00 |
Alex Pott
|
775184ce28
|
Issue #2223593 by znerol: Decouple the router.request_context service from the request service.
|
2014-04-18 14:23:38 +01:00 |
Alex Pott
|
ac0679d7ae
|
Issue #2199845 by kay_v | scor: Merge all assertFormatterRdfa() unit test calls into one single unit test.
|
2014-04-18 13:54:36 +01:00 |
Alex Pott
|
c1b72d4e02
|
Issue #2242967 by blueminds: User entity reference filter configuration broken.
|
2014-04-18 13:51:36 +01:00 |
Alex Pott
|
bd468f23ad
|
Issue #2223615 by znerol: Use request stack in local task/action manager.
|
2014-04-18 13:39:22 +01:00 |
Nathaniel Catchpole
|
0b807696d5
|
Issue #2241461 by Berdir, juampy: Locale + basic_auth results in current_user circular reference.
|
2014-04-18 13:27:27 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
Alex Pott
|
3a7d54dc38
|
Issue #2239181 by sun, znerol: SessionManager::isStarted() returns TRUE even after session_write_close() has been called.
|
2014-04-18 11:50:22 +01:00 |
webchick
|
78fb347f59
|
Issue #1425622 by visabhishek, dealancer: Increase length of 'type' field in search_dataset, search_index tables from 16 to 64.
|
2014-04-17 19:21:45 -07:00 |
webchick
|
c535287aa4
|
Issue #2236315 by corbacho: Missing color of primary buttons in Seven Theme.
|
2014-04-17 13:28:35 -07:00 |
webchick
|
2b1bf32b2d
|
Issue #2242747 by xjm: Add alexpott to MAINTAINERS.txt for the Configuration Entity system.
|
2014-04-17 13:26:48 -07:00 |
webchick
|
1521f98cd9
|
Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page.
|
2014-04-17 13:12:22 -07:00 |
webchick
|
1efd2ad05f
|
Issue #2231413 by blueminds, tim.plunkett: Link field does not accept a valid path alias.
|
2014-04-17 10:15:43 -07:00 |
Nathaniel Catchpole
|
6f0f10b2aa
|
Issue #2238725 by sun: ConfigLanguageOverrideTest is not in ConfigLanguageOverrideTest.php.
|
2014-04-17 16:55:00 +01:00 |
Jennifer Hodgdon
|
c845f0d82d
|
Issue #2243543 by jhodgdon: Remove stray file
|
2014-04-17 08:16:47 -07:00 |
Jennifer Hodgdon
|
7f1f993423
|
Issue #2242585 by filijonka: Fix file docs in bootstrap.inc
|
2014-04-16 15:49:23 -07:00 |
Jennifer Hodgdon
|
ebdb310c3e
|
Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for WebTestBase::drupalCreateRole method
|
2014-04-16 15:35:42 -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
|
37250bb5bb
|
Issue #1740378 by xjm, Désiré, alexpott | heyrocker: Implement renames in the import cycle.
|
2014-04-16 15:00:29 -07:00 |
webchick
|
7ec9480ea9
|
Issue #2220765 by xjm, alexpott: View names can be 255 characters long but this breaks stuff.
|
2014-04-16 15:00:29 -07:00 |
Alex Pott
|
240392ccbb
|
Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit.
|
2014-04-16 22:42:14 +01:00 |
Alex Pott
|
a62511ffbd
|
Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity.
|
2014-04-16 21:57:51 +01:00 |
Alex Pott
|
12b53d008f
|
Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware.
|
2014-04-16 21:55:58 +01:00 |