Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add wiki images report. | Jochen Topf | 2015-03-14 |
* | Extend "Characters in keys" report.•••Now has tabs for all classifications. | Jochen Topf | 2015-03-14 |
* | Make JOSM button work in https mode.•••The JOSM button now contacts JOSM on http://localhost:8111/ if the taginfo page is using http and https://localhost:8112/ if it is using https. This way we don't have a problem with mixed content. Also the way JOSM is called now works without the iframes which were a hack around the (then) missing CORS ability. | Jochen Topf | 2015-03-06 |
* | Add history database to download page. | Jochen Topf | 2015-03-06 |
* | Updated translation texts.•••* Removed texts about JOSM styles etc. that are not needed any more. * Added some more text to the "Similar keys" report to tell mappers how to properly fix errors. * Removed HTML from some texts and put some more HTML-escaping into report code. | Jochen Topf | 2015-03-06 |
* | Remove outdated and long disabled JOSM styles report. | Jochen Topf | 2015-03-06 |
* | Check if db table is available for 'Similar keys' report. | Jochen Topf | 2015-03-04 |
* | Add rel="nofollow" to project links.•••To discourage spam. The links are created from javascript, so search engines will have a hard time picking them up anyway. Oh well, better safe than sorry. | Jochen Topf | 2015-02-27 |
* | Make display of new 'similar' tab configurable.•••There is a setting now in the configuration file. Display is off by default until people have a chance to upgrade their taginfo version, so that the data needed for displaying this is actually available. | Jochen Topf | 2015-02-27 |
* | Add historic development report.•••It shows the number of unique keys, tags, and relation types as it changes over time. | Jochen Topf | 2015-02-27 |
* | Add (hidden) similar keys tab on key page and similar keys report.•••This commit adds the new tab and new report but doesn't activate them, because they will not work until the database backend is updated. | Jochen Topf | 2015-02-26 |
* | Use translations for source names in /sources•••Fixes #103. | Jochen Topf | 2014-12-14 |
* | Remove spaces at line endings. | Jochen Topf | 2014-09-29 |
* | Use 0.00% instead of 0% for consistency.•••Refs #72. | Jochen Topf | 2014-09-23 |
* | Make chart in overview tab on key page smaller if page is small.•••This fixes #60. If the chart gets to small it doesn't look good any more, because labels will overlap. But it is better than before. | Jochen Topf | 2014-09-19 |
* | Make it easier to get at version of taginfo running on a site. | Jochen Topf | 2014-09-19 |
* | Show JOSM-related API calls as deprecated. | Jochen Topf | 2014-09-19 |
* | Disable JOSM tab on key and tag pages.•••Superseded by the new Project tab. | Jochen Topf | 2014-09-19 |
* | Simplified reports list: Do not show data sources used. | Jochen Topf | 2014-09-18 |
* | Fiddling with project output. | Jochen Topf | 2014-09-18 |
* | 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 |
* | 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 |
* | Bugfix: Avoid NaN on embed/tag pages.•••Fixes #72. | Jochen Topf | 2014-09-12 |
* | Add an error log that captures parsing problems of project files. | Jochen Topf | 2014-09-07 |
* | Rename 'fetch_result' to 'status'. | Jochen Topf | 2014-09-07 |
* | Fix size of table on project page tags tab. | Jochen Topf | 2014-09-07 |
* | 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 project icons. | Jochen Topf | 2014-09-05 |
* | Add projects page keyboard shortcut to help. | 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 |
* | Use pathname only instead of full URL in language switcher. | Jochen Topf | 2014-08-25 |
* | 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 |
* | Handle undefined update_start/end dates. | Jochen Topf | 2014-08-18 |
* | add config options for base map attribution and separate scale factor for com... | Sarah Hoffmann | 2014-05-20 |
* | Put "about" texts in i18n files. | Jochen Topf | 2014-05-20 |
* | More about page fiddling | Jochen Topf | 2014-05-20 |
* | More changes to about page. | Jochen Topf | 2014-05-20 |
* | Preliminary new about page. | Jochen Topf | 2014-05-20 |
* | Improved and extended /sources page. | Jochen Topf | 2014-05-20 |
* | Use language names from own list instead of from R18N library. | Jochen Topf | 2014-05-19 |
* | Add way to show taginfo configuration through web interface. | Jochen Topf | 2014-05-19 |
* | Disable comparison function if cookies are disabled in the browser. | Jochen Topf | 2014-05-19 |
* | Add translations overview | Jochen Topf | 2014-05-19 |
* | Disable search when search field is empty. | Jochen Topf | 2014-05-18 |
* | Make database statistics report fully translatable. | Jochen Topf | 2014-05-18 |
* | Some places that didn't use translations do now. | Jochen Topf | 2014-05-18 |