Custom Query (2152 matches)
Results (463 - 465 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1452 | wontfix | Offer detected browser language, rather than auto-switch | dread | dread |
Description |
There are issues with setting the site's language according to the browser detection:
I suggest the site should have a default language saved in the config. The browser language *should* be detected, and that prompts a flash message offering to change to that language. And if you change language that is saved in the cookie (as we currently do). Then do some testing to see if this suits people. |
|||
#1454 | fixed | postgres search code/data removal | dread | dread |
Description |
We made SOLR the main and only supported way to do CKAN search three months ago (#1275), but I notice that we still have remnants of the postgres full-text search hanging around:
The presence of these still create sqlalchemy warnings and add to our db, (& db backups etc), so it would be good to get rid of them if we are not using them. John says this can probably be removed |
|||
#1470 | fixed | Check user name in the profile form | dread | amercader |