Commit Graph

20926 Commits (db0104f408a3b0486e560350032b884c6237d380)

Author SHA1 Message Date
Alex Pott db0104f408 Issue #1817672 by jibran, dawehner, bdgreen, damiankloip: Replace db_select() with an injected database connection in views plugins. 2013-06-15 10:33:10 +02:00
Alex Pott 2a17837fda Issue #843708 by mgifford, dawehner: Add option to set caption & remove summary in the html table (Accessibility). 2013-06-15 09:19:01 +02:00
Alex Pott 6012988251 Issue #2020249 by plach: Create Drupal::languageManager for improved DX. 2013-06-15 08:59:47 +02:00
Alex Pott 0e58a6213a Issue #2017323 by jibran: Fixed admin/content does not have a border anymore. 2013-06-15 01:10:46 +02:00
Alex Pott 82d44b7834 Issue #2016177 followup by yched: Refactor 'autocreate entity' handling from entity_reference(). 2013-06-15 01:02:26 +02:00
Alex Pott fa6444e067 Issue #2008974 by K15.Multik, drupee: Replace theme() with drupal_render() in book module. 2013-06-15 00:59:22 +02:00
Alex Pott f6f0478873 Issue #2008986 by markie: Replace theme() with drupal_render() in datetime module. 2013-06-15 00:57:41 +02:00
Alex Pott b6eb3d4c94 Issue #2009658 by chrisjlee, helga.chb: Replace theme() with drupal_render() in menu module. 2013-06-15 00:56:38 +02:00
Alex Pott f7a22ec09a Issue #2014009 by kgoel: Replace drupal_container() with Drupal::service() in the serialization module. 2013-06-15 00:48:02 +02:00
Alex Pott 8679f24b94 Issue #1999424 by marcingy, mongolito404, jiff: Use Symfony Request for path module. 2013-06-15 00:45:49 +02:00
Alex Pott 2d5b6c41b3 Issue #1999404 by marcingy, mongolito404, jiff: Use Symfony Request for node module. 2013-06-15 00:44:55 +02:00
Alex Pott b90377b32b Issue #1999398 by chertzog: Use Symfony Request for menu module. 2013-06-15 00:44:04 +02:00
Alex Pott 76518e6f95 Issue #1998708 by kim.pepper, kmcculloch: Use Symfony Request for block module. 2013-06-15 00:42:02 +02:00
Alex Pott cb07e91364 Issue #1999444 by chertzog: Use Symfony Request for translation module. 2013-06-15 00:40:37 +02:00
Alex Pott fa9c197e57 Issue #1843788 by scor, jenlampton, tyjamessmith: Remove template_process_username(). 2013-06-15 00:27:57 +02:00
Alex Pott 573068f94c Issue #2003568 by dawehner, jhedstrom: Convert tags,attributes, diff and url validation unit tests to phpunit. 2013-06-15 00:11:48 +02:00
Alex Pott 81f4bc82a1 Issue #2006568 by ParisLiakos, dawehner: Convert filter_xss() tests to unit tests. 2013-06-15 00:03:29 +02:00
Alex Pott 466c8c4ca5 Issue #2015377 by kim.pepper: Move Controllers in 'Routing' to 'Controller' namespace. 2013-06-14 23:48:32 +02:00
Alex Pott 22a09e4daf Issue #2013891 by swentel: Remove widget config schema from text, options and field modules. 2013-06-14 23:31:17 +02:00
Alex Pott 88101706e0 Issue #2013837 followup by yched: Rewrite field sync on top of NG entities. 2013-06-14 23:12:37 +02:00
Alex Pott cd8a251f5f Issue #2016177 by yched, berdir: Refactor 'autocreate entity' handling from entity_reference(). 2013-06-14 15:45:18 +02:00
Alex Pott e56a599e83 Issue #2013837 by yched, plach: Rewrite field sync on top of NG entities. 2013-06-14 15:37:01 +02:00
Alex Pott 9ddac9e9fa Issue #1924436 by JohnAlbin, rteijeiro: Remove separate CSS_AGGREGATE_SYSTEM aggregate file and fix drupal_add_library() to aggregate CSS properly. 2013-06-14 15:37:00 +02:00
Alex Pott 41edb242f8 Issue #1657886 by Hanno: Filter 'Convert URLs into links; doesn't support multilingual web addresses. 2013-06-14 15:37:00 +02:00
Alex Pott 010ffd4508 Issue #1826252 by Jeroen, benjf, wilco: Domain language negotiation broken when a base url is configured. 2013-06-14 15:37:00 +02:00
Alex Pott 3b61f06bf9 Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
Jennifer Hodgdon ba810ba122 Issue #1899486 by Gábor Hojtsy, YesCT, Schnitzel, pixelite, sahain: Make link for translating content always say translate instead of translations 2013-06-14 06:03:28 -07:00
Jennifer Hodgdon 7d7f337655 Issue #2018575 by longwave: Fix class descriptions in doc blocks of list controllers 2013-06-14 05:55:36 -07:00
Jennifer Hodgdon fbc75312fa Issue #2016553 by brunodbo: Fix typo in Drupal class docs 2013-06-14 05:53:29 -07:00
Jennifer Hodgdon 4798dcf395 Issue #2009092 by smiletr: Fix up documentation for field_attach_view(), which was inaccurate for D8 2013-06-14 05:51:15 -07:00
Jennifer Hodgdon a4cdbb065c Issue #1971860 by arh1, shanethehat, Fabianx: Document that Twig debug mode can cause automated tests to fail 2013-06-14 05:48:10 -07:00
Alex Pott f63db4cf5c Issue #889338 by das-peter, dawehner, yched: Add support for xdebug in WebTestBase. 2013-06-14 13:22:46 +02:00
Alex Pott e689237f93 Issue #2004408 followup by alexpott: Allow modules to alter the result of EntityListController::getOperations. 2013-06-14 12:59:45 +02:00
Alex Pott 9c173cfe7a Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css']. 2013-06-14 12:57:49 +02:00
Nathaniel Catchpole 4f01c099fb Issue #1989230 by ParisLiakos, alexpott: Update to Symfony 2.3. 2013-06-14 10:52:09 +01:00
Alex Pott 980604905d Issue #2006484 by tim.plunkett, dawehner: Remove dependency on datetime from node. 2013-06-14 02:25:47 +02:00
Alex Pott fd9804d886 Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController . 2013-06-14 02:18:37 +02:00
Alex Pott 0cc160dbf3 Issue #2004022 by ollu, ramlev, ParisLiakos: Move aggregator_test() module into its own directory. 2013-06-14 01:06:25 +02:00
Alex Pott 984940b8f2 Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation. 2013-06-14 01:03:32 +02:00
Alex Pott 95368fcaab Issue #1986408 followup by ry5n, tim.plunkett, joelpittet | Bojhan: Fixed Message style update. 2013-06-14 00:59:34 +02:00
Alex Pott 84d0ea9776 Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page. 2013-06-14 00:57:52 +02:00
Alex Pott 8cc0c63808 Issue #1912504 by damiankloip, dawehner, amateescu: Remove _field_view_formatter_options() from Views as it duplicates FormatterPluginManager::getOptions(). 2013-06-14 00:56:22 +02:00
Alex Pott 27bd89be14 Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners. 2013-06-14 00:53:50 +02:00
Alex Pott f0f2475b34 Issue #1968996 by yched, swentel, xjm: Add protected saveNew() and saveUpdated() methods to Field and FieldInstance to improve code readability. 2013-06-14 00:51:07 +02:00
Alex Pott eb354a578b Issue #2000006 by ACF, juampy: Convert _file_test_form() to the new form interface and convert route. 2013-06-14 00:42:03 +02:00
Alex Pott 939a8a8de5 Issue #1960574 by swentel, smiletrl: Add more tests for Field config import. 2013-06-13 23:36:54 +01:00
Alex Pott fc7897f36b Issue #1967112 followup by David_Rothstein, dawehner: HTML 5 validation breaks the cancel button in Views UI dialogs. 2013-06-13 23:32:39 +01:00
Alex Pott d230ea6813 Issue #1889748 by tim.plunkett: Figure out what to do with ConfigMapper. 2013-06-13 23:21:28 +01:00
Alex Pott 5a4dceb2fe Issue #1987812 by oenie, jibran: Convert system_admin_index() to a new style controller. 2013-06-13 22:59:24 +01:00
Alex Pott 07c6057fb3 Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview. 2013-06-13 22:57:38 +01:00