Custom Query (2152 matches)
Results (1270 - 1272 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2290 | fixed | Mark facet titles in search pages for translation | seanh | seanh |
Description |
The strings Tags, Res_format and Groups on e.g. the package index page should be marked for translation. These strings have been refactored in the feature-1821-multilingual-extension branch, so wait until that branch has been merged into master. |
|||
#2292 | fixed | Group edit form no longer allows for adding of multiple datasets at once | rgrp | rgrp |
Description |
Can only add one dataset at a time now (not sure when this broke but was working ~2-3m ago). Assigning to seanh for review and estimation. I'd rate this as quite annoying but not absolutely critical (hence assigned priority). |
|||
#2293 | fixed | Rename of Group results in disappearance of associated datasets from group page | ross | rgrp |
Description |
Rename of group makes all the datasets associated with the group disappear on the group listing page. (But they are still there if you look at edit). Suspect this is because we are using group name (rather than id!!) in the search index ... As group rename should be rare I'm marking this as minor though actual effect is major. Assigning to rossjones for review and cost assessment. |