Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced new hydraulic boundary database importer. WTI-1486

Incorporated comments review 3403: WTI-1887

- Introduced additional constructor for the typed object

- Cleaned up XMLDoc and code

Added constructor in the HydraRing CalculatorBase: WTI-1923

- Started replacing the constructor with the calculation settings overload.

Simplified CalculationSettings object: WTI-1923

- Removed unused property

-- Renamed property

- Removed filepath checks

-- Checks are already performed on the calling side, so there's no need to check again.

Added constructor in the HydraRing CalculatorBase: WTI-1923

- Added constructor which accepts the a hydraring calculation configuration object.

Added HydraRing configuration class: WTI-1923

- Introduced to hold all general configuration information in order to perform a hydraring calculation.

Incorporated comments review 3401: WTI-1906

- Cleaned up src and test code

- Added background color for the warning panel as desired

Merge branch 'feature/1887'

Incorporated comments review 3395: WTI-1887

- Updated test names to a more descriptive one

-- Corrected typos

Updated reference line color. WTI-1892

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converter test of the FeatureBasedMapData.

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converter tests of the derived map data classes

Incorporated comments review 3395: WTI-1887

- Renamed test names

- Improved XMLDoc

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converters after changes in the datamodel for the derived classes of the FeatureBasedMapData

-- Moved all generic functions to the base class

-- Moved general operation definitions to the base class

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors as a consequence of changes in the derived classes of FeatureBasedMapData

-- Fixed for the demo thematical map

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors as a consequence of changes in the derived classes of FeatureBasedMapData

-- Fixed for the property classes

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors due to changes in the derived classes from the FeatureBasedMapData

-- Fixed for the MapDataFactories

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors of the derived classes from the FeatureBasedMapData as a consequence of the data model change.

Incorporated comments review 3395: WTI-1887

- Added typed derivative of the FeatureBasedMapData in order to prevent duplication of specific converters

Incorporated comments review 3395: WTI-1887

- Swapped constructor arguments for the CategoryThemeProperties

- Refactored property return value

- Further cleanup

Incorporated comments review 3395: WTI-1887

- Cleaned up properties (test)

Incorporated review comments. WTI-977

- Reviews 3396, 3397, 3400.

-- Cleanup unused references

-- Renamed test function

Paired with ~tangerma

Reused resource property for view. WTI-1906

Merge branch 'feature/1906'

Added warning panel to display warning on the map view. WTI-1906

Adapted assembly results per section map view. WTI-977

Merge branch 'feature/977'

Improvements after review. WTI-977

Removed obsolete helper. WTI-1894

Removed obsolete constructor parameter. WTI-1894

- Visibility property is readonly, parents are therefore not required anymore to notify.