Core.Common.Controls.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed WrappedObjectContextBase to ObservableWrappedObjectContextBase Related to Issue [WTI-543]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3484 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 581543425c22282417629f7d00f988692c8cadf7

Former-commit-id: 46fe454d2829107aa82dc54a90a265758c182303

    • -0
    • +312
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -312
    • +0
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 11 more files in changeset.
* Fixed for WTI-Review-578: ** Editorial fixes in XML docs ** Removed space to make sure code conforms to coding conventions. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3417 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 70760937fb194f9e5511530cc57e14b66f9fb477

Former-commit-id: 58c6232092490489fd96cbc1f1e27e1083728a71

  1. … 2 more files in changeset.
Changes after review. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3406 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4c0e6e9d4d212e7af30b50dc9841453d0970cff1

Former-commit-id: a485c7b4c9bf2f495e8bfd403233d902bf9b9486

    • -71
    • +343
    ./DataGrid/DataGridViewControlTest.cs
  1. … 9 more files in changeset.
Introduced DoubleBufferedDataGridView and used that in DataGridViewControl. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3385 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b12a002b47bd6da94eb7308c76c11802b6f4ba0b

Former-commit-id: f8d60835d7b383321b5823838afef8c72cbe097b

    • -0
    • +41
    ./DataGrid/DoubleBufferedDataGridViewTest.cs
  1. … 3 more files in changeset.
Implemented RichTextBoxControl on PipingCalculationsView. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3377 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 50d88626559931eea515612f2e6c4740fd98cf13

Former-commit-id: 0f7c87a60ca9fc5972ce9e3ed92ae699cef90c2f

    • -0
    • +229
    ./DataGrid/DataGridViewControlTest.cs
  1. … 5 more files in changeset.
Added extra tests for adding comboBoxColumn in DataGridViewControl. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3373 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 68d87bc85e61a0da2bbbee00accde61308c4a656

Former-commit-id: 336dd1f9a4ccc5b0f5bca29a55c7dbea8c8fc30e

    • -1
    • +55
    ./DataGrid/DataGridViewControlTest.cs
    • -0
    • +72
    ./Resources.Designer.cs
  1. … 1 more file in changeset.
- Made columnComboBox valueMember and displayMember configurable. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3366 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 80b68b05e67e680bdda531762e93b5118b1292d5

Former-commit-id: 70e48dabe5e0c195f935fd97a3fb080f12dc0ada

  1. … 2 more files in changeset.
- Implemented DataGridViewControl in FailureMechanismResultViews - Implemented Cell Style. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3360 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b9380936dfd3dbf9cf5a91f728eb8fe19937f400

Former-commit-id: e73f2fc90c277e1fbb3c547ce85f5fdb0fed9897

    • -0
    • +53
    ./DataGrid/CellStyleTest.cs
    • -2
    • +329
    ./DataGrid/DataGridViewControlTest.cs
  1. … 13 more files in changeset.
Implemented events in DataGridViewControl: - GotFocus - CellValidating - DataError Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3352 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 71bc1bd4c371e0bd20ee5dcabfa157708e326fa7

Former-commit-id: cce1f5acd8ed4c91c05a6dc42198a7219351a2a9

    • -0
    • +97
    ./DataGrid/DataGridViewControlTest.cs
  1. … 6 more files in changeset.
- Implemented AddComboBoxColumn. - Implemented direct commit of combobox value. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3346 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d685a6af002b0920d445e92c6fe90464d882fbf4

Former-commit-id: c95358fa4658813e95c6aecab6a2e9abbe220c16

    • -5
    • +37
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
- Implemented AddCheckBoxColumn. - Implemented direct commit of checkbox value. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3334 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e746892e00497d57ff7243893741571cc43fab67

Former-commit-id: 6d9ccbb60430da277857bc2a6fc823360a5cf17a

    • -0
    • +67
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
- Added new DataGridViewControl. - Set default values of the DataGridView. - Implemented AddTextBoxColumn. Related to Issue [WTI-482]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3332 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: de22a762854e173ba53a3fa5a80260ada6944e87

Former-commit-id: c3c97ce09c5f223e681d0d32b7abc2886e9b5c91

    • -1
    • +22
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
    • -0
    • +110
    ./DataGrid/DataGridViewControlTest.cs
    • -1
    • +22
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
    • -1
    • +22
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 5 more files in changeset.
Fixed typos

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3263 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e3e1838062d41eb0922e5b93af367d3f0d07b722

Former-commit-id: b6b3a9cf55f31b27a2b7a2307e3a9ef49fc14aaf

  1. … 2 more files in changeset.
