Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b343468a 05/16/2018 11:28 AM Andreas Müller

valid => val. in testdata

c7e7cd1e 05/12/2018 03:04 PM Andreas Müller

Adapt vaadin to model version 5.0

539794c5 05/02/2018 02:32 PM Andreas Müller

ref #6241 replaced @date by @since in vaadin

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

0ac7ad4a 04/10/2018 01:49 PM Fabian Reimeier

ref #7101 using uppercase column names to fix HSQLDB tests and enabled testSynonyms test

abcff2a8 04/10/2018 01:42 PM Fabian Reimeier

ref #7101 fixed testLoadTaxa test

c1e695fc 03/27/2018 03:49 PM Andreas Kohlbecker

moving AlternativeUnitilsJUnit4TestClassRunner to org.unitils

88861ae9 03/07/2018 01:53 PM Andreas Müller

remove 001-cdm.h2.sql from vaadin

f07e5d92 03/07/2018 12:45 PM Andreas Müller

remove dataset.dtd from vaadin

6f7b4841 03/07/2018 12:41 PM Andreas Müller

revert "remove dataset.dtd from vaadin"

6e0e046b 03/07/2018 12:37 PM Andreas Müller

remove dataset.dtd from vaadin

69e3d783 02/22/2018 05:21 PM Andreas Kohlbecker

using ApplicationConfiguration in CdmVaadinConfiguration

e5912296 02/22/2018 02:41 PM Andreas Kohlbecker

moving AlternativeUnitilsJUnit4TestClassRunner to cdmlib-test

6c782c0a 02/14/2018 04:06 PM Andreas Kohlbecker

ref #7077 removing 'hack' from test after the issue has been fixed

8555ad50 02/14/2018 03:50 PM Andreas Kohlbecker

ref #7103 TypedEntityReference: harmonizing equals with hashCode method (ignore label) and reenabling testcase in SpecimenTypeDesignationWorkingSetServiceImplTest

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

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

374696fa 01/30/2018 04:21 PM Andreas Kohlbecker

ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference

260760a2 01/11/2018 04:54 PM Andreas Kohlbecker

fix #7169 RegistrationWorkingSet supports sections and adding test

2b9b03a1 01/08/2018 04:30 PM Andreas Kohlbecker

fix #7154 CdmEntityCache can update cached entities and using this in ToOneRelatedEntityReloader and in
SpecimenTypeDesignationWorkingsetEditorPresenter to update the ui with modified collections

b53e0b8f 12/20/2017 12:48 PM Andreas Kohlbecker

commenting debug output

d1344a8b 12/20/2017 09:22 AM Andreas Kohlbecker

ref #7103 defined test method execution order

c29d9191 12/20/2017 09:19 AM Andreas Kohlbecker

suppressing 'WARNING ... SubType not yet handled'

9a56a56f 12/14/2017 03:11 PM Andreas Kohlbecker

ref #7103 completeting assertions for SpecimenTypeDesignationWorkingSetServiceImplTest

0453b64d 12/14/2017 02:28 PM Andreas Kohlbecker

ref #7103 fixing test setup and data for SpecimenTypeDesignationWorkingSetServiceImplTest

9052d4be 12/14/2017 01:00 PM Andreas Kohlbecker

fixing test environment by adding missing evn variables and property files

92f254ea 12/05/2017 01:04 PM Andreas Kohlbecker

deleting old unused file based db

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

cleanup

1937e1c0 12/05/2017 12:26 PM Andreas Kohlbecker

better delete impl in SpecimenTypeDesignationWorkingSetServiceImpl and ignoring test

28481c29 12/04/2017 04:30 PM Andreas Kohlbecker

ref #7103 using transaction rollback to reset db after test method

b1b16714 12/04/2017 03:52 PM Andreas Kohlbecker

renaming SpecimenTypeDesignationWorkingsetEditorPresenterTest to SpecimenTypeDesignationWorkingSetServiceImplTest and fixing test data

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

enabling a test

ddeb40ee 12/01/2017 03:06 PM Andreas Kohlbecker

removing obsolte redundant test data set

