Commit Graph

16053 Commits (e0ae963637e75ba799110227c3c4a1dc91fcdd83)

Author SHA1 Message Date
xjm e0ae963637 Issue #3082690 by phenaproxima, bnjmnm, oknate, JeroenT, effulgentsia, xjm, lauriii, webchick, seanB, andrewmacpherson, Wim Leers, DyanneNova, Gábor Hojtsy, cboyden, peterx, rainbreaw, jan.stoeckler, shaal, annagaz, FeyP, chr.fritsch, marcoscano, samuel.mortenson, Berdir, webflo: Mark Media Library as a stable core module 2019-11-04 16:50:35 +01:00
Alex Pott eb99b6b50f
Issue #3090629 by mglaman, BR0kEN, oriol_e9g: NumericItemBase never sets minimum value constraint if minimum value is zero 2019-11-04 13:15:12 +01:00
Alex Pott b760da1161
Issue #2674068 by tstoeckler, julia_schwarz, hchonov: The translatability clue ('all_languages') is wrongly added to links 2019-11-03 08:57:03 +01:00
Alex Pott 2e34e1cacf
Issue #3086832 by jhodgdon: SearchPageRepositoryInterface doc block error 2019-11-02 07:57:23 +01:00
Alex Pott 71169689e9
Issue #3087461 by labboy0276: Optimizations to the substr process plugin 2019-11-02 07:49:05 +01:00
Alex Pott 868feb2ba8
Issue #3053656 by Sam152, JeroenT, Lendude, mglaman: Rename action.post_udate.php to action.post_update.php 2019-11-02 07:40:26 +01:00
Alex Pott efc4dd9796
Issue #3004929 by mikelutz, heddn: Fix 'The Drupal\migrate\Plugin\migrate\process\Migration is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\MigrationLookup' 2019-11-02 06:52:57 +01:00
Lee Rowlands bae8faf4f1
Issue #3047709 by J.Gayathri, jhodgdon, spitzialist, anmolgoyal74, Madhura BK, petedussin, alonaoneill: Convert block and block_content module hook_help() to topic(s) 2019-11-02 13:28:35 +10:00
Lee Rowlands 0a69c9c580
Issue #3091672 by alexpott: Fix javascript coding standards 2019-11-01 15:39:25 +10:00
Lauri Eskola 4fb98eb269
Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js 2019-11-01 02:21:14 +02:00
Gábor Hojtsy bb8122c42c Issue #3089472 by zrpnr, nod_, bnjmnm: Remove matchmedia in Drupal 9 2019-10-31 14:35:42 +01:00
Gábor Hojtsy 5a143e77f9 Issue #3041076 by alexpott, shaal, Gábor Hojtsy, lauriii, Wim Leers, catch, Cottser, jibran, andypost, znerol, xim, joelpittet, effulgentsia: Update Drupal 9 to Twig 2 2019-10-31 13:39:18 +01:00
webchick df84950d82 Issue #3072906 by bnjmnm, zrpnr, Wim Leers, lauriii, catch, mpdonadio, xjm, rainbreaw, andrewmacpherson, mgifford, anevins, jhedstrom: Deprecate and remove jQuery UI datepicker 2019-10-30 09:39:14 -07:00
Lee Rowlands 49d60f113d
Issue #2915036 by ndf, Dane Powell, tim.plunkett, Lendude, jofitz, koppie, larowlan, fubarhouse, sime, alex.skrypnyk, Joseph Zhao: Display mode configurations don't get updated with new fields 2019-10-30 15:36:20 +10:00
webchick 608c6bc8fa Issue #3072312 by jhodgdon, Amber Himes Matz, andypost: Review/fix/delete existing help topics 2019-10-29 21:05:47 -07:00
webchick 31a99c84cd Revert "Issue #3072312 by jhodgdon, Amber Himes Matz, andypost, webchick: Review/fix/delete existing help topics"
This reverts commit 24a6e3d394.
2019-10-29 20:48:38 -07:00
webchick 24a6e3d394 Issue #3072312 by jhodgdon, Amber Himes Matz, andypost, webchick: Review/fix/delete existing help topics 2019-10-29 14:31:26 -07:00
webchick d3d7180735 Issue #3016471 by Gábor Hojtsy, drumm, tedbow: Make localization file download major version agnostic 2019-10-29 14:01:28 -07:00
Alex Pott 6f73a35af6
Issue #2978288 by quietone: Improve the documentation on executeMigrations 2019-10-29 14:51:30 +01:00
Alex Pott 3ccf26469e
Issue #3087514 by plach, kim.pepper: Remove unused RequestStack property on pager/SqlBase 2019-10-29 14:33:25 +01:00
catch 9ac5c2b9de Issue #2723553 by kim.pepper, jibran, mattc321: Trigger deprecated warning for ViewsData::get(NULL) 2019-10-29 09:32:44 +00:00
catch 56fd1b600b Issue #3086408 by Krzysztof Domański, mglaman, el7cosmos: Error code should be string in HttpExceptionNormalizer 2019-10-28 11:07:18 +00:00
Alex Pott 44416f1c03
Issue #2930050 by quietone: Remove destination property content_translation_update_definitions from migrations 2019-10-26 01:28:30 +01:00
Alex Pott de2072c9fa
Issue #3081123 by quietone, alexpott: Add checkrequirements to VariableTranslation source plugin 2019-10-25 23:20:56 +01:00
Alex Pott 81c058aa0a
Issue #3066954 by andrewmacpherson, Wim Leers, bnjmnm, OBKev: Admin toolbar not usable with latest versions of JAWS due to mis-use of aria-owns 2019-10-25 23:07:48 +01:00
catch 735c97821b Issue #3089103 by kim.pepper, jibran: Properly deprecate \Drupal\views\Plugin\views\field\Field 2019-10-25 16:54:56 +01:00
webchick 414fb974e5 Revert "Issue #3085908 by bnjmnm, dww, nightlife2008: Blurry/skewed thumbnails in IE11"
This reverts commit a053908086.
2019-10-24 08:02:19 -07:00
Alex Pott 273bf8e1be
Issue #3087518 by kim.pepper: Remove references to queryAddPage() in comments and deprecation notices 2019-10-24 14:42:29 +01:00
Alex Pott fd49b9e790
Issue #3088195 by acbramley: action_entity_info incorrectly referenced in ActionListBuilder 2019-10-24 14:39:51 +01:00
Alex Pott 4a1345b76f
Issue #3089469 by zrpnr, bnjmnm, xjm: Remove html5shiv in Drupal 9 2019-10-24 11:32:09 +01:00
catch bdf48170cd Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage 2019-10-24 09:38:01 +01:00
Alex Pott bf51490e46
Issue #3089752 by bnjmnm, zrpnr: Follow-up to #3074267 Refactor use of classList in quickedit for browser compatibility 2019-10-24 09:25:34 +01:00
catch 323aeb6160 Issue #3089697 by alexpott, swentel: Regression due to File::setValidationRequired in _file_save_upload_single() 2019-10-23 22:11:44 +01:00
Alex Pott 44b124ac10
Issue #3075645 by chr.fritsch, maacl, super_romeo, volkerk, alexpott: temporary://update-cache-60b12ec6 is not a directory. in FileSystem->scanDirectory() 2019-10-22 22:46:51 +01:00
catch bc6aabc9cd Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration 2019-10-22 20:40:16 +01:00
catch e2258e264c Issue #3085062 by jibran, amateescu, larowlan, xjm, Berdir: Declare a conflict on pathauto versions that aren't compatible with 8.8.0 2019-10-22 17:13:37 +01:00
effulgentsia 7eed52bfe7 Issue #3089168 by phenaproxima, bnjmnm: Remove or reduce representational CSS classes in all Media Library tests 2019-10-21 12:23:35 -07:00
webchick a053908086 Issue #3085908 by bnjmnm, dww, nightlife2008: Blurry/skewed thumbnails in IE11 2019-10-21 10:21:26 -07:00
catch 1c9842d189 Issue #3088369 by mikelutz, alexpott, Berdir, Gábor Hojtsy, andypost, martin107, greg.1.anderson, dawehner, jibran, Wim Leers, Mile23, catch: Update Drupal 9 to Symfony 4.4-dev 2019-10-21 15:59:46 +01:00
Lauri Eskola 1aaa1d95e0
Issue #3088681 by phenaproxima, seanB, bnjmnm, lauriii: Make MediaLibraryTest less dependent on representational CSS selectors 2019-10-18 17:48:45 +03:00
Alex Pott 2607278f2c
Issue #3088476 by phenaproxima, Wim Leers: Document Media Library's API and architecture 2019-10-17 15:52:59 +01:00
xjm c0e8fed334 Issue #3074267 by finnsky, bnjmnm, Wim Leers, zrpnr, lauriii, xjm, catch, droplet, justafish, FezVrasta: Replace jQuery UI position() with PopperJS 2019-10-16 11:57:37 -05:00
effulgentsia 68bacadce5 Issue #3080259 by gabesullice, alexpott, Wim Leers: Links with different target attributes are improperly merged 2019-10-16 09:47:06 -07:00
Lee Rowlands 5ed00496f1
Issue #3067386 by tim.plunkett, effulgentsia, bnjmnm, lauriii, Wim Leers, huzooka, xjm: AJAX rebuild of Views UI form re-renders parts of the form without using Form API, so additional hooks are needed in lieu of hook_form_view_edit_form_alter() 2019-10-16 19:09:07 +10:00
xjm 1a44baba06 Issue #3088127 by alexpott, Berdir, Wim Leers: Fix FileTransferAuthorizeFormTest and UpdateUploadTest on 9.0.x 2019-10-15 16:47:35 -05:00
Alex Pott 3bd108b002
Issue #3087991 by catch, jibran: Drupal\Tests\system\Functional\Update\UpdatePathTestBaseFilledTest::testUpdateHookN Failed asserting that 8000 matches expected 8001 2019-10-15 21:20:12 +01:00
catch 46a6dbe64c Issue #2966607 by Wim Leers, Berdir, claudiu.cristea, dww, Fabianx, effulgentsia, bendev, mondrake, Grayle, neclimdul, markgifford, larowlan: Invalidating 'node_list' and other broad cache tags early in a transaction severely increases lock wait time and probability of deadlock 2019-10-15 20:11:03 +01:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
Lee Rowlands e0f9dba353
Issue #3079810 by jhodgdon, andypost, mikelutz: core/help_topics directory does not work 2019-10-15 10:53:29 +10:00
Lee Rowlands cfa9fbbbef
Issue #2174633 by colan, mikeker, Lendude, Pancho, Jo Fitzgerald, tim.plunkett, andypost, anya_m, botanic_spark, amateescu, realityloop, tvhung, lokapujya, jhedstrom, rensingh99, dww, Munavijayalakshmi, david.gil, jlbellido, visabhishek, druprad, le72, larowlan, kenton.r, jonathanshaw, Damien Tournoud, mpp, alexpott, dawehner, nicholas.alipaz, TrevorBradley, jp.stacey, Berdir: View output is not used for entityreference options 2019-10-15 09:21:48 +10:00