Commit Graph

28020 Commits (260f9367036a1dbce4b174082c20f6dc69b89ce9)

Author SHA1 Message Date
Alex Pott 74f943526b Issue #2437785 by amateescu: FieldConfigStorageBase::mapToStorageRecord() calls the wrong field type method 2015-02-28 13:51:48 +00:00
Alex Pott a20bad7381 Issue #2350041 by cafuego, swentel: Remove node title field description 2015-02-28 13:47:10 +00:00
Alex Pott 06f947ce2e Issue #2030467 by krlucas, pjbaert: Remove mentions of hook_rdf_mapping 2015-02-28 13:40:06 +00:00
Alex Pott 357b503e01 Issue #2084455 by Mile23: Drupal\Component\Datetime\DateTimePlus::checkArray() compares wrong value 2015-02-28 13:04:51 +00:00
Alex Pott 68af24db5e Issue #2407407 by JeroenT, vedpareek: Remove drupal_clean_id_identifier 2015-02-28 12:49:22 +00:00
Alex Pott 729966c495 Issue #2432257 by alvar0hurtad0, pjbaert: Cleanup FileViewsData 2015-02-28 12:22:17 +00:00
Alex Pott b3c340729d Issue #2433001 by neclimdul: Zend Bridge Tests 2015-02-28 11:46:51 +00:00
Alex Pott b33a46bc1d Issue #2435493 by effulgentsia: Change String::format()'s '@' and '%' placeholders to be auto-escaped rather than always-escaped 2015-02-28 11:41:52 +00:00
Alex Pott 7af2ce7793 Issue #2442255 by swentel, larowlan, rteijeiro, Wim Leers: Changing text formats on a field makes it impossible to edit 2015-02-28 11:19:07 +00:00
Alex Pott 1dccb94620 Issue #2428891 by kgoel: Remove unnecessary unique label validation for shortcut sets 2015-02-27 17:49:35 +00:00
Alex Pott a2af0ed804 Issue #2403639 by eshta, hass, LewisNyman: Remove toolbar from print view 2015-02-27 17:24:12 +00:00
Alex Pott 27f0b0f114 Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface 2015-02-27 16:41:49 +00:00
Alex Pott 17a23d943f Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message() 2015-02-27 15:27:59 +00:00
Nathaniel Catchpole e57b339ebe Issue #2430341 by Wim Leers: Comment pager-dependent cache key should be a cache context 2015-02-27 14:09:08 +00:00
Alex Pott 9305a47f80 Issue #2144669 by Mile23, daffie, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing 2015-02-27 14:05:07 +00:00
Alex Pott df0bde0a92 Issue #2297185 by alimac, cepinos, mhazy, adci_contributor, YesCT, RavindraSingh, jeet09: 'Reset password' should be 'Set password' when no password given yet 2015-02-27 13:52:29 +00:00
Alex Pott 5430ac9117 Issue #2398073 by mohit_aghera, geertvd, sidharrell, Swarnendu-Dutta, piggito, jesperjb, larowlan, pingers, larsmw: Admin should not be able to edit email of authenticated commenters 2015-02-27 13:25:03 +00:00
Alex Pott 1a728480f5 Issue #2418181 by dawehner, Wim Leers, effulgentsia: Remove 404 validation from link creation 2015-02-27 13:13:07 +00:00
Alex Pott 9c2b19cdaa Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL 2015-02-27 12:47:26 +00:00
Alex Pott ca35085f8a Issue #2312647 by iMiksu, olli, longwave, Jalandhar: views_ajax_render() has been removed 2015-02-27 12:43:19 +00:00
Alex Pott 268c4f209e Issue #2441867 by Berdir: Don't require settings.php to be writeable in update.php 2015-02-27 12:41:23 +00:00
Alex Pott b79c650836 Issue #2388067 by david_garcia: getQualifiedMapTableName is database specific logic out of the database driver 2015-02-27 12:20:42 +00:00
Alex Pott f144ac6e7a Issue #2400261 by benjy, dawehner, tobiasb: Service Container should not store absolute paths 2015-02-27 12:05:19 +00:00
Alex Pott 4b8a3c4b58 Issue #2428035 by amateescu: Bring some sanity into Field UI routes and forms 2015-02-27 11:59:13 +00:00
Alex Pott ef0cb6e091 Issue #2405469 by yched, googletorp, amateescu, larowlan, Berdir: FileFormatterBase should extend EntityReferenceFormatterBase 2015-02-27 11:47:51 +00:00
Alex Pott 9c0bfb2d3b Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9 2015-02-27 11:39:17 +00:00
Alex Pott 4936e3d6af Issue #2440937 by hussainweb: Update release for Goutte driver 2015-02-26 10:09:51 +00:00
webchick 212aa13c62 Issue #2431053 by zealfire, epari.siva, dawehner: RouteProviderTest::testRouteByName should be public 2015-02-25 22:30:20 -08:00
webchick 097240a0bc Issue #2428041 by nod_: Update eslint config for 0.14.1 2015-02-25 22:28:39 -08:00
webchick a2ef3c3fd5 Issue #2420967 by JeroenT, Wim Leers, neclimdul: Write test to ensure that the active class is added on links when on the front page 2015-02-25 22:27:36 -08:00
webchick 4cdd4d1def Issue #2421531 by lokapujya: Fix assertNoLinks() that should not have an index parameter 2015-02-25 22:25:47 -08:00
webchick b84eabfd6b Issue #1847280 by YesCT, betoscopio: Simpletest web tests misnamed as "Unit" 2015-02-25 22:24:32 -08:00
webchick 03d50d2489 Issue #2384035 by arpitr, mikemiles86, lokapujya: Remove deprecated function _update_refresh and its usage 2015-02-25 22:18:20 -08:00
webchick 814d160178 Issue #2437359 by pcambra: Fix nowdoc space in Unicode.php 2015-02-25 22:16:08 -08:00
webchick b79ba56c6c Issue #2430999 by idebr: Visual regression in dropbutton 2015-02-25 21:55:39 -08:00
webchick 5a342739df Issue #2426553 by dpi, idebr: Secondary tabs do not flow correctly in Bartik 2015-02-25 21:44:16 -08:00
webchick 33ec961f27 Issue #2398469 by DickJohnson, LewisNyman, emma.maria, kandra, mherchel: Clean up the "Featured-top" component in Bartik 2015-02-25 21:41:43 -08:00
webchick f8722b886a Issue #2409069 by andybroomfield, idebr, emma.maria, LewisNyman, zach.bimson, Schnitzel, theMusician: Clean up the "skip-link" component in Bartik 2015-02-25 21:23:22 -08:00
webchick f010c2be6a Issue #2430961 by idebr: Remove leftover CSS from theme_exposed_filters() 2015-02-25 20:35:08 -08:00
webchick 2a9b4e9a75 Issue #2426595 by mortendk, brahmjeet789, LewisNyman, DickJohnson: rename indentation class to js-indentation 2015-02-25 20:31:48 -08:00
webchick b1281e04a6 Issue #2421345 by mortendk, idebr, ibonelli: file.formatter.generic.css rename to file.theme.css 2015-02-25 20:29:27 -08:00
webchick ddbb2c7999 Issue #2433009 by hussainweb, grom358, neclimdul, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core 2015-02-25 19:49:58 -08:00
webchick 3eafd2d1dc Revert "Issue #2433009 by hussainweb, grom358, neclimdul, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core"
Oops. Accidentally committed the composer-only patch.

This reverts commit d653d3869e.
2015-02-25 19:48:52 -08:00
webchick 1614664198 Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests 2015-02-25 19:42:26 -08:00
webchick d653d3869e Issue #2433009 by hussainweb, grom358, neclimdul, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core 2015-02-25 19:37:36 -08:00
Alex Pott 09dbe27efa Issue #2424587 by attiks: Make the mobile breakpoint for Bartik empty 2015-02-24 23:52:34 +00:00
Alex Pott de0c4fb854 Revert "Issue #2433009 by hussainweb, grom358, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core"
This reverts commit 2b96082da5.
2015-02-24 21:56:18 +00:00
Alex Pott 2b96082da5 Issue #2433009 by hussainweb, grom358, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core 2015-02-24 10:08:09 +00:00
Nathaniel Catchpole dfaf2e6d97 Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts 2015-02-23 20:12:55 +00:00
Nathaniel Catchpole 59d5c098cc Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted 2015-02-23 20:02:06 +00:00