Common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3010: - Updated testname

Paired with ~carloslubbers

WTI-1754

Implement review comments, update test names in common activites and add asserts in piping and macro treenode info tests for calculate all log messages WTI-1754

    • -26
    • +26
    ./src/Core.Common.Base/Service/Activity.cs
  1. … 4 more files in changeset.
Update open/save project activity tests WTI-1754

Update tests and logic in Finish/LogState WTI-1754

    • -6
    • +9
    ./src/Core.Common.Base/Service/Activity.cs
Change order of log messages in Activity WTI-1754

    • -26
    • +29
    ./src/Core.Common.Base/Service/Activity.cs
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

  1. … 20 more files in changeset.
Moved some resources. WTI-1719

  1. … 3 more files in changeset.
Cleanup resources WTI-1584

  1. … 10 more files in changeset.
Removed unused test data folders. WTI-1705

  1. … 5 more files in changeset.
Update xmldoc for column state definition factory WTI-1684 Paired with roberttangerman

Merge from SVN WTI-1710: Updated version number from 17.3.1 to 17.3.2

  1. … 1 more file in changeset.
Improvements after review. WTI-1684

  1. … 20 more files in changeset.
Merge from SVN WTI-1710: Fix tests that break on Windows 10. Patched in from git commit 1988601, 01c3d95 and 12c1632

  1. … 4 more files in changeset.
Merge from SVN WTI-1710: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)

  1. … 7 more files in changeset.
Move control to core namespace WTI-1678

    • -0
    • +45
    ./src/Core.Common.Controls/BorderedLabel.cs
  1. … 11 more files in changeset.
Incorporated comments review 2755: - Changed the EnumValueTestFixture to type <enum, int> for consistency - Removed expression body

WTI-1679

  1. … 32 more files in changeset.
Incorporated comments review 2755: - Applied editorial comments for the Core.Common.Controls/DataGrid - Removed type constraint for the extension method as the datagridview control cannot enforce to contain objects of type TRow --> InvalidOperationException will occur regardless when the programmer puts in wrong row objects in the datagrid view control.

WTI-1679

  1. … 2 more files in changeset.
Cleanup: - Removed RT specific resources from the Core.Common.Gui resources to RT Resources

WTI-1679

  1. … 4 more files in changeset.
Cleanup: - Cleaned up test for the cell format extension of the DataGridViewControl

WTI-1679

Introduced cell format extension methods: - Rows that contain column state definitions can make use of this extension method to format a cell that is contained by the data grid view control

WTI-1679

Set parrallelizable attribute to test projects

  1. … 183 more files in changeset.
Implemented writer for hydraulic boundary locations. WTI-1612

  1. … 9 more files in changeset.
Cleanup WTI-1537

  1. … 1 more file in changeset.
Revert "Improve performance of result views by disabling auto resizing of columns" WTI-1644

  1. … 6 more files in changeset.
Improve performance of result views by disabling auto resizing of columns WTI-1644

  1. … 6 more files in changeset.
Updated version number from 17.2.2 to 17.2.3 Related to Issue [WTI-1624]

  1. … 1 more file in changeset.
Remove RoundedDouble ToString testcases that test the location of a % sign, which varies heavily based on system and is .NET framework behaviour. WTI-1614

Improvements after review. WTI-1627

  1. … 6 more files in changeset.
Improvements after review. WTI-1627

  1. … 1 more file in changeset.
Added constructor parameters to cellstyle. WTI-1627

    • -11
    • +13
    ./src/Core.Common.Controls/DataGrid/CellStyle.cs