Commit Graph

1997 Commits (3b6b9774ec43795e707856a95e61fbb69599e363)

Author SHA1 Message Date
Nathaniel Catchpole 3b6b9774ec Issue #2197359 by xjm, alexpott: Random failure in Drupal\system\Tests\Common\RenderTest. 2014-02-17 10:01:41 +00:00
Alex Pott a16b56392b Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core. 2014-02-16 19:15:45 +00:00
Alex Pott f3732c6862 Issue #2028025 by David Hernández, Berdir, larowlan, ceng, YesCT, a_thakur: Expand CommentInterface to provide methods. 2014-02-16 07:20:53 +00:00
Alex Pott 6383d18e94 Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode(). 2014-02-15 22:21:49 +00:00
Alex Pott f4a1b19aff Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls. 2014-02-15 10:06:58 +00:00
Nathaniel Catchpole cad040a5ec Issue #2161943 by Berdir, sun, jibran: Throw a helpful exception for empty IN conditions in Database\Query\Condition. 2014-02-13 15:40:29 +00:00
Alex Pott 12953f2eaf Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b.
2014-02-13 12:21:40 +00:00
Alex Pott ee70c3c82b Issue #2187897 by jessebeach: The testControllerResolutionAjax() test was commented out pending resolution of #1959574; reenable it. 2014-02-13 11:53:07 +00:00
Nathaniel Catchpole 824d4b9d1c Issue #2126421 by slashrsm: Decouple \Drupal\Core\Path\AliasManager and \Drupal\Core\Path\Path. 2014-02-13 11:50:59 +00:00
Nathaniel Catchpole 120c40d13c Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml. 2014-02-13 11:45:57 +00:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00:00
Nathaniel Catchpole 42e1b3a0ac Issue #2002336 by LewisNyman, mgifford, sun: Introduce a CSS class to hide borders of fieldset elements. 2014-02-13 11:00:41 +00:00
Alex Pott 98cdbfec7b Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls. 2014-02-13 10:53:00 +00:00
Alex Pott 31584f0229 Issue #2185037 by malionek: General punctuation errors. 2014-02-13 10:36:02 +00:00
Alex Pott 932e4d9eb0 Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-13 01:59:44 +00:00
Jennifer Hodgdon f07c8359c0 Issue #1948566 by joachim: Document batch API callbacks using new standard 2014-02-12 16:46:08 -08:00
Jennifer Hodgdon faa467537b Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_file 2014-02-12 16:19:44 -08:00
Alex Pott f451e3d995 Issue #2188915 by tim.plunkett: Stop appending paths to Entity::getSystemPath(). 2014-02-12 20:42:43 +00:00
Nathaniel Catchpole 7dcaa39580 Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view(). 2014-02-12 10:42:13 +00:00
Nathaniel Catchpole 6c70c01359 Issue #2175917 by Gábor Hojtsy, alexpott, piyuesh23, jibran: Clean up configuration system events. 2014-02-11 14:15:13 +00:00
Nathaniel Catchpole 435de27cfb Issue #2072647 by thedavidmeister, herom, jwilson3, Cottser, LinL: #theme 'maintenance_page' should support render arrays in #content. 2014-02-11 13:06:50 +00:00
Nathaniel Catchpole 466ef999ae Issue #2110951 by Xano: Remove hook_forms(). 2014-02-11 11:41:53 +00:00
Nathaniel Catchpole 2e6c6d71e7 Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls. 2014-02-11 11:23:35 +00:00
Nathaniel Catchpole db460fe78b Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 17:31:31 +00:00
Nathaniel Catchpole ec06f877a4 Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4. Broke web
tests.
2014-02-10 11:14:28 +00:00
Nathaniel Catchpole cd661a19a7 Issue #2002168 by klausi, Github sync, effulgentsia: Convert form validation of terms to entity validation. 2014-02-10 10:47:34 +00:00
Nathaniel Catchpole e4e83f0e95 Issue #2147153 by dawehner, alexpott, Xano: Replace the last instance of $_GET/$_POST; Create a special exception listener / exception controller which allows to use POST requests. 2014-02-10 10:38:41 +00:00
Nathaniel Catchpole 91db25eba4 Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 10:36:12 +00:00
Alex Pott 0a1e9aa037 Issue #2084907 by clemens.tolboom, chris_hall_hu_cheng, Noe_, discipolo, Xano, patrickd, damiankloip, alexpott | Jeff Burnz: Hook_views_pre_render() is broken if your theme implements a base theme. 2014-02-10 09:39:44 +00:00
Alex Pott 6c2ed3f11e Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types. 2014-02-10 09:24:05 +00:00
Alex Pott 3274283638 Issue #1895018 by Berdir, danylevskyi, ceardach, alexpott: Convert token API and node token tests to DrupalUnitTestBase. 2014-02-10 09:18:20 +00:00
catch def9926978 Issue #2095959 by dawehner, Berdir, InternetDevels: Remove instances of menu_get_object('node'). 2014-02-09 20:10:17 +00:00
webchick 2fbe2b565b Issue #2182423 by Berdir, joelpittet: Key_value_expire doesn't get reset and balloons the PDO execution time for form pages. 2014-02-09 10:33:06 -08:00
Alex Pott 65c808b14a Issue #2153891 by tim.plunkett, amateescu: Add a Url value object. 2014-02-09 01:29:41 +00:00
Alex Pott 655f5a0316 Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface. 2014-02-09 00:54:32 +00:00
webchick 784f08f519 Issue #1490402 by LewisNyman, nod_, mcjim, mdrummond, rteijeiro, jessebeach, Bojhan, ry5n: Redesign tabs and the content header. 2014-02-08 12:57:42 -08:00
Alex Pott fe61b43d90 Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager. 2014-02-08 13:31:25 +00:00
webchick 1939de98ee Issue #2191323 by Cottser: Item-list.html.twig always shows empty text. 2014-02-07 12:29:14 -08:00
Nathaniel Catchpole 1b584005bb Issue #2157053 by alexpott, twistor, dawehner, sun: Ensure register_shutdown_function() works with php-fpm (blocks testbot php-fpm). 2014-02-07 13:04:25 +00:00
webchick c08e301d8b Issue #2177093 by sun, alexpott, InternetDevels, Xano: Remove 'access content' permission from all test module routes. 2014-02-06 23:53:21 -08:00
webchick dca2d601ca Issue #1857442 by longwave, dawehner: Make $values optional on entity_create. 2014-02-06 23:47:06 -08:00
webchick 0f968f6dd4 Issue #2167639 by tstoeckler: EntityTest::label() is broken and not needed. 2014-02-06 23:25:10 -08:00
webchick 5439b7699b Issue #2187063 by Les Lim: Fix @inheritdoc typos throughout core. 2014-02-06 23:10:14 -08:00
webchick 0110b8edcb Issue #2186743 by aspilicious: Remove last instance of 'menu_rebuild_needed'. 2014-02-06 23:09:46 -08:00
webchick c26e4f7a65 Issue #2152231 follow-up by InternetDevels: Small whitespace clean-up in twig template. 2014-02-06 20:34:33 -08:00
webchick c87ff104f3 Issue #2092343 by joelpittet, c4rl, Mark Carver: Consolidate forum.module and remove call to _theme_table_cell() within template_preprocess_forum_topic_list(). 2014-02-06 20:30:07 -08:00
webchick bc6681c456 Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig. 2014-02-06 20:28:14 -08:00
webchick 7a695724a3 Issue #2152207 by steveoliver, joelpittet, gnuget, idflood, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_details() to Twig 2014-02-06 20:26:52 -08:00
webchick 062127e7bc Issue #1939062 by steveoliver, mdrummond, jenlampton, hussainweb, Cottser, joelpittet, jerdavis, ekl1773, dale42, drupalninja99, gabesullice, c4rl: Convert theme_item_list() to Twig. 2014-02-06 20:24:53 -08:00
Nathaniel Catchpole f9c316f9fd Issue #2159915 by ianthomas_uk, martin107, InternetDevels: Remove drupal_load(). 2014-02-06 17:23:48 +00:00