Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1057 - 1059 of 2152)

Ticket Resolution Summary Owner Reporter
#332 fixed Autocomplete tag on click pudo rgrp

Reported by rgrp, 4 years ago.

Description

During tag autocompletion, clicking on a suggested tag doesn't trigger completion in the text box.

#334 fixed Wrong link for package feed icon pudo dread

Reported by dread, 4 years ago.

Description

This is a problem with the package page e.g. http://ckan.net/package/open-election-data-project . The feed icon links to [1] and the text next to it "Subscribe" links to [2]. Surely these should be the same? The second link seems to right one to me.

#359 fixed Create Storage with pluggable extensions pudo rgrp

Reported by rgrp, 4 years ago.

Description

Storage represents something you can upload to (download is done in ticket:406).

  • storage sub package with defined interface (maybe just use OFS)
  • Only support uploading single files for the moment (though can do multiple files).
    • Relationship to build (ticket:306)
    • No support for syncing e.g. hg/git repos -- that's up to you as a user
  • Upload command

At end of this we can deprecate Repository.

Having Repository encapsulate Index and Storage (without Storage being explicit) is not helpful and leads to duplication.

Note: See TracQuery for help on using queries.