Commit Graph

23698 Commits (9526bb82689b58713715ee1aa552321fdd94dfd0)

Author SHA1 Message Date
Nathaniel Catchpole 9526bb8268 Issue #2081963 by mr.baileys, dawehner: Shortcut add/remove link on titles don't work on route only pages. 2014-02-10 14:21:34 +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
Nathaniel Catchpole 1b75d42313 Issue #1988426 by damiankloip, linclark: Support deserialization of file entities in HAL. 2014-02-10 10:34:59 +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
Alex Pott 1ec781dbcc Issue #2091343 by batigolix, babruix: Update hook_help for Node module. 2014-02-10 09:12:01 +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
webchick be0139bd17 Issue #2184707 by pwolanin, Berdir: Misnamed variable in content_translation_menu_link_defaults_alter(). 2014-02-09 10:27:43 -08:00
Alex Pott 4fb874b3e6 Issue #1926344 by jhodgdon, maggo, mdrummond, alexpott, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig. 2014-02-09 14:40:35 +00:00
Alex Pott 0b66890345 Issue #2191101 by Cottser, thedavidmeister | xjm: Replace calls to theme() with drupal_render() in Views plugins. 2014-02-09 01:41:34 +00:00
Alex Pott ddfbbf54ce Issue #2163919 by yched, mtift: Optimise Config EntityQueries in case there are conditions on the 'id'. 2014-02-09 01:37:24 +00: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 f17c8b314c Issue #2181655 by malionek: Extra semicolon & wrong spacing between dot and concatenated parts in common.inc. 2014-02-09 01:24:09 +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
webchick 878777a842 Issue #2099741 by Wim Leers, wwalc, mr.baileys, eaton, dstol, nod_, effulgentsia: Protect WYSIWYG Editors from XSS Without Destroying User Data. 2014-02-08 12:32:05 -08:00
webchick 3ad400ecb1 Issue #2187483 by Cottser, agentrickard, dawehner, jessebeach: Toolbar subtree is broken | JsonResponse->callback now returns data in an Insert Command without any support in ajax.js to eval the callback in the client. 2014-02-08 12:19:21 -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 eeb7c103e6 Issue #2189453 by damiankloip, sun: Fatal error: Call to a member function hasPath() on a non-object in ViewListController::getDisplayPaths(). 2014-02-07 17:42:41 +00: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
Alex Pott 580dd44a5f Revert "Issue #1926344 by jhodgdon, maggo, mdrummond, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig."
This reverts commit c83ff69e03.
2014-02-07 10:06:34 +00:00
webchick 9ee43fd7a9 Issue #2190707 by sun: PIFR results are verbose since global to conversion. 2014-02-07 00:03:55 -08:00
webchick e0f774b395 Issue #2189985 by tim.plunkett: Rename UnknownPluginException to PluginNotFoundException. 2014-02-07 00:03:27 -08: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 9e2f1b4c81 Issue #2100467 by amateescu, corvus_ch: Menu links are not ready to use a view builder so remove it from the annotation for now. 2014-02-06 23:52:16 -08:00
webchick 0923a55d43 Issue #2035725 by webflo, sivaji, Xano: Remove visibility__active_tab from block.schema.yml. 2014-02-06 23:51:17 -08:00
webchick 6b46e5d313 Issue #2188991 by tim.plunkett: Use ThemeHandler instead of list_themes() in unit tests. 2014-02-06 23:47:47 -08:00
webchick dca2d601ca Issue #1857442 by longwave, dawehner: Make $values optional on entity_create. 2014-02-06 23:47:06 -08:00
webchick f6dd96ca5d Issue #2175415 by swentel, tim.plunkett, jibran, larowlan: Add FieldTypePluginManagerInterface. 2014-02-06 23:42:28 -08:00
webchick 4e2a1c37dc Issue #2187097 by dawehner, tim.plunkett: Add a request_stack service and use it for the http kernel. 2014-02-06 23:38:31 -08:00
webchick 12592a2e44 Issue #2183887 by tim.plunkett: Remove Drupal::setContainer from LocalActionDefaultTest. 2014-02-06 23:34:54 -08:00
webchick fd06a6c0b6 Issue #2176265 by tim.plunkett, donquixote: Set an explicit ["config"]["autoloader-suffix"] in composer.json to avoid noise on composer update. 2014-02-06 23:33:05 -08:00
webchick f09e295739 Issue #2160933 by TR: NoHelpTest is faulty. 2014-02-06 23:28:47 -08:00
webchick 0f968f6dd4 Issue #2167639 by tstoeckler: EntityTest::label() is broken and not needed. 2014-02-06 23:25:10 -08:00
webchick e12261d0fd Issue #2067345 by Xano, jdillick, InternetDevels, bomoko | Berdir: Change EntityInterface type hints to NodeInterface where appropriate. 2014-02-06 23:23:07 -08:00
webchick 836d08a738 Issue #2183881 by tim.plunkett: Remove Drupal::setContainer from LocalTaskDefaultTest. 2014-02-06 23:19:43 -08:00
webchick 255a33f541 Issue #1967124 by damiankloip, dawehner | xjm: Bulk action views array to string conversion when there are no results. 2014-02-06 23:15:09 -08:00
webchick 39a0b439f6 Issue #2183423 by InternetDevels | bohart: In ManyToOne Rename Views properties to core standards. 2014-02-06 23:12:15 -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 1d8820345b Issue #2185843 by Cottser: Add joelpittet to the list of theme system maintainers in MAINTAINERS.txt. 2014-02-06 22:56:22 -08:00
webchick 761632e258 Issue #2181525 by Dragan Eror, maggo, nod_ | dexterns88: Toolbar toogle button bug with click. 2014-02-06 22:48:13 -08:00
webchick 6b0756e2aa Issue #2190695 by alexpott: Remove unnecessary update functions. 2014-02-06 22:44:00 -08:00
webchick 3ae319e401 Issue #2180627 by jessebeach, Wim Leers: Remove caption filter's caption-specific alignment classes. 2014-02-06 21:44:05 -08:00