Commit Graph

362 Commits (2da5fecccb98ab61fe9fcae55dc2b1174aaa5102)

Author SHA1 Message Date
Alex Pott cc5b5dc3ec
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +00:00
Alex Pott 60505f3693
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Nathaniel Catchpole ae6c7444de Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase 2018-12-04 12:58:29 +00:00
Nathaniel Catchpole 7758b75558 Issue #2511968 by Berdir, jhedstrom, zaporylie, catch, dawehner, alexpott, amateescu: Path field should fall back to language neutral aliases (also makes this happen for the form widget!) 2018-11-29 16:03:54 +00:00
Nathaniel Catchpole 0d1e6dd0ca Issue #3001124 by yongt9412, huzooka, amateescu, Berdir: Unable to create new draft for content translation even if the path alias does not change 2018-11-19 16:25:46 +00:00
Lee Rowlands 4dfab43fd5
SA-CORE-2018-006 by alexpott, attilatilman, bkosborne, catch, bonus, Wim Leers, Sam152, Berdir, Damien Tournoud, Dave Reid, Kova101, David_Rothstein, dawehner, dsnopek, samuel.mortenson, stefan.r, tedbow, xjm, timmillwood, pwolanin, njbooher, dyates, effulgentsia, klausi, mlhess, larowlan 2018-10-18 08:46:04 +10:00
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +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
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 eadaeb9ac7 Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated 2018-08-28 20:41:58 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
webchick a7fb3aa2db Issue #2989950 by neclimdul: Fix Unused use in path.module 2018-08-01 10:13:29 -07:00
webchick 954f7d59cb Issue #2916809 by seanB, robpowell, phenaproxima, borisson_, Berdir, yoroy: Add fieldset/vertical tab for URL alias field 2018-07-27 15:28:29 -07:00
Gábor Hojtsy 20f44c056c Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module 2018-07-26 18:49:16 +02:00
Nathaniel Catchpole 34637de7aa Issue #2952307 by chr.fritsch, Sam152, timmillwood: Move workflow config into standard profile 2018-06-19 12:00:45 +01:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott 3bfc5a384b
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
Alex Pott bb2ef5d7c6
Issue #2960611 by msankhala, dmitryl, benjifisher: Change lookupSourceID and lookupDestinationID to lookupSourceId and lookupDestinationId in the Migrate module 2018-04-14 18:55:34 +01:00
Nathaniel Catchpole 4f1df3fb57 git commit -m 'Issue #2941945 by L-four, chiranjeeb2410: path.api.php references to a non-existent PathInterface class and updated to AliasStorageInterface' 2018-03-02 11:08:29 +00:00
Alex Pott 7e0ddac162 Issue #2711099 by heddn, Jo Fitzgerald, edysmp, edgewl2, alexpott, Charlotte17, mikeryan, masipila, quietone, maxocub, phenaproxima: Categorize migrations according to their type 2018-02-15 06:27:23 +00:00
Nathaniel Catchpole 132a42bf36 Issue #2942388 by alexpott, quietone: Ensure d7_url_alias migration works for paths without a slashes 2018-02-14 14:35:06 +00:00
Alex Pott b5a5c68129 Issue #2944215 by jeqq, alexpott: Aliases generated by PathItem::generateSampleValue() should start with a slash 2018-02-13 14:15:17 +00:00
Alex Pott 17a47b8e93 Issue #2927227 by Jo Fitzgerald, Olarin, ao2, quietone, heddn: d6_url_alias migration fails when the src path in D6 contains no slashes 2018-02-06 09:11:00 +00:00
Nathaniel Catchpole c33839517b Issue #2936641 by alokvermaei: 'Path alias' in PathFilterForm.php is not translated 2018-01-22 16:17:02 +00:00
Lee Rowlands dbfe03c000
Issue #2916300 by amateescu: Use ComputedFieldItemListTrait for the path field type 2017-12-02 18:43:08 +10:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
Nathaniel Catchpole 3f20ff5fbc Issue #2906600 by amateescu, Wim Leers, tstoeckler, cburschka: FieldItemList::equals() doesn't work correctly for computed fields with custom storage 2017-11-13 15:52:15 +00:00
xjm 6dc062eb45 Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard 2017-11-09 15:13:57 -06:00
xjm 33818be2d8 Issue #2917883 by quietone, TR, Jo Fitzgerald, masipila, phenaproxima: Rename 'migration_templates' directories in core modules to 'migrations' 2017-11-07 06:19:19 -06:00
Nathaniel Catchpole 831450a1f2 Issue #2909183 by Wim Leers, tedbow: Add path alias (PathItem) field PATCH test coverage 2017-10-17 12:15:55 +01:00
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole ee0f806896 Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes 2017-10-12 16:15:53 +01:00
Alex Pott b85856f417 Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard 2017-10-12 11:31:03 +01:00
Lauri Eskola 6054570079 Issue #2911221 by xjm: Ungrammatical validation message for paths 2017-09-29 14:42:33 +03:00
Lee Rowlands 867ecd845e
Issue #2908674 by tedbow: When using get() method directly on PathItem the alias is not loaded 2017-09-23 07:59:35 +10:00
xjm 84bbc5730a Revert "Issue #2824851 by Wim Leers, arshadcn, amateescu, tedbow, timmillwood, Berdir, tstoeckler: EntityResource::patch() makes an incorrect assumption about entity keys, hence results in incorrect behavior"
This reverts commit 3b3daa353f.
2017-09-03 06:10:11 -05:00
Nathaniel Catchpole 3b3daa353f Issue #2824851 by Wim Leers, arshadcn, amateescu, tedbow, timmillwood, Berdir, tstoeckler: EntityResource::patch() makes an incorrect assumption about entity keys, hence results in incorrect behavior 2017-08-22 16:54:10 +09:00
Nathaniel Catchpole d7c496150e Issue #2569805 by quietone, Jo Fitzgerald, mikeryan, joelpittet, heddn, Adita, Miguel.kode, iMiksu, tvb, maxocub, juancasantito, phenaproxima, alexpott, neclimdul, xjm: For Drupal migration, identify the source module 2017-08-15 14:08:32 +09:00
Lee Rowlands 2d5e8d119d
Issue #2753717 by timmillwood, amateescu, alexpott, mtodor, boaloysius, Jo Fitzgerald, phenaproxima, plach, gaurav.kapoor, tkoleary, yoroy, larowlan, karlos007, Berdir, Sam152: Add select field to choose moderation state on entity forms 2017-08-02 07:34:36 +10:00
Lee Rowlands aee577b8a7
Issue #2890364 by timmillwood, amateescu, plach, xjm: Replace all uses of "forward revision" with "pending revision" 2017-07-31 08:39:37 +10:00
Nathaniel Catchpole 5b9405d6ab Issue #2856363 by timmillwood, amateescu, plach, pk188, Mile23, catch, dawehner, yoroy, vijaycs85, Bojhan: Path alias changes for draft revisions immediately leak into live site 2017-07-13 13:19:55 +01:00
Lauri Eskola 612c1fa68c Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings 2017-07-06 09:21:40 +03:00
Nathaniel Catchpole a2cc58de8a Issue #2846554 by Berdir, tedbow, amateescu, dawehner, himanshu-dixit, Wim Leers, badrange, damiankloip, catch: Make the PathItem field type actually computed and auto-load stored aliases 2017-06-06 21:27:48 +01:00
Alex Pott a542fa6288 Issue #2851786 by LoMo, alexrayu, arshadcn: Path validation sets error on wrong element 2017-05-24 22:21:35 +01:00
Nathaniel Catchpole f3cf9c43b5 Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process 2017-05-23 15:31:29 +01:00