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