Ringtoets.StabilityPointStructures.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented "Bijwerken" context menu item for stability point structures Related to Issue [WTI-1184]

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

Former-commit-id: a2d20e45216ea867774e908ac254a48170a026e1

Former-commit-id: 2653defe00a9138b39f8f1b8156b3f0136aa997a

  1. … 1 more file in changeset.
Incorporated review 1843: - Synchronised testnames of StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest with the ClosingStructures / HeightStructures equivalents - Synchronised implementation of the custom context menu items regarding the update of the calculation input (such as structures, profiles, etc) in the plugins - Removed tests that assert unreachable states of the UpdateItem on calculation groups Related to Issue [WTI-1186]

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

Former-commit-id: 8debd96b0e3cb22f80e7021035badffbb654d256

Former-commit-id: 20d99a49d2f86dccc33bc1f59bdbbc85bf4a72a3

  1. … 8 more files in changeset.
Added UpdateInfos for the StabilityPointStructuresPlugin: - Cleaned up test file (removed accidentally nested class) - Added verification on whether the user wants to proceed with updating or importing -- Added corresponding tests in the Update and Import info tests Related to Issue [WTI-1184]

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

Former-commit-id: ed024e820a090185c1d9fde99563ef48bb7f536a

Former-commit-id: 015d62c9596437438256e85c3c6c05e2ed483ed8

    • -2
    • +17
    ./StabilityPointStructuresPlugin.cs
  1. … 2 more files in changeset.
Added UpdateInfos for the StabilityPointStructuresPlugin: - Added corresponding UpdateInfo tests - Added missing GetSupportedInfo tests for the structures plugin

Related to Issue [WTI-1184]

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

Former-commit-id: 03325bbae6dbad8be543ed5a5b8a4d177ebfb03e

Former-commit-id: c6290f0ffed1c7ab8d4417a0a114e156ab5b00ed

    • -7
    • +47
    ./StabilityPointStructuresPlugin.cs
  1. … 5 more files in changeset.
Updated StabilityPointStructureUpdateDataStrategy to be able to cope with moved stability point structures locations which might have been updated to a different section Related to Issue [WTI-1184]

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

Former-commit-id: b0225e91e3bc117fdd4488a8cfebfe5ca2ea0626

Former-commit-id: 9362216853a1b686eea015e1795bd0acfc3deb8d

    • -14
    • +37
    ./FileImporters/StabilityPointStructureUpdateDataStrategy.cs
  1. … 2 more files in changeset.
Connected IStructureUpdateStrategy in the StabilityPointStructuresImporter: - Promoted IStructureUpdateStrategy constructor argument to the base class for all the importers - Changed tests, removed obsolete test for the stability point structures importer that assures the uniqueness of stability point structure items after the import action. Test can be removed because the import target is of type ObservableUniqueItemCollectionWithSourcePath Related to Issue [WTI-1184]

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

Former-commit-id: b8a80a6198f68d7ff1ac8eec44b242faa47a8180

Former-commit-id: 7fa24bf70d0a6e1935c3d25dc055633fd11a4080

  1. … 8 more files in changeset.
- Introduced concrete UpdateDataStrategy for the StabilityPointStructures - Added missing functional tests for update strategy: -- Test with calculations assigned to a removed item (e.g. structure) -- Test with multiple calculations, one assigned to a removed item - Added missing functional test for the replace strategy: -- When current collection is empty and imported collection is empty - Renamed tests for consistency and clarity Related to Issue [WTI-1184]

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

Former-commit-id: 08302148d054904c847c88cb618aa834ed83dfca

Former-commit-id: b75696256ae699cf726344adc4e8c2bac5384c05

    • -1
    • +1
    ./FileImporters/StabilityPointStructureReplaceStrategy.cs
    • -0
    • +86
    ./FileImporters/StabilityPointStructureUpdateDataStrategy.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 11 more files in changeset.
Introduced concrete ReplaceDataStrategy for the StabilityPointStructures Related to Issue [WTI-1184]

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

Former-commit-id: 0991978b047df66c867c7ff338748ec8aa172560

Former-commit-id: 067f922eeb88228507f578532819adf6150ec541

    • -0
    • +67
    ./FileImporters/StabilityPointStructureReplaceStrategy.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 2 more files in changeset.
Prepared context menus for coming updater. Related to Issue [WTI-1188]

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

Former-commit-id: 241b4ab682f632fe2c409fd5076b2bae276355d2

Former-commit-id: e58827e8db138154a8e51a1c2ec71e8211307bf1

    • -27
    • +1
    ./StabilityPointStructuresPlugin.cs
  1. … 2 more files in changeset.
- Implement UpdateStructures for CalculationGroups of StabilityPointsStructures -- Added tests

General improvements

- Removed irrelevant test in piping: context menu item for updating entry and exit point is disabled when all the (nested) calculation inputs are sync with the surfaceline

- Removed unnecessary assert in ClosingStructures

Related to Issue [WTI-1186]

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

Former-commit-id: f89e4fd8fc8498b4708a5acbcf3cfdfed1dae1a7

Former-commit-id: 0985d4d8f036313ab8c99bd6ffdf8307e735b404

    • -0
    • +38
    ./StabilityPointStructuresPlugin.cs
  1. … 3 more files in changeset.
Merged conditions Renamed Resources Extracted variables Related to Issue [WTI-1262]

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

Former-commit-id: bf327a8c291bf210532b43862b4acc73b5608670

