Commit Graph

36224 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Alex Pott 1ecde05957
Issue #3000059 by kiamlaluno: "the session" is repeated twice in the documentation comment 2018-09-19 11:15:06 +01:00
Alex Pott 6002e2dd9c
Issue #2854252 by AdamPS, agoradesign, alexpott, Berdir, borisson_, xjm, jhedstrom, joachim: User forms broken for admin without 'administer users' 2018-09-19 11:02:08 +01:00
Alex Pott 2973442335
Issue #2999478 by heddn, mikelutz: Refactor MigrateExecutable::rollback() 2018-09-19 10:43:26 +01:00
Alex Pott be64fa993e
Issue #2809505 by Lendude, dawehner, borisson_, Mixologic, alexpott: Convert AJAX part of \Drupal\file\Tests\FileManagedFileElementTest::testManagedFile to JavascriptTestBase 2018-09-19 10:37:00 +01:00
Alex Pott 66f5091a5b
Issue #2887869 by navneet0693, ApacheEx, Lendude, Dinesh18, dawehner, naveenvalecha, borisson_: Convert web tests to browser tests for user module part-2 2018-09-19 10:34:18 +01:00
Alex Pott 4cafe992ac
Issue #2986898 by kswamy, seanB, anmolgoyal74, tstoeckler: Can't delete the translation of a media 2018-09-19 09:56:47 +01:00
Alex Pott ccece5260a
Issue #2872603 by vaplas, Lendude, m1r1k, Jo Fitzgerald, borisson_, alexpott, martin107: Drupal\system\Tests\Ajax\CommandsTest break in unit and FunctionalJavascriptTests 2018-09-19 09:51:57 +01:00
Alex Pott 601516e733
Issue #2972442 by spitzialist, Mukeysh, imalabya, markconroy, cilefen, volkswagenchick, Eli-T, longwave, andrewmacpherson: Add README.txt to Umami theme 2018-09-19 09:36:27 +01:00
Alex Pott 90f91f3e91
Issue #2999150 by mikelutz: MigrationLookup::skipOnEmpty docblock and typehint mismatch 2018-09-19 09:31:09 +01:00
Alex Pott 687c6ec32d
Issue #2995578 by claudiu.cristea, jhedstrom, alexpott: [regression] Check first if views data exists in datetime_range module 2018-09-19 09:16:26 +01:00
Alex Pott 9ff7e11bd7
Issue #2998565 by amateescu, Sam152, jeqq: Workspaces' form alters break all AJAX interaction on entity forms 2018-09-18 22:56:10 +01:00
Alex Pott 5f2605fe4c
Issue #2876211 by Lendude, dawehner, michielnugter: Convert \Drupal\views\Tests\Plugin\StyleOpmlTest and \Drupal\views\Tests\Plugin\DisplayFeedTest to PHPUnit tests 2018-09-18 22:46:13 +01:00
Alex Pott 137cfee8f1
Issue #2999346 by ifrik: Typing error in the Media module description 2018-09-18 22:42:50 +01:00
Alex Pott 87aa997097
Issue #2999012 by LOBsTerr: Action plugins have the wrong comments for contructors 2018-09-18 22:33:04 +01:00
Nathaniel Catchpole 0f02ad4c0f Issue #2986539 by alexpott: \Drupal\user\Plugin\EntityReferenceSelection\UserSelection::entityQueryAlter() should escape the fake condition column on replacement 2018-09-18 17:56:58 +01:00
Lauri Eskola c66f665c44
Issue #2956949 by volkerk, mic79, robindh, lauriii, Gvert, Eli-T, markconroy: Umami styles leaking to Settings Tray 2018-09-18 19:55:17 +03:00
Lauri Eskola 8400c7a0a3
Issue #2999014 by rajeevgole, kjay, Eli-T, casaran, dimitri1972: Replace the link in the body field on Umami's About page 2018-09-18 19:42:54 +03:00
Lauri Eskola b4891959b7
Issue #2991563 by captainpants, MaddieC, Eli-T, pazhyn, volkswagenchick: Add description to Umami Recipe Category vocabulary 2018-09-18 19:15:48 +03:00
Alex Pott 2bfba7fe68
Issue #2974654 by jarodriguez, Vj, quietone: Migrate upgrade shows errors in green 2018-09-18 16:57:56 +01:00
Alex Pott c51bd29cdf
Issue #2809553 by Lendude: Convert AJAX part of \Drupal\views_ui\Tests\RowUITest to BrowserTestBase 2018-09-18 16:52:03 +01:00
Alex Pott 716828db18
Issue #2996560 by petiar, mondrake, andypost: MySql Schema::renameTable is wrongly returning a value 2018-09-18 13:51:23 +01:00
Alex Pott 69a3c90ce9
Issue #2975957 by Sam152, amateescu: Convert the Workspace entity to use EntityOwnerTrait 2018-09-18 13:48:47 +01:00
Alex Pott 70fed9cbbd
Issue #2993330 by msankhala, joachim: invokeHook() missing mention of 'create' op 2018-09-18 13:44:19 +01:00
Alex Pott 15ca693bf2
Issue #2996030 by Lendude, Mile23: Convert web tests to browser tests for node module - round 2 2018-09-18 13:38:18 +01:00
Alex Pott ae9e096498
Issue #2984185 by scuba_fly, Lendude: Convert system functional tests to phpunit for page and pager 2018-09-18 13:33:35 +01:00
Alex Pott b083070276
Issue #2848808 by voleger, gaurav.kapoor, andypost, Vidushi Mehta, sidharthap: Replace all calls to db_find_tables, which is deprecated 2018-09-18 13:20:17 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Alex Pott 0a1be73a71
Issue #2990535 by Lendude: Convert remaining WebTestBase tests in the Statistics module 2018-09-18 11:54:06 +01:00
Alex Pott 217a1479f4
Issue #2990531 by Lendude: Convert remaining WebTestBase tests in the Link module 2018-09-18 11:52:22 +01:00
Alex Pott b097188b70
Issue #2881981 by foxtrotcharlie, Vidushi Mehta, vakulrai, Mile23, larowlan, dawehner, heddn: Mitigate Extension dependency on DRUPAL_ROOT 2018-09-18 11:41:15 +01:00
Nathaniel Catchpole a0608f0cc5 Issue #2850037 by voleger, shashikant_chauhan, gaurav.kapoor, MerryHamster, xjm: Replace all calls to db_like(), which is deprecated 2018-09-18 10:56:18 +01:00
Nathaniel Catchpole 2a4fa156c4 Issue #2999586 by interX, andypost, mondrake: Properly deprecate db_add_index 2018-09-18 10:00:56 +01:00
Lauri Eskola 061c632f3c
Issue #2994976 by martin107, MaddieC, markconroy: Search icon: Remove A11y issue on landing page 2018-09-18 11:28:12 +03:00
Lauri Eskola 4b9cd2ebce
Revert "Issue #2938842 by digitaldonkey, martin107: #edit-submit is brittle use the BEM convention"
This reverts commit 0ea9fe9715.
2018-09-18 11:15:11 +03:00
Lee Rowlands 58b776be9f
Issue #2995071 by tim.plunkett, sugaroverflow: Refactor LayoutBuilderLocalTaskDeriver to delegate local tasks to plugins 2018-09-18 06:49:05 +10:00
Alex Pott 6381b01512
Issue #2991473 by markconroy, rahulrasgon, Vidushi Mehta, JayKandari, Eli-T, NickWilde: Remove the field_author from Umami recipe content type 2018-09-17 16:23:33 +01:00
Alex Pott e3c750b08f
Issue #2970801 by tedbow, tim.plunkett, likin, sugaroverflow: If you add block then try to Revert the layout it doesn't revert 2018-09-17 16:16:45 +01:00
Alex Pott a228420963
Issue #2998215 by tim.plunkett, Ronak.addweb, bkosborne: PHP notices/warnings when managing display for non-default view mode when LB is enabled w/ overrides 2018-09-17 14:31:00 +01:00
Alex Pott 20c250eb42
Issue #2497909 by Andrew.Mikhailov, pfrenssen, claudiu.cristea, cilefen, yogeshmpawar, jibran, kim.pepper, alexpott, Jeremy JOCHEMSKI, Cottser: Duplicate HTML IDs are created for file_managed_file fields 2018-09-17 14:00:30 +01:00
Nathaniel Catchpole 3346d45f49 Issue #2998802 by Quentin Massez, Berdir: menu_ui_form_node_form_alter() loads all menus 2018-09-17 13:28:28 +01:00
Nathaniel Catchpole e432b658d0 Issue #2937898 by navneet0693, bserem, larowlan, tim.plunkett: Use route match in umami_preprocess_breadcrumb instead of accessing raw request parameters 2018-09-17 13:01:28 +01:00
Nathaniel Catchpole 0ea9fe9715 Issue #2938842 by digitaldonkey, martin107: #edit-submit is brittle use the BEM convention 2018-09-17 12:38:58 +01:00
Nathaniel Catchpole 7c17fec417 Issue #3000011 by interX, Chi: template_preprocess_node_add_list() references non-existent node_add_page() function 2018-09-17 12:19:14 +01:00
Nathaniel Catchpole 05f5a67660 Issue #2999678 by andypost: Properly deprecate db_field_exists 2018-09-17 11:49:33 +01:00
Nathaniel Catchpole e3587aae73 Issue #2772295 by ieguskiza, Adita, Adameue, Munavijayalakshmi: Replace confusing references to db_add_* and db_drop_* with clearer references to the current API 2018-09-17 11:44:28 +01:00
Nathaniel Catchpole 74ba0f68db Issue #2142107 by drunken monkey, gilsbert, David_Rothstein, mondrake, Kristi Wachter: Complex cloned query dependent on __toString() call 2018-09-17 11:37:28 +01:00
Nathaniel Catchpole 5e582a62c4 Issue #2999588 by mondrake, longwave, voleger: Properly deprecate db_index_exists 2018-09-17 11:05:56 +01:00
Nathaniel Catchpole 82e7ad802a Issue #2999612 by voleger, andypost: Properly deprecate db_query_range 2018-09-17 10:46:02 +01:00
Alex Pott 384f184fc9
Issue #2991055 by Erik Frèrejean, Xano: Add hook_aggregator_*_info_alter() to alter Aggregator plugin definitions 2018-09-17 09:15:37 +01:00
Lee Rowlands 2be3c894ba
Issue #2558645 by almaudoh, Vidushi Mehta, alexpott: Malformed module.info.yml prevents install with a confusing error 2018-09-17 11:35:38 +10:00