Source code checked in, #12540
- Fixed some bugs related to playing videos. - Fixed the way the "<" button works. - Backup now stores parent_id so it can properly work. - Fixed importing a folder when there are no groups in the...
View ArticleSource code checked in, #14360
-Fixed but with Importer showing the > when it should not be usable. Work Item: 1405
View ArticleSource code checked in, #14364
Important database fixes: - Removing groups works correctly. - Switched to using DataAdaptors in a few critical spots.
View ArticleSource code checked in, #15476
Renamed "Add" button in the Backup tab of the Importer to "Restore" to make its use clearer.
View ArticleSource code checked in, #15516
Fixes: -LastWatched removing old videos last watched. -Refresh nodes when video played. -Groups now sorted. -Controls in New Video now have a tab order. Database.cs clean up: -LastWatched -SearchNodes...
View ArticleSource code checked in, #15629
Fixes: -General Importer fixes for navigating groups. -Fixed sorting so that Importer group list matches with main group list.
View ArticleSource code checked in, #15765
Fixes: -Last watched can be edited. -Last watched not updating right when watching from Viewer. SQL Cleanup: -addNode -updateNode
View ArticleSource code checked in, #15769
Changed the Backup tab in the Importer to Restore tab. Documentation fixes.
View ArticleSource code checked in, #21499
Fixed directory paths for the database so they now work on the unices.
View ArticleSource code checked in, #76924
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, #79429
Changes to update to VS2012, add nuget for dependency managmenet, fixed sql issues which prevented the new version of system.data.sqlite from working and modernized hulu and youtube parsers. NOTE: Hulu...
View ArticleSource code checked in, #80504
Fixed YouTube parsing again. Optimized the complex insert and update SQL commands for nodes to now use string builder.
View Article