DeltaShell.sln

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

  1. … 68 more files in changeset.
committing changes related to unit-test project renaming Related to Issue [WTI-104]

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

Former-commit-id: 9cf90bc633292e5acb73c6777d56293628aa2a3a

- Fixed compilation failure - Improved build configuration (UML projects no longer build) Related to Issue [WTI-104]

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

Former-commit-id: a3cda7fdc7cb0feff69f318d7cc93b68d8811361

refactored SplashScreen: + improved naming, + improved consistency in class interface + replaced timer-based refreshing by lazy-updating (if i'm not mistaken in the WPF rendering mechanism) Related to Issue [WTI-104]

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

Former-commit-id: db7fcefa44658eb431e8769e2b37bab587b8df19

  1. … 6 more files in changeset.
- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

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

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

  1. … 63 more files in changeset.
Added integrationtests for importing .soil files and creating PipingProfile (kernel input) from it. Changed type of PipingSoilLayer.IsAquifer from bool to double, as this is the type which is saved to the database. Transforming the double to a boolean is now handled in hte PipingProfileCreator. Fixed bug for when database contains no property values. Related to Issue [WTI-28]

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

Former-commit-id: e8372b08ebf92d989ded859115bcc5f1c9df6028

  1. … 22 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 more files in changeset.
Improved build configuration => Test projects no longer build for CreateInstaller Related to Issue [WTI-92]

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

Former-commit-id: 9d6d1a237d961d7a430785630d81ef7f2cc686e6

- Renamed Core.Common.DelftTools.Tests Namespace to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 62b66100735c8b8a975611f33662629c9d20b8b8

  1. … 53 more files in changeset.
- Renamed Core.Common.DelftTools.Tests to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 8b6ab15381d2d86b2747a7f715f8bed655ec87a2

- Moved UMLs to separate UML project (initial commit, another one is needed for cleanup) Related to Issue [WTI-92]

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

Former-commit-id: bd1e95905ebcd91caae15dd9737ad27352fa818b

  1. … 46 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

  1. … 117 more files in changeset.
Fixed setup build configuration Related to Issue [WTI-92]

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

Former-commit-id: af023d2b55ef7ab73a4522ccef470c30de211a5d

Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

  1. … 4839 more files in changeset.
Improved some build configurations Related to Issue [WTI-92]

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

Former-commit-id: 525e67b55d3a4cf335ab3c34b4bfd262f72f12ff

  1. … 1 more file in changeset.
Improved some build configurations Related to Issue [WTI-92]

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

Former-commit-id: 8b3a7560cb18613e1560b6259d806c94d46c3eab

Added setup project to the solution Related to Issue [WTI-92]

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

Former-commit-id: d663ad153f6f49c0818dce5228e987c217452c15

  1. … 2 more files in changeset.
Fixed compilation failure Related to Issue [WTI-92]

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

Former-commit-id: 293288d9e4ec5eed88e188358e601974e8e7ebd8

  1. … 7 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors - projects *Ringtoets.Piping.UML* and *Core.Common.DelftTools.Tests* added to the solution - Output folder is still 'src\Deltashell\DeltaShell.Gui' Related to Issue [WTI-92]

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

Former-commit-id: 85efa3d44b30b38ab5221ad9181b62fa201d7ee7

  1. … 1 more file in changeset.
Solution can be build without errors - still have to add *Ringtoets.Piping.UML* and *Core.Common.DelftTools.Tests* project to the solution Related to Issue [WTI-92]

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

Former-commit-id: a82f56e6cbd34f9565be45cc0183e28f7675b7a2

  1. … 239 more files in changeset.
- Deleted old files - Fixed invalid paths Related to Issue [WTI-92]

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

Former-commit-id: d68bd6dc6c2f5177419234c83b04bcc5ffcfda11

  1. … 15 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

  1. … 4008 more files in changeset.
* Renamed Wti projects to Ringtoets.Piping ** Updated namespaces accordingly. Related to Issue [WTI-92]

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

Former-commit-id: ceefaef62620eac7b0aebf2ea321431ee122b337

  1. … 135 more files in changeset.
* Moved Wti.IO (and related test project) from [src/test]/Plugins/Wti/Wti.IO to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.IO Related to Issue [WTI-92]

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

Former-commit-id: 3beb74da80dc0fa54ccdf0af21e4f467150baf3e

  1. … 59 more files in changeset.
* Moved Wti.Forms (and related test project) from [src/test]/Plugins/Wti/Wti.Forms to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Forms Related to Issue [WTI-92]

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

Former-commit-id: 1a10e20a7615772f22aa4b3b2eebf4e73a8f236e

  1. … 92 more files in changeset.
Moved Wti.Data (and related test projects) from [src/test]/Plugins/Wti/Wti.Data to src/Plugins/Ringtoets/Piping/[src/test]/Wti.Data Related to Issue [WTI-92]

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

Former-commit-id: a98daa1851dccd7a7fef1b72aba0aaff3d4201d0

  1. … 65 more files in changeset.
* Moved Wti.Calculation (and test related projects) from [src/test]/Plugins/Wti/Wti.Calculation to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Calculation Related to Issue [WTI-92]

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

Former-commit-id: 7e4e459ef28d1fd1a03475d67df5cf33bac30fc0

  1. … 49 more files in changeset.
* Renamed Wti.Plugin (and test) project to Ringtoets.Piping.Plugin Related to Issue [WTI-92]

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

Former-commit-id: 4106957b25cdbe2d34d41ccdd628353e6782ae8b

  1. … 18 more files in changeset.
* Moved Wti.Plugin (and test project) from [src/test]/Plugins/Wti/Wti.Plugin to src/Plugins/Piping/src/Ringtoets.Piping.Plugin Related to Issue [WTI-92]

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

Former-commit-id: 1d0604476cdbfd11c128d6721f53ed25511552bc

  1. … 35 more files in changeset.