Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (637 - 639 of 2152)

Ticket Resolution Summary Owner Reporter
#1685 wontfix Move archiver download function to core ross ross

Reported by ross, 2 years ago.

Description

Archiver is included in some places just for access to download(), we should move this to lib in core.

#1683 fixed Dataset search results - last item out of order dread dread

Reported by dread, 2 years ago.

Description

On each page of package search results, all the items are neatly sorted apart from the last item of the page. SOLR gets the sorting of the results incorrect.

This is a known issue: https://issues.apache.org/jira/browse/SOLR-1777 affecting SOLR 1.4 only (which comes with Ubuntu 10.04)

It is highlighted in CKAN test ckan/tests/functional/test_pagination.py:TestPaginationPackage of commit 39096ed54bda86d043521b08b2e14fc5e283a0ff which fails most of the time it is run (passes intermittently).

#1682 duplicate [super] Translatability for EC dread dread

Reported by dread, 2 years ago.

Description

We need to be able to translate:

  • EC extension (templates, form)
    • Currently the pot file is just for CKAN core. New pot file for CKAN core and this extension? Or separate ones for extensions?
  • Field values in taxonomy (e.g. country names - Eurovoc)
    • #1665 Research into Eurovoc
    • Display Taxonomy in different languages
  • Field values not in taxonomy (e.g. title & description)
    • Use extra fields e.g. _i18n_title_fr = Le data.
    • (If lots of fields would need translating then would consider having a new package for each language, linked together with PackageRelationships?. But I think it is just title and description (resource description etc. are so minor, not worth translating?), so using extra field better.)

Timescale to complete this - Mar/Apr?.

Related work to interface with:

  • Eurovoc - Sean
  • i18n in search index - Adria
Note: See TracQuery for help on using queries.