Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 303 of 2152)

Ticket Resolution Summary Owner Reporter
#1653 fixed Change URLs for multilingual site toby ross

Reported by ross, 2 years ago.

Description

To support multiple languages we should have an easy way to specify the language as part of the URL, so that URLs are both specific and we also reduce the dependency on the session.

  • Analysis [1d] - Find the best way of implementing this and how everyone else does their language URLs.
  • Write Middleware + update url_for to take account of the language. [2d]

  • Document the language setup, and how to replicate it. [1d]
#1149 fixed Change domain object modification plugin to use Session extension. kindly kindly

Reported by kindly, 3 years ago.

Description

This should make it more efficient as it currently does a lot of repeating work. i.e if you change a package and a resource in the same commit it sends out 2 notifications and should only really send out 1.

#198 fixed Change package and tag ids to uuids rgrp dread

Reported by dread, 4 years ago.

Description

See how we did it already for other things.

Note: on ckan.net older PackageRevision?.id might not be identical to Package.id but this may need sorting at this point.

Note: See TracQuery for help on using queries.