Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (322 - 324 of 2152)

Ticket Resolution Summary Owner Reporter
#2447 fixed Create demo add dataset page aron.carroll aron.carroll

Reported by aron.carroll, 2 years ago.

Description

Discussion:

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

Implementation:

http://s031.okserver.org:2375/dataset/new http://s031.okserver.org:2375/dataset/new_resource

#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)

#2444 fixed Create demo dataset related page aron.carroll 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

Note: See TracQuery for help on using queries.