Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (178 - 180 of 2152)

Ticket Resolution Summary Owner Reporter
#247 fixed Alternative formats links on package page dread rgrp

Reported by rgrp, 4 years ago.

Description

"Alternative formats". Has logo for RDF (link to RDF) and JSON (link via CKAN REST i/f).

  • How do we know if RDF available? Ans: see details in ticket:90.

Cost: 1h

#248 fixed i18n of forms dread rgrp

Reported by rgrp, 4 years ago.

Description

Need to do i18n of forms (not in templates but in code). Should consult with tonfa about this.

#251 fixed Present in the API a list of revision IDs, and present individual revisions when referenced by ID johnbywater johnbywater

Reported by johnbywater, 4 years ago.

Description

Want to have:

  • /api/search/revision/

Support querying by "since time" and "since revision". Each individual revision should be available in the REST API (read-only):

  • /api/rest/revision/{revision ID}
    • should include revision attributes plus revision.packages e.g. like { "id": "...", ... "packages": [ list of packages names from e.g. revision.packages ] }
Note: See TracQuery for help on using queries.