Skip to content

Instantly share code, notes, and snippets.

@alreva
Last active August 29, 2015 14:27
Show Gist options
  • Save alreva/b1a0b772bdfbe8962486 to your computer and use it in GitHub Desktop.
Save alreva/b1a0b772bdfbe8962486 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name VCE TFS ETS Reporting Automatic Update
// @namespace http://timeserver
// @version 0.1
// @description this one helps properly reporting ETS with TFS items.
// @author areva
// @match timeserver/accountreport.ets
// @match ets.sigmaukraine.com:7443/accountreport.ets
// @grant GM_xmlhttpRequest
// @require https://code.jquery.com/jquery-2.1.4.min.js
// @require http://courses.ischool.berkeley.edu/i290-4/f09/resources/gm_jq_xhr.js
// @require https://rawgit.com/alreva/ets/master/TamperMonkey/vce-tfs.js
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment