Commit Graph

30975 Commits (1a33801db5ae5b7facd37b0016a838705ceb51e6)

Author SHA1 Message Date
Alex Pott bbc772aec1 Issue #2637058 by claudiu.cristea, priya.chat, jhodgdon, dawehner: Fix HTTP proxy docs in default.settings.php 2016-01-18 17:28:31 +00:00
Alex Pott b88c90a6c0 Issue #2645662 by dawehner: Don't pollute the global namespace with t() in tests 2016-01-18 15:21:29 +00:00
Alex Pott 580b4cf09a Issue #2392153 by mparker17, hussainweb, chris.smith, alexpott, dawehner: Disallow composer.json and composer.lock from being indexed 2016-01-18 14:53:59 +00:00
Alex Pott 451852dfdb Issue #2488886 by colinafoley, mikeker, joelpittet, Wim Leers: Forum - "new replies" message is escaped 2016-01-15 15:38:34 +00:00
Alex Pott 1a71d3b3c5 Issue #2624594 by pwolanin, lauriii, Xano: Local action plugins do not have any way to provide cacheability metadata 2016-01-15 15:22:23 +00:00
Alex Pott e5ec74968c Issue #2614408 by amateescu: Add test coverage for multiple invalid + mixed existing/new entity reference validation 2016-01-15 15:00:50 +00:00
Alex Pott e53bf1fdd5 Issue #2644554 by sergei_brill: Second argument of method OptionsWidgetBase::getSelectedOptions(FieldItemListInterface $items, $delta = 0) is not used in the method 2016-01-15 14:51:15 +00:00
Alex Pott a2e9644f2e Issue #2643280 by googletorp, alexpott: Fix outdated documentation for ConfigEvents::COLLECTION_NAMES 2016-01-15 14:45:09 +00:00
Nathaniel Catchpole 4a320ea0d1 Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send 2016-01-15 13:20:55 +09:00
Nathaniel Catchpole 758a81e61d Issue #2473021 by jcnventura, amitgoyal: Deprecate NodeAccessControlHandlerInterface::writeGrants() for removal in Drupal 9.0.x 2016-01-13 15:07:32 +09:00
Nathaniel Catchpole f7b30ad65c Issue #2646100 by gapple: Exception on php7 + APCu without backwards compatibilty enabled 2016-01-12 16:55:35 +09:00
Nathaniel Catchpole d7a6de3d5c Issue #2642128 by GeduR: DBLog views data unused search property 2016-01-11 22:00:46 +09:00
Nathaniel Catchpole 19e52dc6cd Issue #2638182 by beejeebus, Mixologic: fix badly named variable in FeedForm 2016-01-11 21:52:24 +09:00
Nathaniel Catchpole 6cbd448fea Issue #2562099 by Dave Reid, amateescu: EntityReferenceEntityFormatter uses entity_view() and does not inject the entity manager 2016-01-11 21:49:14 +09:00
Nathaniel Catchpole b746956f0b Issue #2646280 by Elijah Lynn: Remove IE pre-check and post-check Cache-control headers 2016-01-11 20:59:35 +09:00
Alex Pott 79ee24dd9f Issue #2644734 by znerol: Replace confusing comment in PagerSelectExtender::execute() 2016-01-08 11:41:14 +00:00
Alex Pott d04f659f3e Issue #2482857 by jhedstrom, lokapujya, pwolanin, lindzeng, swati_qa, Truptti, alexpott: Cannot delete a book parent 2016-01-08 10:53:00 +00:00
Alex Pott 772127c951 Issue #2635584 by hussainweb, alexpott: Move core/.gitignore policies to composer events/packaging scripts 2016-01-08 10:41:15 +00:00
Alex Pott fff56d70b9 Issue #1559506 by finnydobson, JuliaKM, snehi, anil280988, priya.chat, jhodgdon, alexpott: Query alter docs need some clarification 2016-01-07 11:48:07 +00:00
Alex Pott e3de68b0dd Issue #2606548 by Lendude, dawehner, alexpott, catch, tim.plunkett, xjm, damiankloip: \Drupal\rest\Plugin\views\row\DataFieldRow::render should take into account the 'exclude' flag 2016-01-07 11:43:37 +00:00
Alex Pott 027c0d82d1 Issue #2643570 by gnuget: Correct $lockBackend local variable use 2016-01-05 16:47:31 +00:00
Alex Pott ec96369100 Issue #2598178 by krknth, xjm: Remove unneeded settings in core/modules/file/src/Tests/FileFieldRSSContentTest.php 2016-01-05 16:34:37 +00: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
Alex Pott 9993a87ded Issue #2628754 by cilefen, kristiaanvandeneynde, dawehner, Berdir: Link::toString() should not be deprecated 2016-01-05 11:06:58 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott f290489d96 Issue #2643636 by hass: dialog.css: ajax-progress-throbber URL is incorrect 2016-01-05 10:47:10 +00:00
Alex Pott 32c319a102 Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module 2016-01-05 10:42:40 +00:00
Nathaniel Catchpole be80816a56 Issue #2635238 by dsnopek, tim.plunkett: Contexts not mapped in time to use them in BlockInterface::access() 2016-01-05 15:02:53 +09:00
Nathaniel Catchpole 6a09a57c74 Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
Nathaniel Catchpole 37ddcca04b Revert "Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library"
This reverts commit 6d1232f8ed.
2016-01-05 12:05:37 +09:00
Alex Pott 999e819b89 Issue #2637304 by legolasbo, Xano: Add missing typehints in EntityAutocomplete 2016-01-04 18:44:32 +00:00
Alex Pott 523e456779 Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled 2016-01-04 18:39:42 +00:00
Alex Pott 0fd8acdf0d Issue #2575387 by chrisfree, r_sharma08, hussainweb, sudhanshug, Cottser, anil280988, AjitS, rashid_786, drupal.ninja03, Prashant.c, snehi, jordanpagewhite, anil.gangwal, brahmjeet789, jhodgdon, davidhernandez, Manjit.Singh: Add README.txt to Classy Base Theme? 2016-01-04 18:19:15 +00:00
Alex Pott 424ed505f0 Issue #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere 2016-01-04 17:29:16 +00:00
Alex Pott 425d682aa6 Issue #2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations 2016-01-04 14:06:48 +00:00
Alex Pott cba756ad4d Issue #2584869 by eyilmaz: States collapsed/open/closed doesn't work for <details> 2016-01-04 12:17:14 +00:00
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Alex Pott bbd1baf2b8 Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files 2016-01-04 11:28:00 +00:00
Alex Pott 5421fdeea4 Issue #2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files 2016-01-04 11:22:28 +00:00
Alex Pott 1a6baa4c7b Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle. 2016-01-04 11:01:53 +00:00
Nathaniel Catchpole 561b42cefd Issue #2302319 by geertvd, Lendude: Missing caption, if view (format table) is grouped by a field 2016-01-04 15:13:41 +09:00
Nathaniel Catchpole 27daa8c3b6 Issue #2641692 by Mac_Weber: Replace deprecated usage of entity_create('user_role') with a direct call to UserRole::create() 2016-01-04 15:02:02 +09:00
Nathaniel Catchpole c3c53eacf3 Issue #2640650 by jibran, IRuslan: Update the version number from 8.0.x to 8.1.x 2016-01-04 14:59:57 +09:00
Nathaniel Catchpole 9f53bf089c Issue #2604912 by stockholmz, pixelmord, sdstyles: Tableselect.js select all does not fire change event 2016-01-04 14:58:16 +09:00
Nathaniel Catchpole 6d1232f8ed Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library 2016-01-04 14:54:35 +09:00
Nathaniel Catchpole 9cb0e23eb3 Issue #2359037 by jhodgdon, chx: QueueWorker plugin id is the queue name 2016-01-04 14:50:33 +09:00
Nathaniel Catchpole 42eb466cd8 Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00
Nathaniel Catchpole 4db570e0f9 Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create() 2016-01-04 14:27:51 +09:00
Nathaniel Catchpole 3e4c90d3df Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen 2016-01-04 13:08:05 +09:00
Nathaniel Catchpole 78ed86e0c0 Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page 2016-01-01 19:17:19 +09:00