Custom Query (2152 matches)
Results (1084 - 1086 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#939 | fixed | Notification bar at top of site shown to new users pointing them to simple instructions | rgrp | |
Description |
On http://getthedata.org/ or stackoverflow there is a pop-up bar for new users that give them some simple instructions. Talking with users it is clear that some people are not clear how ckan.net (or other sites) work and what they are and are not 'allowed to do. This could help make this better. Implementation
DependsEstimate
|
|||
#323 | fixed | Notification message | dread | dread |
Description |
Which events to notify onListed by domain object, these are the notification message 'change types' that will be sent:
Also it is clear that it could be useful to know when db-wide maintenance is carried out:
Ignored domain objectsThese parts of the domain model will not carry notifications as no use case has been identified for them:
Message formatA notification message's header contains the routing key, identifying the object type. The client is probably interested in the object (all use cases so far), so it makes sense to send the object in the payload. This should be the JSON-encoded dictionary exactly as provided for the object's REST Entity. For the 'db' notifications there shall be no payload. |
|||
#489 | fixed | Notify RDF service of model events | wwaites | johnbywater |