Alex Pott
|
f0272d5fa6
|
Issue #2866818 by harsha012, BrightBold, brahmjeet789, joelpittet: Update stylelint rule number-leading-zero to be consistent with Drupal's CSS standards
|
2018-01-28 08:11:52 +00:00 |
Francesco Placella
|
911bff319e
|
Issue #2939894 by xjm: Temporarily skip LocaleConfigTranslationImportTest because it is failing massively in HEAD
|
2018-01-26 22:41:29 +01:00 |
Lee Rowlands
|
18bba35a27
|
Issue #2920172 by sushantpaste, dev.patrick, Ashreen Kaur, yoroy, xjm: User Guide link on front page in new Install should open in new tab
|
2018-01-12 17:06:29 +10:00 |
Lee Rowlands
|
412c75674d
|
Issue #2848085 by snehi, rkoller, Sutharsan, Gábor Hojtsy: "Translation update status" in locale.install is not translated
|
2018-01-11 12:21:12 +10:00 |
Alex Pott
|
5616f9b877
|
Issue #2866808 by BrightBold, pk188, idebr: Update stylelint rule declaration-block-trailing-semicolon to be consistent with Drupal's CSS standards
|
2018-01-05 09:56:09 +00:00 |
Alex Pott
|
e8a584a7d3
|
Issue #2866800 by BrightBold: Update stylelint rule block-no-empty to be consistent with Drupal's CSS standards
|
2018-01-05 09:49:13 +00:00 |
Alex Pott
|
c5654de7aa
|
Issue #2866809 by BrightBold: Update stylelint rule declaration-colon-space-after to be consistent with Drupal's CSS standards
|
2018-01-05 09:45:13 +00:00 |
Alex Pott
|
d540d6426f
|
Issue #2866799 by cwells: Update stylelint rule at-rule-empty-line-before to be consistent with Drupal's CSS standards
|
2018-01-05 09:37:45 +00:00 |
Lee Rowlands
|
4cd7b4950c
|
Issue #2933125 by Tessa Bakker: Case mismatch in ExportForm.php
|
2018-01-02 06:53:06 +10:00 |
Nathaniel Catchpole
|
0308764eb4
|
Issue #2551259 by Mile23, gaurav.kapoor, Jo Fitzgerald, googletorp, Jeremy, xjm, webchick: Deprecate dead code locale_translation_manual_status()
|
2017-12-20 20:49:05 +00:00 |
Gabor Hojtsy
|
3f49bda7e7
|
Issue #2139467 by vaplas, Gábor Hojtsy, andypost, Sutharsan, alexpott, dillix: format_plural() does not handle D7 translations with a plural form after @count
|
2017-11-30 23:32:06 +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 |
Nathaniel Catchpole
|
4d176b95ea
|
Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard
|
2017-11-16 15:00:40 +00:00 |
Nathaniel Catchpole
|
700a72fa37
|
Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions
|
2017-11-14 15:53:29 +00:00 |
xjm
|
91e668f575
|
Issue #2572795 by mfernea, zaporylie, pfrenssen, andypost, attiks, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie
|
2017-11-10 05:35:50 -06:00 |
xjm
|
edf57d8ab8
|
Revert "Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie"
This reverts commit c422bdfa53 .
|
2017-11-09 14:37:59 -06:00 |
xjm
|
c422bdfa53
|
Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie
|
2017-11-09 10:56:52 -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 |
xjm
|
7fbb5e990e
|
Issue #2916294 by dawehner: JS codestyle: no-useless-escape
|
2017-10-24 12:07:10 -05: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 |
Nathaniel Catchpole
|
c36743b99e
|
Issue #2482783 by dmsmidt, alexpott, mgifford, 20th, Sutharsan, Jo Fitzgerald, tim.plunkett, dandaman, xjm: File upload errors not set or shown correctly
|
2017-10-12 15:56:30 +01:00 |
Nathaniel Catchpole
|
4d006efcf3
|
Issue #2901789 by mfernea, andriyun, borisson_: Fix 'PEAR.Functions.FunctionCallSignature' coding standard
|
2017-10-10 16:18:34 +01:00 |
Nathaniel Catchpole
|
64fa6ad712
|
Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard
|
2017-10-10 16:09:51 +01:00 |
Nathaniel Catchpole
|
f659d6ca8e
|
Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard
|
2017-10-10 15:43:06 +01:00 |
xjm
|
90d49768c9
|
Issue #2907348 by karthikkumarbodu, dawehner, jhodgdon, Gábor Hojtsy: Enable new users to learn about the user guide
|
2017-09-16 12:25:52 -05:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
xjm
|
a603e0f240
|
Issue #2887259 by Tessa Bakker, Sutharsan: Code style issues of require_once in ImportForm::submitForm
|
2017-09-12 15:07:33 -05:00 |
Nathaniel Catchpole
|
30366ebaa8
|
Issue #2889600 by droplet, drpal, Gábor Hojtsy, effulgentsia, Wim Leers: [regression] Restore \LocaleJavascriptTranslationTest test coverage and keep testing processed JS file
|
2017-08-28 10:24:52 +01: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 |
Nathaniel Catchpole
|
455672e764
|
Issue #2767275 by GoZ, Jo Fitzgerald, claudiu.cristea, boaloysius, andypost, klausi, dawehner: Convert web tests to browser tests for tour module
|
2017-08-14 15:48:00 +09:00 |
Nathaniel Catchpole
|
14c2920589
|
Issue #2891911 by vaplas: Random fail in Drupal\Tests\locale\Functional\LocaleTranslationUiTest::testStringTranslation
|
2017-07-31 13:45:13 +09:00 |
Nathaniel Catchpole
|
9586b37b07
|
Revert "Issue #2891911 by vaplas: Random fail in Drupal\Tests\locale\Functional\LocaleTranslationUiTest::testStringTranslation"
This reverts commit e242bbdec3 .
|
2017-07-28 15:12:41 +09:00 |
Nathaniel Catchpole
|
e242bbdec3
|
Issue #2891911 by vaplas: Random fail in Drupal\Tests\locale\Functional\LocaleTranslationUiTest::testStringTranslation
|
2017-07-27 06:16:59 +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 |
Gabor Hojtsy
|
0f37866673
|
Issue #2872059 by naveenvalecha, mpdonadio, dawehner, Lendude: Convert web tests to browser tests for locale module
|
2017-06-20 15:40:31 +02:00 |
webchick
|
85a7eb8bff
|
Issue #2745009 by DamienGR, Mile23: Locale doc - Wrong return value key
|
2017-05-30 11:50:33 -07: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 |
Alex Pott
|
8287017e03
|
Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them
|
2017-05-19 23:12:53 +01:00 |
Alex Pott
|
a9fe99c7cb
|
Issue #2869809 by dawehner, effulgentsia, tim.plunkett, tstoeckler: Make it easy to get typed config representations of entities
|
2017-05-12 10:18:38 +01:00 |
Alex Pott
|
4656717240
|
Issue #2822837 by vaplas, martin107, chiranjeeb2410, klausi, dawehner: Replace @expectedException @expectedExceptionMessage with $this->setExpectedException
|
2017-03-27 11:26:01 +01:00 |
xjm
|
c8cfd1d489
|
Issue #2861793 by klausi, martin107: Upgrade Coder to 8.2.12
|
2017-03-19 00:33:40 +01:00 |
Alex Pott
|
bd69cfc93a
|
Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x
|
2017-03-13 16:02:59 +00:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00: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 |
Alex Pott
|
23d140fd6c
|
Issue #2117305 by disasm, Pavan B S, ieguskiza, Jo Fitzgerald: Replace usages of db_or() and db_and()
|
2017-03-03 11:37:33 +00:00 |
Nathaniel Catchpole
|
4c64f7b840
|
Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits
|
2017-02-21 12:07:44 +00:00 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00:00 |
Chris McCafferty
|
91736cadcb
|
Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, andypost, jsimonis, bojanz: Simplify module form structure and fix bugs when Suhosin is used
|
2017-02-10 16:55:04 -05:00 |
Nathaniel Catchpole
|
a90e686658
|
Revert "Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, jsimonis, andypost, bojanz: Certain modules can't be enabled when Suhosin is used"
This reverts commit 7f37114aca .
|
2017-02-09 21:40:11 +00:00 |