Custom Query (2152 matches)
Results (988 - 990 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2549 | wontfix | Merge organization logic into groups | ross | ross |
Description |
RequirementsMerge the organizations plugin into the core groups functionality. Most of this is templating and a small number of changes to the group controller. Investigate the possibility of removing the Membership model and using FKs. InterfaceThis is likely to consist of:
User StoriesNone Tasks[ ] Code
[ ] Documentation Estimates |
|||
#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:
|
|||
#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
|