Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
05615841 02/07/2018 05:27 PM Andreas Kohlbecker

ref #7247 adapting base entity comparator to modified base entity type

843f448b 02/07/2018 04:26 PM Andreas Kohlbecker

fix #7247 TypeDesignationSetManager uses typedesignation itself as base entity for NameTypeDesignations

6f943bcd 02/06/2018 03:11 PM Andreas Kohlbecker

null save sorting of type desgnation status types

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

ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference

4b91c104 01/26/2018 02:12 PM Andreas Kohlbecker

stripping whitespace before URI conversion

931fe3c9 01/15/2018 06:13 PM Andreas Kohlbecker

fix #7187 adding converter for DOI and URI

4cb460fd 12/04/2017 01:15 PM Fabian Reimeier

switched back to vaadin-table for performance

f5b88527 12/04/2017 01:15 PM Fabian Reimeier

ref #6903 reworked distribution area sorting

a48fe9eb 11/28/2017 11:24 AM Fabian Reimeier

ref #7023 bugfix

33fe82c4 11/23/2017 11:42 AM Fabian Reimeier

ref #7023 switched to vaadin-grid

aa47a3ed 11/22/2017 05:39 PM Andreas Kohlbecker

fix #7083 possible to edit preferredStableUri of TypeSpecimens

1576eaca 11/14/2017 04:37 PM Andreas Kohlbecker

adding missing URI converter

a4ef0a5a 11/14/2017 12:49 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters

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...

4d76d7eb 10/26/2017 02:10 PM Fabian Reimeier

ref #6903 TermCacher reorganisation

31abf522 10/22/2017 10:49 PM Andreas Müller

ref #6903 allow preferences for distribution area vocabulary and distribution status

725b6f1f 10/22/2017 04:03 PM Andreas Müller

ref #6903 cleanup and refactor distribution editor

b1fe8acf 10/20/2017 04:52 PM Fabian Reimeier

ref #6903

51cf274b 10/18/2017 04:40 PM Fabian Reimeier

Cleanup

7954536e 07/21/2017 04:53 PM Andreas Kohlbecker

fix #6843 popup window content layouts are guaranteed to have full size

1ff11053 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6169 feature completed: adding new type designation workingsets

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

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

750a09af 07/13/2017 03:38 PM Andreas Kohlbecker

fixing bug in JodaTimePartialConverter: missing breaks in switch after refactoring

5791a9f1 07/11/2017 09:35 AM Andreas Kohlbecker

ref #6724 converter to deproxy hibernate beans

0748ebca 07/11/2017 09:04 AM Andreas Kohlbecker

ref #6724 geolocation field: map improvement

fe785c1e 07/07/2017 11:48 AM Andreas Kohlbecker

fix #6687 per view implementation of the 'session-per-conversation' pattern

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

ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager

9f8c2953 06/19/2017 12:11 PM Andreas Kohlbecker

ref #6719 updating documentation on the TypeDesignationConverter

fdb645e1 06/19/2017 10:51 AM Andreas Kohlbecker

ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly

  • SpecimenTypeDesignation editor operates on SpecimenTypeDesignationWorkingSetDTO
  • TypeDesignationConverter.TypeDesignationWorkingSet have field for the baseEntity
bcc9b207 06/16/2017 11:39 AM Andreas Kohlbecker

ref #6719 fixing bug releated to sorting

b91daead 06/15/2017 08:51 AM Andreas Kohlbecker

ref #6719 cleaning up

1233268f 06/15/2017 08:24 AM Andreas Kohlbecker

ref #6719 better handling of case when statusType is null

dc59a89a 06/15/2017 07:48 AM Andreas Kohlbecker

ref #6719 deterministic sortorder when base enitity is TaxonName (NameTypes)

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

b0775553 06/13/2017 08:40 AM Andreas Kohlbecker

ref #6719 skipping fieldunit during cache generation

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

de625740 06/12/2017 11:54 AM Andreas Kohlbecker

ref #6169 RegistrationItem separate name button + action for type buttons

3bde0f02 06/08/2017 04:40 PM Andreas Kohlbecker

solving compilation probelm due to class literal with type parameters

b6ea271c 06/08/2017 10:23 AM Andreas Kohlbecker

ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented

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

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

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

6e9595e7 05/30/2017 01:48 PM Patrick Plitzner

Fix service handling and refresh problem for distribution table

06c249eb 05/22/2017 02:40 PM Andreas Kohlbecker

ref #6169 better name for IdAndString class: EntityReference

  • also deleting an example class
76910e45 05/22/2017 01:45 PM Andreas Kohlbecker

ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable

3dde2518 05/15/2017 09:47 AM Andreas Kohlbecker

#6169 fixing bug in TimePeriodFormatter

22fc2a78 05/09/2017 10:13 PM Andreas Kohlbecker

ref #6628 moving the ConfigFileUtils into cdmlib

a400ae0f 05/09/2017 09:23 AM Andreas Kohlbecker

ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances

10f9654c 05/08/2017 09:50 PM Andreas Kohlbecker

fix #6628 UI enablement via per instance property files, UIs are now inactive per default

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

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

5b81fd8a 04/26/2017 10:21 PM Andreas Kohlbecker

ref #6564 TimePeriodFormatter bugfix: support for freetext added

3afedf26 04/26/2017 10:14 PM Andreas Kohlbecker

