Custom Query (2152 matches)
Results (625 - 627 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#536 | fixed | Extend base importer merging in resources | dread | dread |
Description |
Multiple ONS records can go into one package e.g. Stats for Jan, Stats for Feb, Stats for Mar etc. We already identify an existing package by 'external_id'. Now need to find package by title and an extra field (department in ONS case) and allow it to merge in resource and tags. Alert if rest of meta data is different. |
|||
#1320 | fixed | Extend basic markdown to support normal http / https links | zephod | rgrp |
Description |
It is very annoying that you have to wrap links in <...> and most people don't bother. Extend h.markdown in code and markdown in js to fix this. (We should also support 'package' links etc in javascript?) *ADDITIONAL*
|
|||
#78 | fixed | Extend login cookie lifetime | rgrp | rgrp |
Description |
When you login you get given a cookie but it is very short (life of your browser session I think). Work out how to extend to something reasonable (30 days or perhaps forever with logout unsetting cookie).
Cost: ? |