summaryrefslogtreecommitdiff
path: root/web/taginfo.rb
Commit message (Collapse)AuthorAge
...
* Add more instance logos and API call to get to instance infoJochen Topf2012-01-20
|
* Presentation of 'empty' text messagesJochen Topf2012-01-20
|
* Section cleanupJochen Topf2012-01-15
|
* Remove config option for javascript cloud size, this is now autosizingJochen Topf2012-01-15
|
* apidoc pageJochen Topf2012-01-15
|
* Update copyright yearJochen Topf2012-01-15
|
* Continuing the great layout change...Jochen Topf2012-01-15
|
* First checkin of new layoutJochen Topf2012-01-01
|
* Add tags overview page.Jochen Topf2011-12-30
|
* Move overview table on keys page into its own tabJochen Topf2011-12-29
|
* API and UI support for tag combinationsJochen Topf2011-12-11
|
* fix missing labelJochen Topf2011-12-10
|
* Add translation on wiki description, falling back to englishJocelyn Jaubert2011-10-26
|
* Add more translation in javascript codeJocelyn Jaubert2011-10-26
|
* 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.)
* Add config for distribution images.Jochen Topf2011-10-12
| | | | New config options for the geographic distribution images.
* remove now superfluous web/lib/instance.rbJochen Topf2011-10-10
|
* 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.
* Use .to_i == 1 instead of == '1'Jochen Topf2011-10-10
| | | | | | Different Sqlite versions (or ruby sqlite driver versions) seem to return contents of integer columns in different ways. This should make it work in all versions.
* add expires headerJochen Topf2011-05-02
|
* Added JSONP supportJochen Topf2011-04-13
|
* add API documentation functions and start documenting the APIJochen Topf2011-03-07
|
* only to data_until query once at program startupJochen Topf2011-03-05
|
* added support for different instances of OSM, added some translationsJochen Topf2011-03-04
|
* new jquery and jquery ui versionJochen Topf2011-03-04
|
* add fix so that Taginfo works from command line and from PassengerJochen Topf2011-03-01
|
* Added first version of pages for embedding into wikiJochen Topf2010-11-22
|
* More translations. Fixed locale switchJochen Topf2010-11-22
|
* Improved search and some more translationsJochen Topf2010-11-22
|
* More preparations for i18nJochen Topf2010-11-14
|
* Prevalent values improvements, some things moved around, reports activeJochen 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
|
* Moved Language class into its own fileJochen Topf2010-11-10
|
* CleanupJochen Topf2010-11-10
|
* Moved test.rb into ui dirJochen Topf2010-11-10
|
* CleanupJochen Topf2010-11-10
|
* cleanup, fixed bug where urls of the form '/keys/?key=foo' didn't workJochen Topf2010-11-09
|
* Numerous report improvmentsJochen Topf2010-11-09
|
* Refactoring order_byJochen Topf2010-11-07
|
* Second and final part of stats refactoringJochen Topf2010-11-06
|
* Begin of stats refactoringJochen Topf2010-11-06
|
* Moved links from bottom of page to upper right. Removed API page.Jochen Topf2010-11-05
|
* Move search into its own fileJochen Topf2010-11-05
|
* redirect from previews commit was the wrong way aroundJochen Topf2010-11-05
|
* Add redirects to ass trailing / for some pathsJochen Topf2010-11-05
|
* Moved source web pages into their own filesJochen Topf2010-11-04
|
* Merged potlatch branchJochen Topf2010-11-04
|\
| * More Potlatch2 supportJochen Topf2010-10-30
| |
* | added merkaartor branchJochen Topf2010-11-04
|\ \