Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (943 - 945 of 2152)

Ticket Resolution Summary Owner Reporter
#1302 fixed Move Resource and Tag search code to logic layer johnglover johnglover

Reported by johnglover, 3 years ago.

Description

Resource and Tag search is currently still using the old ckan query parser which is unnecessary. Refactor this out and move to the logic layer.

#1301 fixed Give access to extensions from the old formalchemy controllers amercader amercader

Reported by amercader, 3 years ago.

Description

This was removed during the auth refactoring, but it's needed in the old controllers

#1300 fixed Core changes to base theme rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Core changes to theme in order to make it easier to re-theme:

  • page_heading
  • side bar menu must be switchable (left to right) (through config or css)
  • Add optional_footer to complement optional_head
    • And adopt rule for template writers that all extra js must go in optional footer
    • That way we could move optional js to the bottom of the page to improve page load times.
  • Re-add support for body-class ... (seems to be removed by #1108)
  • more divs.
  • better labelling for css (and javascript)
Note: See TracQuery for help on using queries.