Custom Query (2152 matches)
Results (1057 - 1059 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1151 | wontfix | Preview for geographic data should be a map | rgrp | timmcnamara |
Description |
Data viewer / previewer for a resource that has a KML file, or others, such as GeoRSS and GeoJSON, we should provide a map.
This is non-trivial for external files as we need a way to jsonify. For files stored locally this is more of a recline issue (and will require a bit of work to either guess columns or allow user to specify them). |
|||
#1150 | fixed | Non-ASCII chars prevent data preview | johnglover | timmcnamara |
Description |
Characters outside of ASCII range are not supported within data previews. Steps to reproduce:
|
|||
#1149 | fixed | Change domain object modification plugin to use Session extension. | kindly | kindly |
Description |
This should make it more efficient as it currently does a lot of repeating work. i.e if you change a package and a resource in the same commit it sends out 2 notifications and should only really send out 1. |