Custom Query (2152 matches)
Results (1351 - 1353 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
|
#1294 |
fixed
|
[super] Package creation and editing UX improvements
|
rgrp
|
rgrp
|
Reported by rgrp,
3 years ago.
|
Description |
Largely an integration of work from ckanjs
- #1295 Simplify package create form
- Improvements to edit form
- Split edit form into sections
- Remove preview from edit form (introduce inline preview on description/notes field)
- #1296 Improved resource adding/editing on dataset/page page
- #878 File upload integrated into resource creation
- #1297 In-place editing of notes field for existing packages
|
#1295 |
fixed
|
Simplify package create form
|
rgrp
|
rgrp
|
Reported by rgrp,
3 years ago.
|
Description |
Sub ticket of #1294
- Initial screen just title, name, description (notes), license (and tags?).
- State that you can add data and more information on next screen. This takes you to Package 'view' where you can then do more stuff.
- Flash some instructions? e.g. that resources are missing?
- Name slug should by default look uneditable (cf wordpress way to do the slug)
|
Note: See
TracQuery
for help on using queries.