aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add ru logoDmitry Marakasov2013-05-24
|
* Check ruby version when running taginfoJochen Topf2013-04-16
|
* Merge pull request #26 from Manu1400/masterJochen Topf2013-04-16
|\ | | | | Orthography and better translation in french
| * Update fr.ymlManu14002013-04-13
| | | | | | Better translation
| * Update fr.ymlManu14002013-04-13
| | | | | | Orthography
| * Update fr.ymlManu14002013-04-13
|/ | | Orthography
* Add /taginfo/status to check for database ageJochen Topf2013-04-08
|
* Fix formatting of russian translation.Jochen Topf2013-04-01
|
* Update ru.ymlSantacloud2013-03-28
| | | Full russian translation. The strings order is more similar to en.yml than the old ru.yml
* Add Ruby 1.9.1 pre-requisite to READMEJochen Topf2013-02-27
|
* Added alpha version of tags/list api call that helps with building ↵Jochen Topf2013-02-25
| | | | map-features-like tables
* Bugfix: Wiki parser choked on templates in wrong spotJochen Topf2013-02-23
|
* Set :create_additions => false for JSON parse, because we don't need it and ↵Jochen Topf2013-02-23
| | | | it might lead to security problems
* Fixed mixed escaping errorsJochen Topf2013-02-14
|
* Add turbo link to toolsJochen Topf2013-02-13
|
* More escaping... (Fixes https://trac.openstreetmap.org/ticket/4775)Jochen Topf2013-02-11
|
* Fixed another case of null in description as in last commitJochen Topf2013-02-11
|
* Fix for #21: Description returned nullJochen Topf2013-02-10
|
* It seems the mediawiki API has changed and this fixes itJochen Topf2013-02-10
|
* Fix formatting errors in fr.ymlJochen Topf2013-02-06
|
* Update french translationJocelyn Jaubert2013-02-05
|
* Fix escaping of JOSM icons and colorsJochen Topf2013-02-04
|
* Hide unfinished reports.Jochen Topf2013-01-31
| | | | | | | Reports without sources are now "hidden", ie. they are not visible in the list of reports. But if you know the URL you can access them. This allows them to be tested before they are publicly released. Similarly APIs being tested can now use the API version 0, which will make them invisible in the API documentation.
* Fix escapingJochen Topf2013-01-30
| | | | | | | | | Some data was HTML-escaped in the API results. Now data in API results is (hopefully) all raw and clients have to escape as needed. One client is, obviously, taginfo itself and a few places have been changed to do the right escaping now. Fixes #19.
* Fixed polish translation fileJochen Topf2013-01-25
|
* Update web/i18n/pl.ymldamndog2013-01-25
| | | updated translation
* Sync io to log filesJochen Topf2013-01-25
|
* Open logfiles with mode a instead of a+Jochen Topf2013-01-25
|
* Tiny msg fixJochen Topf2013-01-25
|
* Add in_wiki column to key values viewJochen Topf2013-01-24
|
* Remove rubygems require so we don't accidentally start with Ruby 1.8Jochen Topf2013-01-24
|
* Only ask for wikipages that could exist in key/values api call.Jochen Topf2013-01-24
|
* Add in_wiki column to tagsJochen Topf2013-01-24
|
* Only include date in history_stats tableJochen Topf2013-01-24
|
* Add history database to update scriptsJochen Topf2013-01-24
|
* Updated ruby import scriptsJochen Topf2013-01-24
| | | | | | * Removed rubygems require which isn't needed any more in Ruby 1.9 * Updated transaction syntax to use blocks * Updated copyright year
* Add in_wiki and in_wiki_en columns to tags and selected_tags tableJochen Topf2013-01-24
|
* Remove now superfluous perl scriptJochen Topf2013-01-24
|
* Put SQL queries into their own log, add date to log namesJochen Topf2013-01-24
|
* Merge pull request #17 from Miellino/patch-1Jochen Topf2013-01-23
|\ | | | | Update web/i18n/it.yml
| * Update web/i18n/it.ymlMiellino2013-01-23
|/
* Reimplemented update_characters in Ruby.Jochen Topf2013-01-23
| | | | | Now that we are using Ruby 1.9 we have the necessary Unicode support and can get rid of the last Perl dependency.
* Add actual view...Jochen Topf2013-01-23
|
* Add view for embedding relation info in wikiJochen Topf2013-01-23
|
* Another place, same bug #16Jochen Topf2013-01-23
|
* Fix for #16: Do not escape some wiki urlsJochen Topf2013-01-23
|
* Use ruby instead of perl in master update scriptJochen Topf2013-01-22
|
* Allow overriding of ruby version in update scriptsJochen Topf2013-01-22
|
* Change log location in config.ruJochen Topf2013-01-22
|
* Force results from wiki requests to be UTF-8Jochen Topf2013-01-22
|