Commit Graph

20937 Commits (096b8c5a58a03abfff1654ec706842966add8acf)

Author SHA1 Message Date
Alex Pott 096b8c5a58 Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'. 2013-06-16 10:24:30 +02:00
Alex Pott 033451a4d2 Issue #2006484 followup by amateescu: Remove dependency on datetime from node. 2013-06-15 12:01:09 +02:00
Alex Pott 00a4259367 Issue #2003304 by jibran, gdf, Dan Reinders, heddn: Rename Views method set_count_field() to setCountField(). 2013-06-15 11:50:01 +02:00
Alex Pott 9791575da5 Issue #2003410 by ricky.middaugh, heddn, pcambra: Rename Views method get_where_args() to getWhereArgs(). 2013-06-15 11:49:03 +02:00
Alex Pott 6345a5cbc2 Issue #2002484 by brennanmh, heddn, Dan Reinders, hussainweb: Rename Views method ensure_table() to ensureTable(). 2013-06-15 11:47:11 +02:00
Alex Pott 5c09348793 Issue #2002438 by theladebug, malcomio, heddn: Rename Views method default_action() to defaultAction(). 2013-06-15 11:45:48 +02:00
Alex Pott 863a9bd821 Issue #2002346 by heddn, crowdcg, marlatt, farfanfelipe, jibran: Rename Views method adjust_join() to adjustJoin(). 2013-06-15 11:44:23 +02:00
Alex Pott fc1bd6f3d3 Issue #2002344 by elvis2, heddn: Rename Views method add_where_expression() to addWhereExpression(). 2013-06-15 11:43:20 +02:00
Alex Pott 1ea2d228c4 Issue #1946208 by dawehner: Rewrite QueryGroupByTest to use ViewUnitTestBase. 2013-06-15 11:40:18 +02:00
Alex Pott 757d39e2dd Issue #1843788 followup by Eric_A: Remove template_process_username(). 2013-06-15 11:10:01 +02:00
Alex Pott 6d54ed7ac1 Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API. 2013-06-15 10:46:11 +02:00
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