Lee Rowlands
|
31a5cba35c
|
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config
|
2019-05-17 12:15:25 +10:00 |
Lee Rowlands
|
e3aa75b99d
|
Issue #3033942 by vadim.hirbu, RichardDavies: Clean up comments in FileSystem
|
2019-05-17 11:26:49 +10:00 |
Lee Rowlands
|
fc301d85b3
|
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions
|
2019-05-17 11:04:57 +10:00 |
xjm
|
c41776052c
|
Issue #3053529 by tim.plunkett, Waxwing, portulaca: Cannot enable overrides for any bundle if another bundle has full view mode enabled
|
2019-05-15 11:31:16 -05:00 |
Gábor Hojtsy
|
90e5675856
|
Issue #3050275 by Balu Ertl, borisson_: Replace remaining references of PSR-0 to PSR-4 instead
|
2019-05-15 15:32:10 +02:00 |
Alex Pott
|
be969606bc
|
Issue #3052059 by kkalaskar, cilefen: StringFilter docblock references the wrong class
|
2019-05-15 12:42:16 +01:00 |
Alex Pott
|
0e15a13e3f
|
Issue #3049685 by claudiu.cristea, martin107: Move MigrateNodeRevisionTest & NodeMigrateDeriverTest under the Kernel tests namespace
|
2019-05-15 12:40:44 +01:00 |
Alex Pott
|
544d0f2fa8
|
Issue #3050172 by naveenvalecha, claudiu.cristea: Move MigrateLanguageTest under Kernel tests namespace
|
2019-05-15 12:36:33 +01:00 |
Alex Pott
|
aeefe0664b
|
Issue #2923428 by undertext, Manuel Garcia, andypost, badjava, amateescu, douggreen: Wrong check for file status in _editor_record_file_usage
|
2019-05-15 12:32:49 +01:00 |
Alex Pott
|
d948f9cbac
|
Issue #3051889 by idebr, joachim: $sandbox['max'] count in docs for hook_update_N() is incorrect
|
2019-05-15 12:29:32 +01:00 |
Alex Pott
|
e52604b4d2
|
Issue #3052147 by Sam152, amateescu, Dropa, alexpott, larowlan, catch, xjm: comment_update_8701 fails if there are comments without field_name
|
2019-05-14 20:54:16 +01:00 |
Gábor Hojtsy
|
28ce151a65
|
Issue #3045148 by huzooka, amateescu: Followup to: workspaces toolbar tab sizing is odd on really small viewport width (below 16.5em) and RTL styles are incomplete
|
2019-05-14 15:33:21 +02:00 |
Gábor Hojtsy
|
b69c30ba27
|
Issue #3045148 by huzooka, amateescu: Workspaces toolbar tab sizing is odd on really small viewport width (below 16.5em) and RTL styles are incomplete
|
2019-05-14 15:30:51 +02:00 |
Gábor Hojtsy
|
709aef530d
|
Issue #3049753 by Balu Ertl, johndevman: Replace "@url" placeholder to ":url" in admin UI string
|
2019-05-14 15:27:26 +02:00 |
Gábor Hojtsy
|
d0f0aba806
|
Issue #3037668 by starshaped, Gábor Hojtsy, phenaproxima, seanB, lauriii: Improve visual coherence of the media library
|
2019-05-14 15:26:29 +02:00 |
Gábor Hojtsy
|
298fddc645
|
Issue #2985551 by shaal, imalabya, kjay, Sam152, MaddieC, markconroy, Gábor Hojtsy, Gvert: Style and show content moderation form in Umami
|
2019-05-14 15:21:00 +02:00 |
Gábor Hojtsy
|
50a5f02e2e
|
Issue #3052625 by Mile23, alexpott: DeprecationListenerTrait croaks on tests with no results
|
2019-05-14 15:09:45 +02:00 |
Francesco Placella
|
6483dcdefb
|
Issue #3052413 by EmiliaC, catch: Forum vocabulary is overridden to required regardless of field settings
|
2019-05-10 15:50:24 +02:00 |
Alex Pott
|
e14126d6a8
|
Issue #3052467 by amateescu, Rick Bergmann: System update 8702 fails with " Error: Call to a member function getKey() on null in core\modules\system\system.install"
|
2019-05-08 23:29:30 +01:00 |
Alex Pott
|
7dfb49ba40
|
Issue #3052431 by amateescu, tim.plunkett: layout_builder_post_update_make_layout_untranslatable() still attempts to query all revisions for non-revisionable entities
|
2019-05-08 23:25:44 +01:00 |
xjm
|
347c90d373
|
SA-CORE-2019-007 by Blaklis, oliver.hader, alexpott, mlhess, tim.plunkett, dsnopek, xjm
(cherry picked from commit 44a31bc3b2 )
|
2019-05-08 11:38:58 -05:00 |
Alex Pott
|
85029e08f6
|
Issue #3050448 by kkalaskar, joachim, idebr: @see link in TwigNodeTrans docs is a 404
|
2019-05-07 14:04:15 +01:00 |
Alex Pott
|
ecf0410252
|
Issue #3051981 by andypost, alexpott, amateescu, kim.pepper, Berdir, voleger, larowlan, claudiu.cristea, martin107: Deprecate drupal_schema_get_field_value()
|
2019-05-07 11:00:58 +01:00 |
Alex Pott
|
d9e8e19c29
|
Issue #3052492 by amateescu, plach, alexpott: ViewsEntitySchemaSubscriber should not make an entity update fail if a view cannot be resaved
|
2019-05-06 18:14:25 +01:00 |
Alex Pott
|
041895feda
|
Issue #3050429 by pfrenssen: Fix misspelled property "lable" in schema definitions
|
2019-05-06 14:23:57 +01:00 |
Alex Pott
|
46d96a4066
|
Issue #3046694 by vadim.hirbu, claudiu.cristea, Lendude, catch: Convert BookInstallTest into a Kernel test
|
2019-05-06 14:15:54 +01:00 |
Alex Pott
|
9c0d62712b
|
Issue #3042882 by RuslanP, cilefen, eslamhiko: Word duplication and punctuation in README.txt
|
2019-05-06 14:13:44 +01:00 |
Alex Pott
|
37fe072f79
|
Issue #3047757 by radmosley, ex DJ, ehazell, wolffereast, Adrian_S_M, Luke.Leber: Duplicate a in ViewsHandlerInterface docblock
|
2019-05-06 14:10:05 +01:00 |
Alex Pott
|
a40136abc4
|
Issue #3029627 by bobbygryzynger, tim.plunkett, xjm, johndevman: FormatterBase should pass along third party settings
|
2019-05-06 12:38:45 +01:00 |
Alex Pott
|
f7aeba594f
|
Issue #3033979 by TR, kimberlydb: Fix hiding view filter on admin/structure/views when JS disabled
|
2019-05-06 12:17:03 +01:00 |
Alex Pott
|
1debb36c1a
|
Issue #3027318 by Krzysztof Domański, wengerk: Improve test coverage for Inline Form Errors
|
2019-05-06 12:05:34 +01:00 |
Alex Pott
|
9c32a1039c
|
Issue #3034885 by godotislate, Sam152, alexpott: Content moderation paramconverter.latest_revision paramconverter applied on config entity admin route
|
2019-05-06 11:58:36 +01:00 |
Alex Pott
|
d3a1192c05
|
Issue #2731333 by jhedstrom, Jo Fitzgerald, StryKaizer, Manuel Garcia, Lendude, alexpott, larowlan: Filter identifier in exposed filters allow more characters than description states
|
2019-05-06 11:55:49 +01:00 |
Alex Pott
|
516025b3ed
|
Issue #3046937 by claudiu.cristea, naveenvalecha: Convert TrackerUserUidTest into a Kernel test. Deprecate TrackerTestBase
|
2019-05-06 11:09:29 +01:00 |
Alex Pott
|
3a1d204773
|
Issue #3049604 by claudiu.cristea, Manuel Garcia: Convert CommentFieldNameTest into a Kernel test
|
2019-05-06 09:59:47 +01:00 |
Alex Pott
|
b092eaa71a
|
Issue #3041842 by claudiu.cristea, Lendude: Convert ArgumentValidateTest into a kernel test
|
2019-05-05 14:27:43 +01:00 |
Alex Pott
|
fd194bbed5
|
Issue #2820611 by YesCT, mkalkbrenner, Darren Oh, pwolanin, David_Rothstein, sidharrell, Sweetchuck: FileStorage generated .htaccess doesn't cover PHP 7
|
2019-05-05 11:47:48 +01:00 |
Alex Pott
|
20762532ac
|
Issue #3052140 by amateescu, dpi, xjm: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods
|
2019-05-04 14:51:07 +01:00 |
Alex Pott
|
fe4efbd898
|
Issue #2970912 by zaporylie, Chi: Missing configuration schema for default value of Telephone field type
|
2019-05-02 23:22:33 +01:00 |
Alex Pott
|
cbb7ef070a
|
Issue #2969691 by thejacer87, matthieuscarset, lhangea, rwohleb, alexpott: Muted attribute not working for Video file
|
2019-05-02 18:21:34 +01:00 |
Gábor Hojtsy
|
955ffc8c50
|
Issue #2859297 by quietone, masipila, jhodgdon, Gábor Hojtsy, heddn: Migrate taxonomy term references for D6 Node translations
|
2019-05-02 18:22:52 +02:00 |
Lee Rowlands
|
c210fadd23
|
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error
|
2019-05-02 13:00:25 +10:00 |
catch
|
046d749f43
|
Issue #3045349 by alexpott, mikelutz, geerlingguy, catch, mglaman, larowlan: Lazy started sessions with session data are not saved with symfony/http-foundation 3.4.24
|
2019-05-01 17:17:02 +01:00 |
xjm
|
33bd9208ac
|
Issue #3051826 by tim.plunkett, mikemadison: 8.7.0-rc1 database updates fail on media_library configuration dependencies due to missing form and view modes
|
2019-04-30 21:32:18 -05:00 |
Lee Rowlands
|
9b1690c213
|
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences
|
2019-05-01 09:41:13 +10:00 |
Alex Pott
|
bfe4794d88
|
Issue #3027178 by Berdir, alexpott, miroslav-lee, andypost, larowlan, mikelutz, JeroenT: Properly deprecate entity_load_multiple_by_properties()
|
2019-04-30 08:41:05 +01:00 |
Lee Rowlands
|
fb532b06f8
|
Issue #3049938 by pfrenssen: Deprecation message linking to wrong change record
|
2019-04-30 07:37:00 +10:00 |
Lee Rowlands
|
f950d08bd5
|
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core
|
2019-04-30 07:35:23 +10:00 |
Lee Rowlands
|
a80dcbe3f1
|
Issue #3030629 by Berdir, alexpott, dww: Properly deprecate all the methods in entity.inc that are not called by core
|
2019-04-30 07:32:42 +10:00 |
Gábor Hojtsy
|
f91dd64fc5
|
Issue #3051255 by Berdir, larowlan: Conflict between EntityField and FieldAPIHandlerTrait on PHP 5
|
2019-04-29 09:15:59 +02:00 |
Gábor Hojtsy
|
53810d22bd
|
Issue #2981393 by quietone, masipila, heddn, Gábor Hojtsy, maxocub: Migrate D6 comment type language settings
|
2019-04-26 10:05:07 +02:00 |
Lee Rowlands
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10:00 |
Lee Rowlands
|
da94d7fc6b
|
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository
|
2019-04-26 12:51:29 +10:00 |
Lee Rowlands
|
870b5646b2
|
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink()
|
2019-04-26 12:44:21 +10:00 |
Francesco Placella
|
073cc74c4d
|
Issue #2987956 by mariancalinro, amateescu, vijaycs85, mheip, mallezie: Entity queries with sorting and ordering are not working in a non-default workspace
|
2019-04-26 00:30:46 +02:00 |
Gábor Hojtsy
|
0db61d152e
|
Issue #3022137 by quietone, heddn: Update migrate fixtures for remaining active issues
|
2019-04-24 11:40:49 +02:00 |
Gábor Hojtsy
|
fdce806739
|
Issue #3045966 by partyka, shaal, Wim Leers, Gábor Hojtsy, mglaman, tedbow, Berdir, kjay: Set author and editor passwords to the admin password in the demo to make demoing easier
|
2019-04-24 11:14:19 +02:00 |
Gábor Hojtsy
|
15e921278d
|
Issue #3049737 by shaal, smaz: Demonstrate per item layout customization in Umami, make finding layout editing much easier
|
2019-04-24 10:35:22 +02:00 |
Gábor Hojtsy
|
56bc655ff4
|
Issue #3050180 by alexpott, shaal, smaz: Cannot install Umami in Spanish
|
2019-04-24 10:17:46 +02:00 |
Lee Rowlands
|
8847936fa8
|
Issue #2904550 by tim.plunkett, Sam152, jwilson3, neclimdul, eelkeblok, amateescu, DuaelFr, K3vin_nl, alexpott, tedbow, andypost: PluginDependencyTrait::calculatePluginDependencies() does not handle theme provided plugins
|
2019-04-24 15:47:37 +10:00 |
Alex Pott
|
e07c22588a
|
Issue #3048698 by Sam152, alexpott, tedbow, fenstrat: Content moderation layout builder integration fails when a node has an associated menu item
|
2019-04-23 16:26:50 +01:00 |
Lauri Eskola
|
11228d4be9
|
Issue #3046992: Add @ckrina as a usability maintainer
|
2019-04-23 17:11:48 +03:00 |
Alex Pott
|
2628528d0b
|
Issue #3040166 by oriol_e9g, Mile23, willzyx, Berdir, alexpott, catch, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
|
2019-04-23 12:47:38 +01:00 |
Alex Pott
|
dbcaaea786
|
Issue #3048699 by shaal: Taxonomies are only displayed in English
|
2019-04-23 12:27:00 +01:00 |
Alex Pott
|
1c40f14e1c
|
Issue #3029669 by tim.plunkett, K3vin_nl, mpdonadio: Layout Builder must adjust #states for formatters written expecting to be used by the Field UI
|
2019-04-23 11:23:06 +01:00 |
Alex Pott
|
e1838d0272
|
Issue #3010825 by mark_fullmer, tim.plunkett, tedbow, johndevman: Back to site link returns user to manage layout for defaults
|
2019-04-23 11:14:53 +01:00 |
xjm
|
82bba2741a
|
Issue #3018073 by tim.plunkett, kostyashupenko, mark_fullmer, johndevman, JacobSanford: Stop Using Title Case When Not Appropriate in Layout Builder UI
|
2019-04-22 12:09:53 -05:00 |
Lauri Eskola
|
56961ccfdf
|
Issue #3046121 by shaal, pawandubey, kjay: Umami tabs are too wide for mobile screens
|
2019-04-22 11:13:47 +03:00 |
Alex Pott
|
7ca5921520
|
Issue #3019824 by nord102, tim.plunkett: Layout Builder's isOverridable()/setOverridable() do not respect the result of isLayoutBuilderEnabled()
|
2019-04-20 09:55:20 +01:00 |
Alex Pott
|
518e8fff0c
|
Issue #2955065 by tim.plunkett, phenaproxima, pixlkat, andypost, mtodor, dmsmidt: Customized layout does not display for node with customizations enabled when using full content view mode
|
2019-04-19 13:11:32 +01:00 |
Alex Pott
|
ee1d667241
|
Issue #3040645 by mark_fullmer, tim.plunkett, porkloin, xjm, andrewmacpherson, mgifford: Add a role=region wrapper to the Layout Builder action form to fix screen reader navigation barriers
|
2019-04-19 12:50:34 +01:00 |
Alex Pott
|
00b3590a1d
|
Issue #2802803 by Berdir, AdamPS, Darren Oh, alexpott, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, larowlan, LittleCoding, gapple, catch, wiifm, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages
|
2019-04-19 12:47:53 +01:00 |
catch
|
8b13e29f10
|
Issue #3047804 by bircher, ricardoamaro, alexpott: Add scaffolding for config_environment experimental module
|
2019-04-19 20:00:59 +09:00 |
Francesco Placella
|
adda2c8663
|
Issue #2995655 by awm, Sam152, jedgar1mx, lpeabody, axel.rutz: Invalid translation language (und) specified. in Drupal\Core\Entity\ContentEntityBase when changing language of an entity
|
2019-04-19 09:59:34 +02:00 |
xjm
|
e6f59e0713
|
Issue #3049099 by alexpott, catch: Whilst updating from 8.6.x to 8.7.x you get many "Invalid argument supplied for foreach() in Drupal\Core\Theme\ThemeInitialization" warnings
|
2019-04-18 07:48:35 -05:00 |
Francesco Placella
|
835ba7fcce
|
Issue #3048950 by catch, bkildow, alexpott: layout_builder_post_update_make_layout_untranslatable() attempts to query all revisions for non-revisionable entities
|
2019-04-18 12:43:50 +02:00 |
catch
|
e593d72572
|
Issue #2891754 by alexpott, samuel.mortenson, Joseph Zhao, Xano, Berdir, plach, vijaycs85: [regression] UserMailRequiredValidator fails on new user entities
|
2019-04-18 17:51:40 +09:00 |
xjm
|
9c116f1e17
|
SA-CORE-2019-005 by samuel.mortenson, alexpott, MichaelCu, larowlan, mlhess, xjm
|
2019-04-17 16:17:28 -05:00 |
xjm
|
b852d34d67
|
SA-CORE-2019-006 by effulgentsia, lauriii, larowlan, xjm, greggles, drumm, dtv_rb, samuel.mortenson
(cherry picked from commit e660a7a8c9 )
|
2019-04-17 16:15:01 -05:00 |
catch
|
615123f51c
|
Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language
|
2019-04-17 16:30:13 +09:00 |
Alex Pott
|
dfa4cdebef
|
Issue #2948579 by greggles, mcdruid, longwave, Chi, rabbitlair, alexpott, DKAN, beckydev, interX, sammuell: Block web.config in .htaccess (and vice-versa)
|
2019-04-16 17:10:51 +01:00 |
Alex Pott
|
340d33e7d0
|
Issue #3048244 by jonathan1055, alexpott, kim.pepper: Update the stable version of drupal/coder to ˆ8.3.2
|
2019-04-16 13:47:27 +01:00 |
catch
|
f2eaf0178c
|
Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements
|
2019-04-16 21:22:07 +09:00 |
catch
|
fe33718231
|
Revert "Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition"
This reverts commit c080fb87f3 .
|
2019-04-16 17:22:56 +09:00 |
catch
|
ad098571d8
|
Issue #3045387 by RuslanP: Serialization Module Description: add dot to the end of the sentence
|
2019-04-16 15:40:18 +09:00 |
catch
|
79cb8c4f63
|
Issue #2928645 by alexpott, Wim Leers, dawehner, Mile23: \Drupal\Tests\migrate\Kernel\Plugin\MigrationDirectoryTest uses @expectedDeprecationMessage
|
2019-04-16 15:36:15 +09:00 |
catch
|
084b1e4964
|
Issue #3041863 by amateescu, claudiu.cristea, Lendude: Convert a few node access tests from functional to kernel tests
|
2019-04-16 15:34:41 +09:00 |
catch
|
f6132370af
|
Issue #3034830 by johndevman: Wrong class doc comment in EntityRepositoryTest
|
2019-04-16 15:29:44 +09:00 |
catch
|
6874218aeb
|
Issue #3041030 by claudiu.cristea, Krzysztof Domański, Lendude, Berdir, jibran: Convert functional EfqTest to a kernel test and move TaxonomyTestTrait from tests/src/Functional to tests/src/Traits
|
2019-04-16 15:28:19 +09:00 |
catch
|
0f73e39753
|
Issue #2981584 by Wim Leers, JvE, ndobromirov: BigPipe breaks on large amounts of placeholders (e.g. Flag module on view displaying ~1000 entities)
|
2019-04-16 15:25:40 +09:00 |
catch
|
63e448fefe
|
Issue #3046377 by naveenvalecha, claudiu.cristea, martin107, catch: Convert ContactFieldsTest into a Kernel test
|
2019-04-16 15:05:13 +09:00 |
catch
|
59dd24ad61
|
Issue #3039051 by claudiu.cristea, markdorison: Remove useless static cache reset and route rebuilding from TaxonomyTranslationTestTrait(s) & TaxonomyTermViewTest
|
2019-04-16 14:58:28 +09:00 |
catch
|
c080fb87f3
|
Issue #3040166 by willzyx, Mile23, alexpott, cilefen: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition
|
2019-04-16 14:56:28 +09:00 |
catch
|
34b3a5e904
|
Issue #3045525 by martin107, Berdir: EntityDeriver: deprecate entityManager.
|
2019-04-16 14:52:30 +09:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
Lee Rowlands
|
2da5fecccb
|
Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test
|
2019-04-16 07:36:09 +10:00 |
Lee Rowlands
|
e3dea8c6ab
|
Issue #3046382 by vadim.hirbu, claudiu.cristea, Lendude: Convert ConfigTranslationFormTest into a Kernel test
|
2019-04-16 07:32:29 +10:00 |
Lee Rowlands
|
01f76ced23
|
Issue #3046171 by claudiu.cristea, Lendude: Convert FilterCaptionTwigDebugTest into a Kernel test
|
2019-04-16 07:29:56 +10:00 |
Lee Rowlands
|
45cf044844
|
Issue #3046388 by claudiu.cristea: Convert LocaleStringTest into a Kernel test
|
2019-04-16 07:26:57 +10:00 |
Lee Rowlands
|
67fd16dc27
|
Issue #3045125 by vadim.hirbu: Possible wrong token assignment on display modes
|
2019-04-16 07:24:20 +10:00 |
Lee Rowlands
|
c0f3934ce3
|
Issue #3041778 by mikelutz, claudiu.cristea, alexpott: Convert FilterEntityBundleTest into a kernel test
|
2019-04-16 07:19:24 +10:00 |
Lee Rowlands
|
81d8e2a7da
|
Issue #2953331 by Sam152, Manuel Garcia, alexpott, azinck, anish.a, amateescu, jibran, Wim Leers, dawehner: Add a views sort handler for sorting content by moderation state
|
2019-04-16 07:08:21 +10:00 |
Lee Rowlands
|
51284616ab
|
Issue #3025152 by andypost: Remove entityManager constructor argument from SystemManager
|
2019-04-16 07:03:07 +10:00 |
Lee Rowlands
|
3a200fd122
|
Issue #3041696 by claudiu.cristea, Lendude: Convert FieldApiDataTest into a kernel test
|
2019-04-16 06:58:26 +10:00 |
Alex Pott
|
9bd884d5cd
|
Issue #3041375 by lauriii, johndevman, yogeshmpawar, bnjmnm: Convert behaviors.layoutBuilderBlockDrag to use js- prefixed classes for attaching behaviors
|
2019-04-15 05:44:56 -07:00 |
Alex Pott
|
fc11a4f5c1
|
Issue #2787185 by botris, mikelutz, kekkis, mikeryan, lemuelsantos, mvbaalen, quietone, BenStallings, mpotter, heddn: track_changes does not work when the map is joinable
|
2019-04-13 15:36:00 -07:00 |
Alex Pott
|
cf3d779799
|
Issue #3042216 by johndevman, lauriii, tim.plunkett: Only add .layout-builder-block to blocks when in the Layout Builder UI
|
2019-04-13 15:25:59 -07:00 |
Alex Pott
|
508a63e7cd
|
Issue #2756229 by mohit1604, RumyanaRuseva, quietone, heddn, 5to1: Improve destination missing exception message
|
2019-04-13 10:47:22 -07:00 |
Alex Pott
|
8ea7023787
|
Issue #2994947 by dead_arm, mark_fullmer, alexpott, kostyashupenko, brad.bulger, tim.plunkett, PCate: Add RTL CSS to Layout Builder
|
2019-04-13 10:23:21 -07:00 |
Alex Pott
|
47b6e7040d
|
Issue #3047767 by mjchadwick: Umami demo grid-2 layout annotation minor typo
|
2019-04-12 17:09:41 -07:00 |
Alex Pott
|
b77d870b29
|
Issue #3018021 by tim.plunkett: Rename $id parameter to $type in SectionStorageManager
|
2019-04-12 16:51:01 -07:00 |
webchick
|
1c35eada24
|
Issue #3047699 by alfredofonseca, joachim, cosmicdreams: The class docs for the two password reset forms should differentiate them
|
2019-04-12 15:15:52 -07:00 |
Alex Pott
|
109dfd58bd
|
Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface
|
2019-04-12 14:23:23 -07:00 |
Alex Pott
|
58146e4827
|
Issue #3004226 by Elendev, alexpott: Allow formatPlural's plural string not to have '@count' in it in JavaScript
|
2019-04-12 12:56:12 -07:00 |
webchick
|
a24710abeb
|
Issue #3033442 by dww, kailask, phenaproxima, seanB, lauriii: Use 24 items per page for better responsive grid behavior
|
2019-04-12 10:23:43 -07:00 |
catch
|
00398c7fca
|
Issue #3046697 by Krzysztof Domański: \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testRevisionBaseTable() can randomly fail
|
2019-04-12 14:00:57 +09:00 |
catch
|
3f8ab25ea8
|
Issue #3044364 by amateescu: Improve hit ratio for the menu tree cache
|
2019-04-12 13:12:43 +09:00 |
catch
|
2d1e404b34
|
Issue #3046392 by claudiu.cristea: Convert LocaleLibraryAlterTest into a Kernel test
|
2019-04-11 21:40:47 +09:00 |
catch
|
2a6d8d71e8
|
Issue #3046281 by claudiu.cristea: Convert FilterUidRevisionTest into a Kernel test
|
2019-04-11 21:30:52 +09:00 |
catch
|
a40b387949
|
Issue #2432647 by claudiu.cristea, neerajsingh, YesCT, yogeshmpawar, Krzysztof Domański: Convert BlockTemplateSuggestionsTest into a KernelTestBase
|
2019-04-11 21:17:05 +09:00 |
catch
|
b3e8f84bc7
|
Issue #3046393 by claudiu.cristea, dawehner: Convert ConnectionFailureTest into a Kernel test
|
2019-04-11 20:44:18 +09:00 |
catch
|
d938b0a8ec
|
Issue #3024728 by amateescu, plach: Preserve the backup tables after an entity type schema conversion process
|
2019-04-11 20:31:40 +09:00 |
Lee Rowlands
|
12d7ed5308
|
Issue #3042545 by Berdir, martin107: Update last injected entity managers
|
2019-04-11 18:51:08 +10:00 |
catch
|
3ddb6b94eb
|
Issue #3046676 by claudiu.cristea: Convert block_content RevisionRelationshipsTest into a Kernel test
|
2019-04-11 17:10:35 +09:00 |
catch
|
61d89c672b
|
Issue #3046698 by claudiu.cristea: Convert BcRoutesTest into a Kernel test
|
2019-04-11 16:33:16 +09:00 |
catch
|
8165415c34
|
Issue #3035274 by claudiu.cristea, naveenvalecha, Berdir: Deprecate drupal_classloader_register() & system_register()
|
2019-04-11 12:08:45 +09:00 |
webchick
|
6cbdee92ec
|
Issue #3033943 by seanB, andrewmacpherson, phenaproxima, rainbreaw: MediaLibraryWidget selected items count is not conveyed to assistive tech correctly
|
2019-04-10 16:25:28 -07:00 |
effulgentsia
|
946dc09b9a
|
Issue #2715859 by alexpott, prics, joachim, effulgentsia, Berdir, AaronBauman: ImageWidget::validateRequiredFields() produces an error message if an image field is hidden with hook_entity_field_access()
|
2019-04-10 15:24:14 -07:00 |
Lee Rowlands
|
fcf5177146
|
Issue #2987598 by eliclaggett, alexpott, Lendude, Sam152: View's pagination doesn't carry the exposed filter value
|
2019-04-10 16:51:19 +10:00 |
Lee Rowlands
|
3b6f89bae7
|
Issue #3018673 by nicksanta, dhirendra.mishra, jibran: Add support for RFC5785 change password well known resource
|
2019-04-10 16:49:23 +10:00 |
Lee Rowlands
|
37d2299bc1
|
Issue #2908271 by Jo Fitzgerald, swati.nuna, a.dmitriiev, TR, BramDriesen, Mile23: Replace deprecated \Drupal::entityManager() in EntityReferenceItem
|
2019-04-10 16:46:59 +10:00 |
Lee Rowlands
|
bc73813e22
|
Issue #3041326 by Sam152, amateescu, Berdir: Remove 'title' and 'description' from MenuSettingsConstraintValidator when used with content moderation by creating a draft of menu link content when a draft of it's parent content is created
|
2019-04-10 16:41:41 +10:00 |
Lee Rowlands
|
2358d611f0
|
Issue #3037906 by vadim.hirbu: Add translation contexts to workflow schema
|
2019-04-10 12:15:25 +10:00 |
Alex Pott
|
46b4700a89
|
Issue #3046571 by Krzysztof Domański: \Drupal\Tests\user\Kernel\Views\HandlerFilterCurrentUserTest:: testFilterCurrentUserAsAnonymous() can randomly fail
|
2019-04-09 15:40:54 -07:00 |
webchick
|
c3232e9606
|
Issue #3033653 by seanB, Pancho, phenaproxima, webchick, benjifisher, rainbreaw, jrockow: InvalidArgumentException when adding reference field without Media type
(cherry picked from commit f8e7edb152 )
|
2019-04-09 12:05:49 -07:00 |
Alex Pott
|
f75cc99a16
|
Issue #2984266 by Krzysztof Domański, mehdib4, alexpott, jhedstrom, catch: Conditionally change the query operator in between exposed filter when empty min or max
|
2019-04-09 09:01:59 -07:00 |
catch
|
2cceb4a902
|
Issue #3046243 by tim.plunkett, jibran, dpi: Regression: Optional context values may throw exceptions if unsatisfied
|
2019-04-07 09:41:59 +09:00 |
webchick
|
fdbee96a7f
|
Issue #2825446 follow-up by lauriii: Apply changes to ES6 files, too.’
git commit -m Issue
|
2019-04-05 21:27:01 -07:00 |
Alex Pott
|
7b5d11ff93
|
Issue #3044749 by amateescu, plach, Joseph Zhao: Drupal Core Update (8.7.0-beta1) - the "workspace" plugin does not exist
|
2019-04-05 11:18:34 +01:00 |
Gábor Hojtsy
|
060c85c509
|
Issue #3043228 by shaal, kjay, bnjmnm, tim.plunkett, Gábor Hojtsy: Add Umami-specific styling for Layout Builder messages
|
2019-04-05 07:38:15 +02:00 |
Gábor Hojtsy
|
be2f08e672
|
Issue #3044250 by kjay, shaal, pawandubey, markconroy, Gábor Hojtsy, lauriii: Make the highlighted region in Umami more flexible so it adapts to its use with Layout Builder and could be used to demonstrate placement of other blocks
|
2019-04-05 07:31:48 +02:00 |
Lee Rowlands
|
3d7ea45cce
|
Issue #3045349 by alexpott, mikelutz, mglaman: Lazy started sessions with session data are not saved with symfony/http-foundation 3.4.24
|
2019-04-04 19:39:39 +10:00 |
Alex Pott
|
bd59fbc64a
|
Issue #3041081 by claudiu.cristea, Manuel Garcia, alexpott: Convert ConfigEntityImportTest to a kernel test
|
2019-04-03 18:55:15 +01:00 |
Alex Pott
|
1d29b748af
|
Revert "Issue #3041778 by claudiu.cristea: Convert FilterEntityBundleTest into a kernel test"
This reverts commit 1eabc0b846 .
|
2019-04-02 19:17:44 +01:00 |
Alex Pott
|
3b1eea2af3
|
Issue #2031183 by Berdir, marthinal, martin107, Krzysztof Domański, Cyberwolf, tim.plunkett, jhedstrom, tassoman, jhodgdon, Kristen Pol: Improve test coverage for node authored on widget
|
2019-04-02 18:59:38 +01:00 |
Alex Pott
|
7c9ecd6c71
|
Issue #2705205 by amateescu, plach, tstoeckler: Improve test coverage around updating table mapping after a new field storage definition is added
|
2019-04-02 18:49:48 +01:00 |
Alex Pott
|
a1f4e9f043
|
Issue #3034254 by TR, alexpott, naveenvalecha: Remove @todo in ViewListBuilder
|
2019-04-02 18:43:27 +01:00 |
Alex Pott
|
02e6504a9c
|
Issue #3041779 by claudiu.cristea, Lendude: Convert LatestTranslationAffectedRevisionTest into a kernel test
|
2019-04-02 17:53:48 +01:00 |
Alex Pott
|
30b45478b8
|
Issue #3042538 by claudiu.cristea, Lendude: Convert ArgumentDefaultTest into a kernel test
|
2019-04-02 17:27:59 +01:00 |
Alex Pott
|
de09969baf
|
Issue #3033900 by pcambra: Fix documentation on field_ui.api.php
|
2019-04-02 17:08:27 +01:00 |
Alex Pott
|
3f9f063dd1
|
Issue #3024113 by VVVi, tim.plunkett: Ensure important testing base classes are @ingroup testing
|
2019-04-02 16:08:49 +01:00 |
Alex Pott
|
2c1c25a40d
|
Issue #3038825 by undertext, Mile23: Remove unused code from KernelTestBase
|
2019-04-02 16:01:26 +01:00 |
Alex Pott
|
2f162acaae
|
Issue #3042875 by claudiu.cristea, Lendude: Convert TaxonomyIndexTidFilterTest into a Kernel test
|
2019-04-02 15:52:58 +01:00 |
Alex Pott
|
41c242957c
|
Issue #3042536 by claudiu.cristea, Lendude: Convert AccessPermissionTest into a Kernel test
|
2019-04-02 15:38:58 +01:00 |
Alex Pott
|
5aa0907515
|
Issue #3042540 by claudiu.cristea, Lendude: Convert user RelationshipRepresentativeNodeTest into a kernel test
|
2019-04-02 14:38:22 +01:00 |
Alex Pott
|
674251e807
|
Issue #3042877 by claudiu.cristea, Lendude: Convert ArgumentValidatorTermTest into a Kernel test
|
2019-04-02 14:34:53 +01:00 |
Alex Pott
|
603f0d4cc7
|
Issue #3042640 by jian he, claudiu.cristea: Convert TaxonomyFieldTidTest to a kernel test
|
2019-04-02 13:20:06 +01:00 |
Alex Pott
|
bdd4ddb9f9
|
Issue #3042869 by claudiu.cristea, Lendude: Convert UpdateDeleteFileIfStaleTest into a Kernel test
|
2019-04-02 09:56:20 +01:00 |
Alex Pott
|
9676337962
|
Issue #3042472 by claudiu.cristea, phenaproxima, Lendude: Convert HandlerArgumentUserUidTest into a kernel test and clean up the surrounding code
|
2019-04-02 09:51:58 +01:00 |
Alex Pott
|
1cb3315fda
|
Issue #3041786 by claudiu.cristea, Lendude: Convert LatestRevisionFilterTest to a kernel test
|
2019-04-02 09:49:48 +01:00 |
Alex Pott
|
d88a43d47f
|
Issue #3041816 by claudiu.cristea, Lendude: Move UserMailNotifyTest under Kernel tests namespace
|
2019-04-02 09:46:46 +01:00 |
Alex Pott
|
a07965a62e
|
Issue #3041801 by claudiu.cristea, Lendude: Convert StyleTest to a kernel test
|
2019-04-02 09:43:40 +01:00 |
Alex Pott
|
758cb9dfbe
|
Issue #3041042 by Krzysztof Domański, claudiu.cristea, Berdir, Lendude, phenaproxima: Convert UserEntityCallbacksTest to a kernel test
|
2019-04-02 09:38:50 +01:00 |
Lauri Eskola
|
e80e45231e
|
Issue #2976404 by dpi, JKerschner, jibran: Missing disabled styling for date and time fields
|
2019-04-02 11:36:29 +03:00 |
Alex Pott
|
1eabc0b846
|
Issue #3041778 by claudiu.cristea: Convert FilterEntityBundleTest into a kernel test
|
2019-04-02 09:34:48 +01:00 |
Alex Pott
|
5235ea9ab5
|
Issue #3041770 by claudiu.cristea: Convert ArgumentStringTest into a Kernel test
|
2019-04-02 09:32:33 +01:00 |
Alex Pott
|
97f5efc2f1
|
Issue #3041765 by claudiu.cristea: Convert FieldGroupRowsTest into a Kernel test
|
2019-04-02 09:21:35 +01:00 |
Alex Pott
|
b5f683dc9c
|
Issue #3041743 by claudiu.cristea: Convert ViewsTemplateTest into a Kernel test
|
2019-04-02 09:06:48 +01:00 |
Alex Pott
|
9e5e613d42
|
Issue #3041727 by Manuel Garcia, claudiu.cristea, amateescu: Convert ViewRenderTest into a Kernel test
|
2019-04-02 09:05:12 +01:00 |
Alex Pott
|
48522ffe3c
|
Issue #3041036 by claudiu.cristea: Convert UserDeleteTest to kernel test (or get rid of it?)
|
2019-04-02 09:02:36 +01:00 |
Alex Pott
|
d8a7ce2ffc
|
Issue #3031528 by mr.baileys, heddn, mikelutz, alexpott: LinkUri source value should not be an array
|
2019-04-02 08:50:00 +01:00 |
Alex Pott
|
937d6fed0f
|
Issue #3041096 by claudiu.cristea: Convert FilterNoFormatTest to a kernel test
|
2019-04-01 23:22:24 +01:00 |
Alex Pott
|
0daec5301d
|
Issue #3037042 by claudiu.cristea, Lendude: Convert LocaleUpdateTest::testUpdateProjects() to a kernel test
|
2019-04-01 23:20:06 +01:00 |
Alex Pott
|
7555529a7e
|
Issue #3034015 by mondrake, Wim Leers, Mile23: Class to test deprecation error for deprecated trait triggers deprecation error itself
|
2019-04-01 23:10:24 +01:00 |
Alex Pott
|
f2aeaaa1b8
|
Issue #2079647 by claudiu.cristea: Convert UserSaveTest to a kernel test. Remove useless test
|
2019-04-01 21:56:12 +01:00 |
Lauri Eskola
|
9a4a499f07
|
Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order
|
2019-04-01 20:16:16 +03:00 |
Gábor Hojtsy
|
73e510edcc
|
Issue #2943657 by pawandubey, Shiva Srikanth T, markconroy, ckrina, alexpott, finnsky, vadim.hirbu, Utkarsh_Mishra, ressa, lauriii, kjay, borisson_: Embedding only needed weights for Open Sans and Scope One
|
2019-04-01 14:28:19 +02:00 |
Gábor Hojtsy
|
7af2791c20
|
Issue #3035325 by pawandubey, blackdeer, mradcliffe, andrewmacpherson, mgifford, Adita, redzeuf: Image ALT text in Supermarket Savvy Shopping article isn't very informative
|
2019-04-01 14:17:40 +02:00 |
xjm
|
0d4af63275
|
Issue #3044417 by tim.plunkett: Move custom Layout Builder icons to core/misc
|
2019-03-29 11:00:00 -05:00 |
Nathaniel Catchpole
|
52bd9a1206
|
Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools
|
2019-03-29 15:12:46 +00:00 |
Gábor Hojtsy
|
84880d95e8
|
Issue #3027614 by markconroy, BrightBold, tatarbj, shaal, Denes.Szabo, Gábor Hojtsy, Eli-T, tim.plunkett: Use Layout Builder in Umami for the recipe content type in full view mode
|
2019-03-29 13:04:37 +01:00 |
effulgentsia
|
c087641ed7
|
Issue #3039287 by bendeguz.csirmaz, effulgentsia, xjm, alexpott, catch, jibran, hampercm, tedbow, Joseph Zhao, dawehner: Implement changes required to remove support for PHP 5.5 and 5.6
|
2019-03-29 00:19:57 -07:00 |
Lee Rowlands
|
96649b028b
|
Issue #3036962 by claudiu.cristea: Remove usage of drupal_static() from install_profile_info()
|
2019-03-29 15:02:13 +10:00 |
Lee Rowlands
|
7c845e1307
|
Issue #2811749 by naveenvalecha, andypost, harsha012, xjm: Move ActionAddForm & ActionEditForm to src/Form
|
2019-03-29 14:59:47 +10:00 |
xjm
|
fab8d1e741
|
Issue #3041053 by tim.plunkett, tedbow, xjm, larowlan, phenaproxima, webchick, effulgentsia, DyanneNova, Sam152, lauriii, dead_arm, bnjmmn, balsama: Mark Layout Builder as a stable module
|
2019-03-28 16:35:39 -05:00 |
Nathaniel Catchpole
|
51cc6680c8
|
Issue #3031577 by alexpott, Lendude, larowlan: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests
|
2019-03-28 11:06:40 +00:00 |
Alex Pott
|
0df3be0e23
|
Issue #3042694 by mikelutz, jibran: [Symfony 4] JSON:API ResourceResponseSubscriber can pass NULL to Symfony\Component\HttpFoundation\Response::setCharset()
|
2019-03-28 09:10:11 +00:00 |
Alex Pott
|
7b81fcfc91
|
Issue #3042847 by mikelutz: [Symfony 4] Inject string_translation service into ContextDefinitionIsSatisfiedTest and EntityContextDefinitionIsSatisfiedTest
|
2019-03-28 09:09:05 +00:00 |
Lee Rowlands
|
a83655a47c
|
Issue #3043646 by tedbow, lauriii, bnjmnm, xjm, tim.plunkett, effulgentsia, DyanneNova, webchick: For sites that have made layout overrides prior to 8.7.0 or sites that manually enable translation of the layout override field, add UI warnings
|
2019-03-28 16:39:30 +10:00 |
xjm
|
a10a712f2e
|
Issue #3043825 by tim.plunkett, johndevman, phenaproxima: Create an interface for LayoutBuilderSampleEntityGenerator
|
2019-03-27 19:00:37 -05:00 |
xjm
|
f4f6026156
|
Issue #3043797 by tim.plunkett, johndevman, phenaproxima: Create an interface for InlineBlockUsage
|
2019-03-27 18:54:56 -05:00 |
xjm
|
d28a92f7bb
|
Issue #3043687 by phenaproxima, tim.plunkett, johndevman: Layout Builder's Quick Edit integration causes fatals when using field blocks for entities other than the one being viewed
|
2019-03-27 18:37:00 -05:00 |
effulgentsia
|
99382fb84b
|
Issue #3043651 by tedbow, plach, tim.plunkett, effulgentsia, xjm: Update the Layout field to non-translatable when possible
|
2019-03-27 14:55:14 -07:00 |
Lee Rowlands
|
d9e9f0c461
|
Issue #2995893 by tim.plunkett, Dylan Donkersgoed: Layout builder chokes on form exceptions that are part of natural form processing
|
2019-03-28 07:51:02 +10:00 |
Alex Pott
|
01efa20b62
|
Revert "Issue #2802803 by Berdir, AdamPS, Darren Oh, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, LittleCoding, gapple, catch, wiifm, alexpott, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages"
This reverts commit e4188e4dec .
|
2019-03-27 08:39:39 +00:00 |
Alex Pott
|
91dc88316b
|
Issue #3040746 by Berdir, amateescu, Sam152: Update functions that set owner entity key updates can fail on existing data with NULL values
|
2019-03-27 08:34:09 +00:00 |
Lauri Eskola
|
f4420c5f0d
|
Issue #2920395 by izus, andrewmacpherson, starshaped, annajl, mradcliffe, NickWilde, mgifford: SystemBrandingBlock has identical anchor title and link content (image alt)
|
2019-03-27 07:40:43 +02:00 |
effulgentsia
|
cbf7788676
|
Issue #3041659 by tedbow, tim.plunkett, amateescu, plach, xjm, effulgentsia, Wim Leers, webchick: Remove the layout tab from translations because Layout Builder does not support translations yet
|
2019-03-26 21:47:30 -07:00 |
Lee Rowlands
|
73af6069c2
|
Issue #3039955 by plach, TR: Ensure EntityKernelTestBase can use UserCreationTrait::setUpCurrentUser()
|
2019-03-27 09:40:46 +10:00 |
xjm
|
e9c89de011
|
Issue #3042089 by bnjmnm: Update Layout Builder functional javascript tests now that local tasks are not required by the UI
|
2019-03-26 17:30:19 -05:00 |
Nathaniel Catchpole
|
b0a741c568
|
Issue #3042848 by mikelutz: use ->load() instead of ->resolveTemplate in Twig Resolver tests
|
2019-03-26 16:45:36 +00:00 |
Nathaniel Catchpole
|
2f8407655b
|
Issue #3039584 by mikelutz, Morbus Iff: The SymfonyBridgePsrHttpMessageFactoryDiactorosFactory class is deprecated since symfony/psr-http-message-bridge 1.2, use PsrHttpFactory instead
|
2019-03-26 16:29:48 +00:00 |
effulgentsia
|
9cd5ccca8e
|
Issue #2889855 by seanB, chr.fritsch, vijaycs85, phenaproxima, marcoscano, Wim Leers, govind.maloo, larowlan, pk188, Dinesh18, balazswmann, michael_wojcik, catch, effulgentsia, alexpott, Berdir, dawehner: Unpublished media entity can not be accessed by owner and update any media/delete any media access possibly cached by user
|
2019-03-26 09:18:11 -07:00 |
Alex Pott
|
e4188e4dec
|
Issue #2802803 by Berdir, AdamPS, Darren Oh, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, LittleCoding, gapple, catch, wiifm, alexpott, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages
|
2019-03-26 15:53:36 +00:00 |
Gábor Hojtsy
|
b0f4e54db1
|
Issue #3038679 by smaz, markconroy, kjay, Dries: Add Ofer Shaal (@shaal) as a maintainer for Umami demo
|
2019-03-26 16:14:26 +01:00 |
Nathaniel Catchpole
|
c67761090d
|
Issue #3002206 by jibran, longwave, truls1502, alexpott, NickWilde: Update the stable version of drupal/coder to ˆ8.3.1
|
2019-03-26 14:37:28 +00:00 |
Alex Pott
|
039eae1719
|
Issue #3016781 by arpad.rozsa, Berdir, catch, Wim Leers, kristiaanvandeneynde: node_node_access() is too eager in adding the user cache context — fixing this makes some pages faster
|
2019-03-26 13:22:06 +00:00 |
Gábor Hojtsy
|
777d7fc516
|
Issue #3032884 by pawandubey, shaal, andrewmacpherson, mgifford: Umami's logo doesn't have sufficient a11y contrast
|
2019-03-26 14:18:12 +01:00 |
Gábor Hojtsy
|
7bc40515fb
|
Issue #3030936 by shaal, mradcliffe, Eli-T, kjay, saesa, bash247, gaddamsr: Search placeholder text is longer than the search box
|
2019-03-26 14:18:12 +01:00 |
Alex Pott
|
7ee36015d3
|
Issue #3035259 by quietone: Unknown column 'lt.i18n_status' in 'field list'
|
2019-03-26 13:11:51 +00:00 |
Gábor Hojtsy
|
d97cfe6e4e
|
Issue #3042701 by shaal, kjay, ddavidd, SinisterChef, Adita, Eli-T, TBone242, banoodle, mradcliffe, vbonasa, kwfinken, heddn, bsnodgrass, estoyausente: Add the remaining four Spanish Umami translations
|
2019-03-26 14:01:19 +01:00 |
Alex Pott
|
84e5e8e458
|
Issue #2655162 by amateescu, Berdir, bradjones1, Maria Kvitova, joachim, plach, effulgentsia, tim.plunkett, xjm: Fatal error when updating or deleting an entity type after removing its class/definition from the codebase
|
2019-03-26 13:00:14 +00:00 |
Alex Pott
|
aae94ed62c
|
Issue #3035933 by cilefen, Wim Leers: Update CKEditor to 4.11.3
|
2019-03-26 12:56:58 +00:00 |
Gábor Hojtsy
|
1dd4248a6b
|
Issue #3042699 by shaal, kjay, kwfinken, Eli-T, Adita, Adrian_S_M, bsnodgrass, cosmicdreams, mradcliffe, saesa, mike.roman, heddn, ddavidd, estoyausente, gaddamsr: Add the missing three Spanish Umami recipes and fix translation of chocolate brownies
|
2019-03-26 13:46:45 +01:00 |
Alex Pott
|
fa7a902d71
|
Issue #3037729 by jhodgdon: Duplicate filter format weights (turns off CKEditor by default in some languages)
|
2019-03-26 12:42:52 +00:00 |
Alex Pott
|
cb03af1056
|
Issue #3030477 by Manuel Garcia, Anas_maw: Views filter "Published status or admin user" not checking "View any unpublished content" permission
|
2019-03-26 11:33:43 +00:00 |
Alex Pott
|
8a76eeecf6
|
Issue #3040562 by sandeepscs: Fix typo in core/INSTALL.txt file
|
2019-03-26 11:30:48 +00:00 |
Alex Pott
|
8c90cbfdf7
|
Issue #3029625 by tim.plunkett: Do not throw an exception when a context is missing while applying context mapping to a plugin if that context was previously set
|
2019-03-26 11:22:52 +00:00 |
webchick
|
687cf58de5
|
Issue #2914486 by tim.plunkett, tedbow, bendeguz.csirmaz, twfahey, bnjmnm, xjm, effulgentsia, Kristen Pol, benjifisher, larowlan, webchick, rainbreaw, jrockowitz, Gábor Hojtsy, ckrina: Add granular permissions to the Layout Builder
(cherry picked from commit d05d67fede )
|
2019-03-25 23:00:03 -07:00 |
effulgentsia
|
d0ec4df02d
|
Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima, xjm: Add JSON:API integration test for LayoutBuilderEntityViewDisplay
|
2019-03-25 20:33:45 -07:00 |
xjm
|
195a3c9bf0
|
Revert "Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima: Add JSON:API integration test for LayoutBuilderEntityViewDisplay"
This reverts commit 46d0fc7afd .
|
2019-03-25 21:32:55 -05:00 |
xjm
|
46d0fc7afd
|
Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima: Add JSON:API integration test for LayoutBuilderEntityViewDisplay
|
2019-03-25 18:45:06 -05:00 |
webchick
|
f6b99c9d55
|
Issue #2959493 by bnjmnm, phenaproxima, tim.plunkett, tedbow, Adrian83, lauriii, xjm, andrewmacpherson, johndevman, KarenS, alwaysworking, jrockowitz, ckrina, cboyden, webchick, seanB, benjifisher, larowlan: Allow Layout Builder live previews to be toggled to allow easier drag-and-drop
(cherry picked from commit d028385c9c )
|
2019-03-25 16:27:22 -07:00 |
webchick
|
30abfa6af6
|
Issue #2988970 by phenaproxima, tim.plunkett, tedbow, bnjmnm, lauriii, sugaroverflow, DyanneNova, balsama, webchick, xjm, dead_arm, Gábor Hojtsy, worldlinemine: Layout Builder should make it easier to modify the default layout for an entity type when viewing an entity
|
2019-03-25 13:51:03 -07:00 |
webchick
|
399f5950d6
|
#2948828 follow-up by Wim Leers: Minor style fixes to comments.
|
2019-03-25 13:08:25 -07:00 |
webchick
|
a22c264062
|
Issue #2948828 by tedbow, Wim Leers, tim.plunkett, samuel.mortenson, johndevman, Kristen Pol, webchick, phenaproxima, larowlan, dead_arm, bnjmnm: Layout Builder's Field Blocks do not work with Quick Edit
|
2019-03-25 13:05:39 -07:00 |
Lauri Eskola
|
96800b2e0a
|
Issue #2952390 by tedbow, bnjmnm, samuel.mortenson, alwaysworking, Wim Leers, phenaproxima, lauriii, xjm, bendeguz.csirmaz, effulgentsia, AaronMcHale: Off-canvas styles override CKEditor's reset and theme
|
2019-03-25 20:15:55 +02:00 |
Alex Pott
|
2ab4c46707
|
Issue #3038241 by seanB, Wim Leers, phenaproxima, alexpott: Implement a tamper-proof hash for the media library state
|
2019-03-25 16:34:18 +00:00 |
Alex Pott
|
c7beade985
|
Issue #3003238 by Sam152, Berdir, amateescu, catch, jibran: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete()
|
2019-03-25 15:14:52 +00:00 |
Alex Pott
|
b52fe53f8f
|
Issue #3036461 by Aron Novak, maliknaik, alexpott: States details element uses unsupported '#collapsible' attribute
|
2019-03-25 12:19:48 +00:00 |
Gábor Hojtsy
|
f0d346eca0
|
Issue #3037111 by shaal, kjay, smaz, Gábor Hojtsy, rteijeiro: Import multilingual content into Umami
|
2019-03-25 12:22:05 +01:00 |
Francesco Placella
|
a54e207f61
|
Issue #3042993 by amateescu, tedbow: Translatable and revisonable installed entity type definitions are missing the 'revision_translation_affected' entity key
|
2019-03-25 10:45:52 +01:00 |
xjm
|
8d1a7d7c86
|
Issue #3038442 by Sam152, amateescu, tim.plunkett: Use hook_entity_form_display_alter() instead of Layout Builder's custom overrides display altering hook
|
2019-03-22 18:42:41 -05:00 |
Lauri Eskola
|
3ab46e219d
|
Issue #2998091 by phenaproxima, RajabNatshah, Niklan, Wim Leers, starshaped, lauriii, maseyuk, seanB, Kasey_MK: Remote videos overflow their containing element
|
2019-03-22 23:49:08 +02:00 |
webchick
|
406f483fcd
|
Issue #2995689 by tedbow, bnjmnm, lauriii, bendeguz.csirmaz, andrewmacpherson, xjm, tim.plunkett, KarenS, alwaysworking: Allow reordering blocks without a pointer device
(cherry picked from commit a73bf047ed )
|
2019-03-22 14:23:41 -07:00 |
Francesco Placella
|
5d3322ebda
|
Issue #2554235 by amateescu, plach, Berdir, Sam152, joelpittet, mbaynton, catch, jibran: Make the content entity storage and entity query use the last installed definitions instead of the ones living in code
|
2019-03-22 15:58:51 +01:00 |
Lee Rowlands
|
0b47db51aa
|
Issue #2998335 by tim.plunkett: [regression] \Drupal\user\ContextProvider\CurrentUserContext broken for anonymous users
|
2019-03-22 09:03:43 +10:00 |
Lee Rowlands
|
bbc3495c61
|
Issue #3039378 by Manuel Garcia, amateescu: Convert TermEntityReferenceTest to be a kernel test
|
2019-03-22 08:10:19 +10:00 |
Lee Rowlands
|
d1db7c785c
|
Issue #3038988 by Berdir, seanB: Remove support for empty destination in FileSystem::copy(), FileSystem::move() and FileSystem::saveData()
|
2019-03-22 07:56:13 +10:00 |
Lauri Eskola
|
40d6aca489
|
Issue #2994909 by bnjmnm, tedbow, kostyashupenko, tim.plunkett, lauriii, samuel.mortenson, Kristen Pol, xjm, andrewmacpherson, alwaysworking, DyanneNova, jrockowitz, worldlinemine, phenaproxima, ckrina, benjifisher, rainbreaw, webchick: Highlight active element while working with dialogs in Layout Builder
|
2019-03-21 23:30:38 +02:00 |
webchick
|
ba4424486e
|
Issue #2825446 by Pancho, anavarre, michielnugter, dww, Lendude, dmsmidt: Moving a filter to the end of a Filter group in filter rearrange doesn't work but does allow dropping in invalid regions
|
2019-03-21 12:08:39 -07:00 |
xjm
|
aa091959b5
|
Issue #3002608 by bnjmnm, tedbow, Wim Leers, samuel.mortenson, tim.plunkett, xjm, lauriii, jibran, phenaproxima, effulgentsia: Remove contextual links not related to layout administration inside layout builder blocks
|
2019-03-21 11:31:53 -05:00 |
Nathaniel Catchpole
|
e4d88be178
|
Issue #2895487 by mikelutz, Mile23: [Symfony 4] ContainerAwareEventDispatcherTest depends on Symfony tests
|
2019-03-21 14:22:00 +00:00 |
Gábor Hojtsy
|
9006714286
|
Issue #3038309 by shaal, rteijeiro, kjay, Eli-T, smaz, estoyausente, isholgueras, rjfg, saesa: Spanish translations of Umami demo recipes
|
2019-03-21 14:27:42 +01:00 |
Gábor Hojtsy
|
bd465fbeae
|
Issue #3041642 by shaal, rteijeiro, kjay: Spanish translation of Umami demo blocks
|
2019-03-21 13:19:14 +01:00 |
Gábor Hojtsy
|
51b68fcf7a
|
Issue #3038297 by shaal, smaz, estoyausente, kjay, Eli-T, saesa: Spanish translations of Umami demo categories
|
2019-03-21 11:39:07 +01:00 |
Gábor Hojtsy
|
b459a46186
|
Issue #3038307 by shaal, saesa, smaz, Eli-T, kjay, rteijeiro, estoyausente: Spanish translation of Umami demo page
|
2019-03-21 11:36:24 +01:00 |
Gábor Hojtsy
|
ea3c3068b2
|
Issue #3038313 by shaal, kjay, paco.gracia, smaz, Eli-T, estoyausente, tunic, saesa, rteijeiro: Spanish translations of Umami demo articles
|
2019-03-21 11:33:26 +01:00 |
Gábor Hojtsy
|
c45ce0c7ef
|
Issue #3041699 by kjay, shaal, markconroy: Add the language switcher block to Umami Demo
|
2019-03-21 11:29:06 +01:00 |
Lee Rowlands
|
dcd66e1495
|
Issue #3038901 by Lendude, dww, Mile23: Speed up the tests on DrupalCI by not running slow tests last
|
2019-03-21 19:50:41 +10:00 |
Lee Rowlands
|
16afb5ceb2
|
Issue #2998772 by msankhala, hazong, heddn, alexpott: Document how to specify route options in links.menu.yml
|
2019-03-21 19:42:02 +10:00 |
xjm
|
9985cc04b8
|
Issue #3041143 by tim.plunkett, cboyden, xjm, phenaproxima, rainbreaw: Add ARIA group roles to Layout Builder UI
|
2019-03-20 21:09:58 -05:00 |
effulgentsia
|
e59ec93f50
|
Issue #2843147 by Wim Leers, e0ipso, gabesullice, dagmar, xjm, effulgentsia, webchick, dww, Berdir, dawehner, colan, mgalalm, govind.maloo, das-peter, jludwig, ndobromirov, martin107, abhisekmazumdar, nuez, catch, amateescu, pwolanin, mallezie, borisson_, jibran, voleger, plach, GeduR, Grimreaper, apupiales, Sutharsan, RenatoG, michaellander, sergesemashko, dbt102, hampercm, dremy, rpayanm, chriscalip, tstoeckler, keopx, skyredwang, Spleshka, RajeevK, matthew.perry, kaysenlau, jazzdrive3, dsdeiz, ebeyrent, acbramley, deviantintegral, samuel.mortenson, DamienMcKenna, mohit_aghera, ibustos, dpolant, garphy: Add JSON:API to core as a stable module
|
2019-03-20 16:41:11 -07:00 |
xjm
|
fe95def3b5
|
Issue #3041107 by tim.plunkett, Wim Leers, xjm: Remove EntityDisplaySectionsTest in favor of a full suite of REST/HAL tests
|
2019-03-20 14:42:49 -05:00 |
xjm
|
4e7959f886
|
SA-CORE-2019-004 by alexpott, larowlan, greggles, drumm, mlhess, David_Rothstein, pwolanin
(cherry picked from commit eae8a6c10d )
|
2019-03-20 10:37:33 -05:00 |
Gábor Hojtsy
|
26918ae4f8
|
Issue #2977510 by kjay, shaal, markconroy, finnsky, Vidushi Mehta, Eli-T: Refactor/improve Umami demo's search form CSS for better responsive support
|
2019-03-19 13:00:10 +01:00 |
Alex Pott
|
be7966d8e3
|
Issue #3036787 by yongt9412, Berdir: media_post_update_enable_standalone_url() should only set TRUE if not already set
|
2019-03-19 11:30:35 +00:00 |
Alex Pott
|
589f610f80
|
Issue #3038378 by vadim.hirbu, jhodgdon: README.md in core/tests is badly formatted
|
2019-03-19 11:25:04 +00:00 |
Alex Pott
|
3f4af33b1d
|
Issue #3035350 by claudiu.cristea: Remove usages of drupal_static() from field_test.module
|
2019-03-19 11:19:49 +00:00 |
Nathaniel Catchpole
|
59f1d6cbbd
|
Issue #3035297 by claudiu.cristea, martin107, andypost: Don't use drupal_static in AutoIncrementingTestItem
|
2019-03-19 10:52:53 +00:00 |
Alex Pott
|
a0f43e0abd
|
Issue #3019115 by tamer.kamel, Waldoswndrwrld, anantjain60, gnuget, Berdir, alexpott: TwigExtensionTest::testFormatDate() doesn't make much sense
|
2019-03-19 06:11:43 +00:00 |
webchick
|
c91f236591
|
Issue #3023797 by seanB, webchick, lauriii, ckrina, phenaproxima, andrewmacpherson, rainbreaw, Gábor Hojtsy, jhodgdon, jrockowitz, worldlinemine, benjifisher: Let users choose what to do after selecting and/or adding items in the media library
|
2019-03-18 14:23:41 -07:00 |
Nathaniel Catchpole
|
9d96532b79
|
Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes
|
2019-03-18 16:28:26 +00:00 |
Nathaniel Catchpole
|
d297e2340b
|
Issue #3030902 by Krzysztof Domański, amateescu, xjm: Random fail in EntityReferenceAdminTest
|
2019-03-18 16:28:26 +00:00 |
Lauri Eskola
|
befdca5584
|
Issue #3016807 by seanB, FeyP, phenaproxima, andrewmacpherson, lauriii, rainbreaw, larowlan: Improve refocus on submit buttons of Media Library Widget modals
|
2019-03-18 18:11:24 +02:00 |
Nathaniel Catchpole
|
29e5277a14
|
Issue #3038926 by Berdir: Add @trigger_error() to deprecated EntityManager->EntityDisplayRepository methods
|
2019-03-18 15:26:14 +00:00 |
Nathaniel Catchpole
|
4b188443d3
|
Issue #3035376 by claudiu.cristea: Remove usage of drupal_static() from GetFilenameTest
|
2019-03-18 15:24:51 +00:00 |
Gábor Hojtsy
|
f9ad344168
|
Issue #2999893 by penyaskito, shaal, markconroy, mpp: Ensure umami views filter content by content negotiated language
|
2019-03-18 15:39:09 +01:00 |
Alex Pott
|
511bdacdd2
|
Issue #2868725 by msankhala, Krzysztof Domański, xlin, cilefen, dagmar, dawehner, alexpott, joachim: Refactor how dblog module is rendering links in event details
|
2019-03-18 11:35:06 +00:00 |
Gábor Hojtsy
|
d772fbb00b
|
Issue #3023801 by seanB, DamienMcKenna, lauriii, phenaproxima, Berdir, Pancho, marcoscano, Wim Leers, rainbreaw, larowlan, webchick, jrockowitz, andrewmacpherson, ckrina: Allow newly uploaded files to be deleted from the media library without saving them
|
2019-03-18 11:56:39 +01:00 |
Gábor Hojtsy
|
bcbcbdca17
|
Issue #3039256 by kjay, shaal, smaz: Improve Umami demo blockquote layout on smaller screen sizes
|
2019-03-18 11:41:41 +01:00 |
Gábor Hojtsy
|
e610f4e5e5
|
Issue #3028771 by shaal, Not Real, pawandubey, kjay, smaz, Eli-T: Add some missing RTL css for the umami demo
|
2019-03-18 11:36:31 +01:00 |
Alex Pott
|
46424a89ef
|
Issue #2599228 by tstoeckler, Taran2L, poornachandran, catch, vacho, johan.s, Berdir, hchonov, osman, tim.plunkett, GoZ, Voidtek, neetu morwani, psf_, alexpott, dxvargas, nkoporec, plach, andy@andyhawks.com, joey-santiago: Programmatically created translatable content type returns SQL error on content creation
|
2019-03-18 09:28:56 +00:00 |
xjm
|
cbef6823ee
|
Issue #3040241 by bnjmnm, lauriii, DyanneNova: Add section and add block section doesn't have sufficient color contrast for text
|
2019-03-17 19:38:46 -05:00 |
Alex Pott
|
d05fe05421
|
Issue #3039081 by claudiu.cristea: Remove reset of user_role static cache in UserRoleAdminTest::testRoleWeightOrdering()
|
2019-03-16 14:06:42 +00:00 |
xjm
|
f3bafe57e5
|
Issue #3037129 by tim.plunkett, andrewmacpherson, phenaproxima: Use distinct accessible names for the configure-section buttons in Layout Builder UI
|
2019-03-15 13:50:36 -05:00 |
Lauri Eskola
|
4c0e214636
|
Issue #3037121 by bnjmnm, andrewmacpherson, tim.plunkett: Disclosure triangle is missing in details/summary groups in off-canvas dialog in Firefox
|
2019-03-15 16:48:22 +02:00 |
Lauri Eskola
|
d4ddfe04de
|
Issue #3038413 by bnjmnm, lauriii, DyanneNova: Replace editable-area negative-offset outline with something that IE11 can handle
|
2019-03-15 09:20:37 +02:00 |
xjm
|
7e18d45eee
|
Issue #3040210 by Spokje, phenaproxima, shaal, lauriii, hctom, a.dmitriiev, xjm, cilefen, eelkeblok: Updating twig/twig to v1.38.2 (included in Drupal 8.6.11) causes fatal error when embed tags are used in templates
|
2019-03-14 15:31:42 -05:00 |
Alex Pott
|
be9af5bda6
|
Issue #3039572 by Lendude, Mile23: Prevent tests with multiple groups running multiple times
|
2019-03-14 09:31:35 +00:00 |
Lauri Eskola
|
c73c8944be
|
Issue #3038562 by alexpott, markconroy: Update stylelint to 9.10.1
|
2019-03-14 10:00:17 +02:00 |
Nathaniel Catchpole
|
1506b0af4d
|
Issue #3037970 by Berdir, Baysaa: Custom serialized field's data should be normalized even if it's empty
|
2019-03-13 17:04:47 +00:00 |
Nathaniel Catchpole
|
82fed91529
|
Issue #3039408 by vijaycs85, WidgetsBurritos, alexpott, phenaproxima, Joseph Zhao, tstoeckler, kfritsche, mikelutz, fabpot: Updating twig/twig to v1.38.0 or v1.38.1 causes fatal error
|
2019-03-13 13:20:40 +00:00 |
Alex Pott
|
30654bd41d
|
Issue #3026434 by tedbow, tim.plunkett, xjm, phenaproxima, plach, Kristen Pol, alexpott: Ensure that Layout Builder Inline Blocks doesn't assume section storage internals
|
2019-03-12 21:30:41 +00:00 |
Gábor Hojtsy
|
5b3b69f75b
|
Issue #3037767 by seanB, lauriii: Improve responsive styling of grid items in the media library
|
2019-03-12 11:20:45 +01:00 |
Alex Pott
|
05fa218275
|
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link
|
2019-03-12 10:12:49 +00:00 |
Nathaniel Catchpole
|
5ce9bcd9f6
|
Issue #2880149 by amateescu, timmillwood, Manuel Garcia, Jo Fitzgerald, fidodido06, plach, blazey, hchonov, benjifisher, lbodiguel, vpeltot, larowlan, dixon_, jojototh, Wim Leers, catch, jibran, Berdir, mikelutz, pameeela, webchick, Bojhan: Convert taxonomy terms to be revisionable
|
2019-03-11 19:58:30 +00:00 |
Alex Pott
|
2af907ca36
|
Issue #2296615 by Mile23, chr.fritsch, jibran, borisson_, dawehner, alexpott, andypost: Accurately support multiple @groups per test class
|
2019-03-11 17:02:19 +00:00 |
Alex Pott
|
165ba7eca0
|
Issue #2795789 by Fabianx, jibran, dawehner, alexpott: Do not rebuild the container so often in BTB
|
2019-03-11 16:31:52 +00:00 |
Alex Pott
|
d4f1cb5a34
|
Issue #3032287 by Sam152, tim.plunkett, amateescu: Add the content moderation state widget to the layout builder entity form
|
2019-03-11 14:30:27 +00:00 |
Francesco Placella
|
5ad8f598e5
|
Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable
|
2019-03-11 14:38:31 +01:00 |
Alex Pott
|
1e0ad95a0b
|
Revert "Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link"
This reverts commit 58d6b44288 .
|
2019-03-11 13:00:57 +00:00 |
Alex Pott
|
58d6b44288
|
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link
|
2019-03-11 09:58:49 +00:00 |
Alex Pott
|
2b5a0b53db
|
Issue #2978283 by Lendude, VladimirAus, interX, kim.pepper, alexpott, LOBsTerr: Creating a view with revisions triggers Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist
|
2019-03-11 09:52:20 +00:00 |
Lee Rowlands
|
6896b4eb0a
|
Issue #3038892 by alexpott, quietone: Drupal\Tests\migrate_drupal\Kernel\d6\FieldDiscoveryTest randomly fails on PostgreSQL
|
2019-03-11 19:41:58 +10:00 |
Alex Pott
|
2c166a50a6
|
Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes
|
2019-03-10 07:34:23 +00:00 |
Lee Rowlands
|
7d2d9cca09
|
Issue #3038707 by amateescu: The entity type definition is out of sync between SqlContentEntityStorage and SqlContentEntityStorageSchema during field storage CRUD operations
|
2019-03-09 13:11:41 +10:00 |
Alex Pott
|
2dfe7b6d36
|
Issue #3016420 by tim.plunkett, EclipseGc: Allow context definition annotations to specify constraints
|
2019-03-08 23:03:16 +00:00 |
Gábor Hojtsy
|
4b2c32c4b5
|
Issue #3038538 by smaz, kjay, markconroy, Dries: Complete 'Out of the box initiative' and add 'Umami demo' subsystem maintainers
|
2019-03-08 15:18:40 +01:00 |
Nathaniel Catchpole
|
13f7c6f64d
|
Issue #3038062 by Gábor Hojtsy, alexpott: [Symfony 4] Skip ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy test
(cherry picked from commit 78b4e3cc66 )
|
2019-03-08 11:51:21 +01:00 |
Nathaniel Catchpole
|
503d9dde7d
|
Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions
|
2019-03-08 10:45:58 +00:00 |
Gábor Hojtsy
|
390ffde153
|
Issue #3034751 by shaal, goska_m, pawandubey, andrewmacpherson: Remove link from node title in Card display mode to improve accessibility
|
2019-03-08 11:45:02 +01:00 |
Alex Pott
|
54ff737a18
|
Issue #2788637 by mglaman, Berdir, bradjones1, effulgentsia, alexpott, amateescu, borisson_: Values in shared table for SQL content entity storage do not get unserialized
|
2019-03-08 10:05:33 +00:00 |
Alex Pott
|
c51bacbcc6
|
Issue #3007606 by amateescu: Force all update path tests to only run one entity per batch
|
2019-03-08 07:17:29 +00:00 |
Alex Pott
|
446586b60a
|
Issue #2949715 by jhodgdon, ankitjain28may, Lendude, mohit1604, dww, alexpott: Automated Tests 8.x topic needs an update
|
2019-03-08 07:15:40 +00:00 |
Alex Pott
|
21c3504993
|
Issue #3016429 by bircher, mpotter, alexpott, johndevman, borisson_, Upchuk, larowlan: Add a config storage copy utility trait and fix ConfigManager::createSnapshot
|
2019-03-08 06:48:50 +00:00 |
Alex Pott
|
a916e4d4fa
|
Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers
|
2019-03-08 06:44:20 +00:00 |
Alex Pott
|
2348afa46a
|
Issue #2940135 by andypost, Berdir, alexpott: Use file_system service to \Drupal\Core\Config\FileStorage
|
2019-03-08 06:33:06 +00:00 |
Lee Rowlands
|
8cd35dbe20
|
Issue #2937542 by alexpott, mikelutz, larowlan, dawehner, Mile23, catch, Gábor Hojtsy, Chi: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0
(cherry picked from commit c9dd655885 )
|
2019-03-08 15:16:05 +10:00 |
Gábor Hojtsy
|
afbdd37f72
|
Issue #3029839 by shaal, smaz, Gábor Hojtsy, mcannon, Eli-T, alexpott: Multilingual functionality - enable English and Spanish as part of Umami installation
|
2019-03-08 00:44:31 +01:00 |
Gábor Hojtsy
|
61a86b38a0
|
Issue #3033912 by shaal, smaz: Hide the module that imports Umami's content
|
2019-03-07 23:33:37 +01:00 |
xjm
|
efc8141449
|
Drupal 8.8.x-dev
|
2019-03-07 15:46:07 -06:00 |
Alex Pott
|
a726a4312a
|
Issue #2809503 by Lendude, markdorison, voleger, andypost, jibran, alexpott, Mixologic, mondrake: Convert AJAX part of \Drupal\file\Tests\FileFieldWidgetTest to JavascriptTestBase
|
2019-03-07 09:31:05 +00:00 |
Alex Pott
|
97a6869145
|
Issue #3021450 by kim.pepper, jibran, voleger, alexpott, Berdir: Add @trigger_error to deprecated functions in file.inc and replace their usages
|
2019-03-07 09:13:25 +00:00 |
Lee Rowlands
|
edd0191d89
|
Revert "Issue #2135445 by dww, Sam152, jessebeach, Mile23, Kristen Pol, Wim Leers, larowlan: Toolbar displays Manage tab even if the user is not permitted to see it"
This reverts commit 211c6641f8 .
|
2019-03-07 19:12:45 +10:00 |
Francesco Placella
|
17de81c580
|
Issue #2942675 by tim.plunkett, Sam152, plach, phenaproxima: Layout builder should use the active variant of an entity
|
2019-03-06 23:46:19 +01:00 |
webchick
|
e5472e4894
|
Issue #3037550 by bendeguz.csirmaz, tedbow, andrewmacpherson, tim.plunkett: Clarify which block or section is being removed in layout builder dialog
|
2019-03-06 10:50:17 -08:00 |
Lauri Eskola
|
4d6928db8e
|
Issue #3035669 by bnjmnm, Wim Leers, lauriii: Block contextual links intermittently ignore mouseup
|
2019-03-06 20:40:53 +02:00 |
Nathaniel Catchpole
|
4f15f2dab8
|
Issue #3037823 by alexpott, Berdir, amateescu: The system.theme.data key remains corrupted in state causing performance issues and is not used in >= 8.7
|
2019-03-06 17:21:33 +00:00 |
webchick
|
0e83520cbc
|
Issue #2929783 by tim.plunkett, MerryHamster, bnjmnm, xjm, webchick, samuel.mortenson, EclipseGc, kevincrafts, ndf, DyanneNova, yoroy, TheodorosPloumis, tedbow, pixelite, seanB, phenaproxima, AaronMcHale, benjifisher: Review Layout Builder UI terminology
|
2019-03-05 22:19:20 -08:00 |
webchick
|
9748db651e
|
Issue #2938182 by bnjmnm, phenaproxima, DyanneNova, webchick, andrewmacpherson, xjm, tedbow, benjifisher: Design intuitive affordances for Layout Builder (for illustrating which parts of the page are editable in a given context)
|
2019-03-05 21:52:31 -08:00 |
webchick
|
c04b1cef27
|
Issue #3037113 by tim.plunkett, andrewmacpherson: Replace layout builder discard-changes + revert-to-default links with buttons
|
2019-03-05 21:20:08 -08:00 |
Lee Rowlands
|
094890e633
|
Issue #2942907 by plach, amateescu, Berdir, tim.plunkett, hchonov, gabesullice, jibran, xjm, tedbow, timmillwood, larowlan, Sam152, pmelab, catch, effulgentsia: Entity system does not provide an API for retrieving an entity variant that is safe for editing
|
2019-03-06 11:18:48 +10:00 |
Lee Rowlands
|
1036f4cca0
|
Issue #3029197 by catch, Gábor Hojtsy, alexpott, mikelutz: [symfony 5] Class implements "Symfony\Component\DependencyInjection\ResettableContainerInterface" that is deprecated since Symfony 4.2, use "Symfony\Contracts\Service\ResetInterface" instead
|
2019-03-06 10:57:52 +10:00 |
xjm
|
84a06d6b6e
|
Issue #3035554 by bnjmnm, tim.plunkett: "Configure section" link and section close button overlap
|
2019-03-05 17:55:01 -06:00 |
xjm
|
91c0cf1d5c
|
Issue #3037124 followup by tim.plunkett, xjm: Off-canvas dialog titles should not be visually truncated by the library CSS either
|
2019-03-05 16:48:53 -06:00 |
xjm
|
a5e8d252f8
|
Issue #3037124 by bnjmnm, andrewmacpherson: Off-canvas dialog titles should not be visually truncated
|
2019-03-05 16:36:14 -06:00 |
Gábor Hojtsy
|
297130cebe
|
Issue #2989541 by shaal, kjay, smaz, rachel_norfolk, finnsky, markconroy, Eli-T, JayKandari, redzeuf: Consider use of Tour module in Umami
|
2019-03-05 22:42:59 +01:00 |
Gábor Hojtsy
|
272fdc6bf9
|
Issue #2999731 by tim.plunkett, r.aubin, bnjmnm, tedbow: Document Layout Builder functionality in its hook_help() text
|
2019-03-05 22:05:44 +01:00 |
Gábor Hojtsy
|
86926a8680
|
Issue #3037766 by seanB, phenaproxima, Gábor Hojtsy: Inconsistent margin/padding on media library vertical tabs
|
2019-03-05 21:42:22 +01:00 |
Gábor Hojtsy
|
ce6569f0fa
|
Issue #2981044 by seanB, lauriii, andrewmacpherson, phenaproxima, dww, larowlan, marcoscano: Unify the grid/table views of the media library
|
2019-03-05 13:12:57 +01:00 |
Alex Pott
|
2c4ca06895
|
Issue #2947517 by Lendude, jibran, alexpott, larowlan: Selenium driver: API to get remote file paths
|
2019-03-05 12:02:19 +00:00 |
Nathaniel Catchpole
|
944b157e5b
|
Issue #2996404 by andrewmacpherson, Krzysztof Domański: Replace old keypress workaround in AjaxFormImageButtonTest
|
2019-03-04 17:08:15 +00:00 |
Gábor Hojtsy
|
b6a04ed1f8
|
Issue #3028627 by Eli-T, rakesh.gectcr, shaal, smaz, Gábor Hojtsy, kjay: Restructure Umami's default content files so more than one language can be included
|
2019-03-04 17:58:49 +01:00 |
Nathaniel Catchpole
|
d649b7f45a
|
Issue #2808163 by amateescu, samuel.mortenson, dawehner: Support dynamic entity types in the EntityRevisionParamConverter
|
2019-03-04 16:47:25 +00:00 |
Nathaniel Catchpole
|
53c6cc8a07
|
Issue #3026588 by alexpott, plach, jibran, Berdir, larowlan, Sam152, Pancho, hussainweb et al: Move ArchiveTar to composer
|
2019-03-04 15:27:10 +00:00 |
Nathaniel Catchpole
|
a33e47e5af
|
Issue #3035361 by claudiu.cristea: Remove usages of drupal_static() & drupal_static_reset() from file_test.module
|
2019-03-04 15:23:01 +00:00 |
Nathaniel Catchpole
|
d50ccb594d
|
Issue #3034202 by Pasqualle: Recommended php version is 7.2
|
2019-03-04 15:21:50 +00:00 |
Nathaniel Catchpole
|
f49d8f156a
|
Issue #3028671 by Berdir: Add @trigger_error() to deprecated and already (almost) unused EntityManager methods
|
2019-03-04 15:20:14 +00:00 |
Alex Pott
|
3f2ab9daa7
|
Issue #3037218 by kim.pepper, dww, Mile23: run-tests.sh with --browser throws error Class 'FileSystemInterface' not found
|
2019-03-04 12:04:07 +00:00 |
Lauri Eskola
|
7a3b2372ce
|
Issue #2999723 by hiway, pawandubey, shaal, kjay, MaddieC, lauriii: Umami's card layout broken in IE11
|
2019-03-04 11:49:26 +02:00 |
Alex Pott
|
e2b0a1e4fc
|
Issue #3031710 by scor: Remove scor from MAINTAINERS.txt
|
2019-03-03 09:43:40 +00:00 |
Gábor Hojtsy
|
af3255ba20
|
Issue #3030944 by shaal, tonypaulbarker, Eli-T, markconroy, rachel_norfolk: Umami Copyright year in disclaimer block needs to be set to the current year at install time
|
2019-03-01 18:29:25 +01:00 |
Gábor Hojtsy
|
08e0cd20be
|
Issue #3035434 by seanB, andrewmacpherson, phenaproxima: Improve name of MediaLibraryWidget dialog
|
2019-03-01 18:22:49 +01:00 |
Nathaniel Catchpole
|
31fbee706e
|
Issue #3035825 by plach, larowlan, amateescu, jhedstrom: Make it easier to set up the current_user service in kernel tests
|
2019-03-01 14:10:30 +00:00 |
Nathaniel Catchpole
|
825e514716
|
Issue #3035552 by pfrenssen, angel.h: $libraries variable declared twice in LibraryDiscoveryParser::buildByExtension()
|
2019-03-01 13:56:20 +00:00 |
Nathaniel Catchpole
|
3ad56699d8
|
Issue #3035345 by claudiu.cristea: Remove usage of drupal_static_reset() from ContentTranslationOperationsTest
|
2019-03-01 13:19:02 +00:00 |
Nathaniel Catchpole
|
b3a65cfd1f
|
Issue #3035347 by claudiu.cristea: Remove usage of drupal_static_reset() from ContentTranslationTestBase
|
2019-03-01 13:18:05 +00:00 |
Nathaniel Catchpole
|
be934e61e2
|
Issue #3035349 by claudiu.cristea: Remove usage of drupal_static_reset() from EntityReferenceFieldTranslatedReferenceViewTest
|
2019-03-01 13:17:27 +00:00 |
Alex Pott
|
18190737cc
|
Issue #3033367 by neclimdul, Joseph Zhao: Fix vfsstream composer deprecation warning
|
2019-03-01 12:38:30 +00:00 |
Alex Pott
|
4a1519ba3b
|
Issue #3033317 by Gábor Hojtsy: AccountProxy initialAccountId and ViewKernelTestBase will only be removed in Drupal 9.0.0, fix deprecation messages
|
2019-03-01 11:28:39 +00:00 |
Alex Pott
|
55c96a6b81
|
Issue #3000057 by kim.pepper, andypost, claudiu.cristea, voleger, dww, Berdir, larowlan: Deprecate drupal_set_time_limit() and file_upload_max_size() and move to Environment component
|
2019-03-01 11:01:32 +00:00 |
Lee Rowlands
|
0d83597731
|
Issue #3030647 by tim.plunkett, phenaproxima, xjm, DyanneNova, bnjmnm, tedbow, dead_arm: Do not add a section when editing an empty layout, or differentiate between new layouts and existing empty layouts
|
2019-03-01 13:39:47 +10:00 |
Alex Pott
|
b4c8b0170e
|
Issue #3034913 by govind.maloo, wombatbuddy: Written 'Confuration' instead of 'Configuration' in the 'Typed Data API' article
|
2019-03-01 00:49:56 +00:00 |
Alex Pott
|
04343d7d91
|
Issue #3036197 by dww: REST FileUploadResource::streamUploadData() can call fclose(FALSE)
|
2019-03-01 00:41:34 +00:00 |
Alex Pott
|
0b6e897b34
|
Issue #2989503 by seanB, phenaproxima, samuel.mortenson, amateescu, Wim Leers: Add tests to prove that the media library widget works when target_bundles is NULL
|
2019-03-01 00:36:56 +00:00 |
Alex Pott
|
2020819bf9
|
Issue #3032852 by Joseph Zhao, dww: Add gzip to default MIME extension mapping list
|
2019-03-01 00:31:21 +00:00 |
Lee Rowlands
|
f4ef94ae70
|
Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates
|
2019-03-01 06:44:06 +10:00 |
Alex Pott
|
7e2e9e8c41
|
Issue #3035873 by Eli-T: Remove Eli-T from MAINTAINERS.TXT
|
2019-02-28 08:14:52 +00:00 |
Lee Rowlands
|
2541973573
|
Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI
|
2019-02-28 12:11:49 +10:00 |
Lee Rowlands
|
cd03cd4290
|
Issue #2870458 by Lendude, alexpott, jibran, vijaycs85, Wim Leers, dawehner, Gábor Hojtsy: Convert web tests to browser tests for quickedit module
|
2019-02-28 12:05:59 +10:00 |
xjm
|
b3786231ec
|
Issue #3033686 by tedbow, tim.plunkett, xjm, amateescu: Saving Layout override will revert other field values to their values when the Layout was started
|
2019-02-27 12:55:49 -06:00 |
xjm
|
0b72418137
|
Revert "Issue #2870458 by Lendude, jibran, alexpott, vijaycs85, Wim Leers, dawehner, larowlan: Convert web tests to browser tests for quickedit module"
This reverts commit a97453639e .
|
2019-02-26 19:32:20 -06:00 |
xjm
|
34aa83070b
|
Issue #2936501 by tim.plunkett, andrewmacpherson, EclipseGc, DyanneNova, bnjmnm, benjifisher, webchick, phenaproxima, jrockowitz: Reverting an override redirects the user to an edit form for a new override and therefore still sets the new override as "unsaved changes", which is confusing
|
2019-02-26 17:30:37 -06:00 |
xjm
|
1a945e7ea9
|
Issue #3034347 by dead_arm, phenaproxima, tim.plunkett, lauriii: Update the Layout Builder UI classes to implement BEM naming conventions
|
2019-02-26 15:13:22 -06:00 |
Gábor Hojtsy
|
3eeddcfcac
|
Issue #2937639 by hotwebmatter, hiway, andrewmacpherson, markconroy, shaal, cehfisher, mgifford, kjay, Eli-T, kbeck303: Umami Theme - a11y context is needed for read more links
|
2019-02-26 16:37:13 +01:00 |
Alex Pott
|
81915a93a3
|
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods
|
2019-02-26 15:05:23 +00:00 |
Alex Pott
|
4b68814a02
|
Issue #3029336 by andypost: Properly deprecate check_url()
|
2019-02-26 14:58:32 +00:00 |
Gábor Hojtsy
|
a97453639e
|
Issue #2870458 by Lendude, jibran, alexpott, vijaycs85, Wim Leers, dawehner, larowlan: Convert web tests to browser tests for quickedit module
|
2019-02-26 14:00:54 +01:00 |
Gábor Hojtsy
|
dd054699a4
|
Issue #3030485 by catch, R.shaikh, Gábor Hojtsy, alexpott: [Symfony 5] The "Drupal\Core\Validation\TranslatorInterface" interface extends "Symfony\Component\Translation\TranslatorInterface" that is deprecated since Symfony 4.2, use Symfony\Contracts\Translation\TranslatorInterface instead
|
2019-02-26 13:54:26 +01:00 |
Gábor Hojtsy
|
f5cd28b7b8
|
Revert "Issue #2870458 by Lendude, jibran, vijaycs85, dawehner, alexpott: Convert web tests to browser tests for quickedit module"
This reverts commit d8c9748ed6 .
|
2019-02-26 11:40:59 +01:00 |
Lee Rowlands
|
d8c9748ed6
|
Issue #2870458 by Lendude, jibran, vijaycs85, dawehner, alexpott: Convert web tests to browser tests for quickedit module
|
2019-02-26 07:00:37 +10:00 |
Gábor Hojtsy
|
bba5f2053a
|
Issue #3030929 by kiwimind, Kavichandran P, c.nish2k3, quietone: User migrations tests in wrong directory
|
2019-02-25 20:44:20 +01:00 |
Gábor Hojtsy
|
b6a1e2947a
|
Issue #3023452 by Lendude, ckaotik: Views placeholder texts are not translatable
|
2019-02-25 20:30:09 +01:00 |
Gábor Hojtsy
|
dbf4fb86aa
|
Issue #3008030 by quietone, masipila, maxocub: Migrate D7 i18n fields label and description
|
2019-02-25 18:35:33 +01:00 |
Gábor Hojtsy
|
96d00c9036
|
Issue #2996029 by seanB, phenaproxima, marcoscano, samuel.mortenson, lauriii, Wim Leers: Add oEmbed support to the media library
|
2019-02-25 18:22:35 +01:00 |
Gábor Hojtsy
|
ce4034eef6
|
Issue #3033100 by seanB, lauriii: Media library field widget styles are broken on initial page load
|
2019-02-25 16:37:38 +01:00 |
xjm
|
eb433a87ed
|
Revert "Issue #3033686 by tedbow, tim.plunkett: Saving Layout override will revert other field values to their values when the Layout was started"
This reverts commit 86e257b9e5 .
|
2019-02-25 09:18:41 -06:00 |
Lee Rowlands
|
9431a1cb8e
|
Issue #3032376 by alexpott, dww, Berdir: Files renamed by \_file_save_upload_single() do not have the correct filename on the File entity
|
2019-02-25 20:45:21 +10:00 |
Lee Rowlands
|
3b32b1e600
|
Issue #3033494 by alexpott, dww, tim.plunkett, larowlan: SiteConfigureForm can install the file module without the field module
|
2019-02-25 20:39:52 +10:00 |
Lee Rowlands
|
56606fe1fb
|
Revert "Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module"
This reverts commit 5d2bc24951 .
|
2019-02-25 20:38:58 +10:00 |
Lee Rowlands
|
e1ec253590
|
Issue #3032620 by alexpott, dww: \Drupal\file\Plugin\rest\resource\FileUploadResource uses basename() when it needs to use the Drupal version
|
2019-02-25 20:35:03 +10:00 |
Lee Rowlands
|
5d2bc24951
|
Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module
|
2019-02-25 19:56:16 +10:00 |
Alex Pott
|
4bb82a8eb5
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-02-24 13:42:45 +00:00 |
Alex Pott
|
ad0506ce96
|
Issue #3031346 by martin107, Berdir: Replace EntityManager usage in ConfigEntityMapper
|
2019-02-24 10:14:13 +00:00 |
Alex Pott
|
9096cb6b81
|
Issue #3023966 by Karan Sen, eblue, pawandubey, andrewmacpherson: Remove unnecessary title attribute from show-row-weights button
|
2019-02-24 10:10:43 +00:00 |
Alex Pott
|
bdfafab7fb
|
Issue #3035318 by mpdonadio: `DateFormatter()` assumes 30 days per month, while February only has 28 days. Causes fails in tests
|
2019-02-24 09:42:10 +00:00 |
Alex Pott
|
76bf269417
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 22:35:15 +00:00 |
xjm
|
d8b8a0aa26
|
Issue #2942661 by tedbow, tim.plunkett, bkosborne, johndevman, xjm, phenaproxima, Kristen Pol: Sections should have third-party settings
|
2019-02-23 15:15:16 -06:00 |
xjm
|
57170a6ad7
|
Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e .
|
2019-02-23 13:09:49 -06:00 |
Alex Pott
|
56be1a032e
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 13:45:05 +00:00 |
Lauri Eskola
|
d4fa72e7cf
|
Issue #3001683 by shaal, jollysolutions, andrewmacpherson, kjay: Umami green link text fails WCAG contrast on peach background
|
2019-02-22 14:26:59 +02:00 |
Nathaniel Catchpole
|
c5b88d8048
|
Issue #2917653 by markcarver, bojan_dev, dww, idebr, lauriii: toolbar_preprocess_html() converts attributes from array to Attribute object
|
2019-02-22 12:17:02 +00:00 |
Alex Pott
|
d0a2440cff
|
Issue #2995200 by Sam152, sjancich: Defaults for publishing options do not save when workflow is enabled
|
2019-02-22 11:15:24 +00:00 |
Alex Pott
|
185513febe
|
Issue #3029661 by Lendude, dawehner: Move BrowserTestBase tests out of modules/simpletest into /tests
|
2019-02-22 09:09:31 +00:00 |
Alex Pott
|
ee822bb01d
|
Issue #3027745 by claudiu.cristea, idimopoulos, wengerk, alexpott: UniqueFieldConstraint doesn't work for entities with string IDs
|
2019-02-22 08:45:40 +00:00 |
Alex Pott
|
dcf633a96c
|
Issue #2903322 by gaurav.kapoor, levmyshkin: Change FAPI Container example class to an array
|
2019-02-22 08:23:51 +00:00 |
Lauri Eskola
|
a047556569
|
Issue #2981602 by jansete, Lendude, askibinski, alexpott, dawehner, slv_, Sam152: Add page objects integration to Nightwatch
|
2019-02-22 08:15:03 +02:00 |
xjm
|
d540d8d635
|
Issue #3034695 by xjm, neclimdul: Fix coding standard errors from SA-CORE-2019-003
|
2019-02-21 16:38:51 -06:00 |
Lauri Eskola
|
ef68ad6f3a
|
Issue #2973921 by tedbow, bnjmnm, yogeshmpawar, Kristen Pol, lauriii, alwaysworking, xjm, andrewmacpherson: Interactive controls inside preview block in the Layout Builder form should be disabled
|
2019-02-21 19:22:25 +02:00 |
xjm
|
72e0a4d821
|
Issue #2968110 by tedbow, tim.plunkett, Kristen Pol, bkosborne, andrewmacpherson: Layout Builder's ConfigureBlockFormBase forms do not display validation errors on submit
|
2019-02-21 08:57:29 -06:00 |
xjm
|
2753c01392
|
Issue #2994550 by tedbow, tim.plunkett, gapple, johndevman, Wim Leers, neclimdul, EclipseGc, catch: Filtering block plugins by context is slow
|
2019-02-21 08:41:50 -06:00 |
xjm
|
86e257b9e5
|
Issue #3033686 by tedbow, tim.plunkett: Saving Layout override will revert other field values to their values when the Layout was started
|
2019-02-21 08:34:34 -06:00 |
xjm
|
c7f47000ee
|
Issue #3028490 by tim.plunkett, Kristen Pol, xjm, tedbow, r.aubin, phenaproxima: Users with "configure any layout" can see entities they don't have "view" access to
|
2019-02-21 08:26:15 -06:00 |
xjm
|
0ab01bda64
|
Issue #3033691 by tim.plunkett, tacituseu: Serialized Layout Builder fixture is invalid in PHP 7.3
|
2019-02-21 03:41:20 -06:00 |
xjm
|
a12f2100f8
|
SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502
|
2019-02-20 12:36:56 -06:00 |
Gábor Hojtsy
|
4837822141
|
Revert "Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0"
This reverts commit 030a9cefc2 .
|
2019-02-18 20:21:56 +01:00 |
Gábor Hojtsy
|
14e383a009
|
Issue #3031086 by amateescu, plach: Configurable fields that are created only for update path tests should be defined with custom_storage = TRUE
|
2019-02-18 16:35:45 +01:00 |
Gábor Hojtsy
|
792a14f5bb
|
Issue #3023802 by seanB, phenaproxima, lauriii, Pancho, larowlan, shaal, dww: Show media add form directly on media type tab in media library
|
2019-02-18 11:37:04 +01:00 |
Alex Pott
|
ab15b22f43
|
Issue #3022399 by andypost, YurkinPark, Berdir: Move action_views_form_substitutions() out of actions module
|
2019-02-17 10:12:55 +00:00 |
Alex Pott
|
28bf970d1d
|
Issue #3028656 by Berdir, martin107: Add @trigger_error() to deprecated EntityManager listener methods
|
2019-02-17 09:56:22 +00:00 |
Alex Pott
|
e69e249da0
|
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods
|
2019-02-17 00:00:58 +00:00 |
Francesco Placella
|
c8dc57eede
|
Issue #2926508 by Wim Leers, mpdonadio, joelstein, tacituseu, jhedstrom, effulgentsia, tedbow, mradcliffe, borisson_, dawehner, larowlan: Add DateTimeNormalizer+TimestampNormalizer, deprecate TimestampItemNormalizer: @DataType-level normalizers are reusable by JSON:API
|
2019-02-16 00:13:43 +01:00 |
xjm
|
c1f7ffae3c
|
Issue #3033404 by phenaproxima, seanB: Views DisplayLink area plugin tries to use non-existent theme hook
|
2019-02-15 13:39:10 -06:00 |
xjm
|
589519e59b
|
Issue #3026698 by tim.plunkett, Kristen Pol, xjm, tedbow: Allow section storage to provide a more granular ID for tempstore
|
2019-02-15 02:36:35 -06:00 |
xjm
|
f633f3b108
|
Issue #3032869 by alexpott, tim.plunkett, dww, tacituseu, Mixologic: \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() caused test runs to double in duration
|
2019-02-14 12:07:07 -06:00 |
Nathaniel Catchpole
|
b503e4c3ae
|
Issue #3031756 by idebr, TMWagner, joachim: core/lib/Drupal/Core/Entity/entity.api.php references deprecated \Drupal::entityManager
|
2019-02-14 12:58:24 +00:00 |
Nathaniel Catchpole
|
8d0bc4442c
|
Issue #3021654 by Mile23, kim.pepper, Berdir, andypost: Deprecate file_delete() and file_delete_multiple() in file.inc
|
2019-02-14 12:57:07 +00:00 |
Nathaniel Catchpole
|
e3fc5d91eb
|
Issue #3031580 by alexpott, Gábor Hojtsy, Lendude, catch, jibran, dawehner, Berdir: Undeprecate \Drupal\FunctionalTests\AssertLegacyTrait and \Drupal\KernelTests\AssertLegacyTrait in Drupal 8
|
2019-02-14 12:17:39 +00:00 |
Nathaniel Catchpole
|
6b6b5b08b0
|
Issue #3031775 by singhkiran, Chi: Cache backend classes reference non-existing functions cache_get() and cache_get_multiple()
|
2019-02-14 12:15:13 +00:00 |
Nathaniel Catchpole
|
a51a8f59b1
|
Issue #3011079 by scott_euser, alexpott, Lendude: Convert \Drupal\system\Tests\Session\SessionHttpsTest to PHPUnit
|
2019-02-14 09:46:07 +00:00 |
Lee Rowlands
|
2aa7c3a6fa
|
Issue #3030501 by alexpott, Gábor Hojtsy, Berdir: [Symfony 4] Drupal\Core\StackMiddleware\ReverseProxyMiddleware calls Symfony\Component\HttpFoundation\Request::setTrustedHeaderName() which does not exist
|
2019-02-14 19:02:31 +10:00 |
xjm
|
60bd499cf1
|
Issue #3019333 by tim.plunkett, julenmelgar, Ismail Cherri: If you translate the literal "inline blocks" to another language in the layout builder, it stops working
|
2019-02-13 16:49:20 -06:00 |
xjm
|
89a75c0780
|
Issue #3008927 by tim.plunkett, tedbow: The Layout Builder breadcrumbs for defaults don't lead to the view mode being edited
|
2019-02-13 13:51:49 -06:00 |
xjm
|
ba0c245c75
|
Issue #2995143 by tim.plunkett, dead_arm: Remove non-functional CSS transition for .new-section
|
2019-02-13 12:14:35 -06:00 |
Nathaniel Catchpole
|
57de633093
|
Issue #3004642 by amateescu, plach: Deprecate SqlContentEntityStorageSchemaConverter in favor of the new API provided by EntityTypeListenerInterface::onFieldableEntityTypeUpdate()
|
2019-02-13 14:24:08 +00:00 |
Francesco Placella
|
f5d6aceb16
|
Issue #3031479 follow-up by amateescu, mondrake: Replaced numeric index names with regular names in the test coverage.
|
2019-02-13 14:37:26 +01:00 |
Nathaniel Catchpole
|
9340bf9755
|
Issue #3031740 by alexpott, tmanhollan, catch, collinhaines: Updating to 8.6.8 or 8.6.9 with Drush 8 causes data loss via update_fix_compatibility()
|
2019-02-13 11:41:51 +00:00 |
Nathaniel Catchpole
|
9ec3433f92
|
Issue #2572605 by Gábor Hojtsy, slasher13, Jo Fitzgerald, alexpott, andypost, Cottser, skyredwang, mfernea, joelpittet, jibran, larowlan, aleevas, Wim Leers, lauriii, catch, Berdir: Make Drupal 8 optionally working with Twig 2, while keeping its dependency on Twig 1
|
2019-02-13 11:36:49 +00:00 |
Alex Pott
|
812c0bbfbd
|
Revert "Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests"
This reverts commit c52175dd4b .
|
2019-02-13 11:06:56 +00:00 |
Francesco Placella
|
431b5b4c92
|
Issue #3031479 by amateescu, jibran, mondrake: TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents() is prone to breaking on PostgreSQL
|
2019-02-13 10:15:31 +01:00 |
Lee Rowlands
|
aa003662d1
|
Issue #3032548 by Sam152: ContentModerationRouteSubscriber assumes all parameters in an entity form route contain a 'type' key
|
2019-02-13 15:20:57 +10:00 |
Lee Rowlands
|
c52175dd4b
|
Issue #3031577 by alexpott: \Drupal\Tests\Listeners\DeprecationListenerTrait::getSkippedDeprecations() does not work in unit tests
|
2019-02-13 14:35:28 +10:00 |
Lee Rowlands
|
a9a53828a3
|
Issue #3004536 by tim.plunkett, tedbow, Sam152, phenaproxima, mark_fullmer: Move the Layout Builder UI into an entity form for better integration with other content authoring modules and core features
|
2019-02-13 14:09:13 +10:00 |
Francesco Placella
|
1cc42e056b
|
Issue #2986325 by arpad.rozsa, sleitner, Berdir, plach, timcosgrove: Browser language detection broken as soon as a request with no Accept-Language header happens
|
2019-02-12 23:12:53 +01:00 |
xjm
|
0a69221174
|
Issue #2964777 by tim.plunkett, tedbow: Method comment for \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage::getDisplay is wrong
|
2019-02-12 12:26:05 -06:00 |
Lauri Eskola
|
1e0af070cb
|
Issue #3029614 by cdykstra, cilefen, andrewmacpherson, jrockowitz: Fix aria-required in states.js
|
2019-02-12 12:42:10 +02:00 |
Gábor Hojtsy
|
76d6e0d62c
|
Issue #2960795 by shaal, HOG, eleleka, mikael_ek, kjay, samsone, kawo, andrewmacpherson, Gábor Hojtsy, melinda_ksz, mgifford, lauriii, jollysolutions, alexpott, brucedarby, andypost: Text fails contrast in banner
|
2019-02-12 10:37:16 +01:00 |
xjm
|
f81c05e649
|
Issue #3023729 by tim.plunkett, bkosborne: LayoutBuilderController should iterate over components in a region using Element::children()
|
2019-02-11 16:13:24 -06:00 |
Gábor Hojtsy
|
6689d45e63
|
Issue #3025865 by quietone, xurizaemon, mikelutz: i18ntaxonomy should be an array in d6 VocabularyPerType source plugin
|
2019-02-11 16:11:56 +01:00 |
Gábor Hojtsy
|
3754be2fc8
|
Issue #3030781 by shaal, mcannon, andrewmacpherson, Gábor Hojtsy: Umami - icon misaligned on warning and error messages
|
2019-02-11 16:02:03 +01:00 |
Gábor Hojtsy
|
f25412aa2b
|
Issue #3027236 by rachel_norfolk, kjay, tonypaulbarker, akshay_d, shaal, Eli-T, Not Real, babusaheb.vikas: Umami - hero block is identical on Home and Recipe pages, so potentially confusing
|
2019-02-11 14:27:15 +01:00 |
Gábor Hojtsy
|
000dbabc57
|
Issue #3015697 by alexpott, andypost: Properly deprecate COMMENT_ANONYMOUS_* constants
|
2019-02-11 11:45:08 +01:00 |
Gábor Hojtsy
|
012172e51e
|
Issue #3020716 by seanB, lauriii, phenaproxima, Gábor Hojtsy, dww, andrewmacpherson, alexpott, larowlan, xjm, benjifisher: Add vertical tabs style menu to media library
|
2019-02-11 11:30:07 +01:00 |
Gábor Hojtsy
|
e80f9052ab
|
Issue #2754493 by quietone, mikelutz, vacho, vasi, masipila: D6 synchronized field settings aren't migrated properly
|
2019-02-11 09:34:14 +01:00 |
Alex Pott
|
47dab9a4a9
|
Issue #1883744 by hchonov, tim.plunkett, borisson_, xjm, tstoeckler, joachim: Convert Entity to EntityBase for consistency with ContentEntityBase and ConfigEntityBase
|
2019-02-10 08:17:04 +00:00 |
xjm
|
d8859389a3
|
Issue #3028301 by tedbow, tim.plunkett, Wim Leers, xjm: Do not expose to Layout Builder's sections either in defaults or overrides to REST and other external APIs
|
2019-02-08 16:20:08 -06:00 |
Nathaniel Catchpole
|
902611a1dc
|
Issue #3031302 by alexpott, Wim Leers: \Drupal\system\EventSubscriber\ConfigCacheTag is trying to clear render cache for THEME_NAME.settings changes but it does not work
|
2019-02-08 12:47:55 +00:00 |
Nathaniel Catchpole
|
df8b8a949b
|
Issue #3026264 by Wim Leers, cspitzlay: UserAccessControlHandler::checkFieldAccess() denies access to mail field without varying by the ‘user’ cache context
|
2019-02-08 12:36:11 +00:00 |
Lauri Eskola
|
fe6f84e5a5
|
Issue #2215857 followup by gaydamaka, timmillwood, alexpott, lauriii: Regression on Internet Explorer 11
|
2019-02-07 18:46:19 +02:00 |