]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/player.py
Add pagination and fuzzy date to the player_index.
[xonotic/xonstat.git] / xonstat / views / player.py
2011-12-07 Ant ZucaroAdd pagination and fuzzy date to the player_index.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroReverse sort the player index page.
2011-11-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-11-01 Ant ZucaroPrevent people from viewing the bot and untracked playe...
2011-06-24 Ant ZucaroAdd server index and template. Fix links on player...
2011-06-24 Ant ZucaroAdd a player index. Change the base template to have...
2011-06-24 Ant ZucaroAdd more info to the player_info view and template
2011-06-01 Ant ZucaroAdd overall game stats to the player info page. Change...
2011-05-27 Ant ZucaroRemove unneeded view and corresponding template.
2011-05-26 Ant ZucaroChange weapon stats view to build the weapon_stats...
2011-05-26 Ant ZucaroMove the accuracy table rendering into a callable templ...
2011-05-26 Ant ZucaroSpruce up the player info page a bit: add weapon images...
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...