Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (427 - 429 of 2152)

Ticket Resolution Summary Owner Reporter
#2440 fixed Create demo homepage toby aron.carroll

Reported by aron.carroll, 2 years ago.

Description

Discussion:

https://okfn.basecamphq.com/projects/9558659-demo-ckan-front-end/posts/61696765/comments

Implementation:

http://s031.okserver.org:2375

#2445 fixed Create demo dataset add related page toby aron.carroll

Reported by aron.carroll, 2 years ago.

Description

Discussion:

https://okfn.basecamphq.com/projects/9558659-demo-ckan-front-end/posts/62821386/comments

Implementation:

http://s031.okserver.org:2375/dataset/adur_district_spending/related/new

Needs a new endpoint at /dataset/DATASET/related/new this should have a form containing the following fields.

  • Title (required)
  • Type of item (Application|Visualisation)
  • Description
  • URL (required)
  • Image URL

When submitted if an item is created it should redirect (303) back to /dataset/DATASET/related with a flash message saying "Related item was successfully created".

If failed to create it should redirect (303) back to the form and populate the error messages, see add dataset for examples (https://github.com/okfn/ckan/blob/feature-2375-demo-theme/ckan/templates/package/new_package_form.html)

#2454 fixed Create demo login page toby aron.carroll

Reported by aron.carroll, 2 years ago.

Description

Discussion:

https://okfn.basecamphq.com/projects/9558659-demo-ckan-front-end/posts/62935295/comments

Implementation:

http://s031.okserver.org:2375/en/user/login

Note: See TracQuery for help on using queries.