aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reorder text and controls on key, tag and relation pagesmobileChristopher Baines2015-08-09
* Get language selector in line with the other menu itemsChristopher Baines2015-08-09
* Disable menuChristopher Baines2015-08-09
* Put the language selector in the menuChristopher Baines2015-08-09
* Put the date at the bottomChristopher Baines2015-08-09
* Allow search box to be next to the other menu itemsChristopher Baines2015-08-09
* Add placeholder for search formChristopher Baines2015-08-09
* Move search to the menuChristopher Baines2015-08-09
* Fix footer overlapChristopher Baines2015-08-09
* Put the slicknav menu in a div•••Instead of the body. Christopher Baines2015-08-09
* Improve the layout of the headersChristopher Baines2015-08-09
* Move header logo to the top of the pageChristopher Baines2015-08-09
* Remove more absolute positioningChristopher Baines2015-08-09
* Don't use absolute positioning for the menu on small screensChristopher Baines2015-08-09
* experiments using taginfo on mobileJochen Topf2015-08-08
* Fixed API doc.Jochen Topf2015-07-20
* Merge pull request #138 from mfuji09/master•••Added some Japanese untranslated stringsJochen Topf2015-07-20
|\
| * Added some untranslated stringsmfuji092015-07-18
* | Update french translation.Jochen Topf2015-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 Topf2015-07-16
* | Bugfix: Allow larger page counts in API. Because there are lists that large.Jochen Topf2015-07-09
* | Fix code in unicode prg.Jochen Topf2015-05-12
* | Add experimental new home page.•••This could replace the current home page at some point. Jochen Topf2015-05-12
* | Some minor css fixes.Jochen Topf2015-05-12
* | Make layout more flexible.Jochen Topf2015-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 Topf2015-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 Topf2015-04-28
* | clean similarity binarySarah Hoffmann2015-04-28
|/
* Mark short keys as bad.Jochen Topf2015-03-23
* Fix formatting of Japanese translation.Jochen Topf2015-03-22
* Merge pull request #126 from mfuji09/master•••Added Japanese translation words for most of user interfaceJochen Topf2015-03-22
|\
| * Merge branch 'master' of https://github.com/joto/taginfomfuji092015-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 Topf2015-03-19
* | Also get nodes in ways for Level0 editor.•••See #118. Jochen Topf2015-03-19
* | Fix japanese translation file.Jochen Topf2015-03-18
* | Merge pull request #121 from mfuji09/master•••Added Japanese translation fileJochen Topf2015-03-18
|\ \
| | * translated most of "report" sectionmfuji092015-03-21
| | * translated reports -> characters_in_keysmfuji092015-03-21
| | * translated section "pages" and "comparison"mfuji092015-03-20
| |/
| * translated help and pages sectionsmfuji092015-03-18
| * delete untranslated stringsmfuji092015-03-18
| * Update ja.ymlmfuji092015-03-17
| * Translate some sentencesmfuji092015-03-17
| * Added Japanese translationmfuji092015-03-17
| * Translate some sentencesmfuji092015-03-17
| * translated 'osm' sectionmfuji092015-03-17
| * Created Japanese translation filemfuji092015-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 Topf2015-03-16
* Merge pull request #116 from 1ec5/patch-2•••Update vi.ymlJochen Topf2015-03-15
|\
| * Update vi.yml•••Based on 520653a8706185f4c182f78d6f373c91a40eab54, but still excluding the majority of prose on e.g. the About page.Minh Nguyễn2015-03-14