Alex Pott
|
0013e901fe
|
Issue #2866810 by BrightBold, harsha012, joelpittet: Update stylelint rule function-comma-space-after to be consistent with Drupal's CSS standards
|
2018-01-09 18:38:49 +00:00 |
Alex Pott
|
c5654de7aa
|
Issue #2866809 by BrightBold: Update stylelint rule declaration-colon-space-after to be consistent with Drupal's CSS standards
|
2018-01-05 09:45:13 +00:00 |
webchick
|
f9445b466b
|
Issue #2919147 by tedbow, tim.plunkett: When edit mode is enabled new page loads will not have Contextual tabbing constrained
|
2018-01-03 12:29:21 -08:00 |
xjm
|
9032c68faa
|
Issue #2916154 by drpal, droplet, dawehner, alexpott, xjm: JS codestyle: no-multi-assign
|
2017-10-24 07:42:16 -05:00 |
Alex Pott
|
27266234c2
|
Revert "Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign"
This reverts commit 169e867159 .
|
2017-10-21 21:49:45 +01:00 |
Alex Pott
|
169e867159
|
Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign
|
2017-10-21 21:46:43 +01:00 |
xjm
|
5d01c25222
|
Issue #2917303 by alexpott: JS codestyle: padded-blocks revisited
|
2017-10-19 15:14:17 -05:00 |
webchick
|
18f322a212
|
Issue #2764931 by tedbow, tim.plunkett, nod_, drpal, droplet, dawehner, Wim Leers, phenaproxima: Contextual links don't work with 'use-ajax' links
|
2017-10-16 18:15:27 -04: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 |
Lee Rowlands
|
5c31080600
|
Issue #2821724 by tedbow, tim.plunkett: Create Javascript Tests for Contextual Links
|
2017-09-21 07:48:05 +10:00 |
Nathaniel Catchpole
|
69edc2a364
|
Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard
|
2017-09-05 14:19:41 +01:00 |
Lee Rowlands
|
50a541b97f
|
Issue #2551373 by drpal, danlinn, ruthleopold, Berdir, droplet, Wim Leers, prajaankit: contextual.js and quickedit.js should fail gracefully, with useful error messages, when Twig templates forget to print attributes
|
2017-08-07 18:27:31 +10:00 |
Lauri Eskola
|
279b57d1ad
|
Issue #2892942 by Wim Leers, Chi, tedbow: Contextual links support options but not use them to generate links
(cherry picked from commit 4c8c5e1f0f )
|
2017-08-01 23:18:02 +03:00 |
xjm
|
b7fff873d9
|
Revert "Issue #2892942 by Chi: Contextual links support options but not use them to generate links"
This reverts commit f06b26b760 .
|
2017-07-11 14:17:17 -05:00 |
Gabor Hojtsy
|
f06b26b760
|
Issue #2892942 by Chi: Contextual links support options but not use them to generate links
|
2017-07-11 17:22:02 +02:00 |
Lauri Eskola
|
612c1fa68c
|
Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings
|
2017-07-06 09:21:40 +03:00 |
Lauri Eskola
|
7f27bbaba1
|
Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render()
|
2017-07-03 18:35:13 +03:00 |
Nathaniel Catchpole
|
193bab81f7
|
Issue #2863222 by dmsmidt, tedbow, drpal, tim.plunkett: Contextual Accessibility: Announcement broken after enabling editing mode a second time
|
2017-06-14 15:05:21 +01:00 |
Nathaniel Catchpole
|
f3cf9c43b5
|
Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process
|
2017-05-23 15:31:29 +01:00 |
Alex Pott
|
8287017e03
|
Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them
|
2017-05-19 23:12:53 +01:00 |
Alex Pott
|
0022c5e115
|
Issue #2869903 by martin107: ContextualController: remove ContainerAwareTrait
|
2017-04-30 00:04:05 +01:00 |
Alex Pott
|
488a6b142a
|
Issue #2650910 by drpal, Anishnirmal, markdorison, Tom Robert, psend, yannickoo, rachel_norfolk, Wim Leers, droplet: Contextual links button is always rendered even when no links are available (with warm client-side cache)
|
2017-03-28 15:25:09 +01:00 |
Chris McCafferty
|
8cc93d064b
|
Issue #2794289 by GoZ, droplet, chiranjeeb2410: add `type=button` to toolbar tab buttons
|
2017-03-06 20:13:44 -05:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
xjm
|
e223ebe5f7
|
Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751 .
|
2016-12-12 13:03:21 -06:00 |
xjm
|
ae3ee31751
|
Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()
|
2016-12-12 12:49:03 -06:00 |
Scott Reeves
|
6316f21245
|
Issue #2655772 by Anishnirmal, andrewmacpherson, pbuyle, BarisW, mgifford, LaravZ: Remove unneeded role="button" attribute from <button> elements
|
2016-07-31 11:28:06 -04:00 |
Alex Pott
|
c2b28643f6
|
Issue #2745953 by dawehner, tim.plunkett, Wim Leers: AjaxBasePageNegotiator should not require _theme: ajax_base_page to be specified
|
2016-06-22 16:01:50 +02:00 |
Alex Pott
|
cf1a9f8a4c
|
Issue #576296 by no_angel, joachim, dagmar, jhodgdon, coderintherye, yoroy, xjm: Remove redundant description for some permissions
|
2016-06-08 10:41:18 +01: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
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +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
|
92161a9b76
|
Issue #2650246 by swentel, Wim Leers: Only emit Contextual Links data- attributes when actually necessary
|
2016-03-21 10:48:39 +09:00 |
Alex Pott
|
2d76033105
|
Issue #2588373 by chhavik, Cottser: Remove unused image files from core
|
2015-12-10 16:18:25 +00:00 |
Nathaniel Catchpole
|
9ed49f24dd
|
Issue #2568387 by nod_, TJacksonVA, cosmicdreams, dcrocks: Update JS lib: Modernizr to 3.1
|
2015-10-16 11:34:24 +01: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
|
f3f0555e9c
|
Revert "Issue #2570681 by juanse254, AndreaD, giancarlosotelo, lucastockmann, edurenye: when admin toolbar-oriented vertically a div is over the options"
This reverts commit 2acfed878b .
|
2015-09-30 15:04:54 +01:00 |
Alex Pott
|
2acfed878b
|
Issue #2570681 by juanse254, AndreaD, giancarlosotelo, lucastockmann, edurenye: when admin toolbar-oriented vertically a div is over the options
|
2015-09-29 12:02:33 +01: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
|
c2563f6b59
|
Issue #2568743 by bruvers: Administrative toolbar edit button text not visible in Stark
|
2015-09-26 15:50:28 +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
|
afffe84a4f
|
Issue #2569279 by dawehner, izus: Replace remaining !placeholder for Non-URL HTML outputs only in contextual.module
|
2015-09-18 00:15:05 +01:00 |
Nathaniel Catchpole
|
2ea19c7158
|
Issue #2559969 by alexpott: Make SafeStringInterface extend \JsonSerializable so we don't have to do so much string casting
|
2015-08-31 13:04:27 +01:00 |
webchick
|
a7326f8ebe
|
Issue #2514894 by eiriksm: JSDoc contextual module
|
2015-08-28 23:24:55 -07: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 |
effulgentsia
|
764890d629
|
Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value
|
2015-08-20 12:15:48 -07:00 |
Alex Pott
|
fad555c2eb
|
Issue #2545826 by JohnAlbin, nod_: Update.eslintrc to work with eslint 1.0.0
|
2015-08-07 15:08:23 +01:00 |