Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated search API to v4 | Jochen Topf | 2013-01-06 |
| | |||
* | Move API v4 files into subdir | Jochen Topf | 2013-01-06 |
| | |||
* | Updated (and disabled) unfinished langtag api | Jochen Topf | 2013-01-06 |
| | |||
* | More API updates | Jochen Topf | 2013-01-06 |
| | |||
* | Fix error with paging in flexigrid tables | Jochen Topf | 2013-01-06 |
| | |||
* | Rename 'b' result to 'value_bool' in josm API calls. | Jochen Topf | 2013-01-06 |
| | |||
* | Updated josm API calls | Jochen Topf | 2013-01-06 |
| | |||
* | Fix label | Jochen Topf | 2013-01-06 |
| | |||
* | Moved many API calls over to new version 4. | Jochen Topf | 2013-01-06 |
| | | | | Old versions are marked as deprecated. All new API calls are documented. | ||
* | Started work on API version 4. | Jochen Topf | 2013-01-06 |
| | |||
* | Add new ARRAY_OF_STRINGS API result type | Jochen Topf | 2013-01-06 |
| | |||
* | Redesign of home page using the D3 word cloud. | Jochen Topf | 2013-01-05 |
| | |||
* | Add D3 word cloud library. | Jochen Topf | 2013-01-05 |
| | |||
* | Get rid of now obsolete protovis library. | Jochen Topf | 2013-01-05 |
| | | | | All charts have been changed to D3. | ||
* | Changed key length histogram to use D3. | Jochen Topf | 2013-01-05 |
| | |||
* | Switched barchart on characters_in_keys report to D3 | Jochen Topf | 2013-01-05 |
| | |||
* | Started switch from Protovis to D3. | Jochen Topf | 2013-01-04 |
| | | | | Protovis is an older library and no longer maintained. | ||
* | Adjust column width in keys view. | Jochen Topf | 2013-01-04 |
| | | | | Width for all count columns should now fit for all data we want so show. | ||
* | Improved name_tags report. | Jochen Topf | 2013-01-03 |
| | | | | The report is still experimental and not available by default. | ||
* | Cleanup sortname/sortorder code | Jochen Topf | 2013-01-02 |
| | |||
* | Move paging parameter handling into new class | Jochen Topf | 2013-01-02 |
| | |||
* | Added (incomplete) name_tags report. | Jochen Topf | 2013-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 Topf | 2013-01-01 |
| | |||
* | Use C++ casts instead of C style casts | Jochen Topf | 2013-01-01 |
| | |||
* | Fix for disappearing tables when results empty (issue #7) | Jochen Topf | 2012-12-19 |
| | |||
* | Fix rounded corners on some browsers | Jochen Topf | 2012-12-19 |
| | |||
* | Support for CORS | Jochen Topf | 2012-12-04 |
| | |||
* | Merge pull request #9 from damndog/patch-1 | Jochen Topf | 2012-11-13 |
|\ | | | | | Update web/i18n/pl.yml | ||
| * | Update web/i18n/pl.yml | damndog | 2012-11-11 |
|/ | | | ok, let's see the first version | ||
* | Add polish translation | Jochen Topf | 2012-11-10 |
| | |||
* | Add small border to tabs to make it clearer that they are tabs | Jochen Topf | 2012-10-31 |
| | |||
* | Fix https://trac.openstreetmap.org/ticket/4623 | Jochen Topf | 2012-10-15 |
| | |||
* | Add minimal support for wiki pages fulltext search | Jochen Topf | 2012-10-14 |
| | |||
* | Link to wiki I18N page | Jochen Topf | 2012-10-02 |
| | |||
* | correct comment in example config file | Jochen Topf | 2012-09-14 |
| | |||
* | Add ODbL copyright/license information | Jochen Topf | 2012-09-12 |
| | |||
* | Use iterator instead of indexes to iterate over tag list | Jochen Topf | 2012-08-31 |
| | |||
* | Add tagslist to tagstats test script. | Jochen Topf | 2012-08-31 |
| | |||
* | Unify names of include guard macros | Jochen Topf | 2012-08-20 |
| | |||
* | Cleanup license info | Jochen Topf | 2012-08-20 |
| | |||
* | Change the way Sqlite statements are used | Jochen Topf | 2012-08-20 |
| | |||
* | Move Sqlite wrapper class from Osmium in here. | Jochen Topf | 2012-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 version | Jochen Topf | 2012-08-19 |
| | |||
* | Make it work without c++0x support | Jochen Topf | 2012-08-18 |
| | |||
* | Changes for newest Osmium version | Jochen Topf | 2012-07-15 |
| | |||
* | Removed call to Osmium::init() which is not needed in the current Osmium version | Jochen Topf | 2012-07-14 |
| | |||
* | Make tagstats work with current Osmium | Jochen Topf | 2012-07-13 |
| | |||
* | Merge pull request #8 from dpaleino/master | Jochen Topf | 2012-07-04 |
|\ | | | | | Code fixes for ruby 1.9 | ||
| * | Fix code for ruby 1.9 | David Paleino | 2012-07-04 |
|/ | |||
* | Fix for https://trac.openstreetmap.org/ticket/3537 | Jochen Topf | 2012-06-17 |
| |