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
Alex Pott
5ba032730b
Issue #2978952 by martin107, Lendude, yogeshmpawar, Mile23: Deprecate Drupal\simpletest\InstallerTestBase, convert children to BTB
2018-07-30 11:25:30 +01:00
Lee Rowlands
ffc8ecd935
Issue #2577761 by maxocub, tstoeckler, andypost, Kristen Pol, rodrigoaguilera, bojanz, larowlan, Wim Leers, vijaycs85: We need a way to dynamically alter the list of config names for config mappers
2018-07-28 08:10:37 +10: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
Alex Pott
27740c26de
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
2018-07-04 15:36:57 +01:00
Alex Pott
ff99cb2133
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
...
This reverts commit f55d974612
.
2018-07-04 08:20:33 +01:00
Alex Pott
f55d974612
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
2018-07-04 08:16:25 +01:00
Nathaniel Catchpole
4373d115a5
Issue #2797047 by quietone, Olarin, Jo Fitzgerald, mradcliffe, niccottrell, heddn, maxocub, mikeryan: Problems creating a d6 user profile field storage with an name longer than 32 characters
2018-05-17 13:12:27 +01:00
Alex Pott
1b07d552de
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist
2018-05-15 09:20:17 +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
2129484ee5
Issue #2828143 by alexpott, klausi, xjm: Stop tests like LocaleConfigTranslationImportTest from failing if l.d.o becomes unavailable
2018-05-09 14:24:58 +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
Nathaniel Catchpole
45bc05523f
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
2018-05-01 16:14:09 +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
Nathaniel Catchpole
d90ac78f3e
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
2018-04-06 13:13:01 +01: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
a83b06a46b
Issue #2923015 by cburschka, amateescu, tstoeckler, alexpott, hchonov, mondrake, pfrenssen: [PHP 7.2] Incompatible method declarations
2017-12-22 13:15:21 +00:00
Nathaniel Catchpole
968da88d76
Issue #2928846 by alexpott, Berdir: [PHP 7.2] count() parameter must be an array or an object that implements Countable
2017-12-18 13:39:09 +00:00
xjm
7185860006
Issue #2641518 by dimaro, Mac_Weber, pk188, Mile23, anya_m, naveenvalecha, heykarthikwithu, aditya_anurag, nesta_, anchal29, rakesh.gectcr, sdstyles: Replace deprecated usage of entity_create('config_test') with a direct call to ConfigTest::create()
2017-12-02 05:20:29 -06:00
xjm
5d2b7fba92
Issue #2924779 by zaporylie, martin107: Fix existing but somehow invalid @var annotation
2017-11-22 10:36:28 -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
8145b33836
Issue #2888905 by vaplas, Lendude: ConvertConfigTranslationUiTest WTB to JTB & BTB for config_translation module
2017-10-24 13:02:07 +01:00
xjm
db5e8289f2
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
2017-10-13 12:43:15 -05: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
xjm
44a5c4cbe0
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
2017-09-15 16:52:14 -05:00
Nathaniel Catchpole
d44acb469a
Issue #2861383 by quietone, Jo Fitzgerald, heddn: Rename i18n migrations to _translation
2017-08-28 21:38:57 +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
5ba1f0e147
Issue #2650434 by vijaycs85, anemes, duozersk, andypost, eiriksm, TwoD, chipway, pguillard, dawehner, tstoeckler, vaplas, robert-os, Yogesh Pawar, davidraijmakers: Clearing cache via UI in translated language resets config translation of field labels to default language
2017-08-11 15:15:25 +09:00
Gabor Hojtsy
4d45aabb74
Issue #2870440 by naveenvalecha, andypost, snetcher, michielnugter, dawehner: Convert web tests to browser tests for config_translation module
2017-06-27 16:58:15 +02:00
Nathaniel Catchpole
1105324af3
Issue #2747167 by michielnugter, dawehner, Lendude, mglaman, Mac_Weber, Jo Fitzgerald, klausi: Convert first part of web tests of views_ui
2017-06-07 11:37:34 +01:00
Alex Pott
240524f08c
Issue #2746253 by borisson_, Leksat, eiriksm, alexpott: Configuration translation save triggers an undefined index notice
2017-05-12 10:58:42 +01:00
Alex Pott
d284ae827c
Issue #2876145 by michielnugter, Mile23, Lendude, dawehner, alexpott: ConfigTranslationViewListUiTest is a WTB test in the Functional namespace
2017-05-12 10:16:47 +01: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
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
6fc8b98394
Issue #2225717 by quietone, Jo Fitzgerald, Gábor Hojtsy, mikeryan, phenaproxima, Kristen Pol: Add config translation support to migrations and implement for Drupal 6 user profile fields
2017-02-11 23:56:25 +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
Nathaniel Catchpole
7f37114aca
Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, jsimonis, andypost, bojanz: Certain modules can't be enabled when Suhosin is used
2017-02-09 16:09:22 +00:00
Alex Pott
7b76b1698e
Issue #2825603 by quietone, mikeryan: Fix rollback of configuration translations
2017-01-17 15:21:47 +00:00
Nathaniel Catchpole
8872b0dd1a
Issue #2842942 by alexpott: Fix tempnam() usage in PHP7.1
2017-01-12 20:01:38 +00:00
Nathaniel Catchpole
3d72d4be83
Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements()
2017-01-11 22:06:48 +00:00
Nathaniel Catchpole
235bfca5ae
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
2016-11-21 13:15:27 +00:00
Alex Pott
a7b67e7af1
Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName
2016-08-29 06:50:59 -05:00
Nathaniel Catchpole
f6ae58526c
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
2016-08-28 18:16:36 +01:00
Nathaniel Catchpole
fe94d15d30
Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0, esolitos: Show helpful message (do not fatal!) when configuration files have different source language codes and cannot be translated
2016-07-12 10:23:59 +01:00
Nathaniel Catchpole
7bbcc3ee67
Revert "Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0,
...
esolitos: Show helpful message (do not fatal!) when configuration files
have different source language codes and cannot be translated"uthor:
Nathaniel
This reverts commit ef3700fa23
.
2016-07-11 15:56:49 +01:00
Nathaniel Catchpole
ef3700fa23
Issue #2595535 by tstoeckler, swentel, vijaycs85, alvar0hurtad0, esolitos: Show helpful message (do not fatal!) when configuration files have different source language codes and cannot be translated
2016-07-11 14:06:45 +01:00
Nathaniel Catchpole
fdb0db8e79
Issue #2754003 by Berdir, Wim Leers: Move more cache items from the default to the bootstrap or discovery bin
2016-07-05 22:35:04 +01:00
Nathaniel Catchpole
87f6b355d4
Issue #2655346 by quietone, benjy: i18n Variable to config: user settings [d6]
2016-06-21 11:25:20 +01:00
Nathaniel Catchpole
3dccd757e1
Issue #2637182 by quietone: i18n Variable to config: system site settings [d6]
2016-06-21 11:23:04 +01:00
Nathaniel Catchpole
5ad41ae907
Issue #2655336 by quietone: i18n Variable to config: site offline message [d6]
2016-06-20 09:45:48 +01:00
xjm
918f6b545b
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
2016-05-23 09:20:51 -05:00
xjm
4ca088c25d
Revert "Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type"
...
This reverts commit 39498e7d0c
.
2016-05-23 08:56:34 -05:00
Nathaniel Catchpole
39498e7d0c
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
2016-05-23 11:49:46 +01:00
Alex Pott
d5d0d6ce87
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
2016-05-05 12:07:19 +01:00
Alex Pott
a1d3a681f6
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
2016-05-05 11:07:32 +01:00
Alex Pott
6098437ef5
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
2016-04-29 12:02:20 +01:00
Alex Pott
6dce6c2a9f
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
2016-04-27 16:16:19 +01:00
Alex Pott
1b3ffe2ab8
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
2016-04-27 11:05:37 +01:00
Alex Pott
bfde6d3423
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
2016-04-09 15:48:39 +01:00
Alex Pott
d466fb2cf5
Issue #2697291 by maxocub, Gábor Hojtsy, alexpott: Config translation form labels are not translated
2016-04-04 09:18:11 +01:00
Alex Pott
3479333a11
Issue #2609874 by tstoeckler, mikeker, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable
2016-03-17 11:05:34 +00:00
Alex Pott
eeab24a3ce
Revert "Issue #2609874 by tstoeckler, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable"
...
This reverts commit 96dc18e814
.
2016-03-15 13:02:34 +00:00
Alex Pott
96dc18e814
Issue #2609874 by tstoeckler, Kristen Pol, tassilogroeper: Boolean field "On label" and "Off label" are not translatable
2016-03-15 11:52:13 +00:00
Nathaniel Catchpole
1d75784abe
Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
2016-02-24 13:17:21 +09:00
Nathaniel Catchpole
252fee2207
Issue #2503409 by dimaro, DuaelFr, lluvigne: Replace deprecated usage of entity_create('block*') with a direct call to Block::create()
2016-02-18 11:24:17 +09:00
Nathaniel Catchpole
e825a16a3c
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
2016-02-17 09:42:55 +09:00
Nathaniel Catchpole
8e4fe5c0f9
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
2016-02-16 20:13:36 +09:00
Nathaniel Catchpole
3f6c97421c
Issue #2641520 by Mac_Weber, rakesh.gectcr, darkdim: Replace deprecated usage of entity_create('contact_form') with a direct call to ContactForm::create()
2016-02-15 16:36:48 +09:00
Alex Pott
9067206883
Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized
2016-01-05 14:31:39 +00:00
Nathaniel Catchpole
934567b7a9
Issue #2641614 by Mac_Weber: Replace deprecated usage of entity_create('shortcut_set') with a direct call to EntityShortcutSet::create()
2015-12-29 21:02:26 +09:00
xjm
b528f26064
Issue #2634294 by andypost: Fix doc-block of ConfigTranslationFormBase::buildForm()
2015-12-23 11:31:20 -06:00
Jennifer Hodgdon
aaabb05c3d
Issue #2627018 by Lars Toomre: Some fixes for 'e.g.' in docblocks and code comments
2015-12-03 11:04:31 -08:00
Nathaniel Catchpole
ed3bd485c2
Issue #2587685 by Antti J. Salminen, lauriii, jaakko, AjitS, Sagar Ramgade, rang501: Remove references to non existing preprocess functions
2015-11-25 15:16:40 +00:00
Alex Pott
826eb45552
Issue #2601244 by heykarthikwithu: Removal of unused variable in function config_translation_config_translation_info(&$info)
2015-10-27 15:19:30 +00:00
Alex Pott
aeae48d024
Issue #2601220 by heykarthikwithu: ConfigTranslationOverviewAccess::__construct docblock parameters doesn't match actual parameters
2015-10-27 13:05:28 +00:00
Nathaniel Catchpole
766c15423f
Issue #2584603 by tstoeckler, claudiu.cristea, alexpott, nicrodgers, Gábor Hojtsy, dawehner, kattekrab, idflood, C_Logemann: PHP exception on manage fields after enabling Configuration Translation
2015-10-19 17:34:46 +01:00
Alex Pott
93088f8720
Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions
2015-10-15 11:02:38 +01:00
Nathaniel Catchpole
8b65164c5a
Issue #2533800 by alexpott: Remove all unused use statements from core
2015-10-08 20:46:26 +01:00
Alex Pott
641eb3f8d7
Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface
2015-10-05 22:00:23 +01:00
Alex Pott
e16b2b08a7
Issue #2571337 by maxocub, rodrigoaguilera, tstoeckler: Node type title label cannot be translated in the UI
2015-10-05 13:02:22 +01:00
webchick
1a70fc1292
Issue #2471739 by RajeevK, martins.kajins, pektinasen, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards
2015-10-04 22:36:55 -07:00
effulgentsia
6a175c39a1
Issue #2571655 by jan.stoeckler, maxocub, tstoeckler: ConfigNamesMapper::hasTranslatable has flawed logic
2015-10-03 19:55:25 -07:00
Nathaniel Catchpole
5976b79262
Issue #2295255 by dawehner, tstoeckler, k4v, kgoel: Convert ConfigMapperInterface::populateFromRequest() to use RouteMatch
2015-09-30 17:37:37 +01:00
Nathaniel Catchpole
bef7274a7c
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
2015-09-30 14:00:49 +01:00
Alex Pott
3904439786
Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()
2015-09-27 19:23:34 +02:00
Alex Pott
b921d2b3c0
Revert "Issue #2471739 by RajeevK, martins.kajins, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards"
...
This reverts commit cec8f5eb30
.
2015-09-26 17:15:08 +02:00
Alex Pott
068f6ad739
Issue #2565031 by penyaskito: Expose $entity in ConfigEntityMapper
2015-09-26 13:57:45 +02:00
Alex Pott
cec8f5eb30
Issue #2471739 by RajeevK, martins.kajins, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards
2015-09-26 13:37:21 +02:00
Alex Pott
6bfdc3bd5e
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
2015-09-22 08:16:37 +02:00
Alex Pott
156e903f2a
Issue #2571941 by swentel, Ayesh: Remove !placeholder in config_translation.api.php
2015-09-21 17:26:43 +02: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
Alex Pott
cd37e6b953
Issue #2569295 by geertvd, lauriii: Replace remaining !placeholder for Non-URL HTML outputs only in #title lines
2015-09-17 14:31:26 +01:00
Alex Pott
0f6f909f01
Issue #2568781 by dawehner, lauriii, stefan.r: Replace remaining !placeholder for Non-URL HTML outputs only for $entity->label()
2015-09-17 12:12:15 +01:00
xjm
497ebcd2e3
Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests
2015-09-14 17:50:07 -05:00
Alex Pott
8f028e644e
Issue #2533746 by Gábor Hojtsy, webflo, tstoeckler, Jose Reyero: Remove the the ability to translate locked date formats (e.g. html_datetime)
2015-09-13 00:43:51 +01:00
webchick
2993ad53d5
Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo)
2015-09-10 00:42:29 -07:00
Nathaniel Catchpole
56bcfe4ece
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
2015-09-03 23:37:10 +01:00
Nathaniel Catchpole
f13b2d59bd
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
...
This reverts commit 3100760954
.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole
3100760954
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
2015-09-03 23:36:26 +01:00
Nathaniel Catchpole
42c9be9328
Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain()
2015-09-02 13:18:50 +01:00
Alex Pott
c5d6d65f56
Issue #2560733 by stefan.r: Remove a few problematic t() calls from tests
2015-09-02 11:12:23 +01:00
Alex Pott
2b1f8e6ac3
Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks
2015-09-01 12:24:09 +01:00
Alex Pott
877fd18762
Issue #2346857 by andypost, claudiu.cristea, amateescu, m1r1k, Mile23, rpayanm, epari.siva, Berdir, yched: Set default property bundle_entity_type in EntityType to NULL
2015-08-14 09:23:08 +01:00
Alex Pott
794cf89a25
Issue #2497585 by mpdonadio, cilefen, borisson_, pjonckiere: Simpletest should set a system timezone in setUp
2015-08-13 23:45:28 +01:00
Alex Pott
cf50ec37e1
Issue #2543052 by anavarre: config_translation is missing its configure admin link
2015-08-06 13:22:48 +01:00
Nathaniel Catchpole
f8629621bb
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
2015-07-28 17:03:59 +01:00
Alex Pott
aecc5a4a45
Issue #2465751 by andypost, JeroenT, RavindraSingh, tim.plunkett, Berdir: Remove config_test_load() and replace with entity_load
2015-07-27 13:38:53 +01:00
Alex Pott
4b12bbf0db
Issue #2338081 by pwolanin, dawehner, effulgentsia, kgoel, vijaycs85, mpdonadio, chx, brandon.holtsclaw, alexpott, Gábor Hojtsy, Fabianx, catch, YesCT, JvE: Local Tasks, Actions, and Contextual links mark strings from derivatives (or alter hooks) as safe and translated
2015-07-24 22:09:33 +01:00
Alex Pott
fea90fbda2
Issue #2409701 by tstoeckler, Leksat, Schnitzel, _nolocation, Gábor Hojtsy, xjm: Field storage configuration is not exposed to config translation UI
2015-07-24 15:29:23 +01:00
Alex Pott
88a73d862e
Issue #2462907 by tstoeckler, penyaskito, Gábor Hojtsy, miro_dietiker: Entity operations to field UI shown in config overview
2015-07-17 17:23:27 +01:00
Alex Pott
77b9dbc1f7
Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets
2015-07-16 13:00:14 +01:00
Alex Pott
1f53649bfb
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
2015-06-26 21:53:33 +01:00
Alex Pott
8ec5874565
Issue #2512460 by pwolanin, Gábor Hojtsy, grisendo, JvE: "Translate user edited configuration" permission needs to be marked as restricted.
2015-06-26 16:29:23 +01:00
Alex Pott
bff2917367
Issue #2506793 by Gábor Hojtsy: Config translation shows search field below table
2015-06-23 20:45:46 -05:00
Nathaniel Catchpole
4fd210b357
Issue #2422815 by Xano, fgm, tim.plunkett, dawehner: Don't initialize the discovery object in plugin managers, unless needed
2015-06-22 12:11:32 +01:00
Alex Pott
921db1f5fc
Issue #2485397 by Manjit.Singh, MathieuSpil, gajendra sharma, saki007ster, LewisNyman: Clean up config translation CSS inline with our CSS standards
2015-06-09 12:15:50 +01:00
Nathaniel Catchpole
30ca0d1de6
Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions
2015-06-08 11:11:09 +01:00
Alex Pott
7d3e205b9a
Issue #2139185 by penyaskito, YesCT: Notify users when landing on config translation page with only one language listed
2015-06-02 16:30:41 +01:00
Alex Pott
4e3e39cbf5
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable
2015-06-01 17:38:29 +01:00
xjm
088f8b357a
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
2015-05-24 15:08:46 -05:00
Alex Pott
3d2b2237a0
Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
2015-05-10 17:09:22 -07:00
xjm
b31bbb084a
Issue #2204697 by alexpott, tstoeckler, mauzeh, Berdir: Move getConfigPrefix() to ConfigEntityTypeInterface
2015-05-01 11:25:03 -05:00
Alex Pott
ea0ec7084c
Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable"
...
This reverts commit 37e278b4c7
.
2015-04-27 11:45:14 +01:00
xjm
37e278b4c7
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable
2015-04-27 03:33:55 -05:00
Alex Pott
73889242b5
Issue #2349461 by Jelle_S, mdrummond, attiks, Wim Leers: Move fallback image style into the responsive image style entity
2015-04-21 14:40:19 +01:00
Alex Pott
8048a38252
Issue #2414413 by joelpittet: Make sure we are building CSS classes as arrays
2015-04-14 17:41:51 +02:00
Alex Pott
71ebe230de
Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages
2015-03-31 15:24:54 +01:00
Alex Pott
5b19144783
Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema
2015-03-31 10:40:13 +01:00
webchick
70f8ac6f31
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
2015-03-29 15:13:25 -07:00
Alex Pott
c34478f5e7
Issue #2212069 by Gábor Hojtsy, pjonckiere, rteijeiro, cilefen: Non-English Drupal sites get default configuration in English, edited in English, originals not actually used if translated
2015-03-26 12:05:36 +00:00
catch
1208ddd979
Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?")
2015-03-26 09:41:35 +00:00
Alex Pott
28e35f6517
Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence
2015-03-09 08:23:40 +00:00
Nathaniel Catchpole
029d74f8a9
Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc
2015-03-04 17:21:33 +00:00
Alex Pott
9026147944
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
2015-02-19 08:56:08 +00:00
Alex Pott
f08f699e1d
Revert "Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support"
...
This reverts commit 4337033622
.
2015-02-19 08:55:13 +00:00
Alex Pott
4337033622
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
2015-02-19 08:52:47 +00:00
Alex Pott
1ff477b60e
Issue #2395627 by tstoeckler, Leksat, webflo, Gábor Hojtsy: Do not remove 0 from config translation data
2015-02-17 14:45:47 +00:00
Alex Pott
dbb32f2e18
Issue #2260061 by Jelle_S, attiks, Wim Leers, mdrummond, mgifford, holist: Responsive image module does not support sizes/picture polyfill 2.2
2015-02-11 16:12:46 +00:00
Alex Pott
66b5cb9b8c
Issue #2153937 by Gábor Hojtsy, pcambra: Default language setting is hard to find
2015-02-04 10:25:06 +00:00
Nathaniel Catchpole
b9adf5d833
Issue #1798332 by jhedstrom, dawehner, vedpareek, prajaankit: Add paging to the EntityListBuilder
2015-01-30 11:16:31 +00:00
Nathaniel Catchpole
ea1dd45724
Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState()
2015-01-20 11:11:16 +00:00
Alex Pott
3d14a7d25a
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
2015-01-19 09:37:11 +00:00
Alex Pott
02ce89c4ed
Issue #2407907 by YesCT, mr.york: Configuration translation entity listings displays items overriden
2015-01-19 08:55:01 +00:00
Alex Pott
c34c3dfd05
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
2015-01-18 09:47:33 +00:00
Alex Pott
28977ae6fd
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
2015-01-17 09:13:34 +00:00
Nathaniel Catchpole
73069e05e8
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
2015-01-16 10:43:35 +00:00
Alex Pott
eb25a33d4e
Issue #2137595 by olli, idebr, mitrpaka: 'Create @name' page title uses override-free configuration (eg. not localized) instead of the overridden configuration (eg. localized)
2015-01-13 10:43:13 +00:00
Alex Pott
77725b6084
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
2015-01-13 10:32:23 +00:00
Nathaniel Catchpole
694d95f65e
Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods
2015-01-12 17:47:57 +00:00
Alex Pott
1e08b50f42
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
2015-01-09 15:14:23 +00:00
webchick
dee657a9a8
Issue #2396739 by hussainweb, Mile23: Clean-up config_translation module test members - ensure property definition and use of camelCase naming convention
2015-01-06 11:29:07 -08:00
Nathaniel Catchpole
95d4c594b0
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
2014-12-23 15:11:54 +00:00
Alex Pott
2e6efcbd03
Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId()
2014-12-23 11:25:46 +01:00
Alex Pott
e55610f88d
Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig
2014-12-11 11:35:52 +01:00
Nathaniel Catchpole
b313cc6ae4
Issue #2374125 by alexpott: Create a persistent block_content body field storage
2014-11-24 23:10:21 +00:00
Alex Pott
1a8858a0a2
Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format
2014-11-24 09:46:43 +00:00
Nathaniel Catchpole
edd7889694
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
2014-11-20 09:47:06 +00:00
Alex Pott
5ddf7c26a0
Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber
2014-11-19 09:33:54 +00:00
Nathaniel Catchpole
0cde5d7536
Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides.
2014-11-17 12:48:18 +00:00
Alex Pott
c7dca6d1a6
Issue #2135101 by Gábor Hojtsy, stefank, YesCT: Fixed Expand test coverage on configuration translation tabs.
2014-11-01 13:36:04 +00:00
Alex Pott
9a19c4e419
Issue #2349651 by larowlan, yannisc: Fixed Default contact form does not send email as email recipient is not set during the installation.
2014-10-23 13:10:36 +01:00
Nathaniel Catchpole
848dbc5531
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
2014-10-16 14:45:53 +01:00
Alex Pott
221a48c14e
Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement.
2014-10-14 09:55:35 +01:00
Nathaniel Catchpole
66762a5361
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
2014-10-13 10:10:32 +01:00
Alex Pott
195d49998a
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
2014-10-09 07:39:37 +01:00
Nathaniel Catchpole
5a85df4c19
Issue #2230091 by dawehner, Berdir, marthinal, martin107: Fixed Route rebuilding is not guaranteed to finish in time for the next request.
2014-10-06 11:53:27 +01:00
Alex Pott
27636950ac
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
2014-09-29 08:10:45 +02:00
webchick
8ea359c440
Issue #2346421 by yched: Fixed WTF with getTargetEntityId() / getBundle().
2014-09-28 16:08:28 -07:00
webchick
6d27e11a37
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
2014-09-28 16:04:00 -07:00
catch
2c6cd92958
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
2014-09-25 08:30:31 +01:00
webchick
1476c56c62
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
2014-09-19 19:45:52 -07:00
Nathaniel Catchpole
2a0254f973
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
2014-09-19 10:25:26 +01:00
Alex Pott
52a101bc1d
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
2014-09-18 08:41:29 +01:00
Alex Pott
d617be8cba
Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
2014-09-17 23:14:49 +01:00
Nathaniel Catchpole
0f28b515f8
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
2014-09-17 15:39:29 +01:00
catch
21a11cf58f
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
2014-09-14 15:27:33 +01:00
Alex Pott
86922ace3f
Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class.
2014-09-12 11:43:29 +01:00
webchick
dbed0b48cd
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
2014-09-11 23:41:27 -07:00
Alex Pott
840cd4c885
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
2014-09-10 12:58:56 +01:00
Dries
ca85441da2
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
2014-09-05 12:40:22 -04:00
webchick
0025ee452f
Issue #2315459 by herom, seiplax: Fixed RTL for config translation form.
2014-08-29 23:05:46 -07:00
webchick
777bc650e4
Issue #2327373 by dawehner: Standardize view entity route names.
2014-08-28 23:53:38 -07:00
webchick
12ee21a360
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
2014-08-28 21:42:51 -07:00
Alex Pott
629ebca291
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
2014-08-22 12:59:25 +01:00
Alex Pott
450cc9891d
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
2014-08-21 12:36:06 +01:00
Alex Pott
0463b81a08
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
2014-08-18 16:50:50 +01:00
Alex Pott
093ea79442
Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form.
2014-08-16 12:57:44 +01:00
Alex Pott
b428eda79c
Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names.
2014-08-13 20:39:40 -07:00
Alex Pott
8a0fa31c03
Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage.
2014-08-10 16:19:32 -05:00
Alex Pott
8196034a57
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
2014-08-08 11:25:54 -05:00
Alex Pott
9b7ead2e45
Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation.
2014-08-06 10:50:16 +01:00
Alex Pott
9eac446013
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
2014-08-06 09:50:23 +01:00
Alex Pott
627a719a7f
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
2014-08-06 09:05:02 +01:00
Alex Pott
8f04acbb77
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
2014-08-05 11:39:21 +01:00
webchick
a6b9405eff
Issue #2314875 by Crell: Standardize language entity route names.
2014-08-04 09:51:58 -07:00