]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/map.py
Some fixing up in the "captimes" pages
[xonotic/xonstat.git] / xonstat / views / map.py
2013-04-16 Jan BehrensSome fixing up in the "captimes" pages
2013-03-29 Ant ZucaroClean up map view, show more on map_index page.
2013-01-22 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-01-16 Jan BehrensMerge branch 'approved' of gitorious.org:xonotic/xonsta...
2013-01-16 Jan BehrensMerge branch 'master' into approved.new
2013-01-16 Jan BehrensAdd views for player captimes (all the fastest caps...
2012-12-23 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-12-23 Ant ZucaroUse the new helpers on the map info page.
2012-12-23 Ant ZucaroAdd overall best flag capture times to the map info...
2012-11-25 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-11-19 Ant ZucaroUse the new helpers on the map info page.
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-11-04 Ant ZucaroAdd overall best flag capture times to the map info...
2012-06-16 Ant ZucaroFix merge conflict, change indentation a bit.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovDummy json views
2012-06-05 nyovdos2unix file conversions for everything
2012-06-03 antzucaroMerge pull request #11 from nyov/nyov/refactor
2012-05-16 nyovrefactored views in preparation for json output
2012-05-16 Ant ZucaroAdd initial support for JSON on map_index view.
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-05 nyovadapted z's search engine hints and header
2011-12-08 Ant ZucaroAdd a "leaderboard"-like view to the map info page.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroReverse sort the map_index page. This is done via the...
2011-06-24 Ant ZucaroCreate a map index view and corresponding template.
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...