]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/templates
Fix the form submission field.
[xonotic/xonstat.git] / xonstat / templates /
2015-03-14 Ant ZucaroFix the form submission field.
2015-03-14 Ant ZucaroConvert the map_index page.
2015-03-14 Ant ZucaroAdd thead elements to get the proper highlighting.
2015-03-14 Ant ZucaroConvert the server_index page.
2015-03-14 Ant ZucaroConvert the player_index page.
2015-03-13 Ant ZucaroFinish up the game finder page.
2015-03-13 Ant ZucaroSize the games table on the games finder page.
2015-03-09 Ant ZucaroAdd foundation tabs to the top of the game finder page.
2015-03-08 Ant ZucaroMake the top maps page mobile-friendly.
2015-03-08 Ant ZucaroUse columns for top players by time.
2015-03-08 Ant ZucaroMake the topservers page mobile-friendly.
2015-03-08 Ant ZucaroMake the topactive page mobile-friendly.
2015-03-08 Ant ZucaroUse foundation classes for navigation links.
2015-03-08 Ant ZucaroMake the ranks page mobile-friendly.
2015-03-08 Ant ZucaroScale the columns of Recent Games.
2015-03-07 Ant ZucaroUse the predefined grid percentages instead.
2015-03-07 Ant ZucaroUse the correct overflow for the ranks row. Percentages...
2015-03-07 Ant ZucaroSmall screens should use 12 columns, not 1.
2015-03-04 Ant ZucaroStart styling the home page. Tables, argh...
2015-03-04 Ant ZucaroRe-add the "hero unit" block.
2015-03-04 Ant ZucaroThe statline is a class, not an ID.
2015-03-04 Ant ZucaroShrink the Xonotic logo using pngquant.
2015-03-01 Ant ZucaroMove the search view into the sub-nav.
2015-03-01 Ant ZucaroAdd sub-nav to access stats-specific pages.
2015-02-28 Ant ZucaroPort the footer.
2015-02-28 Ant ZucaroIncorporate Font Awesome.
2015-02-28 Ant ZucaroPort navigation header from the main site.
2015-02-28 Ant ZucaroChange the base template.
2015-02-23 Ant ZucaroPaginate differently on the game_finder page.
2015-02-22 Ant ZucaroRemove arbitrary page navigation for game_index.
2014-12-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2014-12-25 Ant ZucaroRemove references to Chameleon templates.
2014-12-18 Ant ZucaroGet rid of old damage chart template.
2014-12-18 Ant ZucaroUse minified version of charts JS.
2014-12-18 Ant ZucaroUse jQuery instead of D3 for selection & AJAX.
2014-12-17 Ant ZucaroUse the latest stable jQuery.
2014-12-17 Ant ZucaroGet rid of Google Analytics.
2014-12-16 Ant ZucaroPersona goes to last in line. Sorry Persona.
2014-12-10 Ant ZucaroLimit data points shown via JSON, not slice().
2014-12-09 Ant ZucaroRemove NVD3 styles too.
2014-12-08 Ant ZucaroUse Google Charts instead of NVD3.js.
2014-12-04 Ant ZucaroChange chart heights to 250px.
2014-09-03 Ant ZucaroPrevent 500s when the player has no caps.
2014-06-18 Ant ZucaroAdd flash messaging. Failures do not work yet.
2014-06-18 Ant ZucaroAdd actual merge functionality.
2014-06-17 Ant ZucaroRename the CSRF token field.
2014-06-16 Ant ZucaroMake a merge player form. Does not do anything yet...
2014-06-13 Ant ZucaroMissed a template for adding login button support....
2014-06-13 Ant ZucaroAdd login button to users having an email address regis...
2014-06-10 Ant ZucaroWire up a simple forbidden response for merges.
2014-05-10 Ant ZucaroStandardize the structure of both summary stat lines.
2014-04-14 Ant ZucaroMerge branch 'zykure/wip' of ssh://push.git.xonotic...
2014-04-10 Ant ZucaroAdd links to the game modes in the stat line.
2014-04-05 Ant ZucaroReconfigure the day stats line.
2014-04-04 Ant ZucaroAdd a daily statline to the home page.
2014-04-03 Ant ZucaroThe key is 'player_id', not just 'id'.
2014-03-11 Jan BehrensMerge branch 'master' into zykure/wip
2014-01-08 Jan BehrensAdd pagination to player_captimes & map_captimes; conve...
2014-01-08 Jan BehrensMerge branch 'master' into zykure/wip
2013-10-27 Ant ZucaroAdd links to view more active stats.
2013-10-27 Ant ZucaroAdd a view for top maps by times played.
2013-10-27 Ant ZucaroSee ya later, flot. It's not you, it's me.
2013-10-27 Ant ZucaroAdd a paginated view for top servers by # of players.
2013-10-27 Ant ZucaroArgh. I always forget to add the template.
2013-10-25 Ant ZucaroShow actual Elo values in "recent games".
2013-10-03 Tyler '-z-' Mulliganmove analytics to top
2013-09-19 Ant ZucaroUse 30 games for the charts. Add link to overall rank...
2013-09-13 Ant ZucaroAdd noscript warnings for both charts.
2013-09-11 Ant ZucaroEliminate or hide bad data in the charts.
2013-09-11 Ant ZucaroNo longer need old damage and accuracy templates.
2013-09-11 Ant ZucaroWorking charts on the player_info pages. Yeah!
2013-09-10 Ant ZucaroMake the game type icons look pretty.
2013-09-07 Ant ZucaroGet rid of duplicate JS include.
2013-09-06 Ant ZucaroChart updates work now. Had to recreate.
2013-09-06 Ant ZucaroInitial version of AJAX chart updates.
2013-09-05 Ant ZucaroWhoops, missing some merged lines.
2013-09-05 Ant ZucaroMerge branch 'nvd3' of github.com:antzucaro/XonStat...
2013-09-05 Ant ZucaroFix merge conflicts.
2013-09-05 Ant ZucaroInitial player damage view.
2013-09-05 Ant ZucaroMerge branch 'nvd3' of github.com:antzucaro/XonStat...
2013-09-05 Ant ZucaroFix reference to old view name.
2013-09-01 Ant ZucaroRename the divs to be representative.
2013-09-01 Ant ZucaroInitial JSON call.
2013-08-30 Ant ZucaroInitial stacked area chart for damage.
2013-08-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2013-08-21 Ant ZucaroRefactor the damage graph.
2013-08-18 Ant ZucaroRemove those pesky epochs.
2013-08-18 Ant ZucaroMerge branch 'zykure-approved'
2013-08-18 Ant ZucaroAdd the most recent game info to the hashkey view.
2013-08-18 Jan BehrensUpdating player hashkey view
2013-08-18 Ant ZucaroRefactor the presentation of the accuracy graph.
2013-08-17 Jan BehrensAdding player_elo_info_text template for use within...
2013-08-17 Jan BehrensMerge branch 'master' into zykure/wip
2013-08-11 Ant ZucaroRemove braces from the hashkey text template.
2013-08-01 Ant ZucaroMerge branch 'zykure/approved' of ssh://push.git.xonoti...
2013-08-01 Ant ZucaroLink to the rank page from player info.
2013-07-25 Jan BehrensAdd teamnames to teamscores, fix layout issues, fix...
2013-07-25 Ant ZucaroNew 404 page. Hooray, no more boring ones!
2013-07-24 Ant ZucaroShow latency in game_info if at least one player has...
2013-07-21 Ant ZucaroMake the score field yellow, like in-game.
next