Commit Graph

234 Commits (2d94b30e560a66cf561177354afa829fdbbb76e3)

Author SHA1 Message Date
catch d961c6dc17 Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements 2024-07-17 20:50:14 +09:00
Alex Pott 4c93088ce4
Issue #3422915 by magaki, karanpagare, joachim, alexpott, Keshav Patel, smustgrave, Aguillet: Deprecate Drupal\locale\Locale and its one method 2024-04-29 08:36:31 +01:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
catch 4ca4dbaabe Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00:00
xjm 8a739dc5a2
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help() 2023-11-12 11:53:44 -06:00
Sally Young cb123cf554
Issue #3392425 by quietone, smustgrave: Fix variable name spelling in non-tests, part1 2023-10-20 13:59:03 +01:00
xjm 8fd17f42b8
Issue #3388386 by mondrake, xjm, smustgrave: Properly deprecate passing array to Merge::key() 2023-09-30 14:20:39 -05:00
Lee Rowlands 0e6eec0727
Issue #3383888 by poker10: Drupal.t() does not respect locale_custom_strings 2023-09-11 15:36:56 +10:00
Dave Long 6629a1634d
Issue #3268838 by quietone, TR, smustgrave, xjm: Fix functions and test modules for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-12 16:30:41 +01:00
catch e029e6cdb5 Issue #2806009 by alexpott, JvE, Berdir, Dmitriy.trt, jhodgdon, lokapujya, VladimirAus, Gábor Hojtsy, Jose Reyero, Anybody, kristiaanvandeneynde, Sutharsan, casey, smustgrave, nod_: Installing a module causes translations to be overwritten 2023-03-17 17:35:34 +00:00
xjm 90c4f18292
Issue #3092672 by _utsavsharma, apaderno, xjm, smustgrave: Remove outdated @todo from the Locale module 2023-01-23 09:56:09 -06:00
catch f8fad5fee1 Issue #3324540 by alexpott, longwave: PHPCS fails on Drupal 10 & 9 2022-11-30 13:47:28 +00:00
catch e2fcbd9e76 Issue #3074765 by Chewie, dxvargas, Ankit.Gupta, heddn, Denes.Szabo, SpadXIII: Performance improvement for importing of project translations 2022-10-21 21:02:32 +01:00
Alex Pott 5b84c09246
Issue #3268829 by quietone, bbrala: Fix class property comments for Drupal.Commenting.DocComment.ShortSingleLine 2022-10-03 10:59:05 +01:00
Alex Pott b957382d75
Issue #1014086 by catch, nod_, martin107, quietone, dww, mariacha1, Spokje, yogeshmpawar, pounard, Wim Leers, mfer, mikeytown2, mbutcher, moshe weitzman, Fabianx, borisson_, alexpott, donquixote, sun, andypost, dawehner: Stampedes and cold cache performance issues with css/js aggregation 2022-08-08 10:12:23 +01:00
Alex Pott 433f2ae0fd
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:26:28 +01:00
catch a9f20f76b2 Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service 2022-01-06 10:01:52 +00:00
Lee Rowlands 330473e759
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
Alex Pott 4a72cc3169
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +01:00
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch dcc53b3ba6 Issue #3168261 by shetpooja04: Remove unused variable $language_list in locale module, locale.module 2020-09-04 13:02:30 +01:00
catch c7558c4111 Issue #3167599 by shetpooja04, jijojoseph_zyxware: Unused variable $frequency in locale module, locale.module 2020-08-28 10:43:43 +01:00
Alex Pott bd4c5f075f
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
Alex Pott 6b54e9534f
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value 2020-05-02 13:07:36 +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 2732b8e0ac
Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted() 2019-10-04 09:50:26 +10:00
Alex Pott ae248f2e43
Issue #3047801 by Eduardo Morales, mikelutz, pguillard, nlisgo, sathish.redcrackle, Berdir: Replace all calls to the deprecated Drupal::l() function in Core 2019-07-24 16:48:42 +01:00
Lee Rowlands 275c864dda
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated 2019-05-28 07:15:20 +10: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
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
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 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
Alex Pott 0a6e463907
Issue #2911606 by andypost, jludwig, msankhala, brathbone, imalabya, RajeevChoudhary, benjifisher: Replace usage of the deprecated LOCALE_PLURAL_DELIMITER constant 2018-11-19 11:59:53 +00:00
Nathaniel Catchpole 84bde9d6c1 Issue #2850033 by andypost, jeetendrakumar, Sharique, pk188, piggito, voleger, gaurav.kapoor, yogeshmpawar, xjm: Replace all calls to db_delete, which is deprecated 2018-08-31 10:15:01 +09:00
Nathaniel Catchpole 44b3b41abd Issue #2848952 by voleger, andypost, mondrake, jeetendrakumar, pk188, hgunicamp, piggito, JayKandari, daffie, shashikant_chauhan, xjm, cilefen, chiranjeeb, Pavan B S: Replace all calls to db_merge(), which is deprecated 2018-08-24 09:21:59 +09:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott 36d5f79dda
Issue #1807062 by Mile23: Add missing type hinting to Locale module docblocks 2018-05-03 23:41:33 +01:00
xjm 1b8dea09d2 Issue #2907863 by tucho, Sutharsan, Gábor Hojtsy: Prefer HTTPS protocol over HTTP when fetching translations 2017-11-22 16:29:01 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole 680e48e8ae Issue #2849104 by eiriksm: Wrong type doc for parameter in locale_translation_status_save 2017-02-07 18:10:18 +00:00
Alex Pott 7147993244 Issue #2834580 by Berdir: Move locale.translation_status state key to a separate key/value collection 2016-12-19 09:27:43 +00:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Nathaniel Catchpole 4b703191b3 Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-01-01 10:30:51 +09:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
xjm 0eed649beb Issue #2572637 by ifrik, dubois, ndobromirov, jhodgdon, Gábor Hojtsy, lachezar.valchev, xjm: Update the hook_help for the Interface translation module again 2015-10-05 10:49:57 -05:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
effulgentsia a537a3098e Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager 2015-09-21 12:38:52 -07:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00