Alex Pott
|
6e95f0060e
|
Issue #2078803 by Wim Leers, aspilicious, wmortada, Sumit kumar, mrjmd, John Cook: Change contextual links background color to match the styleguide
|
2015-07-28 16:08:48 +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 |
Nathaniel Catchpole
|
d3c33d5821
|
Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender
|
2015-07-20 16:15:11 +01:00 |
webchick
|
79c2dc4c4d
|
Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1
|
2015-07-02 00:09:51 -07: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
|
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 |
xjm
|
2f903e47ac
|
Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender()
|
2015-06-07 13:34:39 -05:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
Nathaniel Catchpole
|
5c8a50ed7f
|
Issue #2254865 by Wim Leers, lauriii, borisson_, JeroenT, alexpott, Fabianx: toolbar_pre_render() runs on every page and is responsible for ~15ms/17000 function calls
|
2015-06-01 17:49:02 +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 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
Alex Pott
|
0b1a9a3d12
|
Issue #2488940 by plach: Contextual links are broken on multilingual sites
|
2015-05-18 14:55:26 +01:00 |
xjm
|
4f2257113e
|
Issue #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript
|
2015-05-12 16:54:27 -07:00 |
Alex Pott
|
74802813c8
|
Issue #2453931 by pjonckiere: ContextualDynamicContextTest follow up
|
2015-05-03 17:29:54 +01:00 |
Alex Pott
|
b676df9303
|
Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active
|
2015-04-16 16:25:55 +02:00 |
Alex Pott
|
22ef398d2b
|
Issue #2154475 by tarekdj, neelam.chaudhary, droplet, nod_, lanchez, Poornima3, jamin_melville: Convert position selectors to be compatible with with jQuery native-API selector
|
2015-04-15 09:59:36 +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
|
f3b8d0714e
|
Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function
|
2015-03-30 10:20:36 +01:00 |
Alex Pott
|
28e35f6517
|
Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence
|
2015-03-09 08:23:40 +00:00 |
webchick
|
da571c5aa3
|
Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes
|
2015-02-11 14:49:56 -08:00 |
webchick
|
5b8809b782
|
Issue #2421373 by mortendk, Wim Leers: rename *.icons.css files to *.icons.theme.css
|
2015-02-11 14:43:41 -08:00 |
Alex Pott
|
7b5e5a95e9
|
Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath()
|
2015-02-11 13:49:32 +00:00 |
webchick
|
94c7316aff
|
Revert "Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations"
Broke testing UI. Reverted.
This reverts commit dc5ef576fb .
|
2015-02-06 12:02:46 -08:00 |
webchick
|
dc5ef576fb
|
Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations
|
2015-02-06 09:17:06 -08:00 |
Alex Pott
|
a3efcb6fb3
|
Issue #2389515 by nod_: Update ESLint rules
|
2015-01-10 01:36:01 +00:00 |
Alex Pott
|
fdec77fca1
|
Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier()
|
2014-12-12 10:08:12 +01:00 |
webchick
|
6ec9c1ff7b
|
Issue #2384165 by tibbsa: Clean-up Contextual module test members — ensure property definition and use of camelCase naming convention
|
2014-12-01 10:21:45 -08:00 |
Alex Pott
|
2fd994921d
|
Issue #2371457 by DuaelFr: Replace inappropriate translatatable string in core/modules/contextual/contextual.module.
|
2014-11-09 15:38:43 -08:00 |
Alex Pott
|
32913b0f12
|
Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities().
|
2014-11-02 22:19:56 +00:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
webchick
|
816c9c596a
|
Issue #2352857 by thamas, tkoleary: Fixed Improve the display of trigger icon (pencil).
|
2014-10-13 21:57:36 -07:00 |
webchick
|
e36f35c193
|
Revert "Issue #2352857 by thamas: Fixed Improve the display of trigger icon (pencil)."
Needs more discussion.
This reverts commit b983fad158 .
|
2014-10-10 08:33:58 -07:00 |
webchick
|
b983fad158
|
Issue #2352857 by thamas: Fixed Improve the display of trigger icon (pencil).
|
2014-10-09 11:38:58 -07: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 |
Alex Pott
|
42ceecab8f
|
Issue #2350301 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Contextual.
|
2014-10-08 12:26:17 +01:00 |
Alex Pott
|
3b2e57f0c6
|
Issue #2326409 by Berdir, tim.plunkett: Annotate render element plugins.
|
2014-10-05 11:31:26 +02:00 |
Alex Pott
|
81e675a570
|
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
|
2014-09-24 00:05:54 +01:00 |
webchick
|
a3f0d471a4
|
Issue #2325477 by tim.plunkett, almaudoh: Convert contextual_element_info() into Element classes.
|
2014-09-22 22:46:49 -07: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
|
360af27e0e
|
Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes.
|
2014-09-11 17:57:14 +01:00 |
Alex Pott
|
7ea1cd958e
|
Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback.
|
2014-09-11 17:08:26 +01:00 |
webchick
|
777bc650e4
|
Issue #2327373 by dawehner: Standardize view entity route names.
|
2014-08-28 23:53:38 -07: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
|
e24723a934
|
Issue #2091311 by mparker17, minneapolisdan, benjf, er.pushpinderrana, wzoom, jhodgdon, batigolix | ifrik: Update hook_help for Contextual Link module.
|
2014-08-13 20:50:32 -07:00 |
Alex Pott
|
cd8986c2d7
|
Issue #2278567 by kgoel, azinck, dawehner | Crell: Standardize node route names by relationship.
|
2014-08-12 11:23:01 -07:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
b01522995b
|
Issue #2309137 by longwave, sqndr | LewisNyman: Remove quotes from all background-image: url() properties.
|
2014-07-29 11:01:33 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
9e4300f7ad
|
Issue #2298039 by lauriii, LewisNyman: Remove all PNG fallbacks for SVG.
|
2014-07-08 19:27:08 +01:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
59fee1922b
|
Issue #2264241 by _nod: Fix ESLint errors and fix js bugs.
|
2014-05-24 14:59:54 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
4ebc62247c
|
Issue #2162837 by Wim Leers, jibran | nod_: Split up contextual.toolbar.js.
|
2014-04-29 12:55:48 -07:00 |
Alex Pott
|
3937bda8e6
|
Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename.
|
2014-04-25 23:26:53 +01:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Alex Pott
|
12b53d008f
|
Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware.
|
2014-04-16 21:55:58 +01:00 |
Nathaniel Catchpole
|
17561142cb
|
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
|
2014-04-16 16:05:41 +01:00 |
webchick
|
2f13993797
|
Issue #2208731 by LewisNyman, larowlan: Tour tab increases the height of the toolbar.
|
2014-03-25 14:05:55 -07:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +00:00 |
webchick
|
682c55045b
|
Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site.
|
2014-03-16 11:46:31 -07:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
webchick
|
7a228368c9
|
Issue #2181527 by nod_, Wim Leers, sqndr: Contextual's toolbar toggle doesn't appear once the client-side cache is filled.
|
2014-03-07 12:05:54 -08:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
6383d18e94
|
Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode().
|
2014-02-15 22:21:49 +00:00 |
webchick
|
bc6681c456
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
5d4d6b1c80
|
Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-23 18:04:41 +00:00 |
Nathaniel Catchpole
|
387d585836
|
Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links.
|
2014-01-22 14:27:17 +00:00 |
Nathaniel Catchpole
|
9c5aac97be
|
Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors.
|
2014-01-15 11:02:11 +00:00 |
webchick
|
255ea38e5c
|
Issue #1898464 by jenlampton, Cottser, joelpittet, steveoliver, Dustin Currie, shanethehat, cafuego, mr.baileys, adnen: toolbar.module - Convert theme_ functions to Twig.
|
2014-01-08 00:40:53 -08:00 |
webchick
|
4161356d12
|
Issue #2162409 by jibran, Wim Leers, nod_: Split up contextual.js.
|
2014-01-07 23:03:02 -08:00 |
Nathaniel Catchpole
|
76e06cfb02
|
Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore.
|
2014-01-02 13:46:53 +00:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
Alex Pott
|
7d42bc24ef
|
Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation.
|
2013-12-07 00:11:39 -04:00 |
Dries
|
4a689c5985
|
Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay.
|
2013-11-26 17:07:54 -05:00 |
webchick
|
c48c94111f
|
Issue #2047671 by jessebeach, Wim Leers, nod, xjm: Expanded contextual links look goofy when there are no items.
|
2013-11-23 20:30:21 -08:00 |
webchick
|
239b7aad0b
|
Issue #1879386 by LewisNyman, jessebeach, Wim Leers, tkoleary: Increase target size of contextual links on touch devices.
|
2013-11-23 19:18:04 -08:00 |
webchick
|
9d37b1228c
|
Issue #2003684 by rszrama, Wim Leers, nicholaspaun: Contextual.module does not escape contextual ids in HTML attributes.
|
2013-11-22 19:40:33 -08:00 |
webchick
|
a501d1cb5a
|
Issue #2139921 by Wim Leers: Contextual links can't handle multiple occurrences of the same contextual links.
|
2013-11-22 17:06:27 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
c465f9667f
|
Issue #2054055 by seanr: Bartik inappropriately styles all links in the footer, rather than links inside blocks in the footer, breaking contextual links in the process.
|
2013-11-21 10:11:38 +00:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
webchick
|
217d9713e6
|
Issue #1972872 by mgifford, Wim Leers: Pencil's need an alternative image for hover state.
|
2013-11-14 13:18:37 -08:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
webchick
|
34078b7291
|
Issue #2058843 by rteijeiro, jessebeach: Be consistent with respect to which strings within JS code should be overriddable via drupalSettings.
|
2013-09-22 01:05:50 +02:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |