]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/templates/player_game_index.mako
Remove more refs to sqlahelper.
[xonotic/xonstat.git] / xonstat / templates / player_game_index.mako
2019-08-29 Ant ZucaroUpdate the templates for the new classes.
2019-08-25 Ant ZucaroUpdate templates to reflect new naming structure.
2015-04-24 Ant ZucaroRemove spaces that cause offset issues on Chrome.
2015-04-19 Ant ZucaroUse Luma game type icons on the player-recent-games...
2015-04-19 Ant ZucaroBundle in Luma.
2015-04-19 Ant ZucaroUse Luma throughout the site. Thank you, sev!
2015-04-12 Ant ZucaroMake the player game index page mobile-friendly.
2015-03-17 Ant ZucaroConvert the player_game_index view.
2014-01-08 Jan BehrensMerge branch 'master' into zykure/wip
2013-10-25 Ant ZucaroShow actual Elo values in "recent games".
2013-08-17 Jan BehrensMerge branch 'master' into zykure/wip
2013-04-23 Ant ZucaroMerge branch 'zykure-approved'
2013-04-21 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-20 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroHighlight the filtered game mode.
2013-04-19 Ant ZucaroShow the active filter on the player_game_index.
2013-04-19 Jan BehrensFilter cq gametype from player_game_index
2013-04-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroMerge zykure-approved, my fixes, and merge fixes :D
2013-04-19 Ant ZucaroLowercase game type description depending on context.
2013-04-19 Ant ZucaroFix the broken things in player_game_index.
2013-04-18 Jan BehrensFix second item of bug #1511
2013-04-18 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-17 Jan BehrensAdding links to access gametype-filtered lists
2013-04-17 Jan BehrensAdded gametype-filtered view to game_index (and updated...
2013-04-17 Jan BehrensAdding gametype-filtered game_index view (and fix bug...
2013-04-16 Jan BehrensAdding "back" links to some player-info pages
2013-03-28 Ant ZucaroUse new glyphicon font for up/down/minus Elo.
2013-03-28 Ant ZucaroPort over all older styles (tables in particular).
2013-01-11 Jan BehrensMerge branch 'master' into approved
2012-12-24 Ant ZucaroMake the player game index Elo arrows clickable.
2012-12-23 Ant ZucaroIntegrate the new helpers everywhere.
2012-12-23 Malcolm GillFixed double negative, maybe the most helpful ever.
2012-12-23 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-12-23 Ant ZucaroMake the "recent games" table expand with the "more...
2012-12-14 Ant ZucaroIntegrate the new helpers everywhere.
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-10-15 Malcolm GillFixed double negative, maybe the most helpful ever.
2012-10-07 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-10-07 Ant ZucaroMake the "recent games" table expand with the "more...
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 nyovdos2unix file conversions for everything
2012-05-16 Ant ZucaroMerge https://github.com/nyov/xonstat into nyov-header
2012-05-16 Ant ZucaroPlayer_game_index needs to use GET too.
2012-05-05 nyovadapted z's search engine hints and header
2012-03-14 antzucaroMerge pull request #5 from dmazary/patch-1
2012-02-20 Ant ZucaroFix "more games played by player <blah> page.
2011-06-28 antzucaroFix nick escaping problem by appending |n to disable...
2011-05-26 Ant ZucaroRemove <ul>s, center tables, and tweak the team colors...
2011-05-22 Ant ZucaroAdd html_colors support to player model. Use it in...
2011-05-22 Ant ZucaroStandardize game presentation in templates. Add link...
2011-05-19 Ant ZucaroAdd player_game_index view, route, and template. It...