220c20f8 12/01/2017 02:59 PM Andreas Kohlbecker

removing unitils-alternativeRunner.properties which is no longer needed now

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

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

fixing two more presenter tests: EditConceptRelationshipPresenterTest, NewTaxonBasePresenterTest

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
87f35b2d 11/27/2017 10:32 AM Andreas Kohlbecker

fxing problems in testsetup:

  • separate applicationContext.xml for old tests and for alternative tests
  • removing TDYPE from taxonname and reference test data xml
2969d864 11/24/2017 11:32 PM Andreas Kohlbecker

implementing test framework for integration tests and setting up SpecimenTypeDesignationWorkingService tests

8f62dcad 11/23/2017 03:39 PM Andreas Kohlbecker

implementing AlternativeUnitilsJUnit4TestClassRunner to load unitils-alternativeRunner.properties when used as runner

02ec8d6b 11/14/2017 11:39 AM Andreas Kohlbecker

ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
- intoducing EntityCache to allow re-using previously loaded entities
- CdmEntityCache implements EntityCache
- ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...

b18e16cd 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6169 TypeDesignationSetManager can handle empty sets and can add typeDesignations

7328ae26 07/10/2017 10:19 AM Andreas Kohlbecker

ref #6687 using read-only transactions in non editor view presenters

202b97d1 06/19/2017 12:15 PM Andreas Kohlbecker

ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager

a7b9fdeb 06/15/2017 04:15 PM Andreas Müller

ref #6535 fix updated test H2 in vaadin

ea1ed1f4 06/15/2017 08:53 AM Andreas Kohlbecker

ref #6719 adapting test case

b38e19e0 06/13/2017 03:13 PM Andreas Kohlbecker

ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor

79295d9d 06/13/2017 11:00 AM Andreas Kohlbecker

ref #6719 RegistrationItems with edit buttons for name and per typedesignationWorkingSet

a50e3be7 06/13/2017 09:32 AM Andreas Kohlbecker

ref #6719 introducing TypeDesignationWorkingSet with string representation

22d82e8b 06/13/2017 12:17 AM Andreas Kohlbecker

ref #6719 improved TypeDesignationConverter

4e0052e3 06/12/2017 01:40 PM Andreas Kohlbecker

ref #6719 refactoring and better test

8c3fb210 06/06/2017 05:28 PM Andreas Kohlbecker

fixing test case

4610de84 06/06/2017 02:21 PM Andreas Kohlbecker

Merge branch 'phycobank' into develop

Conflicts:
src/main/java/eu/etaxonomy/cdm/mock/Registration.java
src/main/java/eu/etaxonomy/cdm/mock/RegistrationService.java
src/main/java/eu/etaxonomy/cdm/vaadin/model/DbTableDTO.java
src/main/java/eu/etaxonomy/cdm/vaadin/model/registration/RegistrationWorkingSet.java...

da93b6de 06/06/2017 11:57 AM Andreas Kohlbecker

ref #6368 adapting cdm-vaadin to new TaxonName model

52a59b6e 06/05/2017 10:42 PM Andreas Müller

adapt vaadin to model changes 4.7

0bd9db14 06/05/2017 08:37 PM Andreas Müller

update test schema and test database for vaadin

292fe199 06/05/2017 10:26 AM Andreas Müller

ref #6446, ref #6368 remove TaxonnameBase in vaadin,

d5994c61 06/02/2017 11:21 AM Andreas Kohlbecker

ref #6169 first attempt to impement prester tests - not working yet

76910e45 05/22/2017 01:45 PM Andreas Kohlbecker

ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable

5420c5f6 04/28/2017 11:06 AM Andreas Kohlbecker

#6564 TimePeriodFormatter more complete + Partial Formatter both also with support for dd.mm.yyyy formats

6cc0be7e 04/10/2017 04:08 PM Andreas Kohlbecker

ref #6169 JodaTimePartialConverter support for multiple formats

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
a6584bc2 03/13/2017 05:15 PM Andreas Kohlbecker

ref #6169 compact string representations for registrations

18a0f694 02/27/2017 01:29 PM Andreas Kohlbecker

