Commit Graph

33320 Commits (0022c5e115ca86f8092402f74dba2883c21cf12c)

Author SHA1 Message Date
Alex Pott 8a0ad8f583 Issue #2837072 by BarisW: Incorrect closing of the t() call in the help pages 2017-01-15 11:13:02 +00:00
Alex Pott 11c15e6b1c Issue #2638622 by mondrake: Remove unnecessary require_once from image.module 2017-01-14 12:41:29 +00:00
Alex Pott 10210c7731 Issue #2787471 by omitsis, darketaine, thpoul, Wim Leers: Don't append 'js-quickedit-page-title' class when user doesn't have 'access in-place editing' permission 2017-01-14 11:55:45 +00:00
Alex Pott 57fdb946ef Issue #1867030 by larowlan, Berdir, Oleksiy, andypost, fil00dl: Contact message preview appears at random form position after sorting fields in Manage fields 2017-01-14 11:48:46 +00:00
Alex Pott 8f2befb326 Issue #2801097 by dawehner, Berdir: Converting feed to absolute URLs fails on invalid XML, results in empty output 2017-01-14 10:55:45 +00:00
Alex Pott ad887b70ec Issue #2843407 by tim.plunkett: Add layout initiative to MAINTAINERS.txt 2017-01-14 10:42:55 +00:00
webchick 07d2ae1efd Issue #2782915 by tedbow, droplet, nickgs, drpal, xjm, tkoleary, cashwilliams, tim.plunkett, alexpott, phenaproxima, nod_: Standardize the behavior of links when Outside In editing mode is enabled 2017-01-13 13:43:15 -08:00
Alex Pott 2161fb241d Issue #2784571 by tedbow, drpal, nod_, naveenvalecha, miteshmap, droplet, Everett Zufelt: Outside-in Accessibility: Allow escape from edit mode with ESC key 2017-01-13 21:12:38 +00:00
Alex Pott c250a53d56 Issue #2839951 by chiranjeeb2410, badjava: API docs FormattableMarkup::placeholderFormat %variable example contain errors 2017-01-13 12:50:27 +00:00
Alex Pott dad2a50713 Issue #2505793 by denutkarsh, jhedstrom, 20th: FileStorage::ensureDirectory has no return value, but save() uses it and docs say it does 2017-01-13 12:42:27 +00:00
Nathaniel Catchpole f96bb93e32 Issue #2840596 by alexpott, catch, dawehner: Update Symfony components to ~2.8.16 2017-01-13 12:16:38 +00:00
Alex Pott c732e506b6 Issue #2489606 by 20th, slashrsm: hook_file_download() docblock refers to a non-existing function file_download() 2017-01-13 12:14:10 +00:00
Alex Pott 5c36569020 Issue #2842910 by Lendude: Views module contains several bad namespace in a @see 2017-01-13 10:21:15 +00:00
Alex Pott 82f166868b Issue #2799785 by amateescu, timmillwood, dawehner, alexpott: Entity types with non-config bundles can not be moderated 2017-01-13 09:36:42 +00:00
Nathaniel Catchpole 3900e343b1 Issue #2842982 by alexpott: Fix Drupal\system\Tests\System\UncaughtExceptionTest in PHP7.1 2017-01-12 20:02:55 +00:00
Nathaniel Catchpole 8872b0dd1a Issue #2842942 by alexpott: Fix tempnam() usage in PHP7.1 2017-01-12 20:01:38 +00:00
Alex Pott 6b34291332 Issue #2809123 by timmillwood, Sam152: Reverting a revision doesn't keep moderation state 2017-01-12 19:39:19 +00:00
Nathaniel Catchpole 906ff36cd1 Issue #2842952: Fix Drupal\taxonomy\Tests\TermTest in PHP7.1 2017-01-12 12:45:30 +00:00
Nathaniel Catchpole 7f81be33f5 Issue #2827644 by maxocub, phenaproxima: Fix path alias migration of translated nodes [D6] 2017-01-11 22:27:13 +00:00
Nathaniel Catchpole c779a82a28 Issue #2771733 by xjm, Wim Leers, joelpittet: Remove _no_big_pipe: TRUE @todo 2017-01-11 22:25:25 +00:00
Nathaniel Catchpole c021387ca5 Issue #2714497 by Peacog, mangy.fox, riteshsarraf, Sophie.SK: Pre-existing 'book' content type prevents book module installation 2017-01-11 22:12:49 +00:00
Nathaniel Catchpole aecacce5e2 Issue #2842741 by alexpott: Fix MigrateExecutable for PHP7.1 2017-01-11 22:10:33 +00:00
Nathaniel Catchpole 3d72d4be83 Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements() 2017-01-11 22:06:48 +00:00
Nathaniel Catchpole ab8284bebd Issue #2842763 by alexpott: views_ui_preprocess_views_view() broken in PHP 7.1 2017-01-11 21:23:22 +00:00
Nathaniel Catchpole 8746bd3e23 Issue #2838095 by cilefen, pjcdawkins: Only one site slogan character in site slogan when using PHP 7.1 2017-01-11 16:08:02 +00:00
Alex Pott 51d3d8a984 Issue #2805281 by Wim Leers, damiankloip: ?_format=hal_json error responses are application/json, yet should be application/hal+json 2017-01-11 15:32:48 +00:00
Alex Pott 0f613741ee Issue #2838968 by Ginovski, Berdir: BlockContentListBuilder should use RedirectDestinationTrait instead of hardcoding the collection link template 2017-01-11 14:39:20 +00:00
Alex Pott b8d54eea18 Issue #2795037 by jhedstrom, shashikant_chauhan, gnuget, dawehner: BTB: Add cronRun function 2017-01-11 14:21:35 +00:00
Alex Pott fb3389418b Issue #2835683 by dawehner, Wim Leers: Remove HTML from EntityResource validation 422 exception message 2017-01-11 14:14:33 +00:00
Alex Pott 45d25684b6 Issue #2830079 by mpdonadio, jhedstrom: Change DateTimePlus to throw more specific exceptions 2017-01-11 13:01:07 +00:00
Alex Pott fa4c50a86e Issue #2841948 by Mile23, dawehner: Modify run-tests.sh to show file paths of all discovered tests 2017-01-11 11:30:55 +00:00
Alex Pott f182e9d216 Issue #2841542 by Wim Leers: \Drupal\serialization\EventSubscriber\UserRouteAlterSubscriber has serializer service injected, but doesn't use it — also makes route rebuilding more expensive 2017-01-11 11:25:29 +00:00
Alex Pott b149b639b9 Issue #2599956 by claudiu.cristea, apmsooner: Handler admin summary is double escaped 2017-01-11 11:11:10 +00:00
Alex Pott 49e21afcaf Issue #2842480 by amateescu: system_update_8203() is named incorrectly 2017-01-11 11:01:47 +00:00
Alex Pott 35acba7aed Issue #2824827 by damiankloip, dawehner, Wim Leers, klausi: \Drupal\hal\Normalizer\ContentEntityNormalizer::denormalize() fails with fatal PHP error when bundles are missing from link relation types 2017-01-10 17:40:26 +00:00
Alex Pott cc30d65427 Issue #2390495 by amateescu, Berdir: Support marking field storage definitions as required 2017-01-10 15:28:55 +00:00
Nathaniel Catchpole 4f6dc9a303 Issue #2840596 by alexpott, dawehner: Update Symfony components to ~2.8.15 2017-01-10 14:33:14 +00:00
Alex Pott 4491a19592 Issue #2842063 by Sam152: Fix undefined index when creating a new content_moderation workflow type and expand test coverage for content_moderation WorkflowType plugin 2017-01-10 14:07:51 +00:00
Alex Pott e2d04183ba Issue #2794699 by Jo Fitzgerald, klausi, phenaproxima: MigrateMenuSettingsTest.php is not in the correct location 2017-01-10 13:46:20 +00:00
Alex Pott 528e3071e9 Issue #2828559 by tacituseu, alexpott, mpdonadio, amateescu, hchonov, catch, xjm, Wim Leers, Mixologic: UpdatePathTestBase tests randomly failing 2017-01-10 13:35:38 +00:00
Alex Pott 04a771a74b Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade, dawehner, tstoeckler: Config schema of argument_default plugins is incorrect 2017-01-10 12:20:00 +00:00
Alex Pott 4fc22ade01 Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade: Config schema of argument_default plugins is incorrect 2017-01-09 16:27:16 +00:00
Nathaniel Catchpole 72bc194977 Revert "Issue #2840596 by alexpott: Update Symfony components to ~2.8.15"
This reverts commit 30de60c0f8.
2017-01-06 14:09:01 +00:00
Alex Pott ac5ccef90a Issue #2818267 by vanessakovalsky, timmillwood, shashikant_chauhan, Sam152: Remove delete link from Manage moderation settings page 2017-01-06 13:14:42 +00:00
Nathaniel Catchpole bb55292a88 Issue #2786443 by alexpott, Berdir, RKopacz, milos.kroulik, generalconsensus: \Drupal\field\FieldStorageConfigStorage::mapFromStorageRecords() can fail without a reasonable error 2017-01-06 12:58:51 +00:00
Nathaniel Catchpole 30de60c0f8 Issue #2840596 by alexpott: Update Symfony components to ~2.8.15 2017-01-06 11:02:36 +00:00
Alex Pott ce7cf174eb Issue #2561115 by michaellenahan, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, dawehner, ifrik: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-01-05 21:51:09 +00:00
xjm 44a9491ce5 Issue #2838205 by 20th, panshulk, Damien Flament: Invalid YAML syntax in code examples in documentation 2017-01-05 09:41:49 -06:00
xjm 1ac9846eac Issue #2829484 by vegantriathlete, 20th, xjm: Incorrect spelling of possessive "its own" in multiple comments 2017-01-05 07:26:27 -06:00
Alex Pott efb8f715f6 Issue #2739617 by dawehner, Wim Leers, neclimdul, chx: Make it easier to write on4xx() exception subscribers 2017-01-05 13:07:02 +00:00