ref #6564 TimePeriodFormatter with support for ISO8601 date format

  • needs support for dd.mm.yyyy formats
  • to be moved into cdmlib
6cc0be7e 04/10/2017 04:08 PM Andreas Kohlbecker

ref #6169 JodaTimePartialConverter support for multiple formats

2921c66d 04/10/2017 02:19 PM Andreas Kohlbecker

#6169 custom TimePeriod field with working parser field

9c553d89 04/10/2017 09:42 AM Andreas Kohlbecker

ref #6169 impoved TimePeriod custom field

6d715f66 04/04/2017 04:50 PM Andreas Kohlbecker

moving vaadin data converter to sub package

5465eca0 03/15/2017 01:29 PM Andreas Kohlbecker

ref #6169 showing citation in list and eums items in UPPERCASE

a6584bc2 03/13/2017 05:15 PM Andreas Kohlbecker

ref #6169 compact string representations for registrations

ec462234 03/09/2017 06:33 PM Andreas Kohlbecker

ref #6169 initial list view on registrations

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

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

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

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

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

ref #5974 remove synonym relationship and other model changes

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

ref #5974 Remove synonym relationships

e8a3d3c8 11/03/2016 10:12 AM Patrick Plitzner

ref #5458 Fix potential SQL query syntax exception

246e313b 11/02/2016 12:40 PM Patrick Plitzner

ref #5458 Clear caches when re-initializing table view

787028b1 11/02/2016 09:19 AM Patrick Plitzner

ref #5458 Fix some intitialization problems

b5f17980 10/27/2016 11:19 AM Patrick Plitzner

ref #5458 Fix exception for non-unique column ids

073d62ba 10/21/2016 08:04 AM Patrick Plitzner

ref #5458 Refactor SQLException handling

b8e7047b 10/18/2016 05:57 PM Patrick Plitzner

ref #5458 Performance increase for taxon node selection

  • by using SqlContainer the nodes are lazily loaded
  • child nodes are loaded via a second SQL query which is filtered for parent_id when expanding a node
  • parent-child relations are cached
32bf574c 10/17/2016 01:31 PM Patrick Plitzner

ref #5458 Add support for setting distribution status filter in settings

cb4029b0 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Redesign navigation architecture

  • after login the user will be redirected directly to the table view and the settings dialog will be opened -made settings window implement ClickListener and ValueChangeListener
  • fixed possible NPEs due to redesign
fda2cb06 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Add toggle button for abbreviations to settings menu

  • extract constants for session attributes
558d5bd1 10/12/2016 12:13 PM Patrick Plitzner

ref #5458 extract constants for session attributes

5f031b4f 10/12/2016 12:05 PM Patrick Plitzner

ref #5458 Error handling for abbreviated labels

785fc5d7 10/11/2016 04:53 PM Patrick Plitzner

ref #5458 Add abbreviated labels to distribution table

f9837f2a 10/11/2016 11:15 AM Patrick Plitzner

ref #5458 Add TermCacher class

4f7ccb87 10/11/2016 10:46 AM Patrick Plitzner

ref #5458 Implement multi select for NamedArea selection

dd433955 09/26/2016 08:14 AM Patrick Plitzner

ref #5458 Add named areas selection box

3ed14411 09/22/2016 11:54 AM Patrick Plitzner

ref #5458 Extract duplicate code

f81b22b6 09/01/2016 08:47 AM Patrick Plitzner

ref #5458 Escape SQL control character '

deafa597 08/29/2016 05:21 PM Patrick Plitzner

ref #5458 add white space to SQL query

68d6d316 08/29/2016 03:33 PM Patrick Plitzner

ref #5458 Fix and streamline SQL distribution query

2242f8a9 08/29/2016 10:27 AM Patrick Plitzner

ref #5458 Revert SQL streamlining

ef2701d9 08/25/2016 04:21 PM Patrick Plitzner

ref #5458 streamlined SQL query

b2063ede 08/25/2016 03:26 PM Patrick Plitzner

ref #5458 Cleanup and stability for distribution editor

  • Extract string constants for DB columns
  • renaming methods and variables
  • fix session handling for CRUD operations on NamedAreas
af91f565 08/22/2016 11:09 AM Patrick Plitzner

ref #5458 Fix grouping and add ordering of taxon node table

eda79691 06/08/2016 02:05 PM Patrick Plitzner

Refactor SQL query to work on a list of taxon nodes #5458

10cc0e5e 05/07/2015 12:40 PM Cherian Mathew

NewTaxonBaseComposite : add exception handling when name already exists
StatusComposite : added tab sheet with main / excluded tabs
CdmQueryFactory, LeafNodeTaxonContainer : added rank filter for ranks below species aggregate
NewTaxonBasePresenter : added check if name exists...

be1478a2 04/30/2015 01:08 PM Alexander Oppermann

Fixed problem for toolbar and new authentification object. Added getter method to CdmVaadinAuthentication, in order to get the principal object with user name and roles.

dfe03eb9 04/29/2015 05:53 PM Cherian Mathew

setting authentication in security context of UI thread

93fcde18 04/29/2015 12:28 PM Cherian Mathew

fix for #4844
CdmVaadinAuthentication : new class used for authentication
AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...

0312ac03 04/28/2015 11:27 AM Cherian Mathew

Merge branch 'creditor'