Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2128 - 2130 of 2152)

Ticket Resolution Summary Owner Reporter
#1087 fixed version and contact info api call wwaites

Reported by wwaites, 3 years ago.

Description

a simple api call that returns data like this:

{ "version": ckan_software_version,
  "contact": { "name": "Some Admin", "mbox": "[email protected]" },
  "description": "Site Description",
  "url": "http://canonical.name.ckan.net/"
#1088 fixed content-type autonegotiation is wonky wwaites

Reported by wwaites, 3 years ago.

Description

in ckan/controllers/package.py around line 130 it does some strange things...

perhaps replace with https://github.com/wwaites/autoneg

and handle redirection of these content types:

application/rdf+xml
application/turtle
text/plain
text/x-graphviz
#1309 duplicate Registering new user requires immediate login zephod zephod

Reported by zephod, 3 years ago.

Description

Registering a new user directs you to that user's profile page but does not log you in. There is an empty set of "Recent changes" and no ability to modify the page. Users must follow the login link in the top-right corner to continue.

Registering a new user should immediately log you in.

Note: See TracQuery for help on using queries.