Alex Pott
|
e4b5fe2ef8
|
Issue #2983375 by m1r1k, ApacheEx, drpal: JS codestyle: function-paren-newline
|
2018-07-06 12:18:34 +01: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 |
webchick
|
bae2ff8761
|
Issue #2407859 by vaplas, lauriii, vprocessor, drpal, jwilson3, sidharthap, aprogs, finnsky: Allow theming throbber element
|
2018-06-15 09:11:46 -07:00 |
Gábor Hojtsy
|
6e90b69768
|
Issue #2975762 by Berdir, hchonov, plach: Respect existing #multilingual property in content_translation_form_alter()
|
2018-05-29 23:15:37 +02: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 |
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 |
Lee Rowlands
|
223216cb94
|
Issue #2956202 by tim.plunkett, tedbow, amateescu, xjm: EntityDisplayBase::init() should use ::setComponent() for extra fields
|
2018-04-30 10:33:47 +10: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 |
Nathaniel Catchpole
|
d6ae6b4dc2
|
Issue #2868732 by phjou, ckaotik: EntityDisplayModeListBuilder is limited to 50 view modes
|
2018-04-04 21:15:38 +01:00 |
Alex Pott
|
93bf4cb540
|
Issue #2858569 by mfernea, LoMo, tstoeckler, borisson_: Custom Display Settings - Order the view modes based on name rather than key
|
2018-03-19 11:36:16 +00:00 |
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 |
webchick
|
f1e33ca3d8
|
Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax
|
2018-01-03 15:27:55 -08:00 |
Lee Rowlands
|
cf805af249
|
Issue #2928699 by marcoscano, phenaproxima, amateescu, seanB, yoroy: Add an alter hook for the pre-configured field UI options and implement it in the Media module
|
2018-01-04 07:29:24 +10:00 |
xjm
|
dcfee314ad
|
Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017 .
|
2017-12-01 13:28:53 -06:00 |
webchick
|
b0a4d7e017
|
Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax
|
2017-11-28 15:40:07 -08:00 |
Nathaniel Catchpole
|
4d176b95ea
|
Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard
|
2017-11-16 15:00:40 +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 |
Nathaniel Catchpole
|
1cbbff1503
|
Issue #2883680 by dawehner, Wim Leers, tim.plunkett, larowlan: Force all route filters and route enhancers to be non-lazy
|
2017-10-24 12:58:17 +01:00 |
xjm
|
2e4eccc2d2
|
Issue #2907110 by adriancid, Bojhan: Add a Entity type column in Field list page
|
2017-10-20 16:20:08 -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 |
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 |
Nathaniel Catchpole
|
6487eda3f8
|
Issue #2907654 by joelpittet, amateescu, Patrick R., mikran, alisonjo2786: Orphaned menu routes breaking site installs and module uninstalls
|
2017-09-25 14:32:51 +01:00 |
Nathaniel Catchpole
|
4577185c9b
|
Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard
|
2017-09-22 12:16:23 +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 |
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
|
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
|
a12c564dc9
|
Issue #2836384 by chr.fritsch, phenaproxima, Munavijayalakshmi: Field UIs operations array is broken for entities with restricted access
|
2017-05-22 19:34:40 +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
|
fece3919a3
|
Issue #2878369 by mfernea: Tests for local tasks in Manage Display are not correct
|
2017-05-16 23:20:40 +01:00 |
Alex Pott
|
780a770ded
|
Issue #2403703 by claudiu.cristea, pritish.kumar, larowlan, alexpott, jibran, pwolanin, dawehner, Berdir: Allow field types to enforce the cardinality
|
2017-05-12 11:14:25 +01:00 |
Chris McCafferty
|
9bdb51cacd
|
Issue #2847685 by semiuniversal, tameeshb, benjifisher: Update doc blocks for configureEntityFormDisplay() and configureEntityViewDisplay()
|
2017-05-01 13:12:33 -04:00 |
Alex Pott
|
992ed45b26
|
Issue #2870410 by tim.plunkett: Field UI should show fields with unknown regions in the "Disabled" section
|
2017-04-29 21:07:40 +01:00 |
Alex Pott
|
f7520a2969
|
Issue #2468045 by Lendude, vaplas, geertvd, tim.plunkett, dawehner, xjm, cilefen, catch, Berdir, alexpott: When deleting a content type field, users do not realize the related View also is deleted
|
2017-04-22 12:48:22 +01:00 |
Nathaniel Catchpole
|
8e871302fe
|
Revert "Issue #2468045 by Lendude, geertvd, vaplas, tim.plunkett, dawehner, xjm, cilefen, Berdir, catch: When deleting a content type field, users do not realize the related View also is deleted"
This reverts commit 917ed83ed5 .
|
2017-03-22 17:24:21 +00:00 |
Nathaniel Catchpole
|
917ed83ed5
|
Issue #2468045 by Lendude, geertvd, vaplas, tim.plunkett, dawehner, xjm, cilefen, Berdir, catch: When deleting a content type field, users do not realize the related View also is deleted
|
2017-03-22 16:54:07 +00:00 |
Alex Pott
|
aefca7b8c6
|
Issue #2858852 by tim.plunkett: [8.3.x regression] Extra fields cannot be used with tabledrag in Manage Display
|
2017-03-14 08:57:34 +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
|
72d65cc85c
|
Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion
|
2017-03-04 08:02:01 -06: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 |
Chris McCafferty
|
935d14def2
|
Revert "Issue #2847685 by semiuniversal, benjifisher: Update doc blocks for configureEntityFormDisplay() and configureEntityViewDisplay()"
This reverts commit 378b688814 .
|
2017-02-10 15:24:37 -05:00 |
Chris McCafferty
|
378b688814
|
Issue #2847685 by semiuniversal, benjifisher: Update doc blocks for configureEntityFormDisplay() and configureEntityViewDisplay()
|
2017-02-10 15:14:02 -05:00 |
Nathaniel Catchpole
|
6018d048bb
|
Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method
|
2017-02-09 21:10:34 +00:00 |
xjm
|
92c1974311
|
Issue #2824778 by Berdir, tim.plunkett: Hide the "Type" select for extra fields
|
2016-11-04 15:58:33 -05: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 |
Nathaniel Catchpole
|
ce4e04f054
|
Issue #2797967 by tim.plunkett: Field UI needlessly resaves each enabled entity display
|
2016-09-12 13:41:40 +01: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 |
Alex Pott
|
f24af6a04c
|
Issue #2747073 by Mile23: Fix Drupal CS regressions for Coder 8.2.8
|
2016-08-12 14:30:32 +01:00 |
Alex Pott
|
f0fe2a07f3
|
Issue #2780255 by klausi: Replace incorrect EntityTypeBundleInfo type hints with interface
|
2016-08-08 10:47:34 +01:00 |
Nathaniel Catchpole
|
3700d9fd91
|
Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles()
|
2016-07-31 21:20:40 +01:00 |
Nathaniel Catchpole
|
ee26b4b86a
|
Issue #2409591 by pguillard, mayurjadhav, Artusamak, marcoscano, chris_h, ifrik, amateescu: Increase discoverability of view modes
|
2016-07-04 11:44:49 +01:00 |
xjm
|
d2cd3e6631
|
Issue #2752709 by ChandeepKhosa, kamalrajsahu21, pashupathi nath gajawada, ifrik, Gábor Hojtsy, Haza, marcvangend: "Add mode" instead of "Add new mode"
|
2016-06-23 17:00:08 +02:00 |
xjm
|
8e2cf9db20
|
Issue #2546248 by scythian, XaviP, darrenwh, mikebell_, ingaro, urbanlegend, jhodgdon, davidhernandez, andypost, joelpittet, emma.maria, cdykstra, Cottser, LewisNyman, joachim: Use consistent style to mention HTML tags in code comments
|
2016-05-26 14:12:15 -05:00 |
Nathaniel Catchpole
|
2486f10692
|
Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched, amateescu, droplet: Changing cardinality lower than highest existing delta causes data loss upon save
|
2016-05-23 11:10:07 +01:00 |
Nathaniel Catchpole
|
e391a026ed
|
Revert "Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save"
This reverts commit ee5274af83 .
|
2016-05-19 09:15:17 +01:00 |
Nathaniel Catchpole
|
6b70606d35
|
Issue #2723567 by snehi, Ashish.Dalvi, marvin_B8, John Cook: Remove entity_load* usage for entity_view_display entity type
|
2016-05-18 13:03:34 +01:00 |
Nathaniel Catchpole
|
ee5274af83
|
Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save
|
2016-05-18 10:00:35 +01:00 |
Nathaniel Catchpole
|
0d9fa5c03e
|
Issue #2723571 by danielmrichards: Remove entity_load* usage for entity_form_display entity type
|
2016-05-17 10:28:36 +01:00 |
Alex Pott
|
899f647387
|
Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references
|
2016-05-08 17:42:30 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
70f58860c8
|
Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-05-05 12:32:19 +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
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
4376b33cb3
|
Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard
|
2016-04-28 09:42:12 +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
|
0db5b13892
|
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
|
2016-03-28 19:36:47 +01:00 |
Nathaniel Catchpole
|
fb8d5b1f0c
|
Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency()
|
2016-03-16 10:34:36 +09:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Nathaniel Catchpole
|
49a419dea2
|
Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers
|
2016-03-09 08:33:30 +09:00 |
Nathaniel Catchpole
|
7e4b50e68f
|
Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields
|
2016-02-15 09:27:14 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Alex Pott
|
718c503a52
|
Issue #2586047 by willzyx: Fatal error: Call to a member function getFieldStorageDefinition()
|
2015-12-09 16:53:32 +00:00 |
Nathaniel Catchpole
|
5ad579744e
|
Issue #2611758 by swentel, webflo, zuuperman: Field UI table is broken for nested elements
|
2015-11-27 12:46:31 +00:00 |
webchick
|
5c5ceccc6f
|
Issue #1938900 by joelpittet, lokapujya, Cottser, lauriii, swentel, neochief, tstoeckler, andypost, duellj: Convert theme_field_ui_table into a template (DIE THEME FUNCTIONS DIE)
|
2015-10-22 17:53:38 -07:00 |
webchick
|
23236e0f1d
|
Issue #2587549 by herom, prestonso: Remaining RTL fixes for Drupal 8
|
2015-10-22 12:17:29 -07:00 |
Alex Pott
|
ba11b09456
|
Issue #2590605 by yched: Followup for [#2322503]
|
2015-10-17 06:08:46 -07:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +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
|
97823b5a54
|
Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core
|
2015-10-06 12:02:22 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
webchick
|
f77165515a
|
Issue #2552799 by heddn, glenshewchuck, Xano, deepakaryan1988, swentel, jordanpagewhite, yched, tim.plunkett: FieldType with no available widget causes Fatal error
|
2015-10-04 23:58:20 -07:00 |
Alex Pott
|
d86856a02e
|
Issue #2562107 by claudiu.cristea, jibran, yched, Berdir: EntityDisplayBase should react on removal of its components dependencies
|
2015-10-03 21:50:03 +01:00 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
Nathaniel Catchpole
|
03bd7fc75b
|
Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names
|
2015-10-01 19:43:30 +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
|
a436fe46a6
|
Issue #2575605 by Berdir, jhedstrom: Field delete form does not display configuration dependencies that will be updated/deleted
|
2015-09-27 10:45:16 +02:00 |
Alex Pott
|
7599b055c7
|
Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards
|
2015-09-26 16:01:27 +02:00 |
Alex Pott
|
64d6415c47
|
Issue #2322503 by swentel, plopesc, Nick_vh, nlisgo, kerby70, epari.siva, mrjmd, yched, axe312, olli: getDisplayModeOptions() returns only full or teaser regardless of the status of the entity display
|
2015-09-26 14:03:49 +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
|
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
|
b9ae4cd1bd
|
Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js-
|
2015-09-20 18:37:40 +01:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Nathaniel Catchpole
|
b353cd51e6
|
Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable
|
2015-09-15 12:37:16 +01:00 |
Alex Pott
|
dd8f5660d9
|
Issue #2529034 by penyaskito, vijaycs85, yched: Replace direct access to FieldConfigBase::default_value with methods
|
2015-09-10 10:28:11 +01: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
|
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 |
Nathaniel Catchpole
|
e580940021
|
Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text
|
2015-08-31 08:45:25 +01:00 |
Nathaniel Catchpole
|
9bee458886
|
Issue #2311393 by tim.plunkett: Remove hook_element_info() and all references to it
|
2015-08-28 22:30:43 +01:00 |
Nathaniel Catchpole
|
97ea6b5612
|
Issue #2551511 by alexpott, stefan.r, RavindraSingh, pjonckiere, JeroenT, Mariano: Remove SafeMarkup::set() from AllowedTagsXssTrait
|
2015-08-27 10:53:01 +01:00 |
Nathaniel Catchpole
|
8540c2f1c5
|
Issue #2501971 by stefan.r, alexpott: Remove SafeMarkup::set in FieldStorageConfigListBuilder
|
2015-08-24 08:33:49 +01:00 |
Alex Pott
|
13e93a9e9f
|
Issue #2551429 by Wim Leers, stefan.r, jibran, larowlan: FieldUI should accommodate route options in RouteSubscriber
|
2015-08-18 13:21:49 +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
|
01e703d2a2
|
Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js-
|
2015-08-04 11:54:55 +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
|
57694c7da2
|
Issue #2521946 by eiriksm: JSDoc field_ui module
|
2015-07-28 14:41:42 +01:00 |
Alex Pott
|
f70bf71274
|
Issue #2536906 by aspilicious: Warning when saving third party settings while no settings available
|
2015-07-27 13:22:55 +01:00 |
Nathaniel Catchpole
|
484b071dd4
|
Issue #2507831 by dawehner, tim.plunkett, effulgentsia: Harden redirect responses to make external URIs opt in (was SA-CORE-2015-002 foward-port)
|
2015-07-20 12:57:44 +01:00 |
Alex Pott
|
de1930407d
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
xjm
|
6b7039c8b3
|
Issue #2508679 by tim.plunkett, Fabianx: Fix empty redirects and redirects with options in \Drupal\field_ui\FieldUI::getNextDestination()
|
2015-07-03 18:25:28 +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
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Nathaniel Catchpole
|
a1bc737216
|
Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests
|
2015-06-22 14:16:58 +01:00 |
Alex Pott
|
074fdb1ff5
|
Issue #2497847 by yched, amateescu: Simplify EntityDisplayEditFormBase ajax rebuild flow to work only with $this->entity
|
2015-06-09 13:06:31 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
xjm
|
ac3b76625c
|
Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP
|
2015-05-24 15:51:18 -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 |
Nathaniel Catchpole
|
35372e59ea
|
Issue #2491009 by trwad: Replace deprecated usage of entity_create with a direct call to the entity type class in Field UI module
|
2015-05-20 11:06:19 +01:00 |
Alex Pott
|
5419c8daf7
|
Issue #2473941 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix field-parent classes with js-
|
2015-05-14 18:12:42 -07:00 |
Nathaniel Catchpole
|
ac474b904b
|
Issue #2369987 by aneek, alexpott, joelpittet, rteijeiro, pgautam, jain_deepak, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html
|
2015-05-13 13:05:09 +01:00 |
Alex Pott
|
3d2b2237a0
|
Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
|
2015-05-10 17:09:22 -07:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
f8f024e3aa
|
Issue #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods
|
2015-05-04 17:22:30 -07:00 |
xjm
|
8adfd450bf
|
Issue #2474567 by alexpott: Remove unneeded code in hook_help implementations and standardise them
|
2015-04-21 15:49:03 +01:00 |
xjm
|
76ca5b08cc
|
Issue #2073075 by vanilla-bear, joshi.rohit100, swentel, marcingy, er.pushpinderrana, ACF, roderik: Don't call the t() function in OO code in the field_ui module
|
2015-04-20 12:42:01 +02:00 |
Alex Pott
|
b4b94c02d2
|
Revert "Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure"
This reverts commit fb5ea78b25 .
|
2015-04-16 10:25:19 +02:00 |
webchick
|
fb5ea78b25
|
Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 13:05:59 -07:00 |
Alex Pott
|
0670a5fe01
|
Revert "Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure"
This reverts commit d4d83576d2 .
|
2015-04-15 20:13:21 +02:00 |
Alex Pott
|
d4d83576d2
|
Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 18:37:18 +02:00 |
Alex Pott
|
3bc319745c
|
Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module
|
2015-04-14 09:28:14 +02:00 |
Alex Pott
|
d48d9c9271
|
Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service
|
2015-04-09 15:56:37 +01:00 |
Alex Pott
|
76524eed90
|
Issue #2459949 by amateescu: Remove field_ui_entity_type_alter() and move the content to field_ui_entity_type_build()
|
2015-04-03 14:16:50 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
95dc3178b5
|
Issue #2448503 by amateescu: Convert the "Field edit" form to an actual entity form
|
2015-04-01 14:04:05 +01:00 |
Alex Pott
|
030f536c0c
|
Issue #2446869 by amateescu: Convert the "Field storage edit" form to an actual entity form
|
2015-03-31 16:46:22 +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 |
webchick
|
841e4a9a2b
|
Issue #1847596 by amateescu, amitaibu, YesCT, Berdir, David_Rothstein, xjm, rteijeiro, ParisLiakos, webchick, Wim Leers, yched, jhodgdon, Bojhan: Remove Taxonomy term reference field in favor of Entity reference
|
2015-03-27 14:53:41 -07:00 |
Alex Pott
|
ae3dc626d1
|
Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup)
|
2015-03-26 10:50:08 +00:00 |
Alex Pott
|
cbd01844a2
|
Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x
|
2015-03-23 10:29:17 +00:00 |
catch
|
40cc6312d9
|
Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies
|
2015-03-22 18:53:45 +00:00 |
Alex Pott
|
1ed3c6f1c2
|
Issue #2448915 by martin107, joshi.rohit100: FieldStorageAddForm constructor annotation bug
|
2015-03-20 13:58:09 +00:00 |
webchick
|
f3f12e54fe
|
Issue #2446511 by amateescu, Wim Leers, yched, Bojhan: Add a "preconfigured field options" concept in Field UI
|
2015-03-19 00:18:27 -07:00 |
webchick
|
03d3c27cb0
|
Issue #2269033 by zaporylie, rpayanm, lieb, swentel, charginghawk, lorique, YesCT: ManageFieldsTest should not care about order of operations all the time
|
2015-03-19 00:14:45 -07:00 |
Alex Pott
|
40d57b3d13
|
Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write
|
2015-03-16 08:42:16 +00:00 |
webchick
|
6519a0596a
|
Issue #2315015 by alexpott, gauravkhambhala, longwave: Remove progress-disabled class and associated CSS
|
2015-03-13 21:02:53 -07:00 |
Alex Pott
|
db60a8c7ec
|
Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator
|
2015-03-09 15:57:27 +00:00 |
Nathaniel Catchpole
|
6ba9484cee
|
Issue #2373491 by amateescu, jibran: Categorize field type plugins
|
2015-03-06 11:40:26 +00:00 |
Alex Pott
|
0b5587bf86
|
Issue #2341455 by swentel, cosmicdreams: Creating a new view mode should clear cache, so the new view mode can be displayed
|
2015-03-01 13:29:28 +00:00 |
Alex Pott
|
17a23d943f
|
Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message()
|
2015-02-27 15:27:59 +00:00 |
Alex Pott
|
4b8a3c4b58
|
Issue #2428035 by amateescu: Bring some sanity into Field UI routes and forms
|
2015-02-27 11:59:13 +00:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
webchick
|
e6cd1fa5b7
|
Issue #2388867 by alexpott, xjm, jhodgdon: Notifying user of config changes when config has never been synched makes no sense
|
2015-02-18 14:01:25 -08:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +00:00 |
Alex Pott
|
a05890ef4c
|
Issue #2349425 by John.K, jturman, PieterJanPut, thomasth, jamadar, kulcsi: JavaScript error on bottom left while editing a field
|
2015-02-09 14:22:00 +00:00 |
webchick
|
d5304a46c6
|
Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route
|
2015-02-06 09:56:42 -08:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +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 |
Alex Pott
|
c9e1f935d8
|
Issue #2394417 by hussainweb, tibbsa, sivaji@knackforge.com: Clean-up field_ui module test members - ensure property definition and use of camelCase naming convention
|
2015-02-04 11:35:06 +00:00 |
Alex Pott
|
275de46483
|
Issue #2346883 by andypost, amateescu: Standardize field_ui entity route names
|
2015-02-02 12:23:11 +00:00 |
Alex Pott
|
2e92d427d9
|
Issue #2030607 by hussainweb, Mile23, Kingdutch, alexpott, balagan, amateescu, adci_contributor, Xano, mon_franco, cilefen: Expand EntityDisplayBase with methods
|
2015-02-01 19:41:24 +00:00 |
webchick
|
7992d4f58a
|
Issue #2417333 by Wim Leers, pwolanin, xjm, dawehner: Add support for user-path: scheme to Url class
|
2015-01-30 21:04:54 -08:00 |
webchick
|
e69cd76706
|
Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08:00 |
webchick
|
c8f6f3c848
|
Issue #2417445 by xjm, YesCT: Remove Url::toArray()
|
2015-01-30 12:15:57 -08:00 |
Nathaniel Catchpole
|
8c517bf37f
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +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 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
Alex Pott
|
c741d42ede
|
Issue #2333719 by alvar0hurtad0, idebr, LewisNyman, msankhala: Abstract Views Exposed Form styling out into a reusable class
|
2015-01-26 10:57:31 +00:00 |
Alex Pott
|
1867d618d5
|
Issue #2220559 by benjy, swentel, lokeoke, visabhishek, hampercm, joshi.rohit100, amitgoyal: Entity displays must have a settings array
|
2015-01-19 18:26:56 +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 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
webchick
|
36c8416ff9
|
Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module
|
2015-01-17 12:06:07 -08: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 |
Alex Pott
|
ff7473e82d
|
Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType
|
2015-01-12 12:44:27 +00:00 |
Alex Pott
|
cf5234a93f
|
Issue #1027074 by blackdog, alansaviolobo, Sutharsan: Add string context to Enabled & Disabled in Shortcut module
|
2015-01-10 14:47:56 +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 |
Alex Pott
|
942df46ad2
|
Issue #2401497 by plach: Field UI creates fields that can never be translated
|
2015-01-07 22:55:55 +00:00 |
webchick
|
b45af923af
|
Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:22:03 -08:00 |
webchick
|
6f23024199
|
Issue #2397681 by alexpott: field_ui.js fails eslint validation
|
2015-01-06 11:04:38 -08:00 |
Nathaniel Catchpole
|
fcb5df205f
|
Issue #2347053 by andypost, swentel: "Field settings" local task from Field UI is missing
|
2014-12-30 12:03:47 +00: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 |
webchick
|
7c6c7aec01
|
Issue #2393391 by nod_: JS clean-up for re-worked Field UI
|
2014-12-15 09:24:08 -08:00 |
webchick
|
c02f12b7cb
|
Issue #1963340 by amateescu, dags, andypost, agentrickard, mgifford, yoroy, pguillard, jibran, YesCT, xjm, LewisNyman, swentel, Hydra, yched, tim.plunkett, rteijeiro, ainz, Xano, Bojhan, Berdir: Change field UI so that adding a field is a separate task
|
2014-12-14 14:57:59 -08:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0 .
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Nathaniel Catchpole
|
a17498c593
|
Issue #2387019 by dawehner, larowlan: String field formatters cannot link to their parent entity
|
2014-12-12 16:20:41 +00:00 |