summaryrefslogtreecommitdiff
path: root/web/lib/utils.rb
Commit message (Expand)AuthorAge
* Fixed Overpass Turbo linkJochen Topf2014-05-18
* Add format=json_pretty to API calls.Jochen Topf2014-05-18
* Escape _ and % in SQL LIKE queries.Jochen Topf2014-05-17
* Take filter into account when linking to overpass turbo wizard.Jochen Topf2014-05-16
* Add request url to API json output.Jochen Topf2014-05-16
* Use different overpass turbo call when numbers of objects is small.Jochen Topf2014-05-15
* Return false from event handler.Jochen Topf2014-05-14
* Add "Level0 Editor" button to key and tag pages.Jochen Topf2014-05-14
* Change title on overpass turbo image link.Jochen Topf2014-05-13
* Fix two more places where hard coded http:// urls to wiki were used.Jochen Topf2014-02-23
* Fixed mixed escaping errorsJochen Topf2013-02-14
* Add turbo link to toolsJochen Topf2013-02-13
* Fixed another case of null in description as in last commitJochen Topf2013-02-11
* Fix escaping of JOSM icons and colorsJochen Topf2013-02-04
* Fix escapingJochen Topf2013-01-30
* Fix for #16: Do not escape some wiki urlsJochen Topf2013-01-23
* Add support for relation type imagesJochen Topf2013-01-18
* Code cleanupJochen Topf2013-01-14
* Remove some functions from ruby code.Jochen Topf2013-01-14
* Add new relations sectionJochen Topf2013-01-14
* Improved display of wiki links.Jochen Topf2013-01-10
* Better support for wiki images.Jochen Topf2013-01-09
* Remove '-' character from list of 'bad' charactersJochen Topf2013-01-07
* Improved API documentationJochen Topf2013-01-07
* Adjust tagcloud formulaJochen Topf2013-01-07
* Rename 'b' result to 'value_bool' in josm API calls.Jochen Topf2013-01-06
* Updated josm API callsJochen Topf2013-01-06
* Moved many API calls over to new version 4.Jochen Topf2013-01-06
* Move paging parameter handling into new classJochen Topf2013-01-02
* Added (incomplete) name_tags report.Jochen Topf2013-01-02
* fix url for josmJochen Topf2012-02-25
* If a tag has no wiki page, but the corresponding key has, suggest looking the...Jochen Topf2012-01-24
* Javascript cleanup, remove taglink css classJochen Topf2012-01-23
* remove unneeded functionJochen Topf2012-01-23
* fix broken section header, fix broken opensearch http://trac.openstreetmap.or...Jochen Topf2012-01-23
* round fractions to 4 digits after decimal point in api resultsJochen Topf2012-01-20
* Presentation of 'empty' text messagesJochen Topf2012-01-20
* Update about page, external/wiki link designJochen Topf2012-01-19
* Section cleanupJochen Topf2012-01-15
* Continuing the great layout change...Jochen Topf2012-01-15
* First checkin of new layoutJochen Topf2012-01-01
* add rel=nofollow to external and download linksJochen Topf2011-10-26
* New config fileJochen Topf2011-10-10
* Use .to_i == 1 instead of == '1'Jochen Topf2011-10-10
* add API documentation functions and start documenting the APIJochen Topf2011-03-07
* Fixed regression that made josm button not work; more javascript/flexigrid st...Jochen Topf2010-12-13
* Improved search and some more translationsJochen Topf2010-11-22
* Automatically generate file sizes for downloadsJochen Topf2010-11-13
* Moved Language class into its own fileJochen Topf2010-11-10
* CleanupJochen Topf2010-11-10