TFS 2017 Changeset History Helper

Changeset reference utilities

Устаревшая версия за 08.12.2016. Перейдите к последней версии.

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

  • вер. 1.8.0 05.07.2017 migrate code to support visualstudio.com
  • вер. 1.7.2 30.03.2017 fix commit message for commits that are a merge of multiple commits (did you follow that?)
  • вер. 1.7.1 14.03.2017 show a blank button when there is no Task ID to copy
  • вер. 1.7.0 19.01.2017 Improved handling of tasks container (now on the right, not cluttering the changelist data)
  • вер. 1.6.6 19.01.2017 minor update for compatibility with TFS 2017 Helper
  • вер. 1.6.5 08.12.2016 improved button UX
  • вер. 1.6.4 18.11.2016 Changes precipitated by TFS 2017 Helper. Did you know that script is basically a dependency of this one? Because it is.
  • вер. 1.6.3 18.11.2016 more fixes for recent TFS 2017 changes
  • вер. 1.6.2 17.11.2016 Updated styles for TFS 2017
  • вер. 1.6.1 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.6.0 03.11.2016 Added Task-related utilities: Copy button, interactive navigation to the tasks (when the list overflows), and fetching the full list of associated tasks from the API regardless of what the commit message is.
  • вер. 1.5.0 01.11.2016 Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons).
  • вер. 1.4.1 14.09.2016 New commit messages to copy
  • вер. 1.4.1 14.09.2016 New commit messages to copy
  • вер. 1.3.0 09.05.2016 remove dependency on jQuery, use page's own jQuery so we can access the element data bound by it.
  • вер. 1.2.0 02.05.2016 Moved "(merged c12345 to QA)" to the beginning of the string, so it stops being cut off by a stupid TFS that things a modern browser can't handle more than 80 characters.
  • вер. 1.1.5 19.04.2016 slight change to @match to include urls without additional parts
  • вер. 1.1.2 03.03.2016 Generating a commit message from a changeset that has already been merged to QA will result in the postfix "merge c12345 to Release" instead of a double "merge c12345 to QA".
  • вер. 1.1.1 19.02.2016 hide the background user image (unless it is the only image). It messes up user images that have transparency.
  • вер. 1.1.0 17.02.2016