Commit Graph

28918 Commits (b497d61f09391843e952712c96f5a55cbd731b4e)

Author SHA1 Message Date
Alex Pott bc41f818ec Issue #2483617 by vasi, phenaproxima: The d6_file migration forgot to mention the uid column 2015-05-20 17:19:57 +01:00
Alex Pott 487de77002 Issue #2112895 by willzyx, swentel, drunken monkey: Wrong redirection in admin/modules/uninstall/confirm if drupal is installed in a subdirectory 2015-05-20 16:30:36 +01:00
Alex Pott a92f929273 Issue #2191115 by cs_shadow, alexrayu, JacobSanford, jhodgdon, Cottser: Clean up stale references to theme('foo') in documentation 2015-05-20 16:00:36 +01:00
Jennifer Hodgdon 6477492ee6 Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled 2015-05-20 07:25:07 -07:00
Alex Pott a70a74fc89 Issue #2486453 by LewisNyman, sqndr, heatherwoz, hylid, yoroy, Bojhan: Set maximum width on Seven 2015-05-20 14:38:11 +01:00
Nathaniel Catchpole 66c9f700d9 Issue #2361423 by alexpott, larowlan, dixon_, swentel: Add a step to config import to allow contrib to create content based on config dependencies 2015-05-20 14:22:10 +01:00
Alex Pott 7a72d33bbc Issue #2489884 by mikeburrelljr, yoroy: Give the views modal window a larger width 2015-05-20 14:21:13 +01:00
Alex Pott d8442c8e7c Issue #2473953 by mortendk, rteijeiro, rachel_norfolk, Cottser, aburrows, LewisNyman: Prefix form-submit classes with js- 2015-05-20 13:56:15 +01:00
Alex Pott 241def3549 Issue #2488610 by catch, kim.pepper, Berdir: Use ModuleHander::getName() instead of rebuilding module data on permissions page 2015-05-20 12:13:40 +01:00
Alex Pott 0f1a044e09 Issue #2208585 by googletorp, quicksketch: Make #wrapper_attributes official and document it 2015-05-20 12:06:56 +01:00
Alex Pott 4c49e1e59f Issue #1533366 by nod_, valthebald, Jelle_S, Wim Leers: Simplify and optimize Drupal.ajax() instantiation and implementation 2015-05-20 12:02:57 +01:00
Nathaniel Catchpole 7ec2ab5761 Issue #2446859 by frob, jcnventura, mducharme, ge, mikeburrelljr: Installer warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings 2015-05-20 11:16:41 +01:00
Nathaniel Catchpole 1776b0190c Issue #2337753 by alexpott: ContentEntityNullStorage does not implement a query service 2015-05-20 11:11:43 +01:00
Nathaniel Catchpole dc52e8511b Issue #2413695 by joelpittet: Modules getting installed in the theme directory if they don't have a *.module file 2015-05-20 11:09:12 +01:00
Nathaniel Catchpole 35372e59ea Issue #2491009 by trwad: Replace deprecated usage of entity_create with a direct call to the entity type class in Field UI module 2015-05-20 11:06:19 +01:00
Nathaniel Catchpole ae4a224e34 Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context 2015-05-20 10:44:18 +01:00
Nathaniel Catchpole 6758f11560 Issue #2475263 by LKS90, Berdir: Remove Role::postSave() method 2015-05-20 10:40:58 +01:00
webchick ce86b59eba Issue #2456025 by stefan.r, alexpott, klausi: Rest tests fail on PHP 5.6 because of always_populate_raw_post_data ini setting 2015-05-19 15:49:00 -07:00
webchick fc15f5d8e7 Issue #2473805 by PieterJanPut, alieffring: Unused use statement in RearrangeFilter 2015-05-19 15:43:00 -07:00
Alex Pott 35598263fa Issue #2251861 by olli, jibran: Add the feed icon back to taxonomy/term/% pages 2015-05-19 15:05:17 +01:00
Alex Pott 53fe2049d6 Issue #2489420 by Bojhan: Simply AJAX use form 2015-05-19 14:48:38 +01:00
Alex Pott 9a668adfe1 Issue #2452995 by JacobSanford, ashutoshsngh, jhodgdon: link_path should be url in the menu API documentation 2015-05-19 14:17:46 +01:00
Alex Pott 74363f6007 Issue #1751434 by droplet, oxyc, pguillard, lauriii, nod_: Selectors clean-up: user module 2015-05-19 14:12:05 +01:00
Alex Pott c6415d4f5d Issue #2490974 by jstoller: seven_library_info_alter() is missing $extension parameter and condition 2015-05-19 12:55:38 +01:00
Nathaniel Catchpole 0028658007 Issue #1328014 by eiriksm, superspring: PDOException when saving a node on non-English languages 2015-05-19 12:17:46 +01:00
Nathaniel Catchpole b0e1b809d6 Revert "Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context"
This reverts commit 87c6d77548.
2015-05-19 10:10:17 +01:00
Nathaniel Catchpole b93f626e7e Revert "Revert "Issue #2489922 by anavarre, RavindraSingh: Fix minor typos""
This reverts commit 434fd08be7.
2015-05-19 10:10:05 +01:00
Nathaniel Catchpole 434fd08be7 Revert "Issue #2489922 by anavarre, RavindraSingh: Fix minor typos"
This reverts commit b5b92b5c59.
2015-05-19 09:52:14 +01:00
Nathaniel Catchpole 87c6d77548 Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context 2015-05-19 09:46:23 +01:00
xjm b5b92b5c59 Issue #2489922 by anavarre, RavindraSingh: Fix minor typos 2015-05-18 23:45:49 -05:00
xjm 144ff15cd2 Issue #2490382 by mfarineau, cilefen, mradcliffe: Fix typo in EntityQueryTest doc block for figures var 2015-05-18 23:18:48 -05:00
xjm a66bc57cd6 Issue #2476745 by joshi.rohit100, znerol, andile2012, webchick, Daniel Kanchev: Fix case of SuperNovaGenerator in HelpEmptyPageTest 2015-05-18 22:53:18 -05:00
xjm 3542d9a526 Issue #2447365 by JacobSanford, klausi, dawehner, jhodgdon, webchick: Let's explain in DestructableInterface why it is useful 2015-05-18 15:29:32 -07:00
xjm 02f6ab22dc Issue #2490074 by chx, dawehner: hook_entity_access documentation is useless 2015-05-18 15:15:33 -07:00
xjm 1fbb13418d Issue #2469929 by mondrake, Bojan Živkov, LewisNyman, tim.plunkett, Bojhan, roderik: The confirmation forms' cancel link should be styled as a button 2015-05-18 14:44:12 -07:00
xjm 269f03db3f Issue #2472147 by googletorp, anavarre, jaredsmith, bojanz: Standardize getter docblocks in node module 2015-05-18 14:33:21 -07:00
xjm a0164e04b8 Issue #2489402 by Bojhan: Remove "if any" from pager title 2015-05-18 14:24:12 -07:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
xjm 7e702149dc Issue #889772 by stefan.r, tuutti, opdavies, Sutharsan, joachim, das-peter, YesCT, Zerdiox, hussainweb, mgifford: following a password reset link while logged in leaves users unable to change their password 2015-05-18 12:47:00 -07:00
Alex Pott 0b1a9a3d12 Issue #2488940 by plach: Contextual links are broken on multilingual sites 2015-05-18 14:55:26 +01:00
Alex Pott 77e8f3095b Issue #2490146 by droplet: Prevent empty request on machine name transliterate 2015-05-18 14:51:07 +01:00
Alex Pott da4f0d217b Issue #2488866 by googletorp: Missing * in docblock for StatusMessages::generatePlaceholder 2015-05-18 14:36:03 +01:00
Alex Pott 9f403fbe7d Issue #2487808 by JesseSturgis, Scott Weston: autocorrect="off" and autocapitalize="off" in login form are deprecated and may be not enough 2015-05-18 14:34:43 +01:00
Alex Pott dcdf0f8153 Issue #2478167 by andypost, znerol: Generate proper value for sessionName property in BrowserTestBase 2015-05-18 14:29:36 +01:00
Alex Pott 673f5b7951 Issue #2445497 by Mile23, dawehner: Decouple ContainerBuilderTest from Symfony's tests 2015-05-18 14:25:39 +01:00
Alex Pott e82c6f2a85 Issue #2422399 by aliyakhan, JCL324, mortendk, skippednote, rpayanm, tadityar, LewisNyman, joelpittet, idebr: Rewrite block.admin.css inline with our CSS standards 2015-05-18 14:11:31 +01:00
Alex Pott 744a7ba06d Issue #2484131 by phenaproxima, neclimdul, mikeryan: Migration process plugin should log exceptions encountered during stubbing 2015-05-18 14:00:06 +01:00
Alex Pott c7f34bdc3b Issue #2486911 by mark.labrecque, joshi.rohit100: Garbled documentation in AssertBreadcrumbTrait.php 2015-05-18 13:55:35 +01:00
Alex Pott 9ac248bff2 Issue #2060553 by jhodgdon, manningpete: Search result snippet displayes HTML entities 2015-05-18 13:52:57 +01:00
Alex Pott 40ba76c72e Issue #2478535 by phillamb168, sasanikolic, jhodgdon: Rewrite the documentation of content_translation_entity_type_alter() 2015-05-18 13:47:46 +01:00