Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1621 - 1623 of 2152)

Ticket Resolution Summary Owner Reporter
#2307 fixed Merge 1.6.1 into master icmurray icmurray

Reported by icmurray, 2 years ago.

Description

There are a number of features developed against 1.6.1 that need to be merged into master.

#2308 fixed Merge facet html snippets in the multi-lingual branch icmurray icmurray

Reported by icmurray, 2 years ago.

Description

Seanh and icmurray both touched on the html snippets in facets.html. So there's a merge issue. icmurray to merge changes in the multi-lingual branch prior to merging into master.

#2313 fixed Deprecate old facet data structures and related functions. icmurray icmurray

Reported by icmurray, 2 years ago.

Description

In branch feature-1821-multilingual-extension, a new faceting datastructure was introduced. This makes the old one and related functions obsolete. These have been marked as deprecated for the 1.7 release, and should be removed for the 1.8 release.

  • helpers.py:facet_items()
  • facets.html:facet_sidebar()
  • uses of c.facets (rather than c.new_facets)
Note: See TracQuery for help on using queries.