Commit Graph

24703 Commits (8f60160589eb7a2a76867a87bffffc08a5afa5f4)

Author SHA1 Message Date
Nathaniel Catchpole 8f60160589 Issue #2257421 by Wim Leers, effulgentsia: Convert CommentDefaultFormatterCacheTagsTest from web test to entity unit test. 2014-05-08 15:07:05 +01:00
Nathaniel Catchpole 7982985ae6 Issue #2226933 by mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-08 15:05:22 +01:00
Nathaniel Catchpole d12472b2c7 Issue #2226501 by drunken monkey: Add execute() to the SelectInterface. 2014-05-08 15:04:24 +01:00
Nathaniel Catchpole 749f7ea18a Issue #2254211 by sun: Fix test performance of Drupal\taxonomy\Tests\LegacyTest. 2014-05-08 15:00:49 +01:00
Nathaniel Catchpole 6ae2108cd9 Issue #2254197 by sun: Fix test performance of Drupal\search\Tests\SearchCommentTest. 2014-05-08 14:59:20 +01:00
Nathaniel Catchpole 82aaa8af0a Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead. 2014-05-08 14:40:44 +01:00
Nathaniel Catchpole 240056969a Issue #2257807 by znerol: Remove 'Forever' from the Page cache maximum age options. 2014-05-08 14:28:06 +01:00
Nathaniel Catchpole 2b2b97d232 Issue #2168809 by sun, damiankloip: Do not add the Guzzle HTTP client request subscriber outside of test environment. 2014-05-08 14:21:54 +01:00
Nathaniel Catchpole 3de510228d Issue #2254195 by sun: Fix test performance of Drupal\search\Tests\SearchCommentCountToggleTest. 2014-05-08 13:56:05 +01:00
Nathaniel Catchpole 9ce5973992 Issue #2207585 by damiankloip, Xano, dawehner: Find a new OO home for drupal_get_hash_salt(). 2014-05-08 13:48:51 +01:00
Nathaniel Catchpole 8e342b8457 Issue #2241291 by Wim Leers: Regression: menu link-specific cache tags. 2014-05-08 13:29:15 +01:00
Nathaniel Catchpole 46e25612d0 Revert "Issue #1106160 by tim.plunkett, BarisW: Fixed Color module uses the public file system but doesn't check if it is set."
This reverts commit cef318b5a6.
2014-05-08 13:16:57 +01:00
Jennifer Hodgdon 4e42a5ba28 Issue #2261391 by pwolanin, Crell: Fix up throws and other docs for FactoryInterface 2014-05-07 17:00:38 -07:00
Alex Pott 6c410da26e Issue #2124365 by Mile23: Expand phpunit tests for \Drupal\Core\Database\Connection. 2014-05-07 08:33:54 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick b619a2c619 Issue #2241827 follow-up by tim.plunkett, sun: Switch from form builder to new form validator. 2014-05-06 18:57:19 -07:00
webchick 0828fa9e6f Issue #1832870 by -enzo-, YesCT, EllaTheHarpy, Pinolo, dlu, seranooo5, ivanchaer, mauzeh, filijonka, robertdbailey | maryedith: Only show source translation column if there are 2 or more source languages (more than n/a and the original language). 2014-05-06 14:24:08 -07:00
webchick 93d73d5678 Issue #2216531 by Jalandhar, Mile23: Improve unit test annotation for SimpleTest. 2014-05-06 14:04:28 -07:00
webchick bb6730d5f9 Issue #1932074 follow-up by andypost: Remove duplicated #type declaration. 2014-05-06 14:03:19 -07:00
webchick 396cacba7c Issue #2030605 by tim.plunkett, mr.baileys, webwarrior, Wim Leers | plopesc: Expand Editor with methods. 2014-05-06 13:57:02 -07:00
webchick c056f6dfe6 Issue #2241827 by killua99, dawehner, djevans | Crell: Using a numeric placeholder in paths in Views UI causes fatal error. 2014-05-06 13:33:23 -07:00
webchick 519e01c790 Issue #2251829 by damiankloip: Add 'Guzzle' back to HTTP clients default user agent header. 2014-05-06 12:28:26 -07:00
webchick f2f0725d8f Issue #2258091 by yched: Reorder methods in EntityViewBuilder into more logical sequence. 2014-05-06 12:25:33 -07:00
webchick e76731ab48 Issue #2259315 by effulgentsia: Remove _system_path usage from shortcut.module. 2014-05-06 12:14:48 -07:00
webchick 986faa1860 Issue #2191785 by sun: Password managers are identifying/storing wrong username field when creating a user account. 2014-05-06 12:10:02 -07:00
webchick 86b3e05b07 Issue #2259361 by jweowu | David_Rothstein: Document that db_query_temporary() can only be used on SELECT queries. 2014-05-06 12:00:05 -07:00
webchick 9cdac07de5 Issue #2258831 by sun | Wim Leers: Stream wrappers of test runner are not restored after test completion. 2014-05-06 11:58:42 -07:00
webchick a2a6f6cdea Issue #2259167 by sun: Disable CSS/JS aggregation and caching in tests by default. 2014-05-06 11:56:45 -07:00
webchick 4440d95b4a Issue #2257229 by marcingy | alasda: Cannot add external url or <front> as menu item. 2014-05-06 11:49:41 -07:00
webchick 39d126b2d0 Issue #2257427 by sun: Run-tests.sh builds + rebuilds two kernels from scratch for every PHP process. 2014-05-06 11:48:17 -07:00
webchick ac31f29da3 Issue #2257769 by tstoeckler | sun: Adding an Entity Reference field in the Field UI throws a PHP notice; fails to add field. 2014-05-06 11:25:41 -07:00
webchick 39edc2708e Issue #1871762 by eojthebrave, jibran, xjm: Add detailed documentation explaining the block system's architecture. 2014-05-06 11:24:18 -07:00
Alex Pott 26eb01c06d Issue #2245721 by vijaycs85, YesCT: Add missing configuration schema in language component. 2014-05-06 11:42:01 +01:00
Alex Pott f710a6c92e Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class. 2014-05-06 00:07:47 +01:00
Jennifer Hodgdon 02eb3d3fc9 Issue #2257283 by cs_shadow, filijonka: Fix obsolete references to form_set_error() in FormErrorInterface docs 2014-05-05 13:38:52 -07:00
Jennifer Hodgdon ef78dcceff Issue #2252081 by Xano: Move implementation-specific docs out of PluginFormInterface 2014-05-05 13:35:18 -07:00
webchick 8d07f4edeb Oops. Not that file. :P 2014-05-05 10:16:10 -07:00
Dries 457b6088f4 Issue #2239935 by marcingy, ParisLiakos: Remove filter_xss_* deprecated functions. 2014-05-05 12:44:56 -04:00
Dries 3a8dd52c67 Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values. 2014-05-05 12:38:12 -04:00
webchick f715886fe2 Issue #2245727 by alexpott | vijaycs85: Add missing configuration schema in Breakpoint component. 2014-05-05 08:57:59 -07:00
Alex Pott 1299c3afcf Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
Dries 85c8f32483 Issue #2254495 by ParisLiakos, alexpott: Move language_admin_predefined_list to ConfigurableLanguageManager. 2014-05-05 07:35:15 -04:00
Dries 2b9cec6dbe Issue #2176621 by sun, alexpott: Remove global . 2014-05-05 07:30:43 -04:00
Dries 6de6684456 Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context. 2014-05-05 07:27:44 -04:00
Alex Pott b69a7784bb Issue #2219121 by bdone: Remove spacing issue in config/*.yml. 2014-05-05 11:59:57 +01:00
Alex Pott 33223ad729 Issue #2248951 by eojthebrave: Missing documentation for block plugin annotations. 2014-05-05 11:47:36 +01:00
Alex Pott 04d9f33941 Issue #2250335 by drupaledmonk, pingwin4eg | jhodgdon: Forum hook_help still using URL instead of route. 2014-05-05 11:45:20 +01:00
Alex Pott 4146537081 Issue #2258333 by ParisLiakos: Invalid @covers annotation for TokenUnitTest. 2014-05-05 11:40:14 +01:00
Alex Pott 9d8aa1355f Issue #1919916 by oadaeh, larowlan, jessehs, babruix: Change label of custom block default body field from "Block body" to just "Body". 2014-05-05 09:15:33 +01:00
Dries ed6861bca5 Issue #2248985 by sun: ScriptTest fails on Windows, runs against parent site. 2014-05-04 21:14:23 -04:00