Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Entity from Url Related to Issue [WTI-81]

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

Former-commit-id: 6f7e118299d9ac67ca67b96a1134db80fe0114c0

    • -58
    • +6
    /Core/Common/src/Core.Common.Utils/Url.cs
Removed Entity from TextDocument Related to Issue [WTI-81]

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

Former-commit-id: 17cd3b094ba8f9af071a7f91f13f2b2e9705844e

Renamed TextDocumentBase to TextDocument Related to Issue [WTI-81]

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

Former-commit-id: 05e5253f02e57c50724793b222ef6b0c6e752ed1

Added Dutch translation for avalon dock. Added GlobalAssembly.cs.svn to the Core.Common.Version project. Added NeutralResourceLanguage to GlobalAssembly.cs.svn Related to Issue [WTI-6]

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

Former-commit-id: a43f506b1e697dfa213bb576eff433582fcc08ca

Merged TextDocument and TextDocumentBase Related to Issue [WTI-81]

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

Former-commit-id: 5130dbad9a41890037425dd683871f4885188247

Moved EventSettings class to a separate file Related to Issue [WTI-81]

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

Former-commit-id: a122697ebee764b5a0d9c03715edf973772bac23

webbrowser is used correctly now. Paired with Elmar. Cleaned up everything else what is not needed for the project Related to Issue [WTI-202]

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

Former-commit-id: 0e50ec10aeda812f4a695c001f838e29285f330f

Removed Entity from Project Related to Issue [WTI-81]

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

Former-commit-id: 010476e2603b36c90eb9d89171a924738f39d7d4

    • -3
    • +2
    /Core/Common/src/Core.Common.Base/Project.cs
Removed unused protobuf Related to Issue [WTI-100]

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

Former-commit-id: 2e88294a2b4a1d9e92903fcf278051d8666f72fa

Removed unwanted functionality of defaulting "some" cultures back to en-US. Related to Issue [WTI-6]

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

Former-commit-id: fb705b6acd9f50533ae73a7234b4df72f2755db0

- Added documentation for statics (was excluded) - Better config for image in HTML Related to Issue [WTI-101]

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

Former-commit-id: d5088a0f1c2080213db63be85add9bd2ff35ab90

* Created new demo dune assessment section button. Related to Issue [WTI-166]

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

Former-commit-id: e6308b99432d926ea442cc5a17f7afd27f0ebe94

* Introduced base-class for assessment sections ** Generalization is used by both DikeAssessmentSection and DuneAssessmentSection ** Generalized DikeAssessmentSectionNodePresenter and DikeAssessmentSectionProperties to work with AssessmentSectionBase instances. Related to Issue [WTI-166]

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

Former-commit-id: fa05a05e89ac130ea293c2282d5d70c00abaf650

  1. … 25 more files in changeset.
Removed duplicate calls to translation from config. Related to Issue [WTI-6]

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

Former-commit-id: 9c0103d622403b35c91ae57bbb2ff6372d121995

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

Ribbon properly translated through config. Related to Issue [WTI-6]

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

Former-commit-id: 22928b898f7381dd387de9d90a79a273703d287c

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

Ensured maps can be added in demo project version for testers => Reviewed by Bas Related to Issue [WTI-139]

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

Former-commit-id: d45f1ad8932458ffeb8b224cd9c046a0ef33c1f9

Removed unused Spring dlls Related to Issue [WTI-100]

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

Former-commit-id: 63c72af4a2efcd07941a561529f42631366a4680

Fixed final build-doc.cmd (only used when called manually) Related to Issue [WTI-101]

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

Former-commit-id: 634423838625c5f45cf4be19caee9117041295a3

Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

Removed netcdf-4.3.dll Related to Issue [WTI-100]

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

Former-commit-id: e621b397cbb94a5cf25b6c65d5abc176c2cbaa7c

Applied some final improvements when it comes to layers and themes Related to Issue [WTI-81]

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

Former-commit-id: cbe9a4ae8e369c7891ac15b5bbf0648463aa03a3

Removed Entity from Map Related to Issue [WTI-81]

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

Former-commit-id: 4de44c7e13f82f87333214f327e18292bef9d9fa

    • -9
    • +1
    /Core/GIS/src/Core.GIS.SharpMap.Api/IMap.cs
Further cleanup and improvement of translations due to review. Related to Issue [WTI-6]

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

Former-commit-id: 82fdefedc8e13efbf5cffe5b56478dedc20d720c

  1. … 16 more files in changeset.
followed by review. Cosmetic tweaks only. Related to Issue [WTI-86]

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

Former-commit-id: b909098a455ff3b7214a6e8887058bccd498b3a2

Moved text to resources. Related to Issue [WTI-165]

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

Former-commit-id: e4fe8e1866fa41c671f50f9dcbcdcb9ca943502b

* Defined DuneAssessmentSection class Related to Issue [WTI-166]

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

Former-commit-id: 7b07d0f57082704aac0afd66dcf5bf89f7df23f4

Bug in LatexToPDF does not process *///</* correctly. This can be solved by replacing it with */// </* Related to Issue [WTI-101]

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

Former-commit-id: 5641fecac9a47239a729b66e5cce86624a7d616d

  1. … 25 more files in changeset.
At request of David, renamed *Technical_documentation.pdf* to *Ringtoets_Technical_documentation.pdf* Related to Issue [WTI-101]

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

Former-commit-id: c67a1d45b3cb93a5100eae2e01707b08d663cd4e