Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- In App.xaml.cs, fetched the application user data directory from Log4net instead of SettingsHelper - Extended RingtoetsUserDataFolderConverter with a postfix path option -- Now using the option for "WTI\Ringtoets" - Various cleanups - Modified startup message Related to Issue [WTI-751]

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

Former-commit-id: bbec302289cfe7c78cf9a199b74abb9267b546f1

Former-commit-id: 253ea8e50cbc202a34a11b786a27a0bcd6cc60ab

    • -7
    • +10
    ./Appenders/RingtoetsUserDataFolderConverterTest.cs
    • -5
    • +0
    ./Commands/ApplicationFeatureCommandHandlerTest.cs
  1. … 8 more files in changeset.
- Changed splashScreen picture - Removed progress indicator and redundant information (licenseText and copyrightText) Related to Issue [WTI-685]

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

Former-commit-id: 2e4825bec317c36062eaf63a1e00e2f86bfe18a9

Former-commit-id: d83f5d0eb997f040d7577297e3ea87d05d65e03c

    • -41
    • +3
    ./Forms/SplashScreen/SplashScreenTest.cs
  1. … 9 more files in changeset.
Ensured AvalonDock is controlled in the proper way Related to Issue [WTI-675]

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

Former-commit-id: 43b1c05ffdc97707e1c0530eaa5ce51946a64d90

Former-commit-id: 34be2aa4353b677817015fbc6bdeedcce3e3bc2e

    • -7
    • +15
    ./Forms/ViewHost/AvalonDockViewHostTest.cs
  1. … 2 more files in changeset.
Improved DocumentViewControllerTest Related to Issue [WTI-675]

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

Former-commit-id: 927bab4f3d135bdcbe562ab655523268192f8735

Former-commit-id: e3e257039df9966771a161bcd559720cacf62582

- Changed curly braces of nested using statements - Added xmldoc - Now, when the read shape file has no value for SignalingValue or LowerLimitValue, the cell in the DataGridDialog will be empty, instead of 0 Related to Issue [WTI-539]

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

Former-commit-id: 245f7d0f047de8d5deee4a5fa7f251bad33d2530

Former-commit-id: 1024f2c9b3d067c7514bb5b89baaee475122ea2a

  1. … 4 more files in changeset.
- Removed redundant Project.cs - Removed redundant DataItemInfo.cs - Few rename actions Related to Issue [WTI-539]

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

Former-commit-id: a7c14776b6138f6cc3766c3407d152bdbe91dc1f

Former-commit-id: 8a93a368603d4f123508a55b4ad13b54951ec633

    • -12
    • +12
    ./Commands/StorageCommandHandlerTest.cs
  1. … 20 more files in changeset.
Removed Settings file from Core.Common.Gui Related to Issue [WTI-736]

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

Former-commit-id: b79a5fd31fe67fae06f7c4e2cf58163037c715cb

Former-commit-id: ecbdccf46feb6fff26755ee5859d1d202f79fec8

  1. … 7 more files in changeset.
Removed showSplashScreen related logic from user settings Related to Issue [WTI-736]

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

Former-commit-id: cd3382c2f3f76e5bd596d0b1227343aa55b69457

Former-commit-id: 2b82fc9646b2b88f652b394a342d8dd3128b0948

  1. … 5 more files in changeset.
Removed default view related logic (only from user settings) Related to Issue [WTI-736]

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

Former-commit-id: ff748293caddf9baa36becc54b25de9c0f183e73

Former-commit-id: cc43011eca949c1e7a4ce2a53009d9d828304268

  1. … 5 more files in changeset.
Removed mru related logic Related to Issue [WTI-736]

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

Former-commit-id: f3f8fb633c2842003410d0378e8bc5cc71243cd6

Former-commit-id: 04c451eccc5e31391284604d36bfd2c54760031b

  1. … 8 more files in changeset.
Improved code coverage of DocumentViewController Related to Issue [WTI-675]

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

Former-commit-id: 4d2b9312a0e6d37dec20517396dcf3fdc7c0af9f

