Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added tests for DataGridViewControl leave event. - Moved some text to resources. Related to Issue [WTI-610]

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

Former-commit-id: 3bf94ee17e4f6940a3e1ed161cbb25ce8b6371e3

Former-commit-id: f55b7b7c8d0a30a80ea203d90facdadca8fc2d3d

* Fixed for WTI-Review-610: ** Imported redesigned foreign-key relationship between PipingCalculationEntity and PipingOutputEntity/PipingSemiProbabilisticOutputEntity. *** Also deletes accidentally imported other entities. ** Introduced extension methods for duplicated code related to converting between doubles and decimals. ** Fixed typos. Related to Issue [WTI-474]

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

Former-commit-id: b850461c8d72605e776d47677a93d2f96bbd4542

Former-commit-id: 3aa978cbb06d042a6ba9702a98456e64c8120198

  1. … 40 more files in changeset.
- Test file is created and deleted in the right folder Related to Issue [WTI-644]

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

Former-commit-id: 528367f33515b9e65077d0777bc465d1a7cb98c8

Former-commit-id: a67fc92ad3b8758b4abd8d70c64defdf61dad0e3

- Fixed parsing of SQLite connection string by parsing it via *DbConnectionStringBuilder*, rather than *SQLiteConvert.Split* - In case *new SQLiteConnection* does throw an SQLiteException, it is caught. - In Entity Framework, the UNC path is prefixed by two backslashes, making a total (including escape slashes) of 8 backslashes before the network node's name. - Added SQLiteConnection.ClearAllPools to StorageSqliteCreator to force SQLite to release all handles. Related to Issue [WTI-644]

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

Former-commit-id: 15066f1432b3da633ed3eed628fa6fb5d9fcbfc5

Former-commit-id: b7f73b5cd63b6462123add46078fb5f4cd7d730b

* Imported database design for persisting PipingSoilLayer parameters. * Updated PipingSoilLayer persistence extension methods to work with the three parameter properties. Related to Issue [WTI-630]

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

Former-commit-id: e2c225b99c424b8debcd575fa56d1aa8001acd1d

Former-commit-id: 7c9322568a5786686a96d3094f66ab482b86eb4a

  1. … 24 more files in changeset.
- Added catcher for exceptions thrown by initializing a new SQLiteConnection object. - Set the SQLiteConnection such, that it used the .NET Frameworks *DbConnectionStringBuilder.ConnectionString* to parse the database string. This parser also supports UNC paths. - Added tests for UNC path support. Related to Issue [WTI-644]

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

Former-commit-id: 22425ccb0403f5e2db214c5a25a8ba41c91609c0

Former-commit-id: 397d56ab59228026431afd46722ed7e978a7c65f

* Fixes for WTI-Review-607: ** Fixed typos ** Changes type of assertion from Equal to AreSame ** Minor cleanup ** Added License header.

Related to Issue [WTI-472]

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

Former-commit-id: 5b474adddc99b58297af61990d3472d5f9456801

Former-commit-id: 18b98de291b2bf5a9268b3dce4333b9ffec85682

* Create and Read extension methods for PipingSemiProbabilisticOutput. ** Made PipingSemiProbabilisticOutput implement IStorable. ** PersistenceRegistry now works for PipingSemiProbabilisticOutput. * Read extension method for PipingOutput. * Persistency extension methods for PipingCalculationScenario instances now take PipingOutput and PipingSemiProbabilisticOutput into account. * Deltares Headers added to files. * Fixed bug where PipingOutput instances were not registered in PersistenceRegistry. Related to Issue [WTI-474]

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

Former-commit-id: 53ff53f824110ac90b257f5c8362e5a7200262b2

Former-commit-id: d2a4691b64ea9b52d45f76418a8c452abdf6cbb8

  1. … 7 more files in changeset.
Added dispatcher.shutdown for tests involving MainForm http://stackoverflow.com/questions/6232867/com-exceptions-on-exit-with-wpf

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

Former-commit-id: 842e7b3ff7a72a45d24b1d5ad5485f439d827dbb

Former-commit-id: ae74573d4d7111baaf7a122b9da32a46ea83f49e

- Comments were read, but not set in the data model's failure mechanism. Related to Issue [WTI-627]

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

Former-commit-id: b09ed851ed8846da53aaceedbb395339ccbd5155

Former-commit-id: dd33dd8bd5caadbfbcfbaa2e200dc047c5d461fd

Corrected implementation of Dispose to be robust for Finalizers' calls of Dispose(false);

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

Former-commit-id: 9c72f0449b8d64b8a57d0810fd4bb6eff19d6f21

Former-commit-id: 6770e3d32f4cd3caa94e75c81050a65bb606cc54

- Added storage of *Comments* of Failure mechanisms and Assessment section - Added storage of *Norm* Related to Issue [WTI-627]

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

Former-commit-id: 95e73431e6bcabcfb1368155553cf19156e37973

Former-commit-id: eeaec6cbb313defb0edf9876516664fc58198507

Small review changes

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

Former-commit-id: 0c6ab7d64e62e5b5598a1a081db592bae01a8d4f

Former-commit-id: c3540bb920c9004048c9ec9a32a8693119d9f22d

Small review changes

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

