Greasy Fork is available in English.

TFS 2017 Helper

Adds handy functionality to TFS 2017

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.11.3 29.09.2017 fixed broken link generation
  • вер. 1.11.2 05.07.2017 migrate to support visualstudio.com
  • вер. 1.11.1 01.02.2017 Fix format of the url that's copied from the Link button. Remove debugging message.
  • вер. 1.11.0 19.01.2017 Port the copy buttons to work in TFS 2017's new forms layout
  • вер. 1.10.0 18.11.2016 Big overhaul for 2017. Not a complete rewrite, though. Lots of stripped code.
  • вер. 1.9.5 17.11.2016 updated styles for TFS 2017
  • вер. 1.9.4 08.11.2016 Updated the format of the commit message - removed the task ID
  • вер. 1.9.3 08.11.2016 Updated the styling of the close button
  • вер. 1.9.2 08.11.2016 Tweaked the formatting of the text when you click the Link copy button. Makes more sense in Slack, which is where these are most often used.
  • вер. 1.9.1 03.11.2016 Fix fillVerticalHeight feature
  • вер. 1.9.0 01.11.2016 Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons). Better vertical spacing.
  • вер. 1.8.0 14.09.2016 auto-expand description to take up all available height
  • вер. 1.6.2 30.08.2016 Trigger page resize event to ensure that modals aren't missing any content.
  • вер. 1.6.1 12.08.2016 Minor feature (forget what it was) and a bugfix for dialog windows that were totally collapsed, such as Browser Server when navigating to other teams.
  • вер. 1.5.1 03.05.2016 Fixed a bug introduced by last feature: Description + History tabs looked OK, but switching to other tabs caused an inexplicable narrowing of entire modal cotent
  • вер. 1.5.0 02.05.2016 Made description textarea resizable and removed pointless horizontal scrollbar (present in ungreased TFS)
  • вер. 1.4.3 31.03.2016 The History textbox works again. Detaching the textbox from the DOM caused it to lose necessary bindings.
  • вер. 1.4.1 15.03.2016 Finally fixed the bug where partial data was shown in the Links panel until interaction or a window resize.
  • вер. 1.4.0 19.02.2016 does a double-copy on CTRL-click (great if you have a clipboard manager)
  • вер. 1.3.2 18.02.2016 cell un-indentation should only occur in Links panel
  • вер. 1.3.1 17.02.2016