Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1678 - 1680 of 2152)

Ticket Resolution Summary Owner Reporter
#1530 fixed URL field help text in wrong place zephod lucychambers

Reported by lucychambers, 2 years ago.

Description

Confusion between entering values in the title and name/url fields in datacatalogs.org.

The help text "Url must be purely lowercase alphanumeric (ascii) characters and these symbols: -_" applies to the name/url field, yet in Lucy's browser the text that is actually hovering over the title field in my browser.

#736 fixed URL validation for CSW and WMS links amercader johnbywater

Reported by johnbywater, 4 years ago.

Description

Robust against slightly incorrect URLs (e.g. with trailing slash, or without /csw), and non-CWS service which also return <ows:ExceptionReport ... />.

Both cases would be resolved by checking capabilities (with CswClient's check_get_capabilities() method).

#1744 fixed UX improvements to dataset edit as of Dec 2011 zephod rgrp

Reported by rgrp, 2 years ago.

Description

Super ticket: #1506

  • Show edit summary form again, at least on edit pages (and prefill it for create to something sensible like: Creating dataset {title} {name}) [Done #1506]
  • Fix drop down for resource types in resource add/edit to limit to fixed set of options (as per http://wiki.ckan.org/Domain_Model/Resource)
  • Allow reordering of resources (or: and this is somewhat more complex but possibly simpler: allow editing of a resource_order field and we use that to sort resources (this is more like wordpress page_order -- these two options could become the same if we just hijack the existing position field on the join table and get rid of ordereredlist extension)) [DONE #1506]
  • Radically simplify set of licenses [DONE #1359]
  • "Unsaved changes" warning briefly when you click "Save" #1735
  • "Unsaved changed" typo on dataset edit page
Note: See TracQuery for help on using queries.