summaryrefslogtreecommitdiffstats
path: root/main/templatetags/cdn.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-28Update jQuery to 3.4.0.release_2019-04-28Jelle van der Waa1-1/+1
2019-03-17visualize: update d3js to 3.5.0Jelle van der Waa1-1/+1
2019-03-17templates: Add tag for d3jsJelle van der Waa1-0/+7
2019-02-18sitestatic: Update jQuery and tablesorterJelle van der Waa1-2/+2
2018-04-08cdn: mark jquery <script> as safeJelle van der Waa1-1/+2
2018-04-08templatetags: use render_html for rendering html tagsJelle van der Waa1-1/+2
2017-06-29Remove CDN configuration optionJelle van der Waa1-8/+2
2012-12-27Tablesorter JS upgradeDan McGee1-1/+1
2012-12-11Update jQuery to 1.8.3Dan McGee1-1/+1
2012-10-21Update tablesorter JSDan McGee1-1/+1
2012-09-24Update jQuery to 1.8.2Dan McGee1-1/+1
2012-09-05Upgrade jQuery to 1.8.1Dan McGee1-1/+1
2012-07-28Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28Dan McGee1-2/+3
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee1-0/+7
2012-03-24Use staticfiles_storage in jQuery tagDan McGee1-2/+4
2012-03-24Remove cdnprefix template tagDan McGee1-12/+0
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-1/+2
2011-11-08Always use same URL for both secure and non-secure CDN requestsDan McGee1-6/+1
2011-06-15Update to jQuery 1.4.4Dan McGee1-1/+1
2011-06-14Simplify jQuery CDN tagDan McGee1-15/+10
2010-10-28Always use HTTPS for jQueryDan McGee1-4/+2
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee1-2/+18
2010-10-26Upgrade to jQuery 1.4.3Dan McGee1-1/+1
2010-09-22Get secure/unsecure checking actually workingDan McGee1-5/+5
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee1-1/+6
2010-05-14Make CDN not dependent on DEBUG settingDan McGee1-3/+4
2010-02-27Upgrade jQuery to 1.4.2Dan McGee1-1/+1
2010-02-27Add CDN templatetag packageDan McGee1-0/+19