Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reorder text and controls on key, tag and relation pagesmobile | Christopher Baines | 2015-08-09 |
* | Get language selector in line with the other menu items | Christopher Baines | 2015-08-09 |
* | Disable menu | Christopher Baines | 2015-08-09 |
* | Put the language selector in the menu | Christopher Baines | 2015-08-09 |
* | Put the date at the bottom | Christopher Baines | 2015-08-09 |
* | Allow search box to be next to the other menu items | Christopher Baines | 2015-08-09 |
* | Add placeholder for search form | Christopher Baines | 2015-08-09 |
* | Move search to the menu | Christopher Baines | 2015-08-09 |
* | Fix footer overlap | Christopher Baines | 2015-08-09 |
* | Put the slicknav menu in a div•••Instead of the body. | Christopher Baines | 2015-08-09 |
* | Improve the layout of the headers | Christopher Baines | 2015-08-09 |
* | Move header logo to the top of the page | Christopher Baines | 2015-08-09 |
* | Remove more absolute positioning | Christopher Baines | 2015-08-09 |
* | Don't use absolute positioning for the menu on small screens | Christopher Baines | 2015-08-09 |
* | experiments using taginfo on mobile | Jochen Topf | 2015-08-08 |
* | Fixed API doc. | Jochen Topf | 2015-07-20 |
* | Merge pull request #138 from mfuji09/master•••Added some Japanese untranslated strings | Jochen Topf | 2015-07-20 |
|\ | |||
| * | Added some untranslated strings | mfuji09 | 2015-07-18 |
* | | Update french translation. | Jochen Topf | 2015-07-16 |
* | | Revert "Remove "in_wiki_en" column. Wasn't used."•••This reverts commit b9e7209f12e755881e9d9f951ba3f715fd4dab14. Turns out the in_wiki_en column is used after all (in the keys/without_wiki_page api call). | Jochen Topf | 2015-07-16 |
* | | Bugfix: Allow larger page counts in API. Because there are lists that large. | Jochen Topf | 2015-07-09 |
* | | Fix code in unicode prg. | Jochen Topf | 2015-05-12 |
* | | Add experimental new home page.•••This could replace the current home page at some point. | Jochen Topf | 2015-05-12 |
* | | Some minor css fixes. | Jochen Topf | 2015-05-12 |
* | | Make layout more flexible. | Jochen Topf | 2015-05-12 |
* | | Get and classify all links in wiki to Key/Tag/Relation pages.•••This adds two scripts, the first (get_links.rb) uses the Mediawiki API to get all pages that link to any Key/Tag/Relation pages. The second (classify_links.rb) puts those links into different categories. The update script is prepared to call those scripts, but the code is disabled at the moment. | Jochen Topf | 2015-04-28 |
* | | Some experimental code to find unicode properties in keys.•••OSM allows nearly all unicode characters in keys and values. This is some experimental code to find keys that contain unusual characters. Currently this is not run or used in the normal setup, but I thought I'd throw it out there in case somebody wants to play with it. I am not sure yet myself where this is going. | Jochen Topf | 2015-04-28 |
* | | clean similarity binary | Sarah Hoffmann | 2015-04-28 |
|/ | |||
* | Mark short keys as bad. | Jochen Topf | 2015-03-23 |
* | Fix formatting of Japanese translation. | Jochen Topf | 2015-03-22 |
* | Merge pull request #126 from mfuji09/master•••Added Japanese translation words for most of user interface | Jochen Topf | 2015-03-22 |
|\ | |||
| * | Merge branch 'master' of https://github.com/joto/taginfo | mfuji09 | 2015-03-21 |
| |\ | |/ |/| | |||
* | | An attempt to classify all keys into 'good', 'bad', and 'unknown'.•••Of course this is very rough. Could be used to show "bad" keys in editors etc. | Jochen Topf | 2015-03-19 |
* | | Also get nodes in ways for Level0 editor.•••See #118. | Jochen Topf | 2015-03-19 |
* | | Fix japanese translation file. | Jochen Topf | 2015-03-18 |
* | | Merge pull request #121 from mfuji09/master•••Added Japanese translation file | Jochen Topf | 2015-03-18 |
|\ \ | |||
| | * | translated most of "report" section | mfuji09 | 2015-03-21 |
| | * | translated reports -> characters_in_keys | mfuji09 | 2015-03-21 |
| | * | translated section "pages" and "comparison" | mfuji09 | 2015-03-20 |
| |/ | |||
| * | translated help and pages sections | mfuji09 | 2015-03-18 |
| * | delete untranslated strings | mfuji09 | 2015-03-18 |
| * | Update ja.yml | mfuji09 | 2015-03-17 |
| * | Translate some sentences | mfuji09 | 2015-03-17 |
| * | Added Japanese translation | mfuji09 | 2015-03-17 |
| * | Translate some sentences | mfuji09 | 2015-03-17 |
| * | translated 'osm' section | mfuji09 | 2015-03-17 |
| * | Created Japanese translation file | mfuji09 | 2015-03-17 |
|/ | |||
* | Change the way Level0 editor is called.•••We used to call the Overpass API and get all object IDs and then send those object IDs to Level0. But Level0 can directly use an Overpass URL. This removes an extra step and makes everything faster. Fixes #118. | Jochen Topf | 2015-03-16 |
* | Merge pull request #116 from 1ec5/patch-2•••Update vi.yml | Jochen Topf | 2015-03-15 |
|\ | |||
| * | Update vi.yml•••Based on 520653a8706185f4c182f78d6f373c91a40eab54, but still excluding the majority of prose on e.g. the About page. | Minh Nguyễn | 2015-03-14 |