Commit Graph

26933 Commits (35042864c861d77ef5426f4379b7091d8649b5f5)

Author SHA1 Message Date
Nathaniel Catchpole 35042864c8 Issue #2388593 by JeroenT: Remove drupal_truncate_bytes() 2014-12-09 16:30:43 +00:00
Nathaniel Catchpole d3e81f5e0d Issue #2388765 by alexpott: Improve performance of SqlContentEntityStorage::countFieldData() for large datasets when getting the result as a boolean 2014-12-09 16:03:20 +00:00
Nathaniel Catchpole 82989783cc Issue #2335879 by alexpott, dixon_, Wim Leers, chx, mauzeh, ygerasimov, jeqq: Change SqlContentEntityStorageSchema::requiresEntityDataMigration() to ask the old storage handler if it has data rather than assuming yes unless NULL storage 2014-12-09 13:05:03 +00:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Nathaniel Catchpole cd0cb0d7c9 Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute() 2014-12-09 11:03:15 +00:00
Nathaniel Catchpole ee287003c7 Issue #2389287 by dawehner: Missing PhpExecutableFinder 2014-12-09 10:37:43 +00:00
Alex Pott 8e7f24f645 Issue #2387669 by rpayanm, joachim, tadityar: ConfigInstallWebTest is broken 2014-12-09 10:03:06 +00:00
Alex Pott 77a795abed Issue #2388631 by JeroenT: Remove drupal_match_path() 2014-12-08 17:28:47 +00:00
Alex Pott 5b06c5ba67 Issue #2388707 by damiankloip: UserAccessControlHandler has wrong $explicit_check_fields name for the password field when checking field access 2014-12-08 17:25:44 +00:00
Nathaniel Catchpole 30a5046e35 Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable 2014-12-08 16:25:00 +00:00
Nathaniel Catchpole 4cd9d4577d Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module 2014-12-08 11:11:21 +00:00
Nathaniel Catchpole ad555fa8a3 Issue #2084987 by andypost, Jalandhar: Remove usage of field_ui_default_value and recommend proper replacement 2014-12-08 11:10:27 +00:00
Nathaniel Catchpole 8606a8dd43 Issue #2388043 by daffie: Remove DrupalUnitTestBase 2014-12-08 11:08:50 +00:00
Nathaniel Catchpole a943f5813b Issue #2380607 by Berdir, dawehner: Do not call ConfigBase::validateKeys() for data loaded from storage 2014-12-08 11:07:49 +00:00
Nathaniel Catchpole fa31ac08fd Issue #2387443 by alexpott, dawehner: BinaryFileResponse can fail because the core MIME guessing is not added to the MimeType singleton 2014-12-08 10:03:17 +00:00
Alex Pott 9fc078cc47 Issue #2385787 by a_thakur: Remove form_state_values_clean() from form.inc 2014-12-07 21:22:45 +00:00
catch 599bad3bcf Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions 2014-12-07 09:14:26 +00:00
catch d93ba8d265 Issue #2386585 by hussainweb: Upgrade to Symfony 2.6.1 2014-12-06 10:26:41 +00:00
webchick bab6233d5b Issue #2388215 by freblasty, tim.plunkett: Drag and drop is broken. 2014-12-05 16:57:10 -08:00
Alex Pott 60950f3633 Issue #2383573 by tibbsa: Clean-up Contact module Test members - ensure property definition and use of camelCase naming convention 2014-12-05 20:06:28 +00:00
Alex Pott a8a42e6231 Issue #2331793 by olli, Gábor Hojtsy: Changing pager settings for this display only also changes pager settings for other display 2014-12-05 20:02:10 +00:00
Alex Pott 8790ec0d1f Issue #2017433 by BarisW: The documentation for hook_ranking() is wrong 2014-12-05 14:51:35 +00:00
Alex Pott d6125585c8 Issue #2387781 by dixon_: Fix camel case for method in EntityStorageInterface 2014-12-05 14:45:09 +00:00
Alex Pott 0bb57ed2f5 Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase 2014-12-05 14:42:56 +00:00
Alex Pott 3ec63481f7 Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat 2014-12-05 14:38:38 +00:00
Alex Pott f503eb9c21 Issue #2364267 by yched: Clarify the logic in TypedDataManager::getPropertyInstance() 2014-12-05 14:34:45 +00:00
Alex Pott b644bffdc5 Issue #2385225 by tibbsa: Clean-up editor module test members - ensure property definition and use of camelCase naming convention 2014-12-05 14:08:56 +00:00
Alex Pott ca3cc9b8be Issue #2381303 by tibbsa, rpayanm, hussainweb, mglaman: Clean-up CKEditor module test members — ensure property definition and use of camelCase naming convention 2014-12-05 14:05:01 +00:00
Alex Pott acd8af476d Issue #1055150 by rootwork, Devin Carlson, yoroy, brianV, JimmyAx: Time zone description is confusing on user register form 2014-12-05 13:49:29 +00:00
Nathaniel Catchpole 689797a6bd Issue #2365319 by damiankloip, larowlan: Entity normalization should check field access to avoid leaking data 2014-12-05 10:48:00 +00:00
Nathaniel Catchpole 6414318293 Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid() 2014-12-05 10:38:21 +00:00
Alex Pott dedaf33cfe Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking 2014-12-05 09:59:20 +00:00
Alex Pott 502c78a64c Issue #2290261 by webchick: Revert php_fileinfo requirement 2014-12-04 22:27:03 +00:00
Alex Pott 02c173eb9d Issue #2379595 by ricovandevin, tibbsa: node_help() broken for node add/edit form 2014-12-04 22:23:10 +00:00
Nathaniel Catchpole f72f1e81ac Issue #2385545 by alexpott: Installer can generate unthemed pages 2014-12-04 18:26:57 +00:00
Alex Pott a029bf537d Issue #2386325 by Gábor Hojtsy: Recurring config schema problems with datetime and link field values in migrate tests 2014-12-04 14:44:17 +00:00
Alex Pott d4e03f2398 Issue #2386005 by jhodgdon: Views UI tour needs better label 2014-12-04 13:17:00 +00:00
Alex Pott 4fe54558df Issue #2385227 by tibbsa: Clean-up entity_reference module test members - ensure property definition and use of camelCase naming convention 2014-12-04 13:06:13 +00:00
Alex Pott 4bdc6840b7 Issue #2384531 by daffie, rpayanm: Make the class variables protected for RdfMapping 2014-12-04 13:03:18 +00:00
Alex Pott 0df31af2b8 Issue #2384357 by amateescu: Simplify Field UI testing 2014-12-04 12:53:51 +00:00
Alex Pott 43e265b960 Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests 2014-12-04 12:31:10 +00:00
Alex Pott 7ee91de212 Issue #2384539 by areke: Make the class variables protected for Action 2014-12-04 12:22:23 +00:00
Alex Pott 7d1a81e87f Issue #2385391 by pwolanin: DistributionProfileTest does not need to create an empty .profile 2014-12-04 12:20:15 +00:00
Alex Pott 7f902cb109 Issue #2384541 by rpayanm: Make the class variables protected for ConfigurableLanguage 2014-12-04 12:18:59 +00:00
Alex Pott a9a3b1514b Issue #2384537 by rpayanm, areke: Make the class variables protected for SearchPage entity 2014-12-04 12:17:08 +00:00
Alex Pott 4acf770cb4 Issue #2384535 by rpayanm, fernando_calsa, areke, Sharique: Make the class variables protected for ImageStyle 2014-12-04 12:14:47 +00:00
Nathaniel Catchpole 66fa3fa9f9 Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00:00
Alex Pott cf00c8c140 Issue #2349805 by balagan, clemens.tolboom, Cyberwolf: Rest classes should use StringTranslationTrait instead of t() function when possible 2014-12-04 11:39:51 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 86ced511f9 Issue #2380411 by areke, hussainweb, GPrince17: Clean-up Text module test members - ensure property definition and use of camelCase naming convention 2014-12-04 11:33:34 +00:00