Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Only output tags used by projects with status OK. | Jochen Topf | 2014-09-07 |
* | Rename 'fetch_result' to 'status'. | 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 |
* | 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 project icons. | Jochen Topf | 2014-09-05 |
* | Add projects page keyboard shortcut to help. | 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 |
* | 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 |
* | Use pathname only instead of full URL in language switcher. | Jochen Topf | 2014-08-25 |
* | 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 |
* | Update pl.yml based on en.yml | endro | 2014-07-05 |
* | Fix yaml problem in hungarian translation. | 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 |
* | 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 |
* | Add some German translations. | Jochen Topf | 2014-05-27 |
* | Fix capitalization of some French messages. | Jochen Topf | 2014-05-27 |
* | Fix line 575 in spanish translation | Omar Vega Ramos | 2014-05-26 |
* | Spanish translation | Omar Vega Ramos | 2014-05-26 |
* | Force ruby external encoding to UTF-8. | Jochen Topf | 2014-05-26 |
* | Query string can't be empty in this context. | Jochen Topf | 2014-05-24 |
* | Bugfix: Very small lists of keys/tags/relations broke js on homepage. | Jochen Topf | 2014-05-21 |
* | Fix title popups on tables. | Jochen Topf | 2014-05-21 |
* | Updated query to version 1.11.1. | Jochen Topf | 2014-05-21 |
* | Change "About taginfo" to just "About". | Jochen Topf | 2014-05-21 |
* | add config options for base map attribution and separate scale factor for com... | Sarah Hoffmann | 2014-05-20 |
* | Put "about" texts in i18n files. | Jochen Topf | 2014-05-20 |
* | More about page fiddling | Jochen Topf | 2014-05-20 |
* | More changes to about page. | Jochen Topf | 2014-05-20 |
* | Preliminary new about page. | Jochen Topf | 2014-05-20 |
* | Improved and extended /sources page. | Jochen Topf | 2014-05-20 |
* | Update some source images. | Jochen Topf | 2014-05-20 |
* | Remove last remnants of never-used merkaartor source. | Jochen Topf | 2014-05-20 |
* | Use language names from own list instead of from R18N library. | Jochen Topf | 2014-05-19 |