summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Refactoring some sql code.Jochen Topf2014-05-17
* Refactoring: Add get_first_i() function to sql lib.Jochen Topf2014-05-17
* Take filter into account when linking to overpass turbo wizard.Jochen Topf2014-05-16
* Disable adding items to comparison list that are already in there.Jochen Topf2014-05-16
* Disable comparison list clear and compare when they don't make sense.Jochen Topf2014-05-16
* Add cookie-base comparison list.Jochen Topf2014-05-16
* Bugfix: When language name isn't available set it to empty string.Jochen Topf2014-05-16
* Move "key_comparison" to just "comparison".Jochen Topf2014-05-16
* Extent key comparison to also work for tags.Jochen Topf2014-05-16
* Don't show map on key comparison page if there isn't one.Jochen Topf2014-05-16
* Add request url to API json output.Jochen Topf2014-05-16
* Remove switch to show older API versions because there aren't any.Jochen Topf2014-05-16
* Add API link to footer of all pages.Jochen Topf2014-05-16
* Remove carriage returns and clean up whitespaces.Jochen Topf2014-05-16
* Add JSON button to all flexigrid tables.Jochen Topf2014-05-16
* Fix bug in turbo_link call.Jochen Topf2014-05-16
* Better display of prevalent values on key comparison page.Jochen Topf2014-05-16
* Add Key Comparison page.Jochen Topf2014-05-15
* Make output while tagstats is running easier to read.Jochen Topf2014-05-15
* Use prefix ++ instead of postfix ++.Jochen Topf2014-05-15
* Cleanup of option parsing code.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_TAG_COMBINATIONS.Jochen Topf2014-05-15
* Clean up output of sizes of important data structures.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_KEY_COMBINATIONS.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_USERS.Jochen Topf2014-05-15
* Use pair of strings instead of concatenated string for hash map.Jochen Topf2014-05-15
* Use different overpass turbo call when numbers of objects is small.Jochen Topf2014-05-15
* Return false from event handler.Jochen Topf2014-05-14
* Change order of buttons on key and tag pages.Jochen Topf2014-05-14
* Fix calculation of relations of given type.Jochen Topf2014-05-14
* i18n support for "button disabled" text on key/tag/relation pages.Jochen Topf2014-05-14
* Fix level0 link on tag page.Jochen Topf2014-05-14
* Add "Level0 Editor" button to key and tag pages.Jochen Topf2014-05-14
* Remove obsolete sql scripts.Jochen Topf2014-05-13
* Add all positions in ways to map, not just the first one.Jochen Topf2014-05-13
* Activate map tab for tags.Jochen Topf2014-05-13
* Do packing of databases with bzip2 in parallel.Jochen Topf2014-05-13
* Add pragmas to make the sqlite stuff run a little faster.Jochen Topf2014-05-13
* Remove iostreams include.Jochen Topf2014-05-13
* Add --prefix-builtins option to calls to m4 command.Jochen Topf2014-05-13
* Fix selection db path and general cleanups in update scripts.Jochen Topf2014-05-13
* The tagstats binary is no longer available in the repository.Jochen Topf2014-05-13
* Use sqlite db file instead of text *.lst files for selected data.Jochen Topf2014-05-13
* Remove defunct merkaartor source files.Jochen Topf2014-05-13
* Remove unused merkaartor section from translation files.Jochen Topf2014-05-13
* Add selection database which will replace *.lst files.Jochen Topf2014-05-13
* Add support for showing geo distribution of tags.Jochen Topf2014-05-13
* Change title on overpass turbo image link.Jochen Topf2014-05-13
* Tagstat fixes for recent changes.Jochen Topf2014-05-13
* Allow spaces in key-value geodistribution lst.Jochen Topf2014-05-12