Commit Graph

26441 Commits (88dcf91f2fb8d6dd5745eeb9df6001eb07aac37f)

Author SHA1 Message Date
Jennifer Hodgdon 165e9e9705 Issue #2072043 by frob, er.pushpinderrana, Mile23, cweagans: Add link to examples project in README.txt 2014-10-12 04:38:26 -07:00
Alex Pott 3fb2ec3fe6 Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8. 2014-10-12 11:00:04 +01:00
Nathaniel Catchpole 4e0e15b201 Issue #2352641 by chx, alexpott: Break router.builder dependency. 2014-10-10 20:41:01 +01:00
webchick 06e18f51fa Issue #998898 follow-up by kpv: Fix grammar/spelling/spacing in code comment. 2014-10-10 11:56:43 -07:00
Nathaniel Catchpole ac9054bed0 Issue #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly. 2014-10-10 19:47:54 +01:00
webchick 0803312d9a Issue #2348783 by larowlan, Cottser, kugta | skein: Fixed drupal_set_message inherits previous style if set to 'status'. 2014-10-10 09:43:27 -07:00
webchick cf58c1f99d Issue #2352361 by ultimike: MigrateFieldTest @file docblock is wrong. 2014-10-10 09:37:06 -07:00
webchick a741c86a45 Issue #2346027 by sqndr, ckrina, geodaniel: Fixed Unpublished content background overlaps tabs. 2014-10-10 09:34:06 -07:00
webchick c8eae506e3 Issue #998898 by stefan.r, mradcliffe, Damien Tournoud, bzrudi71, Josh Waihi, chalet16, Stevel, chx: Fixed Make sure that the identifiers are not more the 63 characters on PostgreSQL. 2014-10-10 09:20:12 -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 ecadab6e2c Issue #2298821 by LewisNyman: Move generic layout styling into system.admin.css. 2014-10-10 08:27:31 -07:00
webchick 0366f4be91 Issue #2330899 by attiks, Jelle_S, fietserwin: Allow image effects to change the MIME type + extension, add a convert image effect. 2014-10-10 08:26:40 -07:00
Nathaniel Catchpole 257b73e1ba Issue #1972300 by znerol, chx, dawehner: Write a more scalable dispatcher. 2014-10-10 16:08:04 +01:00
Alex Pott 695afed505 Issue #2341385 by damiankloip: Fixed No alter hooks are invoked for views handler plugin definitions. 2014-10-10 13:06:14 +01:00
Nathaniel Catchpole 85145ba9e3 Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached. 2014-10-10 12:49:31 +01:00
Nathaniel Catchpole 58b78c4ba5 Issue #2331113 by David_Rothstein: Fixed Node access rebuilds are completely broken when being rebuilt through a batch process?. 2014-10-10 12:49:31 +01:00
Alex Pott 8d590856a8 Issue #2350997 by SchnWalter: Fixed Help module install error when Taxonomy is disabled because of Field UI. 2014-10-10 12:42:17 +01:00
Alex Pott 557bd0885b Issue #2353347 by zaporylie, dawehner: Fixed Random failure in DisplayPathTest. 2014-10-10 12:39:00 +01:00
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
webchick b983fad158 Issue #2352857 by thamas: Fixed Improve the display of trigger icon (pencil). 2014-10-09 11:38:58 -07:00
webchick 3dfd41664d Issue #2353005 by arpitr: Remove deprecated function views_get_enabled_display_extenders. 2014-10-09 11:37:28 -07:00
webchick 68f7879952 Issue #2353393 by tstoeckler: Use LanguageInterface::DIRECTION_LTR instead of 'ltr' directly. 2014-10-09 11:35:43 -07:00
webchick cd31649c66 Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text. 2014-10-09 11:34:52 -07:00
webchick 2f6dff6f87 Issue #2350571 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Field. 2014-10-09 11:30:03 -07:00
webchick 5c60849194 Issue #2313883 by alexpott: Fixed Minor code flow improvements to SessionHandler::write(). 2014-10-09 11:28:52 -07:00
webchick f6c6d04287 Issue #2353011 by arpitr: Remove deprecated function views_get_all_views. 2014-10-09 11:25:36 -07:00
Alex Pott 412e733497 Issue #2320277 by jhodgdon: Fixed Views comment language field/filter is for original language code, no translation language field/filter. 2014-10-09 13:04:53 +01:00
Nathaniel Catchpole b1fa3ac38c Issue #2184907 by JeroenT, ParisLiakos, ianthomas_uk, hussainweb, dawehner: Remove uses of drupal_add_http_header and related functions. 2014-10-09 12:58:40 +01:00
Nathaniel Catchpole 7476af9004 Issue #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl'). 2014-10-09 12:17:44 +01:00
Nathaniel Catchpole e3964f9a2c Issue #2273825 by rpayanm, dawehner: Fixed UserStorageInterface should extend EntityStorageInterface. 2014-10-09 12:02:25 +01:00
Nathaniel Catchpole 7652f683f3 Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array. 2014-10-09 12:02:01 +01:00
Alex Pott 71acfa69dd Issue #2352073 by penyaskito: Fixed Undefined property in UrlCacheContext. 2014-10-09 11:53:39 +01:00
Alex Pott 062ca316d7 Issue #2293899 by leon.nk, nlisgo: Fixed hook_views_preview_info passes an instance of ViewsUI instead of ViewExecutable. 2014-10-09 11:53:39 +01:00
Nathaniel Catchpole e83b1202a3 Issue #2158571 by tstoeckler, dawehner, kgoel, chx, tim.plunkett, catch, effulgentsia: Fixed Followup: Routes added in RouteSubscribers cannot be altered. 2014-10-09 11:05:59 +01:00
Alex Pott afe174dc41 Issue #2336199 by benjy, tstoeckler, ultimike: Added Allow to specify the database target for a specific migration. 2014-10-09 10:53:46 +01:00
Alex Pott 6d5e445c52 Issue #2348547 followup by larowlan: Fixed CommentViewBuilder should use static where possible, subclassing is currently too painful. 2014-10-09 10:51:58 +01:00
Alex Pott 16883210eb Issue #2342683 by David Hernández, dawehner: Fixed NodeViewBuilder should use static where possible, subclassing is currently too painful. 2014-10-09 10:48:19 +01:00
Alex Pott d96918cc0d Issue #2319667 by aneek, vurt, dankh: Fixed Simpletest Module Double escaped HTML in hook_requirements. 2014-10-09 10:38:53 +01:00
Alex Pott 7bcd17018f Issue #74562 by naxoc, eiriksm, mikemiles86 | llizards: Added Show keywords in title of search results page. 2014-10-09 10:33:09 +01:00
Alex Pott ad302e36e3 Revert "Issue #2349651 by yannisc, larowlan: Fixed Default contact form does not send email as email recipient is not set during the installation."
This reverts commit 62f8b460fe.
2014-10-09 08:03:49 +01:00
Alex Pott 62f8b460fe Issue #2349651 by yannisc, larowlan: Fixed Default contact form does not send email as email recipient is not set during the installation. 2014-10-09 08:00:28 +01:00
Alex Pott fa1d2c3c9c Issue #2322037 by oenie, Temoor, jepSter, rpayanm: Replace all instances of responsive_image_mapping_load(), entity_load('responsive_image_mapping') and entity_load_multiple('responsive_image_mapping') with static method calls. 2014-10-09 07:52:56 +01: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 1308c595b1 Issue #2322067 by Temoor, ashutoshsngh, roderik, finn.lewis: Replace all instances of taxonomy_term_load(), entity_load('taxonomy_term') and entity_load_multiple('taxonomy_term') with static method calls. 2014-10-08 16:31:02 +01:00
Alex Pott ecb4d36782 Issue #2150443 by cjoy, Xano: Do not tell site builders what to name their node types. 2014-10-08 16:25:15 +01:00
Alex Pott 26fc790046 Issue #2352387 by prics | jhodgdon: Fixed Broken URL links in Core. 2014-10-08 16:22:30 +01:00
Nathaniel Catchpole d2f9c183bf Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity. 2014-10-08 12:58:40 +01:00
Nathaniel Catchpole 3f5bb7d9fc Issue #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions. 2014-10-08 12:50:22 +01:00
Alex Pott 93c6556df2 Issue #2028053 by vegantriathlete, franxo, InternetDevels, thamas, rootwork, LewisNyman: Add typographic styles, components, and utility classes. 2014-10-08 12:48:59 +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