Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
1.57 MB
MD5: a50033bb090730176d9263ddae7f32b2
SHA-1: b24aa08c2b60c4ec1904769cd2edb9eafa3c1702
SHA-256: 04a2fa48378bb81af6ea4c476e1d6fd2bdb67b907b3857393d7bf7218d807df9
Download zip
1.81 MB
MD5: 56beb9d18dcc252ca77834f52b9050d1
SHA-1: 7a18397702fc9907ac918f9426b3fac25f792353
SHA-256: 03212f5ed6e5369ed123fe7226a7f64ce938747c1e1a67032cda8fcc9142c6f1
Release notes
Changes since 7.x-3.11:
- #1751424 by Ken Ficara, jwilson3: Undefined index: current_user
- #1337894 by fengtan: Views RSS feeds have validation issues
- #1154830 by heddn, hass, dunix: Schema mismatch after upgrade D6 to D7
- #2204257 by ezra-g, andyg5000: Update Views Content access filter per core performance improvements
- #2450447: Drupal QA is broken for Views 7.x-3.x
- #2579819 by skyredwang: Deprecating PHP4 style constructors
- #1940212 by jweowu: "Content translation: Translations" relationship incorrectly specifying translation source
- #2559839 by hexabinaer: [Backport] Expand display "Comment" trim from 10 to 80 characters
- Revert "Issue #2559839 by hexabinaer: [Backport] Expand display "Comment" trim from 10 to 80 characters"
- #1248716 by milesw, ndf, stefan.r: Views strings not translatable when loaded from a feature
- #1547924 by rbp: Document field_math feature previous value
- Merge branch '7.x-3.x' of git.drupal.org:project/views into 7.x-3.x
- #1771140 by imclean, das-peter, GuGuss: view_menu_alter() adding to existing "access arguments" causes user_access() error
- #1491082 by drzraf, dawehner, colan: Set a default template if there is no theme definition.
- #2376607 by rrfegade, dakku: Fix some typos in comments.
- #339384 by colan: Added help text to keep the exposed filter terms list unset to keep unfiltered "Any" option default.
- #2115269 by lalweil, anrikun: Check for entity in views_handler_field_field->get_value() before accessing it.
- #1802438 by andrewbelcher, vasike: get_result_entities() Doesn't support revisions
- #2211253 by sandipmkhairnar: Incorrect array index given in example for hook_views_ajax_data_alter()
- #1484208 by tedfordgif: Undefined index options_form()
- #2188165 by dww, jesss, tim.plunkett: Issue tag 'is/not empty' and 'not one of' operators do not work
- #1809958 by joelpittet, steve.stotter, alesr, klaasvw: Views with exposed filter (ajax enabled) inside modal window (ctools)
- #2284593 by jhedstrom, Lendude: Fatal error: Call to a member function ensure_my_table() on a non-object
- #2408939 by shashikant_chauhan: Views Plugins documentation topic lists incorrect number of plugin types
- #1036962 by acbramley, dsnopek, grahamC, mr.york, das-peter, wiifm: Edit link destination incorrect when using AJAX-enabled views
- #1819538 by azinck: More link disappears when time-based views cache is enabled
- #2473959 by fizk: Typo
- #1959594 by chrisjlee: typo 'lenght' in view_trim_views()
- #1976836 by Dean Reilly: Views locale edit link field uses the old D6 path
- #1831162 by dcmouyard, Valentine94: Tables generated by Views need better semantics
- #2480753 by dawehner, jibran, das-peter: Make it easier to subclass views_handler_area_view