Custom Query (2152 matches)
Results (79 - 81 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2575 | fixed | Licenses have i18n issues (was Inconsistent language on license dropdown) | toby | amercader |
Description |
License titles at least for some of them need translating. This wants to be done in a more efficient and simple manner than currently exists. the original problem was: The license dropdown on the dataset form shows titles in Swedish by default. Changing the language seems to default to English, but after refreshing the page a couple of times it shows a wrong language again. Thanks to pudo for reporting. |
|||
#2604 | fixed | Add Requests as requirement for tests | amercader | amercader |
Description |
Requests (http://python-requests.org) is really useful to deal with http requests and saves a lot of time. I propose we include it as a requirement for the tests for the time being, and even for core if necessary at a later stage. |
|||
#2639 | fixed | Update recline version for 1.8 release | amercader | amercader |
Description |
New recline version has significant improvements like the SlickGrid? based grid view, it'd be good to have it on 1.8. |