Commit Graph

3497 Commits (c6bd55b3a0a7e45c2bb50a2d05a9ef53c70c576a)

Author SHA1 Message Date
Alex Pott c176ab795e Issue #2497697 by marvin_B8, Crell, cilefen, joshi.rohit100, dawehner: PSR-7 support for ControllerResolver 2015-08-07 17:53:53 +01:00
Alex Pott 20533256d2 Issue #2536024 by JeroenT: Remove deprecated SafeMarkup::checkAdminXss() 2015-08-07 17:44:23 +01:00
Alex Pott bf8723f18e Issue #2544746 by tim.plunkett: Rewrite EntityManagerTest to use phpspec/prophecy 2015-08-07 17:37:38 +01:00
Alex Pott 99a340dd0f Issue #2508966 by giancarlosotelo, geertvd, tim.plunkett, Berdir: List of Views limited to 50 items 2015-08-07 14:26:43 +01:00
Alex Pott 6cd78a1369 Issue #2399261 by chx, effulgentsia, stefan.r, crowdcg, pwolanin, alexpott, joelpittet, xjm, mdrummond, genjohnson: Remove SafeMarkup::set and Recheck and Mark Safe the Output of Unicode::truncate() in DbLog 2015-08-07 13:30:16 +01:00
Alex Pott 3843053735 Issue #2115695 by justAChris, plopesc, rpayanm, mpdonadio, larowlan: Datetimelist element only works when all the fields are filled 2015-08-07 13:00:11 +01:00
Alex Pott 6bf02028a8 Issue #2544954 by stefan.r, jhedstrom: SqlContentEntityStorageSchema does not detect column-level schema changes in non-base-fields 2015-08-07 12:13:59 +01:00
webchick bdfb778a4c Issue #2042447 by David_Rothstein, joelpittet, stefan.r, SebCorbin, mpdonadio, steinmb, webchick, Cottser, miniwebs2, Vj, Gilbert Rehling, nuwe, yched, StuartJNCC, Fabianx, yktdan, herom: Install a module user interface does not install modules (or themes) 2015-08-07 02:02:58 -07:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
Alex Pott b8ac53f186 Issue #2542292 by stefan.r, borisson_: Use TranslationWrapper instead of t() Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem::propertyDefinitions 2015-08-06 17:15:53 +01:00
Alex Pott 3f1ba54d7b Issue #2546680 by catch: Use hash('crc32b') not crc32() 2015-08-06 15:40:29 +01:00
Alex Pott 2c15ad9e20 Issue #2542422 by jhedstrom: Improve DX of exceptions thrown in SqlContentEntityStorageSchema 2015-08-06 15:34:00 +01:00
Alex Pott c1b4c03234 Issue #2364467 by Mile23, neclimdul: SpecialAttributesRouteSubscriber::onAlterRoutes() doesn't return a value 2015-08-06 15:23:36 +01:00
Alex Pott 74c453402d Issue #2541432 by Wim Leers: Follow-up for #2231595: Document why ChainedFastBackend cannot use BackendChain 2015-08-06 14:32:17 +01:00
Alex Pott be455a9850 Issue #2541412 by John Cook: UriItem should have UriWidget as default_widget 2015-08-06 13:39:53 +01:00
Alex Pott 9f6d914493 Issue #2528482 by googletorp, mpdonadio, TR: Fix notice in Date::processDate 2015-08-06 13:33:32 +01:00
Alex Pott 67692cbfce Issue #2461013 by Berdir, keopx, Denchev, Gábor Hojtsy, xjm: Trying to display not specified or not applicable languages with LanguageFormatter results in fatal error 2015-08-06 13:01:10 +01:00
Alex Pott e50271a34e Issue #2541560 by yched, dawehner, Fabianx: Followup for [#2529514] - remove dead code 2015-08-06 12:07:31 +01:00
Nathaniel Catchpole d88f278df4 Issue #2525908 by alexpott, cilefen: HtmlTag render element's prefix and suffix can be marked safe when they are not 2015-08-06 12:06:05 +01:00
Nathaniel Catchpole b2303acfd6 Issue #2543332 by Wim Leers, effulgentsia, Fabianx, Crell, dawehner, borisson_: Auto-placeholdering for #lazy_builder without bubbling 2015-08-06 11:05:23 +01:00
Nathaniel Catchpole c3e2000be2 Revert "Revert "Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future""
This reverts commit e8e883f9c8.
2015-08-06 11:01:02 +01:00
Alex Pott 8bfdce2689 Issue #2541336 by borisson_: Docblock cleanup: missing backslash for FilterResponseEvent in FinishResponseSubscriber 2015-08-05 14:25:52 +01:00
Alex Pott fbde5c4762 Issue #2538274 by pwolanin, Wim Leers, dawehner: DbUpdateController has broken mainteneance mode logic, and update.php doesn't run due to aggregated JS assets 2015-08-05 14:23:11 +01:00
Alex Pott 91efdc302d Issue #2540674 by prics: Missing @param doxygen on Connection::escape* 2015-08-05 13:24:55 +01:00
Nathaniel Catchpole d066c9fa33 Issue #2537928 by stefan.r, dawehner, alexpott, webflo, jhedstrom: MySQL index normalization only works on table create 2015-08-04 12:55:30 +01:00
Alex Pott fe5ed1a758 Issue #2542304 by sorressean, dawehner: Define 'direction' in \Drupal\Core\Language\LanguageManager::getDefaultLockedLanguages 2015-08-04 12:23:09 +01:00
Alex Pott 486038f775 Issue #2521776 by jhodgdon, longwave, catch: Update documentation for hook_update_N() for Drupal 8 2015-08-04 12:20:47 +01:00
Alex Pott 3532edbd12 Issue #2542762 by plach, sasanikolic, hchonov, Berdir: hook_entity_type_update doesn't get the entity in the new revision after addTranslation and setNewRevision 2015-08-04 11:58:22 +01:00
Nathaniel Catchpole 6b3fb00867 Back to dev. 2015-08-03 10:18:43 +01:00
Nathaniel Catchpole c3f5245f1c 8.0.0-beta14 2015-08-03 10:10:38 +01:00
Alex Pott 4be4222ddd Issue #2474903 by Mile23: Add composer.json to \Drupal\Component\Gettext\ component 2015-07-30 18:05:41 +01:00
Nathaniel Catchpole 144b803331 Revert "Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists"
This reverts commit 7115108cd5.
2015-07-30 16:50:03 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Nathaniel Catchpole ba5a3d2e17 Back to dev. 2015-07-29 19:07:35 +01:00
Nathaniel Catchpole fc345ab700 8.0.0-beta13 2015-07-29 19:06:42 +01:00
Nathaniel Catchpole f725e303ad Issue #2538228 by alexpott, amateescu: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly 2015-07-29 16:33:39 +01:00
Alex Pott 7595aa78f7 Issue #2429659 by chx, Berdir, mpdonadio, geerlingguy, Cottser, rteijeiro, Fabianx, catch, dawehner: Race conditions in the twig template cache 2015-07-29 11:35:50 +01:00
Alex Pott b51dc5c423 Issue #2538158 by joyceg: Clarification to where hook_modules_installed should be implemented 2015-07-28 18:47:10 +01:00
Alex Pott cd5a8cf903 Issue #2541420 by amateescu, chx: Introduce QueryConditionTrait 2015-07-28 18:44:56 +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 bc3dad6b97 Issue #2490228 by damiankloip, almaudoh, martin107, clemens.tolboom, -enzo-, znerol, dawehner: Add Authentication Collector 2015-07-28 16:25:09 +01:00
Alex Pott be3b5337a8 Issue #2539258 by cilefen: Inject the cache bin into TwigEnvironment 2015-07-28 16:14:02 +01:00
Alex Pott e19e8efdcc Issue #2541094 by dawehner: Get rid of strtr in Html::getId() 2015-07-28 16:11:42 +01:00
Alex Pott d467983857 Issue #2541318 by dawehner: Get rid of strtr in Crypt 2015-07-28 16:10:14 +01:00
Alex Pott 3555e2b49b Issue #2538982 by dawehner, pwolanin, Fabianx: Get rid of strtr in UrlGenerator, it is not needed 2015-07-28 09:19:18 +01:00
Alex Pott 0613685619 Issue #2529514 by dawehner, Fabianx, Wim Leers: Replace system.filter::protocols with container parameters 2015-07-28 02:11:48 +01:00
Alex Pott 42c26e21d3 Issue #2521832 by neclimdul, Crell, amateescu: Uncomment StatementInterface methods 2015-07-28 01:56:13 +01:00
Alex Pott 7115108cd5 Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists 2015-07-28 01:40:43 +01:00
Alex Pott 543ee3cfe1 Issue #972528 by mkalkbrenner, harijari, ryanissamson, mikeytown2, haripalrao, kasperg: dblog fails to log MAX_ALLOWED_PACKET errors because they're longer than MAX_ALLOWED_PACKET 2015-07-28 01:17:41 +01:00
Alex Pott 76ecf77f31 Issue #2537602 by hchonov, dawehner: JQuery ajax GET requests result in "406 Not Acceptable" 2015-07-27 23:44:08 +01:00