summaryrefslogtreecommitdiff
path: root/web/views/layout.erb
Commit message (Collapse)AuthorAge
* More escaping... (Fixes https://trac.openstreetmap.org/ticket/4775)Jochen Topf2013-02-11
|
* More css cleanupJochen Topf2013-01-18
|
* Add help dialogJochen Topf2013-01-18
|
* Add relations link and shortcut keyJochen Topf2013-01-17
|
* Add ODbL copyright/license informationJochen Topf2012-09-12
|
* minify CSSJochen Topf2012-01-25
|
* Add last query to search field if availableJochen Topf2012-01-25
|
* Save some spaces in HTMLJochen Topf2012-01-24
|
* Make language switch work properly with pages containing query parameters or ↵Jochen Topf2012-01-24
| | | | hashes
* CSS for printingJochen Topf2012-01-23
|
* small translation/text fixesJochen Topf2012-01-23
|
* Add msg when Javascript is disabledJochen Topf2012-01-22
|
* Tipsy and translation improvementsJochen Topf2012-01-21
|
* More finetuning of presentationJochen Topf2012-01-20
|
* Update about page, external/wiki link designJochen Topf2012-01-19
|
* Continuing the great layout change...Jochen Topf2012-01-15
|
* First checkin of new layoutJochen Topf2012-01-01
|
* Move unimportant links to footerJochen Topf2011-12-29
|
* Fix language switching.Jochen Topf2011-10-15
| | | | | | | | Switching between languages didn't work in some constellations. This seems to be because of caching of the pages in the browser. I think the browser should not use the cached page, because it has a different cookie, but it did. So I changed the expire on normal web pages to 0. (API pages still have a longer expire.)
* New config fileJochen Topf2011-10-10
| | | | | | | There is a new config file 'taginfo-config.json'. Copy it one directory level above where it is in the distribution and change it to your needs. There are multiple changes in the code to get settings from the config file. This should make running your own instance a lot easier.
* added support for different instances of OSM, added some translationsJochen Topf2011-03-04
|
* new jquery and jquery ui versionJochen Topf2011-03-04
|
* sort language selector by language nameJochen Topf2011-03-04
|
* More translations. Fixed locale switchJochen Topf2010-11-22
|
* Improved search and some more translationsJochen Topf2010-11-22
|
* More preparations for i18nJochen Topf2010-11-14
|
* Multiple changesJochen Topf2010-11-13
| | | | | | | * Improved and cleaned up source import scripts * Improved some reports and report overview * New osmium version that uses a better hash function * Some experimental magic to include Javascipt in an easier way (tested in keys.erb)
* preparations for i18nJochen Topf2010-11-10
|
* Added width and height attributes to some imagesJochen Topf2010-11-07
|
* Smaller web design changesJochen Topf2010-11-06
|
* Moved links from bottom of page to upper right. Removed API page.Jochen Topf2010-11-05
|
* Improved and minified version of flexigrid.jsJochen Topf2010-10-16
|
* Added experimental protovis bar chart to key values tabJochen Topf2010-10-14
| | | | allow more rows to be show in flexigrid tables
* first commitJochen Topf2010-10-04