Former-commit-id: 9f1d28af91d4cb7a9f1526fc1f7657858b31c86e

Implemented first part of review related changes Related to Issue [WTI-675]

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

Former-commit-id: eb90e02a4e6d23045d405a99359881d423fc74e5

Former-commit-id: 635c3962674ee8edfa103ea4d92d694a914ee0ef

  1. … 10 more files in changeset.
Merged revision(s) 4248, 4250, 4252, 4255, 4258, 4260, 4265-4266, 4268 from branches/WTI-539:

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

Former-commit-id: b19de7cb2f82f53409f1db3ad1f2db6cd8147bab

Former-commit-id: 855a7d1e06150e515db5c1aa47368b09477a121c

    • -64
    • +0
    ./Commands/ProjectCommandHandlerTest.cs
    • -22
    • +23
    ./Commands/StorageCommandHandlerTest.cs
    • -18
    • +15
    ./Commands/ViewCommandHandlerTest.cs
  1. … 78 more files in changeset.
- Renamed RingtoetsProjectHelper to RingtoetsProjectFactory - Moved ProjectEquals to implementation of IProject Related to Issue [WTI-539]

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

Former-commit-id: b623f845ea452d16ffd8ae6f87a50d5b3df7ef07

Former-commit-id: 0c45aae923a9b7eb6481597fdc0b1f836363e4a1

    • -5
    • +2
    ./Commands/StorageCommandHandlerTest.cs
  1. … 23 more files in changeset.
- Renamed IGuiPluginsHost.cs to IPluginHost.cs Related to Issue [WTI-539]

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

Former-commit-id: cf6a51586b11b84f72d72ea25cb942532505eb0e

Former-commit-id: 189c7460677ba06455d7e584b6de45b0388a916e

    • -18
    • +15
    ./Commands/ViewCommandHandlerTest.cs
  1. … 20 more files in changeset.
- Fixed all tests Related to Issue [WTI-539]

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

Former-commit-id: 28465e9b3f6e1337cd4874afc2b8ae7b5083b093

Former-commit-id: 160187afe858d7a5ad6e5760627426d9fa7800fb

    • -18
    • +22
    ./Commands/StorageCommandHandlerTest.cs
  1. … 4 more files in changeset.
- Fixed few tests - CreateNewProject if called ONCE when loading from storage fails Related to Issue [WTI-539]

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

Former-commit-id: 9c1265b7e37c51aba54cccb0bde55ed98f2a4298

Former-commit-id: 902163265a15875028fb63278fd3ac9b5f7570c8

  1. … 4 more files in changeset.
- Fixed few tests - User interface is working properly again

Related to Issue [WTI-539]

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

Former-commit-id: b4c96c10199f66c3720e39769a0fc496fafae50f

Former-commit-id: 7435332826a0810c5703b3385bd9b8b398750fd6

    • -8
    • +8
    ./Commands/StorageCommandHandlerTest.cs
  1. … 20 more files in changeset.
Fixed most compilation failures on tests Related to Issue [WTI-539]

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

Former-commit-id: 5dfd3ec368251375330b3c34f24b9ca76320db0f

Former-commit-id: 6c66ed309e71991bafbff6f2516ca81d3bf24cc8

    • -64
    • +0
    ./Commands/ProjectCommandHandlerTest.cs
  1. … 15 more files in changeset.
updated to latest trunk

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

Former-commit-id: 0bf1239d65580f6c2f9129601d74c99cce2cb59c

Former-commit-id: 9d4bda7546474f8cbfff1abfcd9201068b405801

  1. … 12 more files in changeset.
Introduced SafeOverwriteFileHelper which can be used to create temporary files in the directory of the targeted file. Improved documentation of Exceptions. Number of changes when saving was not used from IStoreProject and were removed. Related to Issue [WTI-487]

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

Former-commit-id: 0fd5680d2522bafc737c62a88d6fb6f5b452ce9e

Former-commit-id: b900f77ecbb0150b17648dd342e7a159402f9fcf

    • -3
    • +2
    ./Commands/StorageCommandHandlerTest.cs
  1. … 13 more files in changeset.
