aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Expand)AuthorAge
* Add an error log that captures parsing problems of project files.Jochen Topf2014-09-07
* Make generic project icon less prominent.Jochen Topf2014-09-07
* Only output tags used by projects with status OK.Jochen Topf2014-09-07
* Rename 'fetch_result' to 'status'.Jochen Topf2014-09-07
* Remove need for project icon redirect.Jochen Topf2014-09-07
* Fix size of table on project page tags tab.Jochen Topf2014-09-07
* Use max-width/height for project key/tag icons instead of width/height.Jochen Topf2014-09-06
* Fix project description view.Jochen Topf2014-09-06
* Project files can now contain a list of object types for each key/tag.Jochen Topf2014-09-06
* Some project-related texts improved.Jochen Topf2014-09-06
* Fix description for project/icon API call.Jochen Topf2014-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 Topf2014-09-06
* Add project icons.Jochen Topf2014-09-05
* Add projects page keyboard shortcut to help.Jochen Topf2014-09-05
* Add/update texts about projects.Jochen Topf2014-09-05
* Make space in footer and add 'projects' link.Jochen Topf2014-09-05
* Remove values-less key from translation file.•••Fixes #68. Jochen Topf2014-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 Topf2014-08-26
* Use pathname only instead of full URL in language switcher.Jochen Topf2014-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 Topf2014-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 Topf2014-08-19
* Handle undefined update_start/end dates.Jochen Topf2014-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 Topf2014-07-28
* Disable rack protection in any case.•••Fixes #63. Jochen Topf2014-07-13
* Remove english texts from polish translation.Jochen Topf2014-07-05
* Update pl.yml based on en.ymlendro2014-07-05
* Fix yaml problem in hungarian translation.Jochen Topf2014-07-04
* Update hu.yml•••some more new translationBáthory Péter2014-07-04
* Remove underline on hover for tag cloud.Jochen Topf2014-06-29
* Minor fixes in spanish translationOmar Vega Ramos2014-05-30
* Fix size of drop-down boxes makes space for translated texts.Jochen Topf2014-05-27
* Add some German translations.Jochen Topf2014-05-27
* Fix capitalization of some French messages.Jochen Topf2014-05-27
* Fix line 575 in spanish translationOmar Vega Ramos2014-05-26
* Spanish translationOmar Vega Ramos2014-05-26
* Force ruby external encoding to UTF-8.Jochen Topf2014-05-26
* Query string can't be empty in this context.Jochen Topf2014-05-24
* Bugfix: Very small lists of keys/tags/relations broke js on homepage.Jochen Topf2014-05-21
* Fix title popups on tables.Jochen Topf2014-05-21
* Updated query to version 1.11.1.Jochen Topf2014-05-21
* Change "About taginfo" to just "About".Jochen Topf2014-05-21
* add config options for base map attribution and separate scale factor for com...Sarah Hoffmann2014-05-20
* Put "about" texts in i18n files.Jochen Topf2014-05-20
* More about page fiddlingJochen Topf2014-05-20
* More changes to about page.Jochen Topf2014-05-20
* Preliminary new about page.Jochen Topf2014-05-20
* Improved and extended /sources page.Jochen Topf2014-05-20
* Update some source images.Jochen Topf2014-05-20
* Remove last remnants of never-used merkaartor source.Jochen Topf2014-05-20
* Use language names from own list instead of from R18N library.Jochen Topf2014-05-19