Greasy Fork
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
Greasy Fork is available in English.
信息
代码
历史
反馈(1)
统计
TFS 2017 Helper
Adds handy functionality to TFS 2017
这些是此脚本变更过代码的版本。
显示所有版本。
v1.11.3
2017-09-29
fixed broken link generation
v1.11.2
2017-07-05
migrate to support visualstudio.com
v1.11.1
2017-02-01
Fix format of the url that's copied from the Link button. Remove debugging message.
v1.11.0
2017-01-19
Port the copy buttons to work in TFS 2017's new forms layout
v1.10.0
2016-11-18
Big overhaul for 2017. Not a complete rewrite, though. Lots of stripped code.
v1.9.5
2016-11-17
updated styles for TFS 2017
v1.9.4
2016-11-08
Updated the format of the commit message - removed the task ID
v1.9.3
2016-11-08
Updated the styling of the close button
v1.9.2
2016-11-08
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.
v1.9.1
2016-11-03
Fix fillVerticalHeight feature
v1.9.0
2016-11-01
Technical: more reliable way to copy. UX: easier, more obvious way to copy (buttons). Better vertical spacing.
v1.8.0
2016-09-14
auto-expand description to take up all available height
v1.6.2
2016-08-30
Trigger page resize event to ensure that modals aren't missing any content.
v1.6.1
2016-08-12
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.
v1.5.1
2016-05-03
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
v1.5.0
2016-05-02
Made description textarea resizable and removed pointless horizontal scrollbar (present in ungreased TFS)
v1.4.3
2016-03-31
The History textbox works again. Detaching the textbox from the DOM caused it to lose necessary bindings.
v1.4.1
2016-03-15
Finally fixed the bug where partial data was shown in the Links panel until interaction or a window resize.
v1.4.0
2016-02-19
does a double-copy on CTRL-click (great if you have a clipboard manager)
v1.3.2
2016-02-18
cell un-indentation should only occur in Links panel
v1.3.1
2016-02-17