Source code checked in, #43562
small fix. When full analysis was selected grouping wasn't being disabled for work item visualization because the wiring of the event handler disappeared in a merge
View ArticleSource code checked in, #43592
work item editor is now multi tab. you can now view/edito more than one work item at the same item. To open new work items just click on a related work item.
View ArticleSource code checked in, #43626
Added the ability to use MTM or TWA links for work items. Included in this is adding an option screen to select one or the other and storing the results in the app.config file for reading/writing to...
View ArticleSource code checked in, #43979
a small optimization in the code to make it more readable before attempting to make it faster.
View ArticleSource code checked in, #44038
optimized code specially regarding the number of acesses being done to source control. For full analysis the code is now 3x faster (for a small project. bigger gains are expected in bigger projects)
View ArticleSource code checked in, #51350
Included a query editor to allow editing an executed query or running ad hoc queries
View ArticleSource code checked in, #60427
fix a bug how test plans were treated. The way tests are now displayed are different as a consequence. Not quite sure if this is the best way to visualize test plans minor changes to add minor...
View ArticleSource code checked in, #61921
changed the scope of background work members to local (minor code change)
View ArticleSource code checked in, #94877
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleSource code checked in, #100751
changed references to use vs 2012 assemblies (opening up queries throw an exception)
View ArticleSource code checked in, #100766
changed query editor to use 2012 icons fixed a bug in the ordering of the columns
View Article