Core.Common.Controls.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Final review related changes Related to Issue [WTI-183]

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

Former-commit-id: 04eb1cee8c02a54abc4453ced6cc6c3cb6e5a628

  1. … 1 more file in changeset.
Review related changes => Improved parameter checks for DialogBase constructor Related to Issue [WTI-183]

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

Former-commit-id: 192f00d75be95a629db3db34da3b4834b5645df0

    • -10
    • +52
    ./Dialogs/ExceptionDialogTest.cs
  1. … 3 more files in changeset.
Got rid of WebBrowser property in HtmlPageView Related to Issue [WTI-184]

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

Former-commit-id: 72dc97fe55a9befa6a00101aea37e5ef97dcac7b

  1. … 2 more files in changeset.
Fixed failing tests => Did so by removing tests too; these test contained way too much integration.... Related to Issue [WTI-184]

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

Former-commit-id: 91736a2059c545e96eab039cba89da2c615fc35e

  1. … 1 more file in changeset.
Applied some final cleanups for Core.Common.Controls Related to Issue [WTI-184]

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

Former-commit-id: 896f7efe197e5646148914fd6a6528efdccf957c

  1. … 3 more files in changeset.
Improved test coverage for HtmlPageView Related to Issue [WTI-184]

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

Former-commit-id: 81c0a07d105977ca0664ea8c17c213bd606e2585

  1. … 2 more files in changeset.
Added HtmlPageViewTest Related to Issue [WTI-184]

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

Former-commit-id: b86fec7c7d6cc8a3af6a9266fd658a98189f894e

    • -0
    • +21
    ./Views/HtmlPageViewTest.cs
  1. … 1 more file in changeset.
Improved pdb configuration Related to Issue [WTI-309]

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

Former-commit-id: 95c06c9a739ec690e52abe7ac71566ab2dfe1049

  1. … 21 more files in changeset.
Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 69 more files in changeset.
Changed namespace of Core.Common.Controls into Core.Common.Forms Related to Issue [WTI-184]

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

Former-commit-id: 3f1bc509f2a0b4129dec6506e8018086d5edb4af

  1. … 69 more files in changeset.
Got rid of Core.Common.Controls.Table Related to Issue [WTI-177]

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

Former-commit-id: 9eaf168abcce89f722dad58c2a791d2649063723

  1. … 69 more files in changeset.