Commit Graph

31094 Commits (be42f0e81b58320f1ff2a0f9d6ddccf4ab60c1f7)

Author SHA1 Message Date
Nathaniel Catchpole 152dec005b Issue #2655580 by claudiu.cristea: Dead code: hook_system_theme_info() removed but is still implemented 2016-01-24 12:55:35 +09:00
Nathaniel Catchpole fcacf8c720 Issue #2463113 by pwolanin, Berdir, alexpott, keith.smith, swentel: Plain text passwords can be accidentally dumped to the database by code that doesn't intend to do that 2016-01-22 14:32:05 +09:00
Alex Pott 18be97b668 Issue #2617586 by Wim Leers, zuuperman: Minor refinements to CKEditor module API docs 2016-01-21 14:47:58 +00:00
Alex Pott ca8b0ccd73 Issue #2650072 by naveenvalecha, martin107: MessageAction::__construct has duplicate @param definition 2016-01-21 14:44:58 +00:00
Nathaniel Catchpole a5db9246e7 Issue #2639352 by tduong, swentel, Berdir: File records, files themselves lost in translation 2016-01-21 23:34:49 +09:00
Nathaniel Catchpole 3a27d38fb1 Issue #2181151 by dawehner, tim.plunkett, InternetDevels, botanic_spark: Remove router rebuild from menu_ui.install 2016-01-21 18:10:37 +09:00
Nathaniel Catchpole 01b3613b24 Issue #2641592 by Mac_Weber: Replace deprecated usage of entity_create('menu') with a direct call to Menu::create() 2016-01-21 16:36:34 +09:00
Nathaniel Catchpole fc20eda5c4 Issue #2652556 by Pol: Remove duplicate lines in MenuForm.php 2016-01-21 16:34:03 +09:00
Alex Pott 97d5da90ce Issue #2580717 by tduong, Berdir, dawehner: Url::fromUri('base:2015/10/06') throws an exception 2016-01-19 15:32:48 +00:00
Alex Pott af54540567 Issue #2510150 by tduong, Berdir: AccountProxy is not calling date_set_default_timezone() for anonymous users 2016-01-19 14:57:43 +00:00
Alex Pott 6833754d64 Issue #2409789 by mglaman, clemens.tolboom: Double slashes in canonicals while calling resourcePluginManager->getDefinitions() 2016-01-19 14:46:58 +00:00
Alex Pott c9ee3b52b9 Issue #2646766 by neclimdul: TwigSandboxTest::testExtendedClass() doen't test anything 2016-01-19 14:29:07 +00:00
Alex Pott 991bb0856b Issue #2526064 by Mile23, naveenvalecha: Remove usage of comment_view() & comment_view_multiple() 2016-01-19 14:22:33 +00:00
Alex Pott dee4b3f035 Issue #2648198 by pfrenssen: Remove unused argument $install_state in drupal_check_profile() 2016-01-19 14:08:12 +00:00
Alex Pott 474fc00912 Issue #2636774 by dawehner, jibran: Move some of the create* functionality into traits 2016-01-19 14:00:21 +00:00
Alex Pott 35f8de35dd Issue #2626548 by dawehner, slashrsm: The static caching in \Drupal\Core\Entity\EntityTypeManagerInterface::getFormObject() is problematic 2016-01-19 12:56:49 +00:00
Alex Pott 6f17442770 Issue #2611064 by joshi.rohit100, Chi, dawehner: CronForm::submitForm - makes wrong redirect 2016-01-19 10:48:40 +00:00
Alex Pott ffb427aae7 Issue #2644216 by jordanpagewhite: Needless State::get call in \Drupal\config\Tests\ConfigEventsTest::testConfigEvents 2016-01-19 10:44:14 +00:00
Alex Pott 46841601a7 Issue #2540568 by Lendude, mikeyk, geertvd, DuaelFr, pjonckiere, dawehner: ManyToOne 'not' operator throws InvalidArgumentException ("Is none of" choice in UI) 2016-01-19 10:42:42 +00:00
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