aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Updated search API to v4Jochen Topf2013-01-06
|
* Move API v4 files into subdirJochen Topf2013-01-06
|
* Updated (and disabled) unfinished langtag apiJochen Topf2013-01-06
|
* More API updatesJochen Topf2013-01-06
|
* Fix error with paging in flexigrid tablesJochen Topf2013-01-06
|
* Rename 'b' result to 'value_bool' in josm API calls.Jochen Topf2013-01-06
|
* Updated josm API callsJochen Topf2013-01-06
|
* Fix labelJochen Topf2013-01-06
|
* Moved many API calls over to new version 4.Jochen Topf2013-01-06
| | | | Old versions are marked as deprecated. All new API calls are documented.
* Started work on API version 4.Jochen Topf2013-01-06
|
* Add new ARRAY_OF_STRINGS API result typeJochen Topf2013-01-06
|
* Redesign of home page using the D3 word cloud.Jochen Topf2013-01-05
|
* Add D3 word cloud library.Jochen Topf2013-01-05
|
* Get rid of now obsolete protovis library.Jochen Topf2013-01-05
| | | | All charts have been changed to D3.
* Changed key length histogram to use D3.Jochen Topf2013-01-05
|
* Switched barchart on characters_in_keys report to D3Jochen Topf2013-01-05
|
* Started switch from Protovis to D3.Jochen Topf2013-01-04
| | | | Protovis is an older library and no longer maintained.
* Adjust column width in keys view.Jochen Topf2013-01-04
| | | | Width for all count columns should now fit for all data we want so show.
* Improved name_tags report.Jochen Topf2013-01-03
| | | | The report is still experimental and not available by default.
* Cleanup sortname/sortorder codeJochen Topf2013-01-02
|
* Move paging parameter handling into new classJochen Topf2013-01-02
|
* Added (incomplete) name_tags report.Jochen Topf2013-01-02
| | | | | This report will give more information about the "name" tag and its variants. The report is not complete yet, so it is disabled.
* Use correct type for type.Jochen Topf2013-01-01
|
* Use C++ casts instead of C style castsJochen Topf2013-01-01
|
* Fix for disappearing tables when results empty (issue #7)Jochen Topf2012-12-19
|
* Fix rounded corners on some browsersJochen Topf2012-12-19
|
* Support for CORSJochen Topf2012-12-04
|
* Merge pull request #9 from damndog/patch-1Jochen Topf2012-11-13
|\ | | | | Update web/i18n/pl.yml
| * Update web/i18n/pl.ymldamndog2012-11-11
|/ | | ok, let's see the first version
* Add polish translationJochen Topf2012-11-10
|
* Add small border to tabs to make it clearer that they are tabsJochen Topf2012-10-31
|
* Fix https://trac.openstreetmap.org/ticket/4623Jochen Topf2012-10-15
|
* Add minimal support for wiki pages fulltext searchJochen Topf2012-10-14
|
* Link to wiki I18N pageJochen Topf2012-10-02
|
* correct comment in example config fileJochen Topf2012-09-14
|
* Add ODbL copyright/license informationJochen Topf2012-09-12
|
* Use iterator instead of indexes to iterate over tag listJochen Topf2012-08-31
|
* Add tagslist to tagstats test script.Jochen Topf2012-08-31
|
* Unify names of include guard macrosJochen Topf2012-08-20
|
* Cleanup license infoJochen Topf2012-08-20
|
* Change the way Sqlite statements are usedJochen Topf2012-08-20
|
* Move Sqlite wrapper class from Osmium in here.Jochen Topf2012-08-20
| | | | | | The wrapper never fit into Osmium. So we'll put it here. Also there was an example program in Osmium to test the Statistics handler. This has moved here now, too (osmstats).
* Changes for current Osmium versionJochen Topf2012-08-19
|
* Make it work without c++0x supportJochen Topf2012-08-18
|
* Changes for newest Osmium versionJochen Topf2012-07-15
|
* Removed call to Osmium::init() which is not needed in the current Osmium versionJochen Topf2012-07-14
|
* Make tagstats work with current OsmiumJochen Topf2012-07-13
|
* Merge pull request #8 from dpaleino/masterJochen Topf2012-07-04
|\ | | | | Code fixes for ruby 1.9
| * Fix code for ruby 1.9David Paleino2012-07-04
|/
* Fix for https://trac.openstreetmap.org/ticket/3537Jochen Topf2012-06-17
|