xjm
|
37c07a737b
|
Issue #2833462 by alexpott, tim.plunkett, Berdir: hook_requirements($phase = 'install') does not work as expected for experimental modules
|
2016-12-07 20:27:15 +00:00 |
Alex Pott
|
20982963f9
|
Issue #2813897 by webflo, tstoeckler: Add composer installer-paths by default
|
2016-12-06 13:11:22 +00:00 |
Nathaniel Catchpole
|
76ecad77d7
|
Issue #2824183 by quietone, phenaproxima: Consolidate D6 migration system tests
|
2016-12-06 13:00:58 +00:00 |
Nathaniel Catchpole
|
fbafc69241
|
Issue #2726803 by hussainweb, jmuzz, Jo Fitzgerald: Field formatters with names different than their field type can not be migrated
|
2016-12-06 11:54:06 +00:00 |
Nathaniel Catchpole
|
222fa031f7
|
Issue #2824165 by tim.plunkett: Remove brittleness from ConfigEntityStorageTest
|
2016-12-06 11:13:44 +00:00 |
Nathaniel Catchpole
|
9d095b9455
|
Issue #2717969 by Wim Leers, benelori, dawehner: REST views: Views field is not displayed as token, if exclude flag is set and the display is RestExport
|
2016-12-06 11:09:47 +00:00 |
Nathaniel Catchpole
|
3b62ac714a
|
Issue #2827656 by maxocub, aditya.n: Once a process plugin returns multiple values, all following plugins are expected to handle multiple values
|
2016-12-05 16:10:53 +00:00 |
Alex Pott
|
729340a8fd
|
Issue #2756401 by claudiu.cristea, pfrenssen, sandervd, gielfeldt, alexpott, amateescu, dawehner: EntityAutocomplete form element validation is too strict
|
2016-12-05 14:16:10 +00:00 |
Alex Pott
|
408f00c31c
|
Issue #2698909 by Berdir, andypost, jibran, tim.plunkett, lauriii, tstoeckler, dawehner: EntityViewBuilder uses non-existing #theme hooks
|
2016-12-05 12:21:47 +00:00 |
Alex Pott
|
892272e702
|
Issue #2820200 by altrugon, bkosborne, thpoul: Display resize icon for CKEditor on Seven theme
|
2016-12-05 12:10:22 +00:00 |
Alex Pott
|
f2275a5600
|
Issue #2800065 by GoZ: PhpTransliteration use data_directory default value as parameter before non-optional parameter
|
2016-12-05 12:06:12 +00:00 |
Alex Pott
|
2c0f882800
|
Issue #2826763 by tedbow, samuel.mortenson: Outside In motion selectors not scoped down enough
|
2016-12-05 11:57:36 +00:00 |
Alex Pott
|
ea1bc99c93
|
Issue #2810621 by Gábor Hojtsy, dawehner, xjm, jhodgdon, klausi, Wim Leers: Improve core.api.php documentation about browsertests and javascript tests
|
2016-12-05 10:24:39 +00:00 |
Alex Pott
|
ce52d334d6
|
Issue #2830485 by klausi, catch, michielnugter: \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest fails randomly
|
2016-12-02 23:20:43 +00:00 |
Alex Pott
|
67c7387fd9
|
Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, Berdir, pfrenssen, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment
|
2016-12-02 22:18:44 +00:00 |
Nathaniel Catchpole
|
740ccca37f
|
Issue #2811841 by hchonov, tstoeckler, Berdir: Add test coverage ensuring user input is mapped on the correct form elements when elements are reordered
|
2016-12-02 13:38:53 +00:00 |
Alex Pott
|
f7aed2076c
|
Issue #2832013 by Wim Leers, michielnugter, catch: CommentResourceTestBase::testPostDxWithoutCriticalBaseFields() always fails on PHP 5.6 & MySQL 5.5 (works fine on other PHP versions)
|
2016-12-02 13:11:34 +00:00 |
Alex Pott
|
79569a7503
|
Revert "Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1"
This reverts commit a55b8ef19e .
|
2016-12-02 11:05:17 +00:00 |
Nathaniel Catchpole
|
8f53fb1430
|
Issue #2824576 by Wim Leers: Delete old REST test coverage: (Read|Create|Update|Delete)Test, deprecate RESTTestBase
|
2016-12-01 15:55:55 +00:00 |
Alex Pott
|
9e0ae4b0ba
|
Issue #2831525 by Berdir: Add DependencySerializationTrait to ContextDefinition
|
2016-12-01 12:34:36 +00:00 |
Alex Pott
|
fdbc6eb8a2
|
Issue #2830485 by klausi, michielnugter: \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest fails randomly
|
2016-12-01 12:19:48 +00:00 |
Alex Pott
|
a55b8ef19e
|
Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1
|
2016-12-01 11:00:20 +00:00 |
Nathaniel Catchpole
|
6e26b862de
|
Issue #2828319 by mradcliffe, Wim Leers, neclimdul: [regression] REST in Drupal 8.2.x does not allow HTTP methods other than GET/PATCH/POST/DELETE: OPTIONS, PUT, et cetera all fail
|
2016-11-30 20:57:35 +00:00 |
Nathaniel Catchpole
|
319076780b
|
Issue #2737719 by Wim Leers, dawehner: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every method
|
2016-11-30 16:28:46 +00:00 |
Alex Pott
|
aa5da27065
|
Issue #2817115 by tstoeckler, dawehner, cilefen: JavascriptTestBase::tearDown() fails if $this->mink is not set
|
2016-11-30 14:15:30 +00:00 |
Nathaniel Catchpole
|
d498a39276
|
Issue #2822387 by jhedstrom, Wim Leers, klausi: Undefined offset 1 in BrowserTestBase::getMethodCaller()
|
2016-11-30 13:17:09 +00:00 |
Alex Pott
|
44227b160b
|
Issue #2609252 by eiriksm, Ginovski, lokapujya, toncic, Arla, Berdir, chx: Boolean field with #access FALSE cause EntityStorageException
|
2016-11-30 11:17:51 +00:00 |
Nathaniel Catchpole
|
ef809cba80
|
Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e .
|
2016-11-30 10:48:38 +00:00 |
xjm
|
11c92ce945
|
Issue #2785997 by chanderbhushan, faline, mallezie, dawehner, mr.baileys: Clean up guzzle declaration in core tests
|
2016-11-29 18:58:32 -06:00 |
xjm
|
3cabea22ed
|
Issue #2826389 by alexpott, kmoll, Robin Monks, Berdir, tbonomelli: Draggable List Builder has no pager
|
2016-11-29 18:29:29 -06:00 |
Nathaniel Catchpole
|
480eb82c2e
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
|
2016-11-29 16:00:08 +00:00 |
Nathaniel Catchpole
|
3c4e905762
|
Revert "Issue #2737719 by Wim Leers, dawehner: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every method"
This reverts commit 59781ffc44 .
|
2016-11-29 13:19:15 +00:00 |
Alex Pott
|
1e2f37a3e7
|
Issue #2502195 by vijaycs85, larowlan: \Drupal\Core\StringTranslation\Translator\CustomStrings should be serializable, but contain \Drupal\Core\Site\Settings which is not
|
2016-11-29 13:04:15 +00:00 |
Nathaniel Catchpole
|
59781ffc44
|
Issue #2737719 by Wim Leers, dawehner: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every method
|
2016-11-29 12:46:11 +00:00 |
xjm
|
28ecd0caa4
|
Issue #2830449 by prics, ifrik, hardik.p: Order filters according to column order on default administrative views
|
2016-11-28 10:04:40 -06:00 |
xjm
|
ac5428e830
|
Issue #2809117 by klausi, dawehner, marcoscano, Mile23, xjm, fgm, jhodgdon: Integrate PHPUnit verbose output in Simpletest UI
|
2016-11-28 10:01:53 -06:00 |
Alex Pott
|
ee23c1875a
|
Revert "Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment"
This reverts commit d2af11699a .
|
2016-11-28 14:48:43 +00:00 |
Alex Pott
|
d2af11699a
|
Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment
|
2016-11-28 14:27:42 +00:00 |
Alex Pott
|
c628bd5dba
|
Issue #2753675 by hchonov, Berdir, timmillwood, tstoeckler: loadUnchanged should use the persistent cache to load the unchanged entity if possible instead of invalidating it
|
2016-11-28 14:27:42 +00:00 |
Nathaniel Catchpole
|
a251c2da3b
|
Issue #2830596 by pwolanin, YesCT, alexpott: MTimeProtectedFastFileStorage::getFullPath() creates really long filenames unnecessarily
|
2016-11-28 10:26:16 +00:00 |
Alex Pott
|
44adac7ace
|
Issue #2680379 by hchonov, mkalkbrenner, cilefen: services.yml and settings.local.php are not included if settings.php is a symlink
|
2016-11-26 22:52:45 +00:00 |
Alex Pott
|
46ff3bb2b3
|
Issue #2829588 by damiankloip, Fabianx, markcarver, dawehner, catch: Provide a "url.path.is_front" cache context to allow contributed themes to move global "is_front" variable back
|
2016-11-26 22:30:04 +00:00 |
Alex Pott
|
bc7d4f144f
|
Issue #2820888 by lhangea, Wim Leers: Cookie authentication: the user.login.http route never supports the 'hal_json' format or some other format, depending on module order
|
2016-11-26 21:24:19 +00:00 |
xjm
|
6fe12176c4
|
Issue #2830196 by Lendude: Click sorting EntityOperations field leads to an Exception being thrown
|
2016-11-26 15:09:20 -06:00 |
Alex Pott
|
f08a8c8318
|
Issue #2829791 by YesCT: Fix exception message for MachineNameController replace_token query parameter
|
2016-11-26 21:07:15 +00:00 |
Nathaniel Catchpole
|
f96cbb29eb
|
Issue #2823543 by Dane Powell, dawehner, dhendriks: Make cron execution logging optional
|
2016-11-24 10:55:41 +00:00 |
xjm
|
1d4ffea34a
|
Revert "Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip: CCK field data not available for D7 taxonomy term migrations"
This reverts commit 11cb2b73a6 .
|
2016-11-23 12:31:35 -06:00 |
Nathaniel Catchpole
|
12dbc74dd6
|
Issue #2823600 by cebasqueira, jungle, amit.drupal, shashikant_chauhan: Incorrect case in pre_render callback in TextTrimmedFormatter::viewElements()
|
2016-11-23 14:49:57 +00:00 |
Nathaniel Catchpole
|
09ad5fdb76
|
Issue #2543568 by mikeryan, quietone, Ryan Weal, chipway, iMiksu, heddn, alexpott: Remove the md_entity destination plugin hack
|
2016-11-23 14:23:45 +00:00 |
Nathaniel Catchpole
|
11cb2b73a6
|
Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip: CCK field data not available for D7 taxonomy term migrations
|
2016-11-23 14:06:15 +00:00 |