Former-commit-id: c5fb9c03f5220d6dedbc1c8e18dc9f59fca90850

Former-commit-id: 3b67def4a0f6dfb0de77bdf07081d2e2a9123959

Added tests for SelectItemDialog and SelectViewDialog. Surrounded creation of MessageWindow with using for completeness.

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

Former-commit-id: 40dcee02c977a849bc66db80ad1222b8d4e6efda

Former-commit-id: df55338cac4448fa7f990c380b74880ec6ee2843

* Imported database design for new PipingSemiProbabilisticOutputEntity. * Updated IRingtoetsEntities accordingly. Related to Issue [WTI-474]

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

Former-commit-id: 2f3f8365128ddf2e664ad3db4ecc8e3543720adc

Former-commit-id: 8f7447da6cabdf1b527d9881552f81442f3f2e86

Added tests for MessageWindowDialog showing on toolstripitem click. Removed obsolete class.

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

Former-commit-id: 40f9f15ffd2cd716ee190f2a0a43c87fe22e37f7

Former-commit-id: 88f780a556faa07ecc5451ac012e65eff73fe162

Ensured invalid data grid view cell values are canceled when changing focus to other control Related to Issue [WTI-610]

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

Former-commit-id: 2ce3e6c11aec3edbe05b980230e93ec2f185f70b

Former-commit-id: 40ea6c363591c091b7f3289e8b5e6312728c82ee

Proveded test names for buildserver

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

Former-commit-id: aa10b2119b6fdfe816ddda550e959251ece37015

Former-commit-id: fa575f693b922725a3549d81f3808ed0121d941b

Proveded test names for buildserver

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

Former-commit-id: 2057961da70a24ddb23e5bc07bc8e9ca5343ef01

Former-commit-id: 33adf39e85737c58aeb1d6db22bd8f43d3a50a65

* Made PipingOutput implement IStorable. * PersistenceRegistry now can deal with PipingOutput registration. * Create extension methods for PipingOutput. * Updated IRingtoetsEntities for PipingOutput. Related to Issue [WTI-474]

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

Former-commit-id: b2eb8c0890ec4048b423be9e03b92cff063b73fb

Former-commit-id: 4a18412a49b69b1b3d39d3bd3bb6582847c00680

* Imported design with PipingCalculationOutputEntity added. Related to Issue [WTI-474]

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

Former-commit-id: 46ae7bea919d2029f678ee26858be431f288ad83

Former-commit-id: 481c3c125c257b9944f52e0e6ce2eae9d130c72f

Changed also name of group in input (it was done only in output). Related to Issue [WTI-629]

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

Former-commit-id: 3107270acf90eac93772f7b3beed7cf407628950

Former-commit-id: a5e72622d457d53b24df2a4cfef77ba4642e80a9

* Fixed for WTI-Review-605: ** Small cleanup in FailureMechanismEntityReadExtensions ** Cleanup in tests: *** Removing incorrect comment *** Using mocked object where possible for IRingtoetsEntities *** Remove magic numbers. Related to Issue [WTI-629]

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

Former-commit-id: 3e889dfffb0874fe1c8ccefc9d30cc9eda93c0cb

Former-commit-id: 3d17ae79a80da60c78cad5320e65065706c5d5e6

Better names for variables. Related to Issue [WTI-471]

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

Former-commit-id: 1edb9281eedcd4dd86e9307d2025cd84f76e1f89

Former-commit-id: e9d5af1cf8da4aecfffa1104c91ca61f3b9710e4

Shortened name for buildserver

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

Former-commit-id: 8e34f2480c9250e9562b58dfd7535eae7033469f

Former-commit-id: 996fbe27b4c12c3330b7b3bbc44004f9bef48be7

* Fixes for WTI-Review-603: ** Xml doc improvements. ** Clean up unit tests and made more consistent with unit tests on the whole codebase. Related to Issue [WTI-482]

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

Former-commit-id: 3b437d2688dfb487d4a94a3b10e2400445f8867e

Former-commit-id: 0cf0ea15702a3438b28032a44efdfa3142b08fde

* Improved performance of PersistenceRegistry.RemoveUntouched * Improved test coverage. Related to Issue [WTI-471]

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

Former-commit-id: f06626d419365a26340e1e7a00e2ec64b23ce18c

Former-commit-id: 3b96dcb2e06a7a44d74f9f32be60ec3429211c88

- Implemented the DataGridViewControl in the FailureMechanismContributionView. - Extracted the FailureMechanismContributionItemRow from the FailureMechanismContributionView. - Expanded the DataGridViewControl to host all functionalities needed by the FailureMechanismContributionView. Related to Issue [WTI-482]

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

Former-commit-id: d109c11bc060ccc8d3e2bb216375fc3977e5150c

Former-commit-id: 47fd67c5ff01a98a72862473247e061fc43f2401

* Fixed bug in PersistenceRegistry as it was only taking 'Local' into account, which only has the 'recent' Entities, not all entities in the database. * Fixed bug where some entities where not Registered in the PersistenceRegistry during Update, while they should. Related to Issue [WTI-471]

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

Former-commit-id: 9c4750725b7b8600215dd7d00a5223baca8c3c3f

Former-commit-id: a9491060ca4e9c3b15620de591c671ea048bf20b