Custom Query (2152 matches)
Results (1162 - 1164 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#806 | fixed | Metadata created and last modified timestamps for packages | rgrp | rgrp |
Description |
Packages should provide create and last modified attributes which are included in package dict exposed via api. These attributes will not be in db but are computed (depend not just on package but related objects -- package tags, package resources, package extras etc) |
|||
#938 | fixed | Message flashing / notification in WUI | pudo | rgrp |
Description |
Good user interfaces provide feedback to users. We should provide more feedback about the success / failure of actions using message flashing (see http://flask.pocoo.org/docs/patterns/flashing/). We already do some of this (slightly poorly), e.g. on adding an authorization the app says: "X authorization added". Implementation
Estimate
|
|||
#1608 | fixed | Merge storage into Core | ross | ross |
Description |
As part of Storage Changes and http://ckan.okfnpad.org/newstorage it was decided to merge ckanext-storage back into core. Other changes:
|