drupal/core/modules/views
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
..
config Issue #1960888 by jibran, dawehner, tim.plunkett, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-12 16:25:12 +01:00
css Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
includes Issue #2007052 by thedavidmeister: Replace theme() with drupal_render() in views.module. 2013-06-09 21:45:55 +01:00
js 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
lib/Drupal/views 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
templates Issue #1843744 by joelpittet, kgoel, Hydra, tsi, chrisjlee, shanethehat, jenlampton, mr.baileys, Cottser, socketwench: Convert views/templates/views-view.tpl.php to twig . 2013-05-24 22:13:58 -07:00
tests Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview. 2013-06-13 22:57:38 +01:00
views.api.php Issue #2007052 by thedavidmeister: Replace theme() with drupal_render() in views.module. 2013-06-09 21:45:55 +01:00
views.info.yml Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
views.install Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
views.module Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css']. 2013-06-14 12:57:49 +02:00
views.services.yml Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views. 2013-05-25 10:34:58 -07:00
views.theme.inc Issue #2002426 by rootwork, hugo.lallo, Dan Reinders: Rename Views method click_sortable() to clickSortable(). 2013-06-13 09:25:45 +01:00
views.tokens.inc Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
views.views.inc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
views.views_execution.inc Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00