| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-09 | [fix] openstreetmap - fix some minor whitespace & indentation issues | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-06-09 | [enh] openstreetmap / map template: improve results | Alexandre Flament | |
| implements ideas described in #69 * update the engine * use wikidata * update map.html template | |||
| 2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
| move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
| 2020-09-10 | Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes | Dalf | |
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2020-06-10 | [fix] resolve pep8 errors | Adam Tauber | |
| 2020-06-09 | [enh] add routing directions to osm search - closes #254 | Adam Tauber | |
| 2019-12-21 | [fix] convert byte query to string in osm engine - fixes #1220 | Adam Tauber | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-09 | [mod] return empty string on missing osm title | Adam Tauber | |
| Sometimes openstreetmap returns with None as title. In these cases use an empty string instead. | |||
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2015-02-07 | Openstreetmap's unit test | Cqoicebordel | |
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
| 2014-12-16 | [enh] add photon engine | Thomas Pointhuber | |
| 2014-12-07 | [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) | dalf | |
| 2014-11-19 | [enh][oscar_template] loading map informations from overpass-api | Thomas Pointhuber | |
| 2014-11-03 | [fix] use address.city if possible | Thomas Pointhuber | |
| 2014-11-03 | [enh] template_oscar: show addressdata if possible | Thomas Pointhuber | |
| 2014-11-02 | [enh] oscar_template: initial osm-map support for map results | Thomas Pointhuber | |
| * TODO: remove leaflet.min.css if not required | |||
| 2014-09-06 | [enh] new engine: openstreetmap | Adam Tauber | |