ref #6410 follow up to adding a new TaxonRelatioshipType comitted in cdmlib|530a12a

f380627e 02/15/2017 09:55 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

a1dac6b2 02/13/2017 10:42 AM Andreas Kohlbecker

#5285 removing problematic multi VaadinServlet configuration

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref

fd9cf932 02/09/2017 04:38 PM Andreas Kohlbecker

ref #5285 SpringUI configuration working

  • @SpringUI added and configured
  • theme harmonization as has as possible without causing glitches
  • updating to vaadin 7.7.7
029f979a 02/08/2017 01:34 PM Andreas Kohlbecker

ref #5285 replacing VaadinServlet by SpringVaadinServlet

0fd8512c 02/08/2017 11:07 AM Andreas Kohlbecker

cleaning up a bit

  • removing unnesscary main log4j.properties
  • suppressing HHH90000003 deprication warning
  • removing commented beans from appContext
15911e5d 02/03/2017 04:33 PM Andreas Kohlbecker

ref #2939 adapting vaddin appcontext to new ehcache configuration

eb291d61 12/20/2016 02:29 PM Andreas Kohlbecker

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

7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

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

5521f23c 11/10/2016 01:45 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdm-vaadin into develop

ab7b3cd1 11/07/2016 11:45 AM Andreas Kohlbecker

fixing dependency management problems

  • letting versions be managed through cdmlib-parent
  • depending project on cdmlib-remote
  • removing classes cloned from cdmlib-remote
  • removing obsolete version definitions and dependency overrides
974ae00d 11/07/2016 11:45 AM Andreas Kohlbecker

updating DataSourceConfigurer with new code from cdmlib-remote - THIS IS REALLY UGLY!

2693d2d2 11/07/2016 11:45 AM Andreas Kohlbecker

fixing startup, dependency problems of jetty

  • fixed for eclipse ide
  • fixed for maven-jetty plugin
25c1d6d8 11/07/2016 11:45 AM Andreas Kohlbecker

fixin project setup:

  • solving maven warnings
  • solving some dependency problems (itextpdf, ...)
  • solving dependency probelms with jetty launcher in eclipse
  • making maven jetty plugin work
  • removing p6spy stuff
1925e9f2 11/04/2016 11:20 PM Andreas Müller

ref #5974 Fix synonymRelationship issues in vaadin

b811f6b1 11/04/2016 03:04 PM Andreas Müller

cleanup

3df95930 11/04/2016 02:48 PM Andreas Müller

Update test H2 in vaadin to new model

47936c60 11/04/2016 02:47 PM Andreas Müller

ref #5974 remove synonym relationship and other model changes

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

cleanup

0e522f9f 11/04/2016 02:09 PM Andreas Müller

ref #5974 Remove synonym relationships

15e79265 06/20/2016 01:45 PM Patrick Plitzner

Fix test (There are 29 relation types now)

68e1e979 04/28/2016 08:42 PM Andreas Müller

Vaadin H2 test database updated

19c380b7 03/08/2016 10:28 AM Katja Luther

minor

9f2a3880 03/08/2016 10:27 AM Katja Luther

Revert "fix for 4.0 update"

This reverts commit f005d5fe176805dbaad3b009684875d55d0b10fe.

e1c71b47 03/08/2016 10:26 AM Katja Luther

fix for update to 4.0

c442b312 03/08/2016 10:26 AM Katja Luther

fix project for version 4.0

c839d071 03/08/2016 10:26 AM Katja Luther

fix project after dependency updates

1288c7df 03/07/2016 04:03 PM Katja Luther

fix for update to 4.0

f310f2db 07/16/2015 01:06 PM Andreas Kohlbecker

adding missing include

2d71187d 07/15/2015 06:40 PM Andreas Kohlbecker

ignoring test which fails on jgitflow relase finish

881919d2 07/06/2015 10:25 AM Cherian Mathew

Adapt to changed 'save' call in services layer

37c5915e 06/04/2015 02:20 PM Cherian Mathew

updated test db for new model changes and updated test data accordingly

67a0eae3 06/04/2015 01:04 PM Cherian Mathew

merged from master