Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1210 - 1212 of 2152)

Ticket Resolution Summary Owner Reporter
#980 fixed Fixes to HR Infoshare pudo pudo

Reported by pudo, 3 years ago.

Description

We've fixed a few things in CKAN that were discovered and tracked by HRI in their own issue tacker. This includes:

  • add authz checks to package edit links (cset:0752316cd2fe)
  • replace gettext with _ in controllers, to support unicode error msgs (cset:822340e6077e)
  • handle broken html in notes field without crashing on package read (cset:4b6be037dda0)
  • update i18n (cset:37d57dc3c492, cset:ea03173f5e77, cset:f16f4ee40fe7)
#978 fixed Edit Resource including Extras in Web UI zephod dread

Reported by dread, 3 years ago.

Description

Part of super-ticket #1506.

Follows on from #826.

We can configure some extra fields in resources and can edit them in the Web UI, but we can't create new columns in the Web UI. Update the WUI to handle tis.

#977 fixed db_upgrade errors dread

Reported by dread, 3 years ago.

Description
  • db_upgrade (in ckan/model/init) makes call to validate_authorization_setup but forgets about rest of initialisation.
  • it uses self.metadata.bind.url when it should be self.metadata.bind it seems (confused by sqlmigrate update?)
Note: See TracQuery for help on using queries.