Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove deprecated table "selected_tags". | Jochen Topf | 2015-03-06 |
| | |||
* | Add history database to download page. | Jochen Topf | 2015-03-06 |
| | |||
* | Updated translation texts. | Jochen Topf | 2015-03-06 |
| | | | | | | * Removed texts about JOSM styles etc. that are not needed any more. * Added some more text to the "Similar keys" report to tell mappers how to properly fix errors. * Removed HTML from some texts and put some more HTML-escaping into report code. | ||
* | Remove outdated and long disabled JOSM styles report. | Jochen Topf | 2015-03-06 |
| | |||
* | Check if db table is available for 'Similar keys' report. | Jochen Topf | 2015-03-04 |
| | |||
* | Add a file with some history of the taginfo project. | Jochen Topf | 2015-02-27 |
| | |||
* | Complete German translation. | Jochen Topf | 2015-02-27 |
| | |||
* | Increase max_auto parameter for Overpass Turbo. | Jochen Topf | 2015-02-27 |
| | | | | | | Overpass turbo is well able to handle larger number of objects. Fixes #110. | ||
* | Updated to current D3 version 3.5.5. | Jochen Topf | 2015-02-27 |
| | |||
* | Add rel="nofollow" to project links. | Jochen Topf | 2015-02-27 |
| | | | | | To discourage spam. The links are created from javascript, so search engines will have a hard time picking them up anyway. Oh well, better safe than sorry. | ||
* | Make display of new 'similar' tab configurable. | Jochen Topf | 2015-02-27 |
| | | | | | | There is a setting now in the configuration file. Display is off by default until people have a chance to upgrade their taginfo version, so that the data needed for displaying this is actually available. | ||
* | Replaces tabs by spaces in example config. | Jochen Topf | 2015-02-27 |
| | |||
* | Add historic development report. | Jochen Topf | 2015-02-27 |
| | | | | | It shows the number of unique keys, tags, and relation types as it changes over time. | ||
* | Add number of similar keys to stats. | Jochen Topf | 2015-02-26 |
| | |||
* | Add (hidden) similar keys tab on key page and similar keys report. | Jochen Topf | 2015-02-26 |
| | | | | | This commit adds the new tab and new report but doesn't activate them, because they will not work until the database backend is updated. | ||
* | Run 'similarity' binary from db update script if it is available. | Jochen Topf | 2015-02-26 |
| | | | | | | | This also introduces a 'bindir' config setting which must contain the directory where the binaries such as 'tagstats' and 'similarity' live. This setting will replace the current 'tagstats' setting in the future. | ||
* | Add API support for finding similar keys. | Jochen Topf | 2015-02-26 |
| | |||
* | Move some functions from search.js.erb into taginfo.js. | Jochen Topf | 2015-02-26 |
| | | | | | These functions are generally useful and will be used in other parts of the taginfo ui soon. | ||
* | Add similarity program to check for similar keys. | Jochen Topf | 2015-02-26 |
| | | | | | | This adds the 'similarity' program that checks for similar keys in the taginfo-db database. It is not run yet by the update script, but the supporting database tables etc. are added by this commit. | ||
* | Merge pull request #111 from geostonemarten/patch-1 | Jochen Topf | 2015-02-24 |
|\ | | | | | Update fr.yml | ||
| * | Update fr.yml | geostonemarten | 2015-02-17 |
|/ | | | </p> is missing on line 150. I have change this. | ||
* | Merge pull request #99 from kcwu/patch-1 | Jochen Topf | 2015-02-04 |
|\ | | | | | using icu tokenizer in sqlite3 full text search | ||
| * | make sqlite3 full-text search tokenizer configurable. | Kuang-che Wu | 2015-02-05 |
|/ | | | | | | | | | OpenStreetMap is an international project. "icu" or other non-default tokenizer may be more suitable for some locales. For example, "icu" tokenizer is better than the default ("simple") for Chinese. We don't want to force all to recompile sqlite3 in order to use "icu" tokenizer, so make it configurable in taginfo-config.json. | ||
* | Merge pull request #109 from jgpacker/patch-1 | Jochen Topf | 2015-02-04 |
|\ | | | | | Partial review of brazilian portuguese web locale | ||
| * | Partial review of brazilian portuguese web locale | João G. Packer | 2015-01-08 |
|/ | |||
* | Add 'id' and 'sh' languages. | Jochen Topf | 2014-12-14 |
| | |||
* | Merge pull request #104 from pyrog/master | Jochen Topf | 2014-12-14 |
|\ | | | | | Add missing translations, review and fix others | ||
| * | Shortened "A propos de Taginfo" because web page is "flooding" over the footer | pyrog | 2014-12-13 |
| | | |||
| * | Add missing translations, review and fix others | pyrog | 2014-12-13 |
| | | |||
* | | Use translations for source names in /sources | Jochen Topf | 2014-12-14 |
|/ | | | | Fixes #103. | ||
* | Consistently use OSM wiki links without http/https. | Jochen Topf | 2014-12-12 |
| | | | | And remove some whitespace at the end of lines... | ||
* | Fix fr translation file. | Jochen Topf | 2014-12-12 |
| | |||
* | Merge pull request #101 from pyrog/master | Jochen Topf | 2014-12-12 |
|\ | | | | | Update french translations | ||
| * | Merge remote-tracking branch 'jocelynj/master' | pyrog | 2014-12-12 |
| |\ | | | | | | | | | | And improve some few translations | ||
| | * | Update french translation | Jocelyn Jaubert | 2014-11-06 |
| | | | |||
| * | | Update french translations | pyrog | 2014-12-11 |
|/ / | |||
* | | Merge pull request #98 from kcwu/fix-zh-lang | Jochen Topf | 2014-12-06 |
|\ \ | | | | | | | Fix translation of language name for zh-hans and zh-hant | ||
| * | | Fix translation of language name for zh-hans and zh-hant | Kuang-che Wu | 2014-12-06 |
| | | | |||
* | | | Merge pull request #97 from kcwu/fix-ruby-path | Jochen Topf | 2014-12-06 |
|\ \ \ | | | | | | | | | Don't hard code ruby path | ||
| * | | | Don't hard code ruby path | Kuang-che Wu | 2014-12-06 |
| |/ / | | | | | | | | | | | | | On FreeBSD, ruby is installed at /usr/local/bin/ruby. To make it more portable, find ruby interpreter from env (PATH). | ||
* | | | Merge pull request #96 from kcwu/download-update | Jochen Topf | 2014-12-06 |
|\ \ \ | | | | | | | | | Prevent download db files if not updated yet | ||
| * | | | Prevent download db files if not updated yet | Kuang-che Wu | 2014-12-06 |
| |/ / | | | | | | | | | | | | | | | | This is no effect to production server since the main server update everyday. However, this is helpful for test sites, which may run update script several times during developing. | ||
* | | | Merge pull request #95 from kcwu/fix-gnu-m4 | Jochen Topf | 2014-12-06 |
|\ \ \ | |/ / |/| | | Make the update script more portable | ||
| * | | Make the update script more portable | Kuang-che Wu | 2014-12-06 |
|/ / | | | | | | | | | | | On FreeBSD, "m4" is slightly different to GNU M4, for example, --prefix-builtins is GNU M4 only feature. GNU M4 is an external package at /usr/local/bin/gm4. So make it customable variable. | ||
* | | Update code of pt-BR. | Jochen Topf | 2014-11-23 |
| | | |||
* | | Fix language code regexp. | Jochen Topf | 2014-11-23 |
| | | |||
* | | Merge pull request #94 from vgeorge/master | Jochen Topf | 2014-11-23 |
|\ \ | |/ |/| | new localization file for Brazilian Portuguese | ||
| * | new localization file for Brazilian Portuguese | Vitor George | 2014-11-22 |
|/ | |||
* | Remove "josm" from sources in example config. | Jochen Topf | 2014-10-20 |
| | |||
* | Get projects list from new taginfo-projects directory. | Jochen Topf | 2014-10-19 |
| |