Project

General

Profile

Download (4.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d0b1ea31 02/13/2018 11:31 AM Andreas Kohlbecker

fixing bug intoduced by refactoring

85ddc538 02/09/2018 12:36 PM Andreas Kohlbecker

fix #7207 NomenclaturalTitle, Collector titel and bibliographic title for TeamOrPersonField

ef885301 12/05/2017 12:55 PM Andreas Müller

cleanup

2e1aa931 12/01/2017 03:10 PM Andreas Kohlbecker

enabling a test

ba631583 12/01/2017 02:38 PM Andreas Kohlbecker

using the CleanSweepInsertLoadStrategy for PresenterTests with FirstData_UsersAndPermissions dataset

f3402870 12/01/2017 08:20 AM Andreas Kohlbecker

fixing some problems in test data for StatusPresenterTest

28b2c27a 12/01/2017 08:20 AM Andreas Kohlbecker

partially fixing broken test suite:

  • using in mem h2 db for all tests
  • ignoring all broken presenter tests
  • separating out test applicationContext for pure service tests
  • reducing test data sets
29078af6 04/04/2017 02:02 PM Andreas Kohlbecker

refactoring package structure

  • presenters moved into view
  • per cdm domain subpackage
  • component presenters moved into component package
7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

1925e9f2 11/04/2016 11:20 PM Andreas Müller

ref #5974 Fix synonymRelationship issues in vaadin

e82b27f2 11/04/2016 02:36 PM Andreas Müller

cleanup

f0adbe96 05/07/2015 01:31 PM Cherian Mathew

pom.xml : set explicit memory parameters for tests
StatusPresenterTest : corrected test to adjust for new rank filter

aee16929 04/23/2015 06:34 PM Cherian Mathew

ConceptRelationshipComposite : ui fixes for controls
EditConceptRelationshipComposite : changed polling interval to 1 sec
IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...

270ff317 04/10/2015 01:55 PM Cherian Mathew

Added test classes for javascript component integration using d3.js and the new concept relationship editor

73baaed9 04/08/2015 02:54 PM Cherian Mathew

Added tests for NewTaxonBasePresenter
Improved corrected existing tests
CdmTestDataSourceFactory, unitils.properties : added custom test data source factory for unitils

15ef3168 04/02/2015 10:53 AM Cherian Mathew

CdmVaadinBaseTest : added disabling of constraints for ignoring foreign key constraints
StatusPresenterTest : added test for updating publish flag

1d066036 04/01/2015 01:27 PM Cherian Mathew

StatusComposite, IStatusComposite : added font awesome refresh icon, updated checkbox generator
CdmSQLContainer : added methods to disable change ebents and possiblity to add items
LeafNodeTaxonContainer : corrected and split queris for taxon and synonyms...

374bb513 03/25/2015 05:20 PM Cherian Mathew

StatusComposite, IStatusComposite : implemented filters and context menu
CdmSQLStringDecorator : empty string decorator
StatusPresenter : added getter methods
CdmVaadinBaseTest, StatusPresenterTest , StatusPresenterTest : added tests

f0f54b27 03/12/2015 01:20 PM Cherian Mathew

unitils.properties : reverted back to normal h2 settings
StatusPresenterTest : using mock status composite

3908fcfb 03/12/2015 11:34 AM Cherian Mathew

test classes and datasets for status editor