summaryrefslogtreecommitdiff
path: root/templates/devel
AgeCommit message (Expand)Author
2013-04-26Merge branch 'archweb-generic2'Luke Shumaker
2013-04-23Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-22Merge branch 'archweb-generic2'Luke Shumaker
2013-04-21Load developer dashboard stats via $.load() callDan McGee
2013-04-21Move stats portion of developer dashboard to separate viewDan McGee
2013-04-21Fix sorting of file size values in jQuery tablesorterDan McGee
2013-04-21Merge commit '91c451'Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-03-27find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...Luke Shumaker
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee
2012-12-28Add a todolist package details link template tagDan McGee
2012-12-28Convert to using new todolist models everywhereDan McGee
2012-12-12Merge tag 'release_2012-04-26'parabolaweb-2012-12-12Luke Shumaker
2012-12-12Merge tag 'release_2012-04-21'Luke Shumaker
2012-12-12Merge tag 'release_2012-04-07'Luke Shumaker
2012-12-12Merge tag 'release_2012-03-25'Luke Shumaker
2012-12-12Merge commit '3e2e4d4' (Convert STATIC_URL usage to {% static %} template tagLuke Shumaker
2012-12-12Merge commit '822898e' (Merge branch 'django14')Luke Shumaker
2012-12-11Use multiple separate document.ready() handlersDan McGee
2012-11-15Merge tag 'release_2012-02-06'Luke Shumaker
2012-10-26Merge commit '943ef2e8e4'Luke Shumaker
2012-10-26mirror changes from commit '943ef2e8e4'Luke Shumaker
2012-09-24Add a new column to developer repo statsDan McGee
2012-09-15Add JS-based filtering to the developer reportsDan McGee
2012-09-05Add some HTML5-ization in JS of various input attributesDan McGee
2012-08-08Add flag requests to developer last action calculationDan McGee
2012-07-28Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28Dan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-04-29Add a "last action" column to developer clocks pageDan McGee
2012-04-29Make colspan match number of columns in developer dashboardDan McGee
2012-04-27Dev dashboard performance improvementDan McGee
2012-04-27Make sorting by time on clocks page more predictableDan McGee
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee
2012-04-08Change old packages report from two years to one yearDan McGee
2012-04-07Add a mismatched signatures developer reportDan McGee
2012-03-24Revert "Add some dev dashboard info regarding signed package count"Dan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-23Django 1.4 admin and admin media changesDan McGee
2012-02-06Add testing version column to dashboard flagged packages tablerelease_2012-02-06Dan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-12-03Merge https://projects.archlinux.org/git/archwebJohannes Krampf
2011-11-30Fix minor validation errorDan McGee
2011-11-26Merged with archweb trunkJohannes Krampf
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee
2011-11-15Fix up empty table display on dev dashboardDan McGee
2011-11-11Show relevant signoffs on dashboardDan McGee
2011-10-12Fix invalid markup on dev dashboardDan McGee