Moved common directory path to Ringtoets settings helper

Related to Issue [WTI-539]

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

Former-commit-id: f005111d8d50edc709f2be0a8f62f31fb73a40c4

Former-commit-id: de0557dfda60e77f1cd760d88974f71f698cb177

  1. … 10 more files in changeset.
- Extended SettingsHelper with method to get common documents folder - Added some tests Related to Issue [WTI-539]

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

Former-commit-id: 4d8844db935cb96ef73e91bf327f68480419dae1

Former-commit-id: 6111909c7d8b15d03d49ba5f471568539457151b

  1. … 2 more files in changeset.
* Corrected 'Given-When-Then' comments for unit tests. * Fixed typos * ArgumentNullException for DikeProfile when no ConstructionProperties instance is provided. Related to Issue [WTI-637]

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

Former-commit-id: 978b5f9b71c2e7595a67d643425a9fb93372cae4

Former-commit-id: c6e66919314ad8c5e27cfda3580832b726e7590f

    • -9
    • +9
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 27 more files in changeset.
- Moved DataItemInfo from *Core.Common.Base/Plugin* to *Core.Common.Gui/Plugin* -- Consulted by Elmar - Reference cleanup Related to Issue [WTI-539]

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

Former-commit-id: 210fb837fcb670632789d79bfb99c7278dbb4d18

Former-commit-id: 0d43b9cf5238db76c64a75e74161e1a458b75b2c

    • -0
    • +152
    ./Plugin/DataItemInfoTest.cs
  1. … 9 more files in changeset.
Updated error messages presented to the user. Made CouldNotConnectException and Storage/StorageValidationException inherit Storage exception. Removed [Random] attribute for test parameters and replaced with random values or test cases (whatever was more applicable) Related to Issue [WTI-487]

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

Former-commit-id: eb68036f0a98deb9a85fc9b5dd8f202da4cd6859

Former-commit-id: 8b3bd359e751a7a0ae00d2f66e901fd0d5f7461f

    • -1
    • +4
    ./Attributes/PropertyOrderAttributeTest.cs
    • -1
    • +3
    ./Converters/ExpandableArrayConverterTest.cs
  1. … 18 more files in changeset.
Cleaned up storage command handler: - no unnecessary RefreshGui calls. - no unnecessary ProjectOpened and ProjectClosed logic - Moved closing of open views to GuiCore. - Replaced dependency of IMainWindowController to IWin32Window. Removed obsolete RefreshGui from IMainWindowController. Removed unwanted selection changes. Made ProjectExplorer clean up the application selection when disposed. Made ProjectExplorerViewController IDisposable so it can clean up ProjectExplorer. Made ProjectExplorerPlugin clean up ProjectExplorerVieController.

Related to Issue [WTI-487]

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

Former-commit-id: 8c9af8381be8ba38fd1709348df7318e7213dd01

Former-commit-id: 270ab1c90b3a762c190890ad901bec33a9722133

    • -5
    • +4
    ./Commands/ApplicationFeatureCommandHandlerTest.cs
    • -301
    • +252
    ./Commands/StorageCommandHandlerTest.cs
  1. … 16 more files in changeset.
- Removed *ApplicationPlugin and *ApplicationPluginTest Related to Issue [WTI-539]

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

Former-commit-id: 65c06ebcabf1ba68f1ef4c2b7aa906da41fb2ffd

Former-commit-id: 9e8d86d8b8596f9b5d1ae1e511b616034b296862

    • -3
    • +0
    ./Commands/ExportImportCommandHandlerTest.cs
  1. … 17 more files in changeset.
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

  1. … 151 more files in changeset.
Removed start page related logic Related to Issue [WTI-675]

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

Former-commit-id: b6c569e1fc2d4fcd9134d079cb5c0e1f54065ad4

Former-commit-id: aa0ab979f75bca3927da810657709181a531d5c6

    • -146
    • +0
    ./Forms/MainWindow/MainWindowTest.cs
  1. … 13 more files in changeset.