drupal/core/modules/views
Nathaniel Catchpole 660f2d0d4f Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
..
config Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views. 2013-06-19 01:23:44 +02: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 #2015999 by damiankloip: Fields cannot be used as the row style on style plugins that support it. 2013-06-19 11:35:56 +02:00
templates 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
tests Issue #2015999 by damiankloip: Fields cannot be used as the row style on style plugins that support it. 2013-06-19 11:35:56 +02:00
views.api.php Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +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 #1998582 by damiankloip, brantwynn, dawehner: Auto-generate machine_name() for Views Blocks using [viewname]_[displayname] rather than forcing manual entry. 2013-06-17 18:17:56 +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 #843708 by mgifford, dawehner: Add option to set caption & remove summary in the html table (Accessibility). 2013-06-15 09:19:01 +02: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