[ckan-changes] [ckan/ckan] 1780c0: [#1791] Keep filters when ordering dataset listing...
    GitHub 
    noreply at github.com
       
    Tue Jun 24 16:07:36 UTC 2014
    
    
  
  Branch: refs/heads/1791-ordering-loses-filters
  Home:   https://github.com/ckan/ckan
  Commit: 1780c0b1961bbf095e9d5c3aa322d0062c8684d6
      https://github.com/ckan/ckan/commit/1780c0b1961bbf095e9d5c3aa322d0062c8684d6
  Author: amercader <amercadero at gmail.com>
  Date:   2014-06-24 (Tue, 24 Jun 2014)
  Changed paths:
    M ckan/templates/group/read.html
    M ckan/templates/organization/read.html
    M ckan/templates/package/search.html
  Log Message:
  -----------
  [#1791] Keep filters when ordering dataset listings
There is a `form.hidden_from_list` macro call in the
`search_form.html` snippet that did not get the `fields` variable it needed
to create the necessary hidden inputs.
    
    
More information about the ckan-changes
mailing list