Tools

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed redundant App.config files

Related to Issue [MWDAM-2171]

  1. … 3 more files in changeset.
downgrade to .net6

Related to Issue [MWDAM-2168]

    • -1
    • +0
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 3 more files in changeset.
Removed packages (that were previously added in all projects) where they are not used.

Related to Issue [MWDAM-2168]

    • -2
    • +0
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 11 more files in changeset.
Build DAM UI with .NET8.0

Related to Issue [MWDAM-2168]

    • -0
    • +3
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 18 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2001]

    • -1
    • +1
    ./CsvToDamxConverter/CommandOptions.cs
    • -1
    • +1
    ./GeoXY2LatLong/CommandLineArgumentParser.cs
  1. … 370 more files in changeset.
Remove some references to SoilDatabaseName

Related to Issue [MWDAM-1893]

  1. … 5 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1875]

    • -22
    • +22
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
    • -15
    • +36
    ./GeoXY2LatLong/CommandLineArgumentParser.cs
    • -166
    • +112
    ./CsvToDamxConverter/Program.cs
    • -42
    • +48
    ./GeoXY2LatLong/RdLatLngConverter.cs
    • -28
    • +18
    ./CsvToDamxConverter/CommandOptions.cs
  1. … 385 more files in changeset.
Update project files to new SDK Format

- CsvToDamxConverter.csproj

- GeoXY2LatLong.csproj

Related to Issue [MWDAM-1875]

    • -64
    • +7
    ./GeoXY2LatLong/GeoXY2LatLong.csproj
    • -56
    • +0
    ./GeoXY2LatLong/Properties/AssemblyInfo.cs
    • -130
    • +10
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
Use log4net from nuget instead of hardcoded

Related to Issue [MWDAM-1859]

    • -1
    • +1
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 24 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./GeoXY2LatLong/CommandLineArgumentParser.cs
    • -5
    • +5
    ./GeoXY2LatLong/Properties/AssemblyInfo.cs
    • -5
    • +5
    ./CsvToDamxConverter/CommandOptions.cs
  1. … 129 more files in changeset.
Remove out commented directives

Related to Issue [MWDAM-1855]

  1. … 1 more file in changeset.
Update to NUnit 3.13.3

Related to Issue [MWDAM-1844]

    • -1
    • +0
    ./CsvToDamxConverter/CommandOptions.cs
    • -1
    • +0
    ./GeoXY2LatLong/Properties/AssemblyInfo.cs
  1. … 98 more files in changeset.
Update copyright and version numbers.

Related to Issue [MWDAM-1730]

  1. … 3 more files in changeset.
Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -2
    • +2
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 15 more files in changeset.
Fix bug reported by SonarQube

Related to Issue [MWDAM-1514]

Update license headers to 2019

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./GeoXY2LatLong/CommandLineArgumentParser.cs
    • -1
    • +1
    ./GeoXY2LatLong/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./CsvToDamxConverter/CommandOptions.cs
  1. … 50 more files in changeset.
Fixed compiler error due to refactoring

Related to Issue [MWDAM-1254]

Fixed failing compile

Related to Issue [MWDAM-1243]

  1. … 3 more files in changeset.
Refactored; more logical naming

Related to Issue [MWDAM-1243]

  1. … 5 more files in changeset.
Isolate DamClientsLibrary

Merged revision(s) 1506 from DamClients/DamUI/branches/RefactoringClientLibrary:

Related to Issue [MWDAM-1110]

    • -6
    • +6
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 16 more files in changeset.
Cleanup solution (e.g. references)

Related to Issue [MWDAM-1110]

    • -5
    • +0
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
    • -27
    • +0
    ./CsvToDamxConverter/packages.config
  1. … 18 more files in changeset.
Adapted to review comments, replaced "standard" progressDelegate by DamEngine version for every use of progressDelegate. This is a quick fix for the progress bar problem.

Related to Issue [MWDAM-1196]

    • -0
    • +4
    ./CsvToDamxConverter/CsvToDamxConverter.csproj
  1. … 12 more files in changeset.