Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (826 - 828 of 2152)

Ticket Resolution Summary Owner Reporter
#1293 fixed Rename Package to Dataset throughout WUI, API zephod rgrp

Reported by rgrp, 3 years ago.

Description

Changes

  • All templates
  • [DONE] Routing: /package/ -> /dataset/ (including API)
  • [DONE] Tests: self.app.get('/dataset/...') rather than package ...
    • One test to check redirect works?
  • Docs

Leave

  • Stay with Package in code e.g. stay with 'PackageController?'
    • also leave stuff like pkg = .... (gradual migration)
  • Leave extensions

Notes

  • Package -> Dataset
  • Data Package -> Dataset
  • respect capitalization
#2464 fixed Rename 'organization' to 'publisher' johnglover johnglover

Reported by johnglover, 2 years ago.

Description
  • Already done for basic publisher forms (index, read, edit), but needs to be done for additional forms (in particular, form paths like 'organization_apply' that are hardcoded into the organizations controller).
  • change organization mapping to /publisher
#982 fixed Remove various pip-requirements versions dread rgrp

Reported by rgrp, 3 years ago.

Description

We can just use the branch name to pull down specific versions of pip requirements so we don't need all the different versions in head.

Remove them and update any client systems.

Cost: 20m

Note: See TracQuery for help on using queries.