Commit Graph

27 Commits (c9ff2332f9eda724af8d02fd0543d731caadd7d5)

Author SHA1 Message Date
Alex Pott dc98af8242 Issue #1843748 by tlattimore, shanethehat, geoffreyr, Cottser, Hydra, joelpittet, widukind, c4rl, rcaracaus: Convert views/templates/views-view-fields.tpl.php to twig. 2013-05-24 17:03:24 -07:00
Alex Pott c68896f9c7 Issue #1843746 by joelpittet, trrroy, shanethehat, tlattimore, damiankloip, jastraat, dawehner, thedavidmeister, Cottser, Kevin Morse: Convert views/templates/views-view-field.tpl.php to Twig . 2013-05-24 10:35:51 -07:00
Alex Pott e7d739a6ea Issue #1843764 by joelpittet, Cottser, dmouse, shanethehat, jwilson3: Convert views/templates/views-view-summary-unformatted.tpl.php to twig. 2013-05-24 10:34:06 -07:00
Alex Pott ed042be06c Issue #1843752 by joelpittet, Sean Charles: Convert views/templates/views-view-grouping.tpl.php to twig. 2013-05-24 10:30:47 -07:00
Alex Pott 80cb1e4693 Issue #1843762 by joelpittet, Albert Volkman, shrop: Convert views/templates/views-view-summary.tpl.php to twig. 2013-05-24 10:28:53 -07:00
Alex Pott d39eace47f Issue #1843750 by jastraat, joelpittet, jpamental, FluxSauce, gollyg, shanethehat, mr.baileys: Convert views/templates/views-view-grid.tpl.php to twig. 2013-05-24 10:27:49 -07:00
Alex Pott 571786124e Issue #1843754 by joelpittet, shanethehat: Convert views/templates/views-view-list.tpl.php to twig. 2013-05-24 10:26:35 -07:00
Alex Pott 6880348233 Issue #1843770 by joelpittet, izus: Convert views/templates/views-view-unformatted.tpl.php to twig. 2013-05-24 10:25:24 -07:00
Alex Pott 6ac1d47a27 Issue #1843766 by joelpittet: Convert views/templates/views-view-table.tpl.php to twig. 2013-05-24 10:24:22 -07:00
Alex Pott 19613d9b70 Issue #1843740 by webthingee, joelpittet, Hydra, thund3rbox, shrop: Convert views/templates/views-exposed-form.tpl.php to twig. 2013-05-24 10:23:17 -07:00
Alex Pott a312df8cda Issue #1843760 by webthingee, joelpittet, jpamental: Convert views/templates/views-view-rss.tpl.php to twig. 2013-05-24 10:22:36 -07:00
Alex Pott 7016229fc1 Issue #1843758 by joelpittet, jpamental, tlattimore: Convert views/templates/views-view-row-rss.tpl.php to twig. 2013-05-24 10:21:31 -07:00
Dries 8e57fb5263 Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess(). 2013-05-15 14:59:43 -04:00
Alex Pott 1304f13bfb Issue #1912606 by jastraat, gollyg, Cottser, joelpittet: Remove theme_views_view_grouping() function. 2013-05-12 23:30:02 +01:00
Alex Pott e9ef6636da Issue #1960014 by dawehner, damiankloip, xjm: Fixed Empty area handlers need to be rendered for tables. 2013-04-26 10:33:29 +01:00
Alex Pott 12b09da4bf Issue #1895266 by damiankloip, dawehner: Convert views to use the ModuleHandler. 2013-04-05 13:32:19 +01:00
Dries d22f1cbb13 Issue #1070166 by mgifford: As a screen-reader user I need a way to recognize the purpose of the Next and Previous links in the Views mini pager. 2013-03-08 10:05:57 -05:00
catch 5c7ce575f3 Issue #1901290 by dawehner: Replace the mini pager with a lite pager (which does not run a count query). 2013-02-18 11:21:07 +00:00
Dries c432629f25 Issue #1903410 by dawehner: Fixed Wrong config key is used in template_preprocess_views_view_rss(). 2013-02-09 11:58:36 +11:00
catch 26253b37f0 Issue #1866910 by damiankloip: Add an ajaxEnabled() method for ViewExecutable. 2013-02-05 13:03:02 +00:00
catch 431801a535 Issue #1625248 by dawehner, Jorrit: Fixed Mini Pager ('tags') are broken. 2013-01-23 13:44:55 +00:00
webchick dd8c44b490 Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity. 2013-01-18 21:10:42 -08:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
Dries c34a93544a Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:17:20 -05:00
catch 99f1870e85 Issue #1773832 by goldorak, dawehner, fastangel, tim.plunkett: Fixed Replace usage of drupal_attributes(), refactor to use Attribute better. 2012-12-19 17:10:45 +00:00
Dries 341e9f66ea Issue #1825278 by hrmoller, damiankloip: Add parenthesis to new stdClass calls in theme.inc. 2012-12-17 17:06:33 -05:00
webchick 2809f13d53 Issue #1805980 by tim.plunkett: Rename /theme to /templates and theme.inc to views.theme.inc 2012-12-11 12:51:50 -08:00