Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
# Created Ringtoets, src, and test folders in Application # Moved Application.Ringtoets* projects to src folder Related to Issue [WTI-264]

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

Former-commit-id: bb141210dccde83c794a43c928095efa9b3d88f3

  1. … 79 more files in changeset.
+ removed autosaveWindowLayout setting because ringtoets behaviour by default always saves the layout. If unit-tests messes with layout - it should restore it itself. + removed ExitShouldBeFast() because it doesn't make any sense. Related to Issue [WTI-180]

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

Former-commit-id: 067e0123a78d763b6496c9f577b7df1b4c197f29

  1. … 3 more files in changeset.
SQLite updated demo prepared Related to Issue [WTI-199]

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

Former-commit-id: fecbbd0d4d5d3b7ea314f7554eea40083895bb0f

  1. … 6 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

  1. … 163 more files in changeset.
+ implemented full hierarchy of db-adapters for piping-concept. + implemented full db-reading of the piping-concept. Related to Issue [WTI-199]

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

Former-commit-id: 57ea68aeebb9c02876391cf5b1aa9e55c764581c

  1. … 2 more files in changeset.
Simplified GeneralOptionsControl Related to Issue [WTI-207]

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

Former-commit-id: c39a23258d01b00685b302a5ea9c258ddccd8a67

  1. … 7 more files in changeset.
added Project table. PipingCalculation refers to it. Related to Issue [WTI-199]

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

Former-commit-id: 708de1cd4a6625fe178138e8dbe4b2023b413849

  1. … 1 more file in changeset.
- connection established

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

Former-commit-id: 24a26a46ceb6844885c97a0fb04fb178e231502b

  1. … 80 more files in changeset.
Moved log appenders from Core.Common.Base to Core.Common.Gui Related to Issue [WTI-182]

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

Former-commit-id: ad36333e26b994d4081723d48f7424cd86cd7663

  1. … 7 more files in changeset.
* Replaced RunningActivityLogAppender by RunReportLogAppender * Removed ActivityRunner related classes and properties Related to Issue [WTI-182]

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

Former-commit-id: 2b478d58ee18f4a661d5cf18b6eead6e7f107bce

  1. … 20 more files in changeset.
Moved settings from ApplicationCore to RingtoetsGui (GuiCoreSettings) Related to Issue [WTI-182]

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

Former-commit-id: 2d90c2b44f3f0d6b55de19bf80c3bc95b1f7919a

  1. … 10 more files in changeset.
Moved UserSettings property from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 727abd4dc3fe8fbcfae2094e3bbba6c15b153ed3

  1. … 11 more files in changeset.
reverted changes from rev 869. RunningActivityLogAppender is derived now from AppenderSkeleton, because log4net is more loyal for it. Related to Issue [WTI-67]

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

Former-commit-id: 5db674e81a693d3b2960e8d724049c7edb54727d

  1. … 3 more files in changeset.
removing RunningActivityLogAppender due to fact that it's never instantiated. And it is incorrect approach to listen to activities via logger. Related to Issue [WTI-67]

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

Former-commit-id: 54d2c92c5d7e57c123ba1b440a943854cfe66acf

  1. … 3 more files in changeset.
Start application in Dutch (app.config) Set language properties of FrameworkElement to Dutch. Related to Issue [WTI-6]

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

Former-commit-id: 65d7cef052ed2d198a8af643d65855759deecfb2

  1. … 1 more file in changeset.
Translated file button in ribbon to "Bestand". Changed translation for View in Sharpmap ribbon so that the tab is merged with the global ribbon. Related to Issue [WTI-6]

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

Former-commit-id: 81229c8dbc621607fe0e02642eb29fc30ced47da

  1. … 8 more files in changeset.
- Changed value for support e-mail (although this might not be the final version) Related to Issue [WTI-93]

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

Former-commit-id: a8d3c150d2166935fdf2e95d3834b208a895893a

Review related changes Related to Issue [WTI-93]

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

Former-commit-id: 1687b03a6866a5881dd4155cfd32c284d0d55dfb

  1. … 9 more files in changeset.
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.
Moved all classes that could be moved from Application.Ringtoets to Core.Common.Gui Related to Issue [WTI-92]

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

Former-commit-id: 6df4dcd3030f1a5019c51e0f9c4e3c974de5cc68

  1. … 400 more files in changeset.
Removed dependency on Mono.Addins Related to Issue [WTI-69]

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

Former-commit-id: cc8c956716fbfa088ef0f33060be81004d329aa6

  1. … 32 more files in changeset.
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.
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.
- 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.