Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor projects code to work without the Project class.•••This way we always get the data dynamically from the database instead of loading it once at program start. This could allow faster updates in the future. | Jochen Topf | 2014-09-06 |
* | Add new 'projects' source.•••Any kind of project using OSM tags can create a json-formatted taginfo project file and after its URL is added to the taginfo config, taginfo will integrate this data into its database. | Jochen Topf | 2014-08-21 |
* | Disable rack protection in any case.•••Fixes #63. | Jochen Topf | 2014-07-13 |
* | Rename /comparison page to /compare. | Jochen Topf | 2014-05-18 |
* | Move "key_comparison" to just "comparison". | Jochen Topf | 2014-05-16 |
* | Add Key Comparison page.•••This allows comparing of two or more (up to five) keys on one page. No link currently points to this page. | Jochen Topf | 2014-05-15 |
* | Remove old API versions (2 and 3).•••The API v4 has been available since January 2013. Enough time to switch over. | Jochen Topf | 2014-05-12 |
* | Check ruby version when running taginfo | Jochen Topf | 2013-04-16 |
* | Add /taginfo/status to check for database age | Jochen Topf | 2013-04-08 |
* | Hide unfinished reports.•••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. | Jochen Topf | 2013-01-31 |
* | Remove rubygems require so we don't accidentally start with Ruby 1.8 | Jochen Topf | 2013-01-24 |
* | Disable rack-protection | Jochen Topf | 2013-01-21 |
* | Split up keys_tags.rb | Jochen Topf | 2013-01-20 |
* | Join common jquery js files into one | Jochen Topf | 2013-01-19 |
* | Include fewer js files | Jochen Topf | 2013-01-19 |
* | Added production version of migrate plugin | Jochen Topf | 2013-01-18 |
* | Add help dialog | Jochen Topf | 2013-01-18 |
* | Switched to jQuery 1.9 and jQuery UI 1.9.2•••Also updated the customSelect library. | Jochen Topf | 2013-01-17 |
* | Add 404 page | Jochen Topf | 2013-01-15 |
* | Update langtags stuff. | Jochen Topf | 2013-01-15 |
* | Add new relations section•••There is a whole new relations section which gives information about different relation types. There is a list of all relation types and there is a page for each relation type which currently contains an empty overview tab and a roles tab with a list of roles used with this relation type. There is currently no link that leads to this section as it is not finished yet. | Jochen Topf | 2013-01-14 |
* | Changed database initialization code.•••All sources are now automatically attached. | Jochen Topf | 2013-01-11 |
* | 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 |
* | Moved many API calls over to new version 4.•••Old versions are marked as deprecated. All new API calls are documented. | Jochen Topf | 2013-01-06 |
* | Started work on API version 4. | Jochen Topf | 2013-01-06 |
* | Move paging parameter handling into new class | Jochen Topf | 2013-01-02 |
* | Added (incomplete) name_tags report.•••This report will give more information about the "name" tag and its variants. The report is not complete yet, so it is disabled. | Jochen Topf | 2013-01-02 |
* | Support for CORS | Jochen Topf | 2012-12-04 |
* | Fix code for ruby 1.9 | David Paleino | 2012-07-04 |
* | Javascript cleanup | Jochen Topf | 2012-01-25 |
* | Javascript cleanup for homepage | Jochen Topf | 2012-01-25 |
* | create minified versions of js files and use them, some fixes in taginfo.js | Jochen Topf | 2012-01-25 |
* | Create new meta section for apidoc and i18n | Jochen Topf | 2012-01-25 |
* | Add page showing i18n translations | Jochen Topf | 2012-01-25 |
* | Remove special case for I18N texts for Javascript | Jochen Topf | 2012-01-25 |
* | More I18N cleanup | Jochen Topf | 2012-01-24 |
* | Make language switch work properly with pages containing query parameters or ... | Jochen Topf | 2012-01-24 |
* | Include protovis javascript only where needed | Jochen Topf | 2012-01-23 |
* | Move flexigrid table definitions into javascript files for each page which ar... | Jochen Topf | 2012-01-23 |
* | fix page titles | Jochen Topf | 2012-01-23 |
* | small translation/text fixes | Jochen Topf | 2012-01-23 |
* | Move handler for keys and tags pages into their own file. | Jochen Topf | 2012-01-23 |
* | Moved unused Potlatch stuff to test area. This needs some work before it is r... | Jochen Topf | 2012-01-23 |
* | Add more instance logos and API call to get to instance info | Jochen Topf | 2012-01-20 |
* | Presentation of 'empty' text messages | Jochen Topf | 2012-01-20 |
* | Section cleanup | Jochen Topf | 2012-01-15 |
* | Remove config option for javascript cloud size, this is now autosizing | Jochen Topf | 2012-01-15 |
* | apidoc page | Jochen Topf | 2012-01-15 |