Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 2152)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#824 fixed 'Getdata' moved out of CKAN dread dread

Reported by dread, 3 years ago.

Description

Data importers should use API instead of object model directly:

  • saves load on server
  • much better error checking and authentication
  • eating our own dogfood (tests the API well)
#1318 fixed 'Register user' doesn't log you in dread dread

Reported by dread, 3 years ago.

Description

When you register a user, it doesn't seem to be logged in properly straight away. Top-right it invites you to "log in" and "register". Also the "create package" menu option doesn't appear. Going to /user/me sends you to login page. If you then login, then all these things are corrected.

#542 fixed 'Show and Tell' page customization using cookie + js wwaites rgrp

Reported by rgrp, 4 years ago.

Description

To allow for full page caching even on customized pages for logged in users we can use cookie+javascript techniques as described here: http://www.ibm.com/developerworks/web/library/wa-rails2/

In the first place we just need to apply this to:

  • You are logged in as
  • Package/group edit/authz tabs
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.