Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More JOSM cleanup. | Jochen Topf | 2014-09-18 |
| | |||
* | Remove wiki column in report "Wiki pages about non-existing keys". | Jochen Topf | 2014-09-18 |
| | | | | This is always set by definition so no reason to show it. | ||
* | Remove in_josm usages in reports. | Jochen Topf | 2014-09-18 |
| | |||
* | Preparations to remove JOSM source. | Jochen Topf | 2014-09-18 |
| | | | | | | * in_josm will now always be 0. * Whether a key is in the JOSM config or not will not influence standing in tag cloud on main page any more. | ||
* | Remove temporary hack. | Jochen Topf | 2014-09-18 |
| | |||
* | Disable JOSM styles report. | Jochen Topf | 2014-09-18 |
| | |||
* | Make update more robust. | Jochen Topf | 2014-09-18 |
| | |||
* | Better error reporting when parsing project JSON files. | Jochen Topf | 2014-09-18 |
| | |||
* | Fiddling with project output. | Jochen Topf | 2014-09-18 |
| | |||
* | Add JOSM main mappaint style to projects list. | Jochen Topf | 2014-09-18 |
| | |||
* | Remove spaces at the end of lines in translation files. | Jochen Topf | 2014-09-17 |
| | |||
* | Merge pull request #73 from alexandre-mbm/master | Jochen Topf | 2014-09-17 |
|\ | | | | | My first effort of translation to portuguese. | ||
| * | My first effort of translation to portuguese. | Alexandre Magno | 2014-09-17 |
|/ | |||
* | Hopefully make keyboard shortcuts behave better. | Jochen Topf | 2014-09-14 |
| | | | | | | Use keypress instead of keyup events where possible. This might help with the problem sometimes seen that hitting CTRL-R will load the "relations" page, because it uses the "r" key as shortcut. | ||
* | Put right key (p) for projects in help. | Jochen Topf | 2014-09-14 |
| | |||
* | Addition error detection for projects. Better display of projects. | Jochen Topf | 2014-09-14 |
| | |||
* | Add some statistics for project source. | Jochen Topf | 2014-09-14 |
| | |||
* | Removed unused Potlatch-related code. | Jochen Topf | 2014-09-14 |
| | |||
* | Removed unused HTML. | Jochen Topf | 2014-09-14 |
| | |||
* | Add projects to relation pages. | Jochen Topf | 2014-09-14 |
| | |||
* | Add filtering to key/tag project output. | Jochen Topf | 2014-09-14 |
| | |||
* | Projects on tag page: Show NULL value only if specific value not available. | Jochen Topf | 2014-09-14 |
| | |||
* | Separate out up API call for key/projects from tag/projects. | Jochen Topf | 2014-09-14 |
| | |||
* | Merge branch 'master' of github.com:joto/taginfo | Jochen Topf | 2014-09-12 |
|\ | |||
| * | Merge pull request #71 from geofabrik/master | Jochen Topf | 2014-09-12 |
| |\ | | | | | | | add two osmi public transport layers | ||
| | * | add two osmi public transport layers | Frederik Ramm | 2014-09-12 |
| |/ | |||
* / | Bugfix: Avoid NaN on embed/tag pages. | Jochen Topf | 2014-09-12 |
|/ | | | | Fixes #72. | ||
* | Add an error log that captures parsing problems of project files. | Jochen Topf | 2014-09-07 |
| | |||
* | Make generic project icon less prominent. | Jochen Topf | 2014-09-07 |
| | |||
* | Disable half of the JOSM-to-project hack. | Jochen Topf | 2014-09-07 |
| | | | | SQL Function instr() isn't available in old sqlite versions. | ||
* | Only output tags used by projects with status OK. | Jochen Topf | 2014-09-07 |
| | |||
* | Fiddle around with OSM mug icon. | Jochen Topf | 2014-09-07 |
| | |||
* | Rename 'fetch_result' to 'status'. | Jochen Topf | 2014-09-07 |
| | |||
* | Add OSM mug project. :-) | Jochen Topf | 2014-09-07 |
| | |||
* | Remove need for project icon redirect. | Jochen Topf | 2014-09-07 |
| | |||
* | Fix size of table on project page tags tab. | Jochen Topf | 2014-09-07 |
| | |||
* | Add temporary hack to pull JOSM data into projects. | Jochen Topf | 2014-09-06 |
| | |||
* | Use max-width/height for project key/tag icons instead of width/height. | Jochen Topf | 2014-09-06 |
| | |||
* | Fix project description view. | Jochen Topf | 2014-09-06 |
| | |||
* | Project files can now contain a list of object types for each key/tag. | Jochen Topf | 2014-09-06 |
| | |||
* | Some project-related texts improved. | Jochen Topf | 2014-09-06 |
| | |||
* | Fix description for project/icon API call. | Jochen Topf | 2014-09-06 |
| | |||
* | Refactor projects code to work without the Project class. | Jochen Topf | 2014-09-06 |
| | | | | | | 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. | ||
* | Add vespucci project. | Jochen Topf | 2014-09-06 |
| | |||
* | Use official iD project file instead of our preliminary one. | Jochen Topf | 2014-09-05 |
| | |||
* | Add project icons. | Jochen Topf | 2014-09-05 |
| | |||
* | Add projects page keyboard shortcut to help. | Jochen Topf | 2014-09-05 |
| | |||
* | Update osmcoastline project file. | Jochen Topf | 2014-09-05 |
| | |||
* | Add/update texts about projects. | Jochen Topf | 2014-09-05 |
| | |||
* | Make space in footer and add 'projects' link. | Jochen Topf | 2014-09-05 |
| |