Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (649 - 651 of 2152)

Ticket Resolution Summary Owner Reporter
#2468 fixed Finish off SlickGrid based Recline view amercader amercader

Reported by amercader, 2 years ago.

Description

Please see these GitHub? issues:

https://github.com/okfn/recline/issues/130

https://github.com/okfn/recline/issues/131

#2376 fixed Fix "no-sidebar" front page layout issue with CKAN 1.7 in some languages seanh seanh

Reported by seanh, 2 years ago.

Description

This needs to be fixed in the CKAN templates ("no-sidebar" should not be marked for translation) but for 1.7 just fixed it in the translation files.

#357 fixed Fix API documentation, to correct misleading HTTP_AUTHORIZATION statement. johnbywater johnbywater

Reported by johnbywater, 4 years ago.

Description

Sean Burlington wrote:

I recently came across a documentation issue

http://knowledgeforge.net/ckan/doc/ckan/api.html


The key should be passed in the API request header: Header Example value HTTP_AUTHORIZATION fde34a3c-b716-4c39-8dc4-881ba115c6d4


But the header name is actually just 'AUTHORIZATION'

For example to set it in PHP

curl_setopt($ch, CURLOPT_HTTPHEADER, array('AUTHORIZATION: xxxxx-xxxx-xxxx-xxxx-xxxxxxx'));

Note: See TracQuery for help on using queries.