* Introduced a base class to reduce common boilerplate code related to presentation objects (###Context classes). Related to Issue [WTI-428]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2970 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 495638fe56866f7d0f829980df0c20330d253cee

Former-commit-id: dd545ff520f5da0dd602ed599213ea7e5c89276b

    • -0
    • +291
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 2 more files in changeset.
* Reduced size of test. * Renamed method parameters to be more descriptive. Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2901 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2caea99e3f182afc29db7c21761c7c96fdcb6c32

Former-commit-id: 615bad2d31a1faa6615e5992d71eb63e98a953bf

    • -9
    • +7
    ./TextEditor/RichTextBoxControlTest.cs
Fixes after review. Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2896 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c8e58326c8cb31b59e2e252c28043dbbdca45236

Former-commit-id: 5f176959fe6f4dbc4b0bf8050f7ff6e03f9c73b6

    • -14
    • +182
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 17 more files in changeset.
* Paired with Elmar ** Implemented fixed for WTI-453: *** Reformatted code for improved readability. *** Ensured created files are deleted from file-system in unit test. *** Reformatted unit tests to be more consistent with existing unit tests.

Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2854 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c4392f8fd09a6165c71c85b0162582308efe107e

Former-commit-id: 7f96beb37abcff1f2b6c99f6bb9e5d6fd74bba45

    • -4
    • +9
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 2 more files in changeset.
Fix styling issues when reloading view. Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2846 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 67262f39db5b2c1556af3e2b15bb85274cbfb368

Former-commit-id: f9e0e99036e273c63157e6ae815abea41d55daf0

    • -8
    • +82
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 3 more files in changeset.
Fixed failing tests. Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fd89ae20663c1c83e1369691916591ea7cf7486b

Former-commit-id: 5e59a61b9a679d12a3a4d39fc6b335db1c3c4b30

    • -4
    • +14
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 3 more files in changeset.
Implemented default keys to toggle bold, italic or underline. Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2833 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 943d3095bfb622bd692c25155a45cc5e48b3db3e

Former-commit-id: 23fca6286936bf0ea2c996b53c22ad632769b20c

    • -1
    • +142
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 1 more file in changeset.
- Added control for rich text box. - Implemented control in AssessmentSectionCommentView Related to Issue [WTI-431]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2830 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf05ddb0dd980a9b04f0fb66d675e42b4700b485

Former-commit-id: fb62696190032ab6c1de9bdb37e57a74670e5b90

    • -0
    • +34
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 6 more files in changeset.
Review related changes Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2824 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2d1570b76889528c91f2ed0b8caf9ef792e099ba

Former-commit-id: 9f6886a577014e907c8b6812d3198143216d00e7

    • -5
    • +23
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 3 more files in changeset.
Renamed PipingCalculationHelper to PipingCalculationConfigurationHelper. Updated signature of PipingCalculationConfigurationHelper.GetPipingSoilProfilesForCalculation, so that it accepts a SurfaceLine (instead of a whole PipingCalculation object). Added PipingCalculationGenerator to help generate PipingCalculation objects into a tree structure based on surface lines and soil models. Added a PipingSurfaceLineSelectionDialog to embed the PipingSurfaceLineSelectionView so it can be shown as a Dialog when "Genereer scenario's" is selected from the "Berekeningen" folder's context menu. Related to Issue [WTI-420]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2749 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3a03af164c956901b5197a7ffa7c5b2beb8bc1cd

Former-commit-id: f44d94e9d3f3e7321ac31066fa3cca7761bb5b1f

  1. … 23 more files in changeset.
Added additional test to PipingCalculationsViewTest Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2726 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 500f3499e7d6f87a6a5da1b96c02e512888f5836

Former-commit-id: 3dc0a4ce4c9deddf109b7372440e7972c17b217a

    • -0
    • +2
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 2 more files in changeset.
Ensured a "<geen>" item is always present in the PipingCalculationsView for soil profiles and hydraulic boundary conditions Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2645 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b7162323c8f4d91372f9ff30332bcf86188fbb8c

Former-commit-id: 331a6953c4033e7fea1d80895293b50996413623

    • -1
    • +1
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 5 more files in changeset.
Extended PipingCalculationsView so that hydraulic boundary locations can be selected from a combobox Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2638 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 856591911241e14a5806e6af2e47270e4ee1cfc3

Former-commit-id: cfca711af47828276de3ff928dca75dbf560dd66

    • -1
    • +16
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 4 more files in changeset.
Introduced DataGridViewComboBoxItemWrapper Related to Issue [WTI-419]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2636 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b4ab43bd2c0dc9c03e547621681886a7878ec6ce

Former-commit-id: 1c4c8c4c744d1b9512d0e8492157f09ec95912ea

    • -0
    • +121
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 2 more files in changeset.
* Documented and added tests for Core.Common.Gui/Forms ** MessageWindow ** ProgressDialog ** PropertyGridView Related to Issue [WTI-337]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1986 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 642f1e6ee1dd7fdfc85fcbf3ced9b1c8126fa845

  1. … 15 more files in changeset.
* Implemented review suggestions of WTI-Review-268: ** Xml docs cleanup/improvements. ** Refactoring of Url to WebLink. ** Some code cleanup. ** Refactored usages of SettingsHelper and moved that class to Core.Common.Gui. Related to Issue [WTI-187]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1798 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 053b0bfb6f8e4d1b38997d57e311d629f828bd3b

  1. … 41 more files in changeset.
* Removed unused reflection methods from Core.Common.Utils. * Covered and documented Core.Common.Utils/Reflection. * Added reused of reflection or assembly based methods. Related to Issue [WTI-187]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1602 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f9791f3260e1c9559eb431001c20ab39ec197f4d

  1. … 17 more files in changeset.