Commit Graph

104 Commits (4c7d0d172fb3f7797d48b1fc9ac27338abfadd5b)

Author SHA1 Message Date
Nathaniel Catchpole 7d1c57aada Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-08-15 14:12:50 +09:00
Chris McCafferty d5d37e0649 Revert "Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration"
This reverts commit b0900c73b1.
2017-05-27 20:49:12 -04:00
Nathaniel Catchpole b0900c73b1 Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-05-24 13:15:19 +01:00
Alex Pott b7eb07e281 Issue #2870878 by dawehner, Wim Leers, tstoeckler, kristiaanvandeneynde: Add config validation for UUIDs 2017-05-10 10:05:26 +01:00
Alex Pott c42dd18966 Issue #2712835 by Leksat: Plain text field default value is not translatable 2017-03-07 10:30:30 +00:00
xjm fa39f06433 Issue #2361539 by alexpott, webflo, AjitS, himanshu-dixit, tameeshb, xjm: Config export key order is not predictable for sequences, add orderby property to config schema 2017-03-04 12:42:17 -06:00
Alex Pott c7dd821154 Issue #2849529 by nicrodgers: Unable to translate boolean custom true and false strings in views 2017-02-13 10:31:01 +00:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
xjm e9500065da Issue #2296423 by tim.plunkett, dsnopek, swentel, Manuel Garcia, tedbow, alexpott, xjm, andypost, dawehner, effulgentsia, Berdir, jhedstrom, catch, benjy, jibran, Wim Leers, tstoeckler, larowlan, webchick: Implement layout plugin type in core 2016-12-09 11:58:28 +00:00
Nathaniel Catchpole ef809cba80 Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e.
2016-11-30 10:48:38 +00:00
Nathaniel Catchpole 480eb82c2e Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2016-11-29 16:00:08 +00:00
Nathaniel Catchpole 962eddec66 Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays 2016-10-25 22:21:33 +01:00
Alex Pott dbf2b0ed1b Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 64f9bb959b.
2016-10-12 13:23:31 +01:00
Alex Pott 64f9bb959b Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 11:46:40 +01:00
Alex Pott b9dafa0928 Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4.
2016-09-30 11:45:33 +01:00
Alex Pott 9d8bfbb6e4 Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 10:31:50 +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 a547ae6178 Issue #2412569 by claudiu.cristea, amateescu, yched, jibran, epari.siva: Allow setting the auto-create bundle on entity reference fields with multiple target bundles 2016-03-07 09:21:33 +09:00
Nathaniel Catchpole 2c88729acf Issue #2578741 by amateescu, swentel, subson, larowlan: Add setting for size to email widget 2016-02-29 14:43:26 +09:00
Nathaniel Catchpole dd8c0e6b6c Issue #2625258 by alexpott: LocaleConfigManager::updateConfigTranslations() deletes translations if a config object's name happens to match that of a shipped configuration object 2015-12-11 11:03:17 +00:00
Alex Pott b0bc757792 Issue #2599080 by edurenye, Studiographene: Duplicated schema field.formatter.settings.boolean 2015-11-24 11:54:35 +00:00
Alex Pott fa0af0b31c Issue #1978714 by amateescu, claudiu.cristea, pfrenssen, yched, jibran, filijonka, dawehner, alexpott, tstoeckler: Entity reference doesn't update its field settings when referenced entity bundles are deleted 2015-10-05 10:45:58 +01:00
Nathaniel Catchpole bfa2458e12 Issue #2064191 by yched, claudiu.cristea: Fix the 'target_bundle' field setting - 'target_bundles' are not validated when entity_reference is enabled 2015-09-30 19:39:44 +01:00
webchick f0567724df Issue #2377757 by EclipseGc, tim.plunkett, Frando, Berdir, japerry, dsnopek, Wim Leers, Bojhan: Expose Block Context mapping in the UI 2015-09-25 05:38:53 -07:00
catch e2d424db03 Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age 2015-09-22 00:19:48 +02: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
Nathaniel Catchpole 37cf78d254 Issue #2555275 by dawehner: Fix missing schema for URI widget 2015-08-24 23:09:34 +01:00
Alex Pott c65d6df7e2 Issue #2546356 by Pravin Ajaaz: Numeric field prefix/suffix settings should be translatable 2015-08-06 15:43:37 +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 2da1f42448 Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters 2015-06-24 07:08:51 -05: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 d57ee5f9a3 Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
Nathaniel Catchpole 1d2f9e9368 Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01.
2015-05-05 15:50:36 +01:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +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
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Alex Pott 58481b72f5 Issue #2454441 by rteijeiro, hussainweb, 17thColossus, nullkernel: Rename Typed Data classes to support PHP 7 2015-03-24 11:20:03 +00:00
Alex Pott ae4848f51d Issue #2436835 by amateescu, alexpott: Unable to create config schema for entity type specific entity reference selection plugin 2015-03-17 09:55:45 +00:00
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott 8d87a92842 Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options 2015-03-13 10:06:30 +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 bbc47f05fc Issue #2434745 by geertvd: Boolean field: On/Off labels are in the "storage" settings but shouldn't be 2015-03-04 15:17:04 +00:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Nathaniel Catchpole 58e0453af5 Issue #2419857 by Wim Leers, alexpott: Responsive image and View mode schemas should use the config_entity type, can then be simpler 2015-02-04 13:50:17 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Alex Pott d2ff08e0dc Issue #2395613 by dawehner: Make it possible to configure the output of a boolean field on the formatter level 2015-02-02 11:09:18 +00:00
Alex Pott b8378ac5ba Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects 2015-01-19 13:26:07 +00:00
webchick f27eed70f8 Issue #2409127 by csakiistvan: Fix typo in field.formatter.settings.number_integer config schema 2015-01-17 12:13:03 -08:00