| Commit message (Expand) | Author | Age |
* | add two osmi public transport layers | Frederik Ramm | 2014-09-12 |
* | Add an error log that captures parsing problems of project files. | Jochen Topf | 2014-09-07 |
* | Make generic project icon less prominent. | Jochen Topf | 2014-09-07 |
* | Disable half of the JOSM-to-project hack.•••SQL Function instr() isn't available in old sqlite versions.
| Jochen Topf | 2014-09-07 |
* | Only output tags used by projects with status OK. | Jochen Topf | 2014-09-07 |
* | Fiddle around with OSM mug icon. | Jochen Topf | 2014-09-07 |
* | Rename 'fetch_result' to 'status'. | Jochen Topf | 2014-09-07 |
* | Add OSM mug project. :-) | Jochen Topf | 2014-09-07 |
* | Remove need for project icon redirect. | Jochen Topf | 2014-09-07 |
* | Fix size of table on project page tags tab. | Jochen Topf | 2014-09-07 |
* | Add temporary hack to pull JOSM data into projects. | Jochen Topf | 2014-09-06 |
* | Use max-width/height for project key/tag icons instead of width/height. | Jochen Topf | 2014-09-06 |
* | Fix project description view. | Jochen Topf | 2014-09-06 |
* | Project files can now contain a list of object types for each key/tag. | Jochen Topf | 2014-09-06 |
* | Some project-related texts improved. | Jochen Topf | 2014-09-06 |
* | Fix description for project/icon API call. | Jochen Topf | 2014-09-06 |
* | Refactor projects code to work without the Project class.•••This way we always get the data dynamically from the database instead of
loading it once at program start. This could allow faster updates in the
future.
| Jochen Topf | 2014-09-06 |
* | Add vespucci project. | Jochen Topf | 2014-09-06 |
* | Use official iD project file instead of our preliminary one. | Jochen Topf | 2014-09-05 |
* | Add project icons. | Jochen Topf | 2014-09-05 |
* | Add projects page keyboard shortcut to help. | Jochen Topf | 2014-09-05 |
* | Update osmcoastline project file. | Jochen Topf | 2014-09-05 |
* | Add/update texts about projects. | Jochen Topf | 2014-09-05 |
* | Make space in footer and add 'projects' link. | Jochen Topf | 2014-09-05 |
* | Remove values-less key from translation file.•••Fixes #68.
| Jochen Topf | 2014-09-05 |
* | Extent check-translations script to better find missing translations. | Jochen Topf | 2014-09-05 |
* | Fix problem with unknown filters.•••This used to result in an "undefined method `[]' for nil:NilClass" when a
filter was used in the API call that the API didn't know about.
| Jochen Topf | 2014-08-26 |
* | Add nominatim as project. | Jochen Topf | 2014-08-25 |
* | Use pathname only instead of full URL in language switcher. | Jochen Topf | 2014-08-25 |
* | Change OSRM project URL to official one. | Jochen Topf | 2014-08-24 |
* | Include projects source in master.sql. | Jochen Topf | 2014-08-21 |
* | Don't create indexes for projects source.•••Not needed anyway at the moment and older versions of sqlite don't handle WHERE
clause.
| Jochen Topf | 2014-08-21 |
* | Add https support for project files | Jochen Topf | 2014-08-21 |
* | Add new 'projects' source.•••Any kind of project using OSM tags can create a json-formatted taginfo project
file and after its URL is added to the taginfo config, taginfo will integrate
this data into its database.
| Jochen Topf | 2014-08-21 |
* | Fix URL parameter name issue ("filter" vs. "filters").•••In one case the singular was used in another the plural. Documented was only
the singular version. The /api/4/keys/all call now allows both, "filter" should
be used as in the documentation, but the plural is allowed for backwards
compatibility. Fixes #67.
| Jochen Topf | 2014-08-19 |
* | Handle undefined update_start/end dates. | Jochen Topf | 2014-08-18 |
* | Use last update of database as "master" update time.•••This time is shown on the upper right and is also used for the alarm on the
master site.
It used to take the minimum time of all the sources. But most people probably
expect the database update time as it is the most relevant.
| Jochen Topf | 2014-07-28 |
* | Disable rack protection in any case.•••Fixes #63.
| Jochen Topf | 2014-07-13 |
* | Remove english texts from polish translation. | Jochen Topf | 2014-07-05 |
* | Merge pull request #62 from endro/patch-1•••Update pl.yml based on en.yml.Thanks. | Jochen Topf | 2014-07-05 |
|\ |
|
| * | Update pl.yml based on en.yml | endro | 2014-07-05 |
|/ |
|
* | Fix yaml problem in hungarian translation. | Jochen Topf | 2014-07-04 |
* | Merge pull request #61 from BathoryPeter/patch-1•••Update hu.yml. Thanks! | Jochen Topf | 2014-07-04 |
|\ |
|
| * | Update hu.yml•••some more new translation | Báthory Péter | 2014-07-04 |
|/ |
|
* | Remove underline on hover for tag cloud. | Jochen Topf | 2014-06-29 |
* | New StringStore implementation.•••The old one was much too complicated and (I think) had some bug somewhere that
could lead to a segfault down the line. The new one is much simpler.
| Jochen Topf | 2014-06-28 |
* | Output some counts from selection.db into update log. | Jochen Topf | 2014-06-01 |
* | Merge pull request #56 from ovruni/patch-1•••Minor fixes in spanish translation | Jochen Topf | 2014-05-30 |
|\ |
|
| * | Minor fixes in spanish translation | Omar Vega Ramos | 2014-05-30 |
|/ |
|
* | Fix size of drop-down boxes makes space for translated texts. | Jochen Topf | 2014-05-27 |