]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/templates
Make the player game index Elo arrows clickable.
[xonotic/xonstat.git] / xonstat / templates /
2012-12-24 Ant ZucaroMake the player game index Elo arrows clickable.
2012-12-24 Ant ZucaroWhoops, add the game finder template!
2012-12-24 Ant ZucaroAdd game finder links to the "info" views.
2012-12-22 Ant ZucaroSimplify the rank table calculations. Woohoo, negative...
2012-12-16 Ant ZucaroAdd a new summary statistics byline below the main...
2012-12-14 Ant ZucaroIntegrate the new helpers everywhere.
2012-11-30 Ant ZucaroIf there are no recent games, do not show the section.
2012-11-25 Ant ZucaroMake recent games more bullet-resistant :)
2012-11-25 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-11-25 Ant ZucaroRecent -> Most Recent for maps too.
2012-11-25 Ant ZucaroSmall copy change for the server info page.
2012-11-25 Ant ZucaroSprite-ify the map and server info pages too.
2012-11-25 Ant ZucaroSprite-ify a few templates.
2012-11-19 Ant ZucaroUse the new helpers for the server_info page as well.
2012-11-19 Ant ZucaroUse the new helpers on the map info page.
2012-11-19 Ant ZucaroMake the "recent games" section more modular.
2012-11-15 Ant ZucaroAdd the game's duration to the game info page, if it...
2012-11-14 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-11-04 Ant ZucaroLink to the game for each cap record.
2012-11-04 Ant ZucaroAdd overall best flag capture times to the map info...
2012-11-02 Ant ZucaroShow the best flag capture times on the game info page.
2012-11-02 Ant ZucaroAdd ping to the scoreboard.
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-10-06 Ant ZucaroAdd elo deltas to the player info page.
2012-09-29 Ant ZucaroUse the gametype icons in the tabs!
2012-09-28 Ant ZucaroMake percentile a field and show it in the player_info...
2012-09-28 Ant ZucaroAdd total playing time.
2012-09-27 Ant ZucaroLocalize the last seen time for all game types.
2012-09-26 Ant ZucaroDon't show ratios if they are undefined.
2012-09-26 Ant ZucaroAcceptable version of the games breakdown tab.
2012-09-20 Ant ZucaroInitial checkin of tabs for the player_info view.
2012-09-16 Jan D. BehrensMerge branch 'master' into badges
2012-09-16 Ant ZucaroFix a JavaScript hover issue (via zykure).
2012-09-16 Ant ZucaroUndo the addition of zykure's games breakdown stuff.
2012-09-16 Ant ZucaroMerge of zykure's player_info JSON object plus a few...
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-09-15 Ant ZucaroRemove artificial padding on the body of the page,...
2012-09-15 Ant ZucaroFix the header on the ranks page.
2012-09-15 Ant ZucaroTurn off italics in the header.
2012-09-11 Ant ZucaroAdd localized time support (on hover).
2012-09-06 Ant ZucaroAdd a text-shadow and more margin to the bottom of...
2012-09-05 Ant ZucaroFix broken firefox. Damn you, firefox!
2012-09-05 Ant ZucaroMerge branch 'badges'
2012-09-02 Ant ZucaroUse relative time everywhere, but add hover with absolu...
2012-08-08 Jan D. BehrensAdd relative number of games / playing time to game...
2012-08-08 Jan D. BehrensFinalized "Game Breakdown" section (fixed implementatio...
2012-08-08 Jan D. BehrensRearranged layout of "game breakdown" section (currentl...
2012-08-08 Jan D. BehrensRearranged game details to show up in a fancy table...
2012-08-08 Jan D. BehrensWent back to showing only one favorite map/weapon/serve...
2012-08-08 Jan D. BehrensFixed some bugs in the latest commits (e.g. DB queries...
2012-08-08 Jan D. BehrensFixed some bugs in player_info page
2012-08-08 Jan D. BehrensRestructured player_info page to now include more detai...
2012-08-08 Jan D. BehrensImplemented feature #1228:
2012-08-04 Jan D. BehrensUpdated "favorite map" to show more than one map (three...
2012-08-04 Jan D. BehrensAlso fixed the damage graph tooltips
2012-08-04 Jan D. BehrensImproved "favorite weapon" feature to actually work...
2012-08-04 Jan D. BehrensAdd "Favorite Weapon" field to player object and show...
2012-08-04 Jan D. BehrensFix some bugs (which only occur on my system??):
2012-08-04 Jan D. BehrensFixed tooltip bug in accuracy/damage graphs
2012-07-21 Ant ZucaroRemove +/- points display on scoreboard.
2012-06-20 Ant ZucaroAdd elo delta tracking.
2012-06-18 Ant ZucaroShow ranks on the player_info page.
2012-06-18 Ant ZucaroChange the query group by, return dict instead of Map.
2012-06-18 Ant ZucaroAdd favorite map support.
2012-06-16 Ant ZucaroFix merge conflict, change indentation a bit.
2012-06-16 Ant ZucaroSmall style changes to the graph.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-16 Ant ZucaroIntegrate the damage efficiency graph in player_info.
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovdos2unix file conversions for everything
2012-06-03 antzucaroMerge pull request #11 from nyov/nyov/refactor
2012-05-17 antzucaroMerge pull request #10 from nyov/nyov/favicon
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-16 nyovxonotic favicon
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-15 Ant ZucaroConvert rank_index to use page as GET too.
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-06 Ant ZucaroRemove 404 on include, remove doubled double quote.
2012-05-06 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-06 nyovclean dangling commit on actually merged branch
2012-05-05 Ant ZucaroTurn off dots, enable hover for average.
2012-05-05 nyovadapted z's search engine hints and header
2012-05-05 nyovadapted z's search engine hints and header
2012-05-05 Ant ZucaroAdd more goodies to the accuracy graph. Tooltips, a...
2012-05-05 Ant ZucaroAdd labels to the graph.
2012-05-03 Ant ZucaroPrevent rollup animation from being seen on game info...
2012-04-30 Ant ZucaroFix player_info template for missing player.
2012-04-30 Ant ZucaroAdd a toggle-able accuracy selector to the player info...
2012-04-29 Ant ZucaroInitial version of ajax-updating of the accuracy graph.
2012-04-28 Ant ZucaroAjaxify the accuracy graph.
2012-04-21 Ant ZucaroAdd issues and FAQ links.
2012-04-17 Ant ZucaroAdds an accuracy graph and removes the overall accuracy...
2012-04-15 Ant ZucaroAdd some kill ratio and win percentage, clean up recent...
2012-03-27 Ant ZucaroAdd Google Analytics support.
2012-03-16 Ant ZucaroDon't show the navigation links if we're on the first...
2012-03-15 Ant ZucaroAdd an itemized breakdown of the games played by a...
next