Commit Graph

2827 Commits (b56c5f87928ee4867f18e7c6bac1389a30ae49a2)

Author SHA1 Message Date
Alex Pott 0f93b42d0b Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
Alex Pott 979a252ca1 Issue #2247085 by larowlan, Berdir: Constraints cannot be added to configurable fields 2015-01-23 09:54:51 +00:00
Alex Pott 98377d5725 Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott 9243c13a6f Revert "Issue #2407125 by Cogax: LanguageInterface should not support setName"
This reverts commit 574b0ebd7a.
2015-01-22 16:50:48 +00:00
Alex Pott 574b0ebd7a Issue #2407125 by Cogax: LanguageInterface should not support setName 2015-01-22 16:47:18 +00:00
Alex Pott cc9d0f9646 Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language 2015-01-22 15:01:18 +00:00
Alex Pott 722c8dd25d Issue #2409247 by znerol: Generated proxy classes break DrupalKernelTest when running from the UI 2015-01-22 13:54:09 +00:00
Alex Pott 800595579f Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field 2015-01-21 17:45:07 +00:00
Alex Pott 71cb7bb5c2 Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields 2015-01-21 17:06:34 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott a8cccfce62 Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
Nathaniel Catchpole ea1dd45724 Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState() 2015-01-20 11:11:16 +00:00
Alex Pott 1867d618d5 Issue #2220559 by benjy, swentel, lokeoke, visabhishek, hampercm, joshi.rohit100, amitgoyal: Entity displays must have a settings array 2015-01-19 18:26:56 +00:00
Alex Pott b8378ac5ba Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects 2015-01-19 13:26:07 +00:00
Alex Pott 3d556b75df Issue #2350551 by Wim Leers, alexpott, damiankloip, arlinsandbulte: Views fields that have attached assets are lost when Views output caching is enabled 2015-01-19 09:43:59 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 305ed67652 Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
Alex Pott 6dc860dbe2 Issue #2406113 by fago: Clarify how ContentEntityForm::validate() should be overridden 2015-01-18 23:27:22 +00:00
Alex Pott f12134b575 Issue #2408357 by dawehner: The ProxyBuilder includes parent interfaces, which causes php errors 2015-01-18 09:51:50 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
Alex Pott 124a1fefe8 Issue #2407405 by JeroenT: Remove usage of drupal_clean_id_identifier 2015-01-18 08:54:28 +00:00
Alex Pott 2a554518d8 Issue #2403817 by larowlan: Feed entity validation misses form validation logic 2015-01-17 20:50:20 +00:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
catch 6efd90c8dc Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration 2015-01-16 21:04:16 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 44313c63f2 Issue #2399037 by effulgentsia: String::format() marks a resulting string as safe even when passed an unsafe passthrough argument 2015-01-16 09:51:38 +00:00
Alex Pott ed1c7bab53 Issue #2358369 by balagan, Katiemouse: getParameters() vs. getRawParameters() on RouteMatch should not be documented the same 2015-01-15 23:59:45 +00:00
Alex Pott 22ed431766 Issue #2402609 by andythomnz: Two classes lack class doc blocks 2015-01-15 10:10:21 +00:00
Alex Pott 62c31b569a Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it 2015-01-15 09:58:58 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 2f628af626 Issue #1973618 by dawehner, donquixote, plach, Mile23: DIC: Lazy instantiation of service dependencies (ProxyManager for "proxy services") 2015-01-14 13:48:34 +00:00
Alex Pott 3bbe56197a Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized) 2015-01-14 08:37:55 +00:00
Alex Pott b8f63eddae Issue #2342057 by dawehner, hussainweb, Wim Leers: Expand BlockPluginInterface to take into account $return_as_object 2015-01-14 08:27:52 +00:00
Alex Pott 3fe7cb50ea Issue #2404021 by yched, amateescu: entity_reference formatters should be in Core 2015-01-14 08:16:37 +00:00
Alex Pott 1c9e140120 Issue #2406439 by dawehner: Cleanup EntityDerivative and RouteBuilderInterface 2015-01-14 08:11:18 +00:00
Alex Pott 37c5acf19c Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration 2015-01-13 11:16:35 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Alex Pott e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott e3f8fbb6eb Issue #2405911 by er.pushpinderrana: @throw instead of @throws in InfoParserInterface 2015-01-13 10:08:52 +00:00
Alex Pott 2b1f9f4828 Issue #2368769 by kgoel, dawehner: All route enhancers are run on every request 2015-01-13 09:46:38 +00:00
Alex Pott 1b738cab6c Issue #2401607 by bojanz: Refactor ExtensionDiscovery::scan() 2015-01-12 18:12:26 +00:00
Nathaniel Catchpole 0e989e2e1d Issue #2403117 by alexpott: Remove unnecessary function_exists in ModuleHandler::invokeAll 2015-01-12 17:28:24 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
webchick d2412ba42f Issue #1907170 by pwolanin, jhedstrom, alexpott, Heine: Very simple config files can't be read 2015-01-12 07:58:34 -08:00
Alex Pott 556d680743 Issue #2405127 by yched: Move EntityFormDisplay::_sleep() up to EntityDisplayBase 2015-01-12 14:28:15 +00:00
Alex Pott 1777332e85 Issue #2396761 by chx: menu tree storage override requires too much copy-paste 2015-01-12 14:26:01 +00:00
Alex Pott 1b2e7c4544 Issue #2405737 by chx: user.tempstore is unnecessary to be backend_overridable 2015-01-12 12:42:20 +00:00
Alex Pott 357003ff8d Issue #2403571 by xjm: ConfigDependencyManager docblock uses HTML <code> instead of @code 2015-01-12 12:28:48 +00:00
Alex Pott 6df284ecaa Issue #2308187 by lauriii, iMiksu, joelpittet, dawehner, er.pushpinderrana: Provide a twig extension for file_create_url 2015-01-12 12:07:34 +00:00
Alex Pott 9a6582b1f9 Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Alex Pott 29c50df807 Issue #2404831 by zealfire: self::$stack -> static::$stack in Renderer 2015-01-12 11:43:47 +00:00
Nathaniel Catchpole 7d3be895ae Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle() 2015-01-12 11:38:54 +00:00
Alex Pott 87be19c981 Issue #2267641 by olli, rpayanm: Cache\PhpBackend::removeBin() does not remove the bin 2015-01-12 08:43:26 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +00:00
Alex Pott 1335489dbe Issue #2399035 by idebr: Retire Google Frame support 2015-01-10 14:56:49 +00:00
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Alex Pott 71502cc086 Issue #2363523 by donquixote, er.pushpinderrana: Docblock / cleanup in \Drupal 2015-01-08 14:50:41 +00:00
Alex Pott 093d931f98 Issue #2398595 by mradcliffe: Fix documentation for BlockPluginInterface::access 2015-01-08 14:42:24 +00:00
Alex Pott 835b66be50 Issue #2399323 by pcambra: Remove unused get_class call on MoreLink 2015-01-08 14:10:54 +00:00
Alex Pott 8096a6c1a6 Issue #2398805 by dawehner, chx: MenuTreeStorage::loadTreeData loses conditions 2015-01-08 14:02:34 +00:00
Alex Pott 4f1de4e0f8 Issue #2392805 by yched: Remove useless isset() checks in ItemList / FieldItemList 2015-01-08 12:37:52 +00:00
Alex Pott 09e8ddabb6 Revert "Issue #2403793 by larowlan: EntityReferenceItem uses a static, but it was most likely supposed to be a constant"
This reverts commit 4243b60988.
2015-01-08 11:13:44 +00:00
Nathaniel Catchpole 76cf704af2 Issue #2403169 by alexpott: Static menu link override configuration is incorrectly named 2015-01-08 10:48:32 +00:00
Alex Pott 4243b60988 Issue #2403793 by larowlan: EntityReferenceItem uses a static, but it was most likely supposed to be a constant 2015-01-08 10:24:10 +00:00
catch 73e5bfad8b Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations 2015-01-08 09:54:25 +00:00
Alex Pott a542a43cbc Issue #2392263 by Gábor Hojtsy: Sequence subtyping cannot override item type in config schema, views taxonomy term filter schema incorrect 2015-01-07 23:51:12 +00:00
Nathaniel Catchpole 503e46bb6b Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
Alex Pott 498bcc797c Issue #2376141 by chx, benjy, ultimike, eliza411: Fix node and node revision author ids 2015-01-05 13:57:04 +00:00
Nathaniel Catchpole c422305234 Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch 2015-01-05 13:47:21 +00:00
Alex Pott 3d57852da0 Issue #2311885 by drunken monkey: Methods in Select missing from SelectInterface 2015-01-05 12:53:11 +00:00
Alex Pott eb25fabd8f Issue #2399219 by amateescu: Allow entity form handlers to determine the entity object they need to work with 2015-01-05 11:50:21 +00:00
Alex Pott 1f380a6548 Issue #462950 by pwolanin: Mitigate the security risks that come from IE and other browsers trying to sniff the mime type 2015-01-05 09:57:30 +00:00
Alex Pott 1601b088fa Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
Alex Pott 57291a5c37 Issue #2213241 by fietserwin, sun: Fully conform to PHP5.4 streamwrapper class 2015-01-04 18:01:25 +00:00
Alex Pott 3ac9d4cc8e Issue #2401395 by dawehner: <none> does not work as expected with fragments 2015-01-04 17:39:02 +00:00
Alex Pott 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
webchick 86390924d0 Issue #2318081 by beejeebus: remove '&nbsp;' from Drupal/Core/Diff/DiffFormatter 2014-12-31 13:18:51 -08:00
Nathaniel Catchpole 78e9940a30 Issue #1719648 by joachim, ttkaminski, kshama_deshmukh: ModuleInstaller::install() silently fails if a module isn't in the file system 2014-12-31 11:14:07 +00:00
Nathaniel Catchpole d3703f9fcb Issue #2352855 by slashrsm: TemporaryStream::getExternalUrl() is broken 2014-12-30 12:01:21 +00:00
Nathaniel Catchpole f007e491e0 Issue #2373017 by olli: No delete link when editing a menu, only reset links 2014-12-30 09:31:25 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
webchick ee5af45d11 Issue #2214525 by Palashvijay4O: Remove unused Drupal\Core\Utility\Title 2014-12-29 12:29:26 -08:00
catch 007eaf3583 Issue #2392351 by alexpott, swentel: When an entity bundle config gets deleted, entities of that bundle break 2014-12-28 13:57:47 +00:00
Alex Pott 62ba78dc35 Issue #2396793 by xjm: Token API will match tokens with empty types or tokens, e.g. [:invalid] 2014-12-24 12:56:46 +01:00
Alex Pott 37cdcf8d97 Issue #2381777 by yched: Unify setValue() implementations in ItemList & FieldItemList 2014-12-23 15:39:13 +01:00
Alex Pott ff41283c76 Issue #2367743 by rpayanm, Miroling, YesCT, ianthomas_uk, shadik, gaurav.pahuja: Remove usages of drupal_form_submit() and update documentation 2014-12-23 15:30:40 +01:00
Alex Pott 2e6efcbd03 Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId() 2014-12-23 11:25:46 +01:00
Alex Pott dbc572c82c Issue #2392301 by yched, joelpittet: OptGroups::flattenOptions() should preserve labels 2014-12-23 10:14:25 +01:00
Alex Pott 8ae055fb2e Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter 2014-12-23 09:26:11 +01:00
webchick 2ab81dbf73 Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php 2014-12-22 11:45:39 -08:00
Alex Pott 0fd38d53fe Issue #2392429 by fago: ModuleHandlerInterface::getName() parameter name does not match its documentation 2014-12-22 16:35:18 +01:00
Alex Pott 8de33dbf97 Issue #2359457 by JeroenT: Remove drupal_mail() 2014-12-22 16:28:06 +01:00
Alex Pott d3e3d70151 Issue #2349991 by fago, Xano, amateescu: Provide a trait for categorizing plugin managers and use it for conditions and actions 2014-12-22 14:47:18 +00:00
catch a9b064cccd Issue #2395511 by alexpott, Gábor Hojtsy: Config static cache is not cleared properly on rename 2014-12-22 10:28:48 +00:00
catch d05559a373 Issue #2395515 by alexpott, Berdir: Config static cache is not cleared properly on delete 2014-12-22 10:26:49 +00:00
Alex Pott f01bb094b9 Issue #2199795 by andypost, twistor, martin107, larowlan, andyceo: Make the Settings class prevent serialization of actual settings 2014-12-20 13:31:21 +00:00
Nathaniel Catchpole 26dfabc367 Issue #2393765 by alexpott: Several forms should use ConfigFormBase and not FormBase 2014-12-19 14:09:17 +00:00
Nathaniel Catchpole da33162efd Issue #2368807 by yched: Remove special support for NULL values in FieldItemList 2014-12-19 10:12:31 +00:00