Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
21241357 05/02/2016 10:56 PM Andreas Müller

Fix failing test for DescriptionUtility

c91d0bd8 04/04/2016 01:47 PM Andreas Müller

Fix compilation error for Distribution comparator #5677

363387d2 04/04/2016 01:04 PM Andreas Müller

Implement natural ordering for distributions in data portal #5677

9995ecd9 07/23/2015 04:07 PM Andreas Kohlbecker

#4408 fixing a bug regarding fallback areas and adding more tests

e29dff1d 07/22/2015 05:55 PM Andreas Kohlbecker

merging fallbackAreaFilter rule into hiddenArea rule

d3aad025 07/22/2015 05:55 PM Andreas Kohlbecker

all rules separated

1d706311 07/01/2015 03:45 PM Andreas Kohlbecker

test for fallbackArea rule in DescriptionUtility.filterDistrubution for EuroPlusMed - #4408

3f10973b 07/01/2015 03:01 PM Andreas Kohlbecker

implementing fallbackArea rule into DescriptionUtility.filterDistrubution for EuroPlusMed - #4408

eb4c21f9 06/30/2015 03:40 PM Andreas Kohlbecker

subAreaPreference Rule can be run completely separately
- also reoving old unused code
- removing documentation on osoltete rule
- removing all missleading errors on the subAreaPreference in documentation an comments

68ee041d 12/11/2014 09:32 PM Patrick Plitzner
  • change visibility of createTestDataSet to public
c9d7b4eb 12/10/2014 04:25 PM Patrick Plitzner

merge-update from trunk

d06ba760 12/10/2014 03:27 PM Patrick Plitzner
  • added abstract method createTestData() to CdmIntegrationalTest
    • method should be used for generatin test XML data sets
    • making it abstract and enforcing implementation in sub classes ensures that the same structure is used thus making it easier for the developer to find similar examples....
ccf1f2f1 12/03/2014 10:03 AM Andreas Müller

merge PresenceTerm and AbsenceTerm #4521

955457ed 01/28/2014 02:06 PM Andreas Kohlbecker

correcting documentation and adapting test - #3904 (EuroMed: Implement filtering rules for Distributions)

e976ec34 01/28/2014 12:35 PM Andreas Kohlbecker

corecting documentation, removing obsolete rule and adapting test accordingly - #3904 (EuroMed: Implement filtering rules for Distributions)

4f2bda54 01/28/2014 10:51 AM Andreas Kohlbecker

implementing test for #3904 (EuroMed: Implement filtering rules for Distributions) and a little bugfix