Commit Graph

16852 Commits (3aba956a39a4852f42cad8483e4e6e307bedbd0e)

Author SHA1 Message Date
Alex Pott 3aba956a39 Issue #2666166 by jsst, Lendude, Andrej Galuf: View with not required relationship and aggregation enabled fails to execute 2017-03-03 16:50:40 +00:00
xjm 772edb3b50 Issue #1918994 by Tim Bozeman, mgifford, mpdonadio, vprocessor, sun, xjm, falcon03, nabiyllin, rteijeiro, cwarsaw, yoroy, andymartha, jessebeach, lauriii, jhedstrom, andypost, Bojhan, cilefen, aaronbauman, sugaroverflow: Improve Datetime and Daterange Widget accessibility 2017-03-03 10:03:40 -06:00
Alex Pott 0b45cbb70f Issue #2850984 by maxocub: Fix path alias migration of translated nodes [D7] 2017-03-03 15:02:40 +00:00
Alex Pott 0179304d0d Issue #2857258 by ritzz, Munavijayalakshmi, shashikant_chauhan, xjm: Replace documentation references to token_replace() 2017-03-03 13:09:31 +00:00
Alex Pott 75194e9c57 Issue #2856625 by swarad07, Yogesh Pawar: Remove unused menu active trail service from SystemMenuBlock 2017-03-03 11:56:36 +00:00
Alex Pott 23d140fd6c Issue #2117305 by disasm, Pavan B S, ieguskiza, Jo Fitzgerald: Replace usages of db_or() and db_and() 2017-03-03 11:37:33 +00:00
Alex Pott 0d27b06355 Issue #2845151 by Sam152, timmillwood, tstoeckler: ContentModerationStateFormatter pretends it's for the moderated entity, but it is for the content moderation state entity 2017-03-03 11:17:04 +00:00
Alex Pott eb83216e26 Issue #2855428 by Sam152, jhedstrom, timmillwood: Workflow state and transition add/edit form IDs have a '-' in them 2017-03-03 11:11:17 +00:00
Nathaniel Catchpole 5071f6d92d Issue #2855886 by arshadcn, himanshu-dixit, amateescu: Deprecate \Drupal\Core\Field\FieldStorageDefinitionInterface::isQueryable() because it's not used anywhere 2017-03-01 10:12:04 +00:00
xjm bad2d57bbd Issue #2678178 by ftyre76, rajeshwari10, tameeshb, ritzz, dimaro, felribeiro, Sahil Khambra: Node revision revert/delete permission descriptions are wrong 2017-02-28 21:12:05 -06:00
xjm 6cca8a6da0 Issue #2751325 by damiankloip, Grayside, dawehner, Wim Leers, catch, tedbow, alexpott, himanshu-dixit, Jo Fitzgerald, xjm, andrewbelcher, skyredwang, effulgentsia, hampercm, eelkeblok: All serialized values are strings, should be integers/booleans when appropriate 2017-02-28 10:13:35 -06:00
Nathaniel Catchpole b1242b2928 Issue #2075889 by pwolanin, kgoel, alexpott, catch, mpdonadio, YesCT, himanshu-dixit, dawehner, xjm, johnshortess, Crell, jhodgdon, Wim Leers, mradcliffe, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing 2017-02-28 11:49:30 +00:00
xjm 1fb7dc9c23 Issue #2775669 by jhedstrom, denutkarsh, xjm, mpdonadio: Clean up redundant methods in datetime field formatters 2017-02-27 20:10:33 -06:00
Alex Pott f572d837b4 Revert "Issue #2855428 by Sam152, jhedstrom, timmillwood: Workflow state and transition add/edit form IDs have a '-' in them"
This reverts commit 973e6b4f16.
2017-02-27 23:06:50 +00:00
Alex Pott 973e6b4f16 Issue #2855428 by Sam152, jhedstrom, timmillwood: Workflow state and transition add/edit form IDs have a '-' in them 2017-02-27 22:54:44 +00:00
Nathaniel Catchpole 57b145bf9c Issue #2855315 by amateescu, hchonov: Remove hard-coding of revision metadata fields in ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck() 2017-02-27 16:24:12 +00:00
Nathaniel Catchpole 9bd08a0024 Issue #2825347 by Wim Leers: 'Accept' header still is used for determining response format of error responses, ?_format= has no effect AND serialization module's exception subscriber does not support status code 500 error responses 2017-02-27 15:09:11 +00:00
Nathaniel Catchpole 55a4f988c1 Issue #2854830 by Wim Leers: Move rest/serialization module's "link manager" services to HAL module 2017-02-27 12:22:01 +00:00
Alex Pott 7562fb2476 Revert "Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing"
This reverts commit 77a2431e2e.
2017-02-27 11:16:07 +00:00
Chris McCafferty 4e8898225b Issue #2850554 by scott_euser, Sam152, yoroy: Remain on the workflow edit page when saving 2017-02-26 22:00:51 -05:00
Alex Pott 7c5c3fdd4d Issue #2737805 by klausi, Jo Fitzgerald, tameeshb, larowlan, dawehner: Convert web tests to browser tests for forum module 2017-02-25 12:13:11 +00:00
xjm d85cf06daa Issue #2267621 by tameeshb, Wim Leers, himanshu-dixit, mpdonadio, xjm, Alan Evans, tim.plunkett: Deprecate and rename EditEntityFieldAccessCheck now that the module is named Quick Edit 2017-02-24 15:33:42 +00:00
xjm 55dc41fe10 Issue #2853684 by tameeshb, wturrell, chiranjeeb2410, krknth, Wim Leers, eojthebrave, leolando.tan, xjm: Update grammar of inline comments in \Drupal\Core\Render\Renderer::doRender 2017-02-24 15:24:08 +00:00
Alex Pott 5916a08e87 Issue #2855260 by hchonov, tameeshb, klausi: Cannot make static method PHPUnit_Framework_Assert::assertFileExists() non static in class Drupal\Tests\file\Functional\FileFieldTestBase 2017-02-24 14:49:30 +00:00
Alex Pott 22c44dc6cd Revert "Issue #2587063 by quietone, Jo Fitzgerald, jhodgdon, phenaproxima, alexpott, mikeryan: Variable to config: search_active_modules [d7]"
This reverts commit 8deb904188.
2017-02-24 11:43:12 +00:00
Alex Pott 8deb904188 Issue #2587063 by quietone, Jo Fitzgerald, jhodgdon, phenaproxima, alexpott, mikeryan: Variable to config: search_active_modules [d7] 2017-02-24 10:31:32 +00:00
xjm 59b450939f Issue #2854926 by xjm, himanshu-dixit, borisson_, boaloysius, alexpott: Remove unneeded control structures in ContentEntityBase 2017-02-23 23:20:26 +00:00
webchick c4c65216ce Issue #2854851 by chrisrockwell, Chi: Max width and min height change to status page affects installer screens as well, but shouldn't
(cherry picked from commit 0885b37c95)
2017-02-23 09:50:01 -08:00
Nathaniel Catchpole 67b81290ea Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table (follow-up) 2017-02-23 15:12:03 +00:00
xjm 3832bf77a1 Issue #2855267 by daffie: "Larry" should not use $GLOBALS in Drupal\KernelTests\Core\Database\UpdateComplexTest 2017-02-23 13:53:50 +00:00
Nathaniel Catchpole 4b325ae0c7 Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table 2017-02-23 13:45:30 +00:00
Nathaniel Catchpole 801f6ca130 Issue #2585821 by blazey, marvin_B8, sdstyles, benelori, GoZ, DuaelFr: ConfigurableLanguageManager language_switch_links alter use undefined path variable 2017-02-23 11:16:52 +00:00
Nathaniel Catchpole fafa49b913 Issue #2854249 by GoZ, himanshu-dixit, boaloysius, xjm: Default message for linkNotExists and linkByHrefNotExists is wrong 2017-02-23 11:09:38 +00:00
xjm e09ba74ff7 Issue #2854586 by NonProfit: Stark's helptext link redirects to D7 theme guide 2017-02-23 07:46:10 +00:00
xjm b8b13b47fd Revert "Issue #2854926 by xjm, borisson_, boaloysius: Remove unneeded control structures in ContentEntityBase"
This reverts commit ccc65da733.
2017-02-23 00:27:02 +00:00
xjm ccc65da733 Issue #2854926 by xjm, borisson_, boaloysius: Remove unneeded control structures in ContentEntityBase 2017-02-23 00:23:06 +00:00
xjm 7e506626a2 Issue #2853592 by Lendude, dawehner: Cacheability metadata can't be set from within argument default handlers 2017-02-22 23:10:25 +00:00
xjm 818c3fa7f8 Issue #2831630 by quietone, Jo Fitzgerald, Kifah Meeran, phenaproxima, gaurav.kapoor, mikeryan, heddn, xjm, claudiu.cristea: Add documentation to download process plugin 2017-02-22 17:57:43 +00:00
xjm 90bdd031cb Issue #2852636 by gnuget, kporras07: Update jQuery to version 2.2.4 2017-02-22 17:20:52 +00:00
Nathaniel Catchpole d837f01c58 Issue #2808335 by hchonov, tstoeckler, anish.a, Wim Leers, catch, Berdir: Changed time not updated when only non-translatable fields are changed on a translated entity 2017-02-22 16:45:04 +00:00
xjm 0f5eab10b5 Issue #2854560 by Wim Leers, boaloysius, dawehner: \Drupal\Core\Routing\RequestFormatRouteFilter::filter() is too HTML-centric 2017-02-22 16:36:29 +00:00
Nathaniel Catchpole ef4f88376b Issue #2561115 by michaellenahan, alexpott, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, ifrik, dawehner: Rollback: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-02-22 12:37:49 +00:00
Alex Pott 22d186866f Issue #2775479 by Wim Leers, klausi, dawehner: Try to remove the "map HEAD to GET" logic in \Drupal\rest\RequestHandler::handle() 2017-02-21 17:18:53 +00:00
Alex Pott 2736deb8d1 Issue #2846643 by mpdonadio, bkosborne, jhedstrom, alexpott: DateFormatter should not attempt to load a format from storage if the format is "custom" 2017-02-21 16:50:21 +00:00
Alex Pott 9f2371f26e Issue #2580935 by vaplas, maijs: DisplayPluginBase::applyDisplayCachablityMetadata() method has typo in it's name 2017-02-21 15:56:40 +00:00
Nathaniel Catchpole 4c64f7b840 Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits 2017-02-21 12:07:44 +00:00
xjm 0f8447855a Revert "Issue #2784311 by Jmdrawneek@googlemail.com, mgifford, andrewmacpherson, xjm, Cottser, tim.plunkett, dman, DomoSapiens: Skip to main content should link to main tag or similar"
This reverts commit ed82b95eb3.
2017-02-21 09:44:27 +00:00
xjm bbd96cc9a0 Issue #2852515 by dawehner, timmillwood: $interface is still set from the previous loop in tagged services compilation 2017-02-21 09:37:03 +00:00
Alex Pott f57baee520 Issue #2845480 by Jo Fitzgerald, quietone, phenaproxima, ultimike, xjm: Add documentation to FileCopy process plugin 2017-02-20 18:52:16 +00:00
Alex Pott 77a2431e2e Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing 2017-02-20 16:02:05 +00:00