Skip to content

Instantly share code, notes, and snippets.

View alreva's full-sized avatar

Alex alreva

  • Sigma UA
  • Ukraine
View GitHub Profile
// ==UserScript==
// @name Copy TFS work item ID
// @namespace http://tfs.it.volvo.net:8080/
// @version 0.1
// @description nothing
// @author alreva
// @match http://tfs.it.volvo.net:8080/tfs/Global3/SEGOT-eCom-CORE/*
// @grant none
// ==UserScript==
// @name ETS Improvements
// @namespace http://timeserver
// @version 0.1
// @description this one helps filling out ETS faster.
// @author areva
// @match timeserver/timereports.ets
// @match timeserver.i.sigmaukraine.com/timereports.ets
// @match ets.sigmaukraine.com:7443/timereports.ets
// ==UserScript==
// @name TFS ETS Reporting
// @namespace http://timeserver
// @version 0.3
// @description this one helps properly reporting ETS with TFS items.
// @author areva
// @match timeserver/timereports.ets
// @match timeserver.i.sigmaukraine.com/timereports.ets
// @match ets.sigmaukraine.com:7443/timereports.ets
// ==UserScript==
// @name TFS Work Items Scaffolding
// @namespace http://tfs.it.volvo.net:8080/
// @version 0.1
// @description nothing
// @author alreva
// @match http://tfs.it.volvo.net:8080/tfs/Global3/SEGOT-eCom-CORE/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name ETS Improvements Automatic Update
// @namespace http://timeserver
// @version 0.1
// @description this one helps filling out ETS faster.
// @author areva
// @match timeserver/accountreport.ets
// @match ets.sigmaukraine.com:7443/accountreport.ets
// ==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
// ==UserScript==
// @name Kanban improve (common)
// @namespace http://tfs2010.it.volvo.net/
// @version 0.1
// @description Does the usability improvements over standard SharePoint Kanban board
// @match http://tfs2010.it.volvo.net:8080/tfs/Global/SEGOT-eCom-VolvoPentaShop/PentaBusiness/_backlogs/board
// @match http://tfs2010.it.volvo.net:8080/tfs/Global/SEGOT-eCom-VolvoPentaShop/PentaTeam/_backlogs/board
// @match http://tfs2010.it.volvo.net:8080/tfs/Global/SEGOT-eCom-VolvoPentaShop/PentaTeam/_boards
// @copyright 2014+, Volvo IT
// ==/UserScript==a