drupal/core/modules/views_ui
Alex Pott e36b51237d Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module. 2013-06-29 15:17:05 +01:00
..
config Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00
css Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
images Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00
js Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
lib/Drupal/views_ui Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module. 2013-06-29 15:17:05 +01:00
templates Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig. 2013-06-27 10:26:32 +01:00
tests/Drupal/views_ui/Tests Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays. 2013-06-29 15:03:53 +01:00
admin.inc Issue #1962234 by dawehner, damiankloip, alexpott: Move views_fetch_fields() into an autoloadable class. 2013-06-22 21:38:13 +02:00
views_ui.info.yml Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
views_ui.module Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig. 2013-06-27 10:26:32 +01:00
views_ui.routing.yml Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms. 2013-06-17 23:26:42 +02:00
views_ui.services.yml Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00
views_ui.theme.inc Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module. 2013-06-29 15:17:05 +01:00