Ticket #1293 (closed enhancement: fixed)
Rename Package to Dataset throughout WUI, API
Reported by: | rgrp | Owned by: | zephod |
---|---|---|---|
Priority: | major | Milestone: | ckan-sprint-2011-09-12 |
Component: | ckan | Keywords: | |
Cc: | rgrp | Repository: | ckan |
Theme: | none |
Description (last modified by johnglover) (diff)
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
Change History
comment:1 Changed 3 years ago by johnglover
- Owner set to johnglover
- Priority changed from awaiting triage to major
- Status changed from new to assigned
- Milestone changed from ckan-v1.5 to ckan-current-sprint
comment:6 Changed 3 years ago by johnglover
- Cc rgrp added
- Description modified (diff)
Branch: feature-1293-rename-package-to-dataset
Routing and test editing should be finished (all tests passings). Have not added test for redirect yet.
comment:7 Changed 3 years ago by rgrp
- Owner changed from johnglover to zephod
Reassign for completion (templates and docs) as john is away.
Note: See
TracTickets for help on using
tickets.
Changes
Leave
Notes