Commit Graph

34694 Commits (21dd26383579deec77298abd833f09f38bae0a81)

Author SHA1 Message Date
Nathaniel Catchpole 0873fe9bfd Issue #2922862 by jibran: Update non-Symfony dependencies in lock file 2018-01-29 12:51:26 +00:00
Nathaniel Catchpole 3b304d23cc Issue #2939885 by samuel.mortenson: UX regression (again): Prevent links in node preview from being clicked 2018-01-29 12:46:11 +00:00
Alex Pott e455822008 Issue #1712106: Fix spelling mistake introduced on commit 2018-01-29 11:13:13 +00:00
Alex Pott a9685a928d Issue #1712106 by jamix, dawehner, m4olivei, Boobaa, InternetDevels, JacobSanford: truncate_utf8() cuts on the first newline character when $wordsafe == TRUE 2018-01-29 10:14:00 +00:00
Lauri Eskola 9788b22566 Issue #2910705 by droplet, drpal: Update JS Build Script Packages 2018-01-29 08:21:50 +02:00
Lee Rowlands 4a7b4e262a
Issue #2936368 by gaurav.kapoor: Duplicate css property in toolbar module 2018-01-29 09:35:14 +10:00
Lee Rowlands a4019731e3
Issue #2935157 by neclimdul, alexpott: Run-test.sh does not run TestSuite tests 2018-01-29 09:32:35 +10:00
Lee Rowlands 429d9c67ca
Issue #2919890 by Darvanen, tstoeckler, xjm: Make BlockContentType use a route provider instead of hard-coded routes 2018-01-29 09:21:19 +10:00
Lee Rowlands 38c2ac79f9
Issue #2939904 by alexpott, Mile23: Fix system_get_info() for non-installed modules 2018-01-29 08:26:58 +10:00
Lee Rowlands 19cb1ea272
Issue #2940174 by jefuri: Soundcould rename to Soundcloud in MediaSourceInterface 2018-01-29 07:58:57 +10:00
Lee Rowlands c88ccd9465
Issue #2938645 by kmbremner, swarad07, Gábor Hojtsy: invalid YAML in example 2018-01-29 07:55:46 +10:00
Alex Pott 66f7227799 Issue #2939940 by bmx269, joelpittet: Update stylelint rules color-hex-case to be consistent with Drupal's CSS standards 2018-01-28 08:18:54 +00:00
Alex Pott f0272d5fa6 Issue #2866818 by harsha012, BrightBold, brahmjeet789, joelpittet: Update stylelint rule number-leading-zero to be consistent with Drupal's CSS standards 2018-01-28 08:11:52 +00:00
Alex Pott 19426fd74a Issue #2866806 by harsha012, Mukeysh, joelpittet: Update stylelint rule declaration-block-no-shorthand-property-overrides to be consistent with Drupal's CSS standards 2018-01-28 07:34:00 +00:00
effulgentsia fb4d8966c3 Issue #2939917 by plach, jibran, Wim Leers: Field synchronization should run only for Content Translation-enabled entities 2018-01-27 18:19:56 -08:00
effulgentsia bc1fc2f7bd Issue #2939909 by plach, xjm, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable 2018-01-27 15:19:18 -08:00
xjm cc2c9555e0 Issue #2938623 by kmbremner: broken link in docs for Condition::notExists() 2018-01-27 08:16:08 -06:00
xjm e6d135cf9a Issue #2926187 by yannisc, xjm, s.messaris: Better Greek transliteration 2018-01-27 08:14:50 -06:00
Gabor Hojtsy cc31a6495b Issue #2939724 by ryanhayes, joachim, Samvel, andrewmacpherson, sacha@wellborn.co.uk, Adam_Moulsdale, rachel_norfolk: wrong variable name in sample code
(cherry picked from commit 441f198ba3)
2018-01-27 14:47:57 +01:00
xjm 780164e879 Issue #2897132 by timmillwood, Sam152, amateescu, pameeela, xjm, Wim Leers, webchick, lauriii, esod: Mark Content Moderation module as stable 2018-01-27 07:04:29 -06:00
Gabor Hojtsy 490ad56034 Issue #2939018 by smaz, David_Rothstein: Umami theme and modules don't have version numbers in their info files 2018-01-27 14:03:44 +01:00
Gabor Hojtsy 19842c8b24 Issue #2939835 by David_Rothstein, markconroy: Documentation for testAppearance() says that it tests that Umami is the default theme, but it doesn't 2018-01-27 14:01:38 +01:00
Gabor Hojtsy a01e02d4e3 Issue #2922701 by quietone, masipila, heddn, benjifisher, phenaproxima, larowlan, xjm, catch: Migrate UI - refer to modules and add help text 2018-01-27 13:54:17 +01:00
Alex Pott 0fffa08356 Issue #2939991 by chr.fritsch: Broken tests on PHP 5 2018-01-27 11:36:28 +00:00
xjm a5e3956cba Revert "Issue #2939909 by plach, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable"
This reverts commit c9392bb311.
2018-01-27 02:58:35 -06:00
effulgentsia f9365a0acc Issue #2939742 by plach, Wim Leers: Node links always load the default revision during rendering 2018-01-26 22:14:06 -08:00
effulgentsia 27700fa129 Issue #2939795 by plach, Wim Leers: Multilingual logic is not applied when a new revision translation is being added 2018-01-26 22:07:07 -08:00
effulgentsia c9392bb311 Issue #2939909 by plach, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable 2018-01-26 21:58:45 -08:00
Lee Rowlands 71550b1c61
Revert "Issue #2895271 by navneet0693, Lendude, dawehner, pasan.gamage, larowlan: Convert web tests to JTB and KTB tests for user module part-3"
This reverts commit 26aebd3d31.
2018-01-27 11:47:40 +10:00
Francesco Placella 911bff319e Issue #2939894 by xjm: Temporarily skip LocaleConfigTranslationImportTest because it is failing massively in HEAD 2018-01-26 22:41:29 +01:00
Lee Rowlands 26aebd3d31
Issue #2895271 by navneet0693, Lendude, dawehner, pasan.gamage, larowlan: Convert web tests to JTB and KTB tests for user module part-3 2018-01-27 07:17:05 +10:00
Lee Rowlands 402d95a95a
Issue #2939242 by yo30: Update Drupal Documentation to reflect that assert() eval syntax is no longer to be used 2018-01-27 07:12:04 +10:00
webchick 06343effac Issue #2937159 by tim.plunkett, Kristen Pol, EclipseGc, drpal: Manipulating placement of components in Layout Builder UI is inconsistent 2018-01-26 12:50:00 -08:00
xjm e1a7b35c41 Issue #2938309 by tedbow, tacituseu, Wim Leers: Only install Quick Edit when necessary for Settings Tray tests 2018-01-26 12:32:20 -06:00
Alex Pott 6f8bc7b1cf Revert "Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation"
This reverts commit dc22273768.
2018-01-26 16:06:26 +00:00
Alex Pott 3d5592257d Issue #2670730 by chr.fritsch, robpowell, alexpott, tstoeckler, Berdir, bojanz, dawehner: Provide a delete action for each content entity type 2018-01-26 14:18:10 +00:00
Nathaniel Catchpole c8dbe3a936 Issue #2893117 by Mile23, Berdir: Improve HTML caching of Simpletest UI test form 2018-01-26 14:14:31 +00:00
Nathaniel Catchpole 4838f6d60d Issue #2938315 by plach: Move revision-related methods from ContentEntityInterface to RevisionableInterface 2018-01-26 14:06:24 +00:00
Nathaniel Catchpole dc22273768 Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation 2018-01-26 14:05:51 +00:00
effulgentsia df209e9596 Issue #2924812 by Sam152, plach, Wim Leers, timmillwood, xjm: Deprecate EntityRevisionConverter in content_moderation 2018-01-25 23:09:13 -08:00
effulgentsia 479aa4b162 Issue #2939247 by plach, hchonov: Revert Content Translation routes to act on default rather than latest revisions 2018-01-25 22:19:06 -08:00
Lee Rowlands 2eaceaa435
Issue #2926412 by Wim Leers: Follow-up for #2883680: deprecation message indicates the wrong deprecation introduction version 2018-01-26 12:39:59 +10:00
Lee Rowlands 056e61b89c
Issue #2938170 by navneet0693, andrewmacpherson, markconroy, owenpm3, larowlan: Enable ALT text for Banner Block image field 2018-01-26 12:35:13 +10:00
Lee Rowlands 409b3933e4
Issue #2874904 by Mixologic, alexpott: Fix YamlTest to not scan core/node_modules 2018-01-25 15:29:19 +10:00
Gabor Hojtsy 41116a5740 Issue #2938947 by Wim Leers, plach: Always list a "Current revision" for each available content translation 2018-01-24 17:09:20 +01:00
Gabor Hojtsy 6538805525 Issue #2939107 by plach, Wim Leers: Follow-up for #2924724: Clean up the node revision translation revert logic to leverage the new API 2018-01-24 16:56:24 +01:00
Nathaniel Catchpole 725641cf87 Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList 2018-01-24 15:21:31 +00:00
Nathaniel Catchpole 6e06ffed0b Issue #2938918 by David_Rothstein, markconroy, larowlan: Impossible to switch back to the Umami theme after switching away from it 2018-01-24 14:22:56 +00:00
Nathaniel Catchpole 05422f2a0b Issue #2931765 by timmillwood, Wim Leers: Regression: \Drupal\hal\LinkManager\LinkManagerBase implicitly depends on REST module 2018-01-24 14:21:04 +00:00
Nathaniel Catchpole 2249c07ee0 Issue #1014816 by mondrake, Dave Reid, m1n0, leschekfm, jwilson3, claudiu.cristea, fietserwin, guybedford: Allow image fields to use any extensions the current image toolkit supports (instead of hard-coding jpg, png and gif only) 2018-01-24 13:50:41 +00:00