]> git.openstreetmap.org Git - nominatim-ui.git/blob - TODO.md
Merge pull request #28 from mtmail/travis-ci
[nominatim-ui.git] / TODO.md
1 # TODO list
2
3
4 ## Might never work
5
6 * API returns category, type, but without admin_level we can't derive e.g. state,country
7 * setting accept-language without a server component https://github.com/dansingerman/jQuery-Browser-Language
8
9 ## Nice-to-have
10
11 * cache `update_data_date` result somehow?
12 * add tests with fixtures
13 * set better alt tag for icons
14 * concatenate/minify JS and CSS
15
16 ## Code cleanup
17
18 * move TODO list into github issues
19 * show map bounds section => move to handlebar template, map to partial
20 * aResults vs aPlace vs aFeature variable naming
21 * use CSS preprocessor and linter