Custom Query (2152 matches)
Results (1027 - 1029 of 2152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1543 | fixed | Pagination links in the dataset listings don't keep the current filters | johnglover | amercader |
| Description |
E.g. Pagination links on this page don't include groups=lodcloud http://thedatahub.org/dataset?groups=lodcloud Not sure if related to #1501 (probably not) |
|||
| #1546 | fixed | Package metadata_created returns the wrong date | johnglover | johnglover |
| Description |
metadata_created seems to be returning the date of the earliest revision (for all packages), rather than the earliest revision for a specific package. |
|||
| #1547 | fixed | Add search methods (before and after) to the IPackageController interface | amercader | amercader |
| Description |
Time estimate: 1d Add a two search method to the IPackageController interface so extensions can:
def before_search(search_params):
return search_params
def after_search(search_results, search_params):
return search_results
Please see this pad for implementation details: |
|||
Note: See TracQuery
for help on using queries.
