aboutsummaryrefslogtreecommitdiff
path: root/sources/wiki
Commit message (Expand)AuthorAge
* Add parsing of Relation:* pages to wiki source.Jochen Topf2013-01-17
* Remove HTML comments from wiki pagesJochen Topf2013-01-14
* Consolidate user-agent setting in mediawiki libJochen Topf2013-01-11
* Bugfix: Wiki images sometimes appeared twice in listJochen Topf2013-01-10
* Improved wiki parsing and cache pagesJochen Topf2013-01-10
* Improve thumbnail format detectionJochen Topf2013-01-09
* Better display of wiki import errorsJochen Topf2013-01-09
* Call get_image_info.rb in wiki update scriptJochen Topf2013-01-09
* Bugfix: Storing of symbols in sqliteJochen Topf2013-01-09
* Better support for wiki images.•••Key and tag wiki pages can contain images. Until now we only got the titles of those images. Now we also get the URL to the image, URL to thumbnails, width, height, and mime type. This information is now exposed in the API and it is used to show the images in the Overview tab of the key and tag pages. While we are changing the update process anyway, I changed the program that gets the list of all pages to also output the time those pages changed last. This information is currently not used, but it could be used to cache those pages locally making the update much faster and adding less strain to the wiki server. Jochen Topf2013-01-09
* Add minimal support for wiki pages fulltext searchJochen Topf2012-10-14
* Update copyright yearJochen Topf2012-01-15
* require rubygems in all import scriptsJochen Topf2011-03-07
* Multiple changes•••* 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) Jochen Topf2010-11-13
* Store error messages from wiki import in database.Jochen Topf2010-11-09
* Numerous report improvmentsJochen Topf2010-11-09
* Added experimental protovis bar chart to key values tab•••allow more rows to be show in flexigrid tables Jochen Topf2010-10-14
* first commitJochen Topf2010-10-04