Custom Query (2152 matches)
Results (385 - 387 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2772 | fixed | Update transifex for 1.8 translations | seanh | seanh |
Description |
Upload the new pot file/resource on transifex, put out the call for translations. Some recent commits on master need to be merged into 1.8 first |
|||
#2811 | fixed | Author doesn't show on dataset read page | seanh | |
Description |
Edit a dataset and add an author, dataset read page still says 'author not given'. If you fill out both the author and author email fields then it works. |
|||
#2839 | fixed | Specifying sort order breaks search results on group page | seanh | |
Description |
Create a group, create some datasets and add them to the group, then view the group's page with a sort-order specified in the URL, e.g. /group/foo?q=&sort=title_string+asc, no datasets are displayed even though there are datasets in the group that match the search query. Remove the sort order from the URL and the datasets will appear. |