Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (778 - 780 of 2152)

Ticket Resolution Summary Owner Reporter
#1501 fixed Pagination links broken johnglover amercader

Reported by amercader, 2 years ago.

Description

Most of the different pagination links are broken and point to wrong locations. e.g:

  • Dataset listings in group page:

http://test.ckan.net/group/bibliographic

  • Tag letters in tag listing:

http://test.ckan.net/tag

  • User listing:

http://test.ckan.net/user

  • Revision listing:

http://test.ckan.net/revision

This is most probably related with:

https://github.com/okfn/ckan/commit/1772a5c

#1500 fixed Slug API calls tidy up dread dread

Reported by dread, 2 years ago.

Description
  • API call documented but don't exist any more: dataset create_slug
  • API call not documented but exists: is_slug_valid
  • API call not documented, badly sited in API and using custom code in controller (not logic layer): /package/autocomplete
#1499 fixed list/read/delete packages on the command-line dread dread

Reported by dread, 2 years ago.

Description

It would be useful to be able to manipulate packages using the paster command-line interface. In particular listing, reading and deleting packages. Seeing which packages were deleted too.

Note: See TracQuery for help on using queries.