StorageCommandHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Migrated Core Common Gui. WTI-2003

  1. … 4 more files in changeset.
- Added feature to load, update, and insert dikeAssessmentSections Related to Issue [WTI-279]

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

Former-commit-id: c943c3cd822d6ad14756b87626dbecef2363a649

  1. … 22 more files in changeset.
* Restructured Core.Common.Gui project. ** Only moving of classes. No renames or deletions. Related to Issue [WTI-185]

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

Former-commit-id: 3a2f96e21f2b3a98d9f8e0096df4fece4b333258

  1. … 127 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
* Applied more Interface Segregation, weakening the coupling to IGUi from various classes. * Deleted IGuiCommand. Related to Issue [WTI-185]

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

Former-commit-id: 1f8058aa82c3c5adf8c7f62fe590e453fbc44ffa

  1. … 24 more files in changeset.
Refresh of project name when project is opened Related to Issue [WTI-284]

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

Former-commit-id: dd77faafdac0b02c4d2582d9df86543dd9a1211f

  1. … 1 more file in changeset.
Refactored StorageSqLite after review Related to Issue [WTI-286]

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

Former-commit-id: 4acc7ab82a9105121aba60a2958ccf93e3ee7f76

  1. … 10 more files in changeset.
Minor changes after review Related to Issue [WTI-286]

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

Former-commit-id: 2f006efe63496e7c1a9c86c54f6aa03305096789

  1. … 14 more files in changeset.
# Bug solved where *ProjectFilePath* was not reset when a new Project was created # Test added Related to Issue [WTI-285]

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

Former-commit-id: 7f42c43c7bf7fe6e3bd40eeb9cb2838e14cc36ea

  1. … 2 more files in changeset.
* Renamed IGuiCommandHandler to IApplicationFeatureCommands. * Renamed GuiCommandHandler to ApplicationFeatureCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4297e52bfddeff38135028cd8c9e3287d88e26f2

  1. … 24 more files in changeset.
* Introduced IViewCommands to take responsibilities for various view manipulation related commands. IGuiCommandHandler no longer has this responsibility. * IGui extended view ViewCommands property. Related to Issue [WTI-185]

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

Former-commit-id: f021a1b31bcf5b07f75f95cca62e970d78d723a6

  1. … 21 more files in changeset.
Fixed incorrect message in loading project Related to Issue [WTI-284]

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

Former-commit-id: 1ff6d97f051d4b35eddc8192116a1e8ae9f96965

- Refactor work after testing

Related to Issue [WTI-286]

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

Former-commit-id: abc49a077784f71375abd9268f46ad9abd5288ac

  1. … 2 more files in changeset.
* Moved IGui.ProjectOpened and IGui.ProjectClosed event handling from GuiCommandHandler to StorageCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 935e6e0f1f15f431418ed28ac90d5caeaa0c3582

  1. … 4 more files in changeset.
* Extracted IStorageCommands implementation from GuiCommandHandler to StorageCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 02e08e06e0f3f47fde9b036cf990e53645e777a4

    • -0
    • +256
    ./StorageCommandHandler.cs
  1. … 5 more files in changeset.