Former-commit-id: 9d2a16fe744d4cb8bbfa3f69a34c559267966df4

  1. … 12 more files in changeset.
Added update structure in calculation context menu Related to Issue [WTI-1185]

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

Former-commit-id: 11cbd60f3f6d9196e0602432f5ba7aad3f2916ac

Former-commit-id: feaf9e68f84fba05ba1e8342570d79d7f5ed29e4

    • -0
    • +64
    ./StabilityPointStructuresPlugin.cs
  1. … 1 more file in changeset.
Add location of last selected stability point structures file: - Added Property Info panel and relevant tests Related to Issue [WTI-1183]

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

Former-commit-id: 0f2b128eb317a90b00c31939f60a387adef4d0c8

Former-commit-id: 7c64b7c355f67aa8cc9ba58f70f14951a4f5c44c

  1. … 4 more files in changeset.
Add location of last selected stability point structures file: - Introduced the StructureCollection for the StabilityPointStructuresFailureMechanism to ensure unique structures based on their IDs and to store the file location from were they were imported -- Updated affected files and tests - Updated migration script and test: IDs need to be unique Related to Issue [WTI-1183]

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

Former-commit-id: 14e35731f2ea01f3da031ada927f693ef06df018

Former-commit-id: ba61315b4e53f11de70733beac36d29d9ece3e42

  1. … 20 more files in changeset.
Review related changes Related to Issue [WTI-1115]

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

Former-commit-id: 6a15dc132ff7dec6460030f123523bf52552d140

Former-commit-id: a0e1738b0830c8e087ec8a444540a22eca641ba8

  1. … 6 more files in changeset.
Implemented "Bijwerken voorlandprofielen..." for calculation groups of StabilityPointStructuresFailureMechanism Related to Issue [WTI-1115]

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

Former-commit-id: c66059c581baadfac2d846d198fcaed792e4d3a3

Former-commit-id: 0acf3580ac8c7ddd5474c0654d09e9af94e44710

    • -3
    • +11
    ./StabilityPointStructuresPlugin.cs
  1. … 4 more files in changeset.
Added check for changes in foreshore profile to the enabled state of "Bijwerken voorlandprofiel" item in context menu. Related to Issue [WTI-1114]

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

Former-commit-id: 05b27ebf3fbdb844dab82b270149afd241859909

Former-commit-id: d86afb5cdc126a856eadaade034143494412b8fa

  1. … 16 more files in changeset.
Updated tree node info of StructuresCalculation<StabilityPointStructuresInput> Related to Issue [WTI-1114]

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

Former-commit-id: cd2c5d38b3ec153dbe86e60e0963e7a5c8aa26eb

Former-commit-id: c8647247d4bf8b7f465a21bf6e294cbe8e820652

    • -2
    • +10
    ./StabilityPointStructuresPlugin.cs
  1. … 1 more file in changeset.
Updated StructuresImporter to be created with an IMessageProvider Related to Issue [WTI-1172]

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

Former-commit-id: 453343e707a0d527884af959b9e4e72b1cc8ee11

Former-commit-id: 8cc80a8389a1a3950eeab507d00e87ef9df7aa57

  1. … 13 more files in changeset.
Update scenarios after configuration import. Related to Issue [WTI-1255]

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

Former-commit-id: cb851e9b985c6615fb4cd7fd46abe011df3a7986

Former-commit-id: 39e23f306cb097b7ec0f7f070b3f44e809d83e01

  1. … 12 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 101 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

  1. … 121 more files in changeset.
Merged revision(s) 9470-9483 from branches/WTI-1199:

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

Former-commit-id: 11cda9466f1609f0e4b6877242caf904303e19ce

Former-commit-id: 0b22914caaafde0eb3a94e0cd080a6b1af3b2916

  1. … 23 more files in changeset.
Splitted action group in context menu for stability point structures. Related to Issue [WTI-1199]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1199@9479 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dd73a459dc996373039c22a1f27ba0583a81d304

Former-commit-id: 480519dbecf19b908c307216f9e0c89657ac96fe

  1. … 2 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 8ea1992a16a279720dce1b38ff7403d51aba0387

Former-commit-id: 174c5c30e603e65dc2622f61212d4e650aad3ed9

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 20 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Implemented importer to plugin Related to Issue [WTI-1167]

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

Former-commit-id: 48d364a1a6c05185dc06f4faf7e835a7bdf7bbea

Former-commit-id: 99417d8a3b636655dd16becd12f068c8def11ede

    • -1
    • +11
    ./StabilityPointStructuresPlugin.cs
  1. … 6 more files in changeset.
Reverted moving to Configurations folder for StabilityPointStructuresImporter Related to Issue [WTI-1166]

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

Former-commit-id: 011da5627e2b9b98ad6dce9bef03e2b808d7a637

Former-commit-id: 7e357613c07144f74af3f03280327d49a19d757e

  1. … 7 more files in changeset.
Moved to Configurations folder Related to Issue [WTI-1166]

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

Former-commit-id: 1d1746322985f1788764ef70d5dd328fb8077c60

Former-commit-id: e2a2af6519ef016fd8b56b4a346201cb7480220c

  1. … 34 more files in changeset.
Cleaned up some code Related to Issue [WTI-1233]

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

Former-commit-id: 1c27f205d215618c4462f82130adc1b550763558

Former-commit-id: e23d1c74becd38510dc30ca9b1427115fff4bb7b

  1. … 3 more files in changeset.