Activity
From 12/12/2017 to 01/10/2018
01/10/2018
- 12:43 PM Revision feaec277 (taxeditor): Merge branch 'develop' into wset
- 12:43 PM Revision acdb1584 (taxeditor): ref #7095 Filter by rank when adding descriptions
- 11:59 AM Revision dc5f8fd7 (taxeditor): avoid NPE when no new buttons in selection dialog
- 11:56 AM Revision 40f43e27 (taxeditor): add space between new buttons and ok/cancel buttons in selection dialogs
- 11:45 AM Revision 63032fd5 (taxeditor): dispose old editorInput, when setting new one
- 11:35 AM feature request #7065 (Resolved): When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- 11:35 AM feature request #7065 (New): When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- now the name editors are updated for all subtree operations.
- 10:54 AM feature request #7065 (Resolved): When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- Applied in changeset commit:taxeditor|a1ab28eddae6d29f327c5421cda09528f19c6726.
- 11:01 AM Revision 88ce3c57 (taxeditor): minor
- 10:54 AM Revision 77807d8d (taxeditor): Merge branch 'develop' into wset
- 10:52 AM Revision a1ab28ed (taxeditor): fix #7065: update the nameEditors also after update publish flag
- 10:50 AM Revision b619cf5d (taxeditor): Merge branch 'develop' into wset
- 10:48 AM Revision 782a1fb3 (cdmlib): Merge branch 'develop' into wset
- 10:21 AM Revision 0f80fd67 (taxeditor): ref #7065: refresh open nameEditors when using update subtree operations
- 09:41 AM bug #7160 (Resolved): DwC-A meta.xml file has wrong file extension
- see #7161
- 09:40 AM bug #7161: DwC-A meta.xml file csv file references invalid
- the aditional file ending was added while writing the file. this is fixed now.
- 09:39 AM bug #7161 (Resolved): DwC-A meta.xml file csv file references invalid
- Applied in changeset commit:taxeditor|bec0a40ae89fc7d59546a21751b1561ea7a272a9.
- 09:39 AM Revision bec0a40a (taxeditor): fix #7161: remove additional file ending for DwCA Export
01/09/2018
- 04:31 PM bug #7161 (Closed): DwC-A meta.xml file csv file references invalid
- exported DwC-A contains a meta.xml which references the csv file as `*.txt` files whereas the csv file are having a ...
- 03:53 PM bug #7160 (Closed): DwC-A meta.xml file has wrong file extension
- exported DwC-A contains a meta.xml file having the file extension `.csv`:
meta.xml.csv
Validating the archive ... - 03:25 PM Revision 43dfebed (cdm-vaadin): fixing LIEs related to adding removing basionyms in TaxonNameEditor
- 03:24 PM Revision e04e436d (cdm-vaadin): CdmFilterablePagingProvider with configurable init strategy
- 02:46 PM bug #7153 (In Progress): Implement possibility to "logout" completely from TaxEditor
- Now there is a workaround available:
when deselect the "remember me" button, the login information is deleted fro... - 02:45 PM Revision 1a60427a (taxeditor): remove login information pref when 'remember me' is unselected
- 12:49 PM feature request #7159: Make formatting of authors configurable per instance
- NK: Zu erwähnen wäre noch, dass weitere Stilmerkmale das Vorhandensein oder nicht von Leerzeichen (a) zwischen Vornam...
- 11:00 AM feature request #7159: Make formatting of authors configurable per instance
- NK:
ja, Euro+Med und Cichorieae folgen nicht dem IPNI-Standard (deshlab führt das, so wie es jetzt ist zu Uneinhei... - 10:58 AM feature request #7159 (New): Make formatting of authors configurable per instance
- Formatting of author names is not defined in terms of spaces between firstname abbreviation and lastname.
The taxon ... - 10:39 AM Revision 3752053a (taxeditor): fix visibility of distribution in distribution editor
- 10:29 AM feature request #7158: Add pro parte misapplied name to the concept relationship types
- WGB:
mein Vorschlag der p.p. Flag für misapplications bezog sich auf die kurzfristige Lösung, also nicht auf Konz... - 09:54 AM Revision b55eb7e4 (taxeditor): add object type to label of ref objects view
01/08/2018
- 08:23 PM feature request #7158 (Feedback): Add pro parte misapplied name to the concept relationship types
- WGB: >>Außerdem habe ich entdeckt, dass das eine p.p. „Synonym“ in Wirklichkeit als Misapplication genannt wird – kan...
- 04:50 PM Revision 556dd2bd (cdm-vaadin): adding missing CdmFilterablePagingProvider for teamOrPerson fields
- 04:30 PM bug #7154 (Resolved): CdmEntityCache can update cached entities
- Applied in changeset commit:cdm-vaadin|2b9b03a1fae11f68da8d2803b8b75b10b0c524d9.
- 04:30 PM Revision 2b9b03a1 (cdm-vaadin): fix #7154 CdmEntityCache can update cached entities and using this in ToOneRelatedEntityReloader and in
- SpecimenTypeDesignationWorkingsetEditorPresenter to update the ui with modified collections
- 04:27 PM Revision 81f8e15d (cdm-vaadin): using CdmFilterablePagingProvider in ReferenceEditorPresenter
- 04:26 PM Revision 875dacdd (cdm-vaadin): using CdmFilterablePagingProvider in ReferenceEditorPresenter
- 04:13 PM Revision 5733ae64 (cdm-vaadin): adding permission debug button to citation
- 02:40 PM bug #7155: VersionableEntity.equals() should take updated timestamp into account
- Hi Andreas,
I posted this provoking code as a suggestion and as an entry into the discussion. I never would have c... - 02:03 PM bug #7155: VersionableEntity.equals() should take updated timestamp into account
- Andreas Kohlbecker wrote:
> I changed the method to
>
> ~~~java
>
> /**
> * Is true if UUID created and upd... - 01:50 PM bug #7155: VersionableEntity.equals() should take updated timestamp into account
- I do not agree with this solution. The up to now implementation is essential for almost everything we have done until...
- 11:24 AM bug #7155 (In Progress): VersionableEntity.equals() should take updated timestamp into account
- I changed the method to
~~~java
/**
* Is true if UUID created and updated timestamp are the same for the pas... - 08:50 AM bug #7155 (Closed): VersionableEntity.equals() should take updated timestamp into account
- The `equals()` as implemented in `VersionableEntity` is just a copy of the `equals` in `CdmBase`. It does not impleme...
- 01:23 PM feature request #7063 (In Progress): Improve the area selection wizard for distribution editor
- for better usabilty the terms are sorted now
- 01:17 PM Revision 7a440129 (taxeditor): ref #7063: sort terms by label
- 12:31 PM Revision 9a8f2111 (cdmlib): Fix doc of isPartial
- 11:34 AM Revision 8a47a9a5 (taxeditor): minor changes for richtext field
- 11:31 AM Revision d5f9749c (taxeditor): fix problem with more than one inline reference
- 11:03 AM feature request #6485: Implement IntextReferences in TaxEditor
- open issues:
- deleting or editing text of inline reference
- editing the text around the inline reference
- 11:00 AM feature request #7157 (Rejected): interim solution to mark pro parte synonyms in the dataportal
in case the `proParte` flag of a taxon is set :
"'p.p.' ... einfach hinten an das pp-Synonym dranhängen mit Space ...- 10:41 AM bug #7156: After deleting factual data all save operations result in DataIntegrityViolationException
- The exception appears but the save is successfull.
- 10:38 AM bug #7156 (Worksforme): After deleting factual data all save operations result in DataIntegrityViolationException
After deleting factual data (the delete was successfull) and adding new factual data and save results in:
~~~
j...- 10:32 AM bug #7073 (Closed): add extension to a name does not result in a dirty state
- 10:31 AM bug #6627: Remaining cdm light issues
- the isProParte flag is added to the synonym table
- 10:08 AM Revision 7e11e39b (taxeditor): fix problem with more than one inline reference
- 09:23 AM Revision 2985a328 (cdmlib): add proparte synonym information to csv light export
01/05/2018
- 04:34 PM Revision 02746e7f (taxeditor): ref #7095 Fix session problems
- - load WS with property path to avoid multiple representation exception
- 02:23 PM bug #7094: Remove empty spaces in nomencl. title of persons
- Finally this change was reverted and is only an optional configuration since 4.13
- 02:21 PM Revision b0e33417 (cdmlib): ref #7094 revert remove space between initials and name in nomencl. person title as default
- 01:06 PM Revision 8281f257 (taxeditor): ref #7086, #7095 minor WS perspective changes
- 12:47 PM Revision 034d4a6a (taxeditor): ref #7095 Add categorical data support for summary row
- 12:46 PM Revision 9f59b397 (taxeditor): ref #7086, #7095 minor WS perspective changes
- 12:36 PM Revision e1cddd46 (taxeditor): ref #7086, #7095 Add WS perspective
- - initializse WS navigator when connected to data source
- 11:04 AM Revision 5d479a05 (taxeditor): merge develop into intextreference branch
- 10:52 AM Revision 1665d3a3 (cdmlib): Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
- 10:52 AM Revision f75d81b1 (cdmlib): IntextReference getClass needs to be public
- 10:24 AM Revision e48c059b (cdmlib): cleanup
- 10:22 AM Revision c578ec73 (cdmlib): ref #6965 revert remove space between initials and name in nomencl. person title as default
- 10:22 AM Revision 079d8ad8 (cdmlib): cleanup
01/04/2018
- 04:52 PM Revision db20f16e (cdm-vaadin): PermissionDebugUtils fixed: again as SpringComponent
- 03:24 PM bug #7154 (Closed): CdmEntityCache can update cached entities
- The CdmEntityCache implemented with commit:cdm-vaadin|02ec8d6 & commit:cdm-vaadin|5e97d77 is used in the `ToOneRelate...
- 03:06 PM Revision e738c599 (taxeditor): ref #7095 Add summary row to top of grid
- 02:57 PM bug #7153 (Closed): Implement possibility to "logout" completely from TaxEditor
- ... probably this means that the TaxEditor should be forced to forget the password.
The problem is, that uncheck... - 02:44 PM feature request #7152 (New): Make LSID another Alternative Identifier
- Currently we handle LSIDs as part of identifiable entities. We may want to handle them as ordinary identifiers, such ...
- 11:55 AM feature request #7120 (Closed): implement new buttons for selection dialogs
- new buttons are now a little moved to the left. Close this ticket
- 11:53 AM feature request #7120 (Resolved): implement new buttons for selection dialogs
- Applied in changeset commit:taxeditor|7eaf97410b02d0d4c50a26aa79a0b41a4a779edc.
- 11:53 AM Revision 7eaf9741 (taxeditor): fix #7120: move new buttons in selection dialogs a little bit to the left
- 10:28 AM feature request #7121 (Resolved): adapt remaining UuidAndTitleCache methods to use filter
- when in voc selection dialog is chosen, the ok button is disabled now
01/03/2018
- 05:48 PM Revision 8de0560f (taxeditor): ref #7086, #7095 Add descriptions to WS initially in matrix editor
- 03:00 PM Revision 456b89bd (taxeditor): ref #7095 Add descriptions via button to matrix
- 10:39 AM Revision f5cd2391 (taxeditor): ref #7095 Remove view configuration from header menus
- 10:12 AM Revision 0a373897 (taxeditor): Merge branch 'develop' into wset
- 10:12 AM Revision 68cdd95b (taxeditor): Fix perspective position of media view
- 10:10 AM Revision 1058a5d0 (taxeditor): Merge branch 'develop' into wset
- 10:10 AM Revision faa74d7c (taxeditor): Add media vie to default perspective
- 09:59 AM Revision 442d0cf1 (taxeditor): Merge branch 'develop' into wset
- 09:55 AM Revision 78acf015 (cdmlib): Merge branch 'develop' into wset
12/22/2017
- 04:16 PM feature request #7149 (Closed): Collection Editor implemented
- complete, only the institute is not editable but this requires another editor.
- 12:38 PM feature request #7149 (Resolved): Collection Editor implemented
- Applied in changeset commit:cdm-vaadin|b36e8dd1e6810eb9972eb7a2d0e90e205146cf9c.
- 04:14 PM feature request #7150 (Closed): GrantedAuthorities & PermissionVoter for Cdm Collection type
- 04:07 PM feature request #7150 (Resolved): GrantedAuthorities & PermissionVoter for Cdm Collection type
- Applied in changeset commit:cdm-vaadin|72141255300f274a193cc84bca8eca764e2c5816.
- 11:00 AM feature request #7150 (Closed): GrantedAuthorities & PermissionVoter for Cdm Collection type
**TODO:**
* Implement PermissionVoter
* Add COLLECTION to CdmPermissionClass
* The Authority `COLLECTION[CRE...- 04:12 PM Revision 4ed59fb0 (cdmlib): lowering loglevels
- 04:07 PM Revision 72141255 (cdm-vaadin): fix #7150 fixing per entity granting of authorities for CollectionEditor
- 03:57 PM Revision 57178b7f (cdmlib): ref #7150 implementing CollectionVoter and adding new default PermissionGroup 'EditorExtendedCreate'
- 12:38 PM Revision b36e8dd1 (cdm-vaadin): fix #7149 implementing CollectionEditor
- 12:37 PM Revision 259da9ed (cdm-vaadin): fixing refresh problem in ToOneRelatedEntityCombobox
- 12:36 PM Revision 9bd8f2fb (cdm-vaadin): fixing NPE in StartRegistrationPresenter
- 12:34 PM Revision d1e07b8e (cdm-vaadin): deprecating classes as preparation for removal
- 12:25 PM bug #7151 (Rejected): entities held in CdmCache can not be modified
- Example-`SpecimenTypeDesignationWorkingsetPopupEditor`: Editing a Collection already associated with a Specimen via t...
- 11:11 AM Revision 7114eadf (taxeditor): ref #6806 clear taxon filter before saving it
- 11:02 AM Revision b2a53e66 (cdmlib): ref #6806 Make setTaxonSubtreeFilter public
- 08:41 AM Revision 60e594ad (cdm-vaadin): fixing ugly 'null' representation also for MinMaxTextField and fixing wrong label
- 08:38 AM Revision 66234063 (cdm-vaadin): allowing to crated CdmEntityCache with null as parameter
12/21/2017
- 03:23 PM feature request #7149 (Closed): Collection Editor implemented
- 03:21 PM Revision e0aeb58c (cdm-vaadin): ref #6867 crating per entity permissions for new References
- 03:02 PM feature request #6796 (Closed): PersonField: add UI Element to choose from existing Persons
- 03:00 PM Revision ecb93813 (cdm-vaadin): fixing ugly 'null' representation in vaadin TextField
- 02:35 PM Revision 11d45846 (cdm-vaadin): fixing NPE
- 02:35 PM Revision 77d3424c (cdm-vaadin): ref #6867 deproxy hibernate proxys
- 02:07 PM feature request #7148: GrantedAuthorityRevokingRegistrationUpdateLister: delete orphan references to GrantedAuthorityImpl in User and Group
- Hallo Andreas und Katja,
ich versuche per hql GrantedAuthorityImpls und die zugehörigen Relationen von User und G... - 02:05 PM feature request #7148 (Closed): GrantedAuthorityRevokingRegistrationUpdateLister: delete orphan references to GrantedAuthorityImpl in User and Group
- The GrantedAuthorityRevokingRegistrationUpdateLister deletes GrantedAuthorityImpl entities but the references to Gran...
- 01:02 PM Revision 374a7694 (taxeditor): ref #7086 Make character editable in details view
- 12:27 PM Revision 98267dcd (taxeditor): ref #6762 Implement IConversationEnabled for character editor
- 10:52 AM bug #7147 (New): GrantedAuthorityRevokingDeleteListener implemented
- Once a cdm entitiy is deleted the per entity GrantedAuthoritys which have been created for this specific entity must ...
- 10:43 AM Revision 98f59aa5 (cdm-vaadin): ref #6867 GrantedAuthorityRevokingRegistrationUpdateLister implemented
- 10:41 AM Revision 68bfc9da (cdmlib): ref #6867 extending the CdmPermissionClass enum and CdmAuthority support for sets
- 10:21 AM Revision 263f5b99 (taxeditor): fix the recursion of enable or disable distribution details in distribution editor and from factual data view
- 10:18 AM bug #7146 (Closed): ClassCastException when clicking on synchronize button
- seems good
- 08:20 AM bug #7146 (Resolved): ClassCastException when clicking on synchronize button
- can not reproduce the exception, normally it should not happen, because the canExecute check for the right Class, but...
- 08:13 AM bug #7146 (Closed): ClassCastException when clicking on synchronize button
- I just clicked on l"link with taxon" option and received this error
no taxon was selected or searched
logi... - 08:18 AM Revision 44c63f27 (taxeditor): minor
- 08:16 AM Revision abc3e4c9 (taxeditor): ref #7146: avoid classCastException
- 08:08 AM bug #7145: NPE when trying to move a synonym into another homotypic group
- I can not reproduce this error, but keep it if it appears again.
- 07:59 AM bug #7145 (New): NPE when trying to move a synonym into another homotypic group
- NPE when trying to move a synonym into another homotypic group
~~~
login : m.malekmohammadi
editor version : 4.1...
12/20/2017
- 04:33 PM Revision c8daeda0 (taxeditor): ref #6806 Add remove taxon node key listener for DEL
- 03:15 PM Revision 5d7695c4 (cdmlib): note on prospective better solution for implementing the hibernate integrator for the cdmlib
- 03:06 PM Revision 4c16d694 (taxeditor): ref #6806 Correctly initialize WS taxon filter
- 03:02 PM Revision ff58a197 (taxeditor): ref #6806 Move feature tree widget initialization to WS editor
- 02:49 PM Revision d9a7bf37 (taxeditor): ref #6806 Fix double invocation SelectionDialog
- 02:43 PM Revision 2804f597 (taxeditor): ref #7086 Fix session handling for dragged taxon nodes from navigator
- 01:59 PM Revision 3c5ad739 (taxeditor): Merge branch 'hotfix/4.12.2'
- 01:51 PM Revision 35b68aa0 (taxeditor): Fix potential NPE
- 01:48 PM Revision 93ad9fcd (taxeditor): load taxonnode within editor session and bind editor session when opening taxon from search result
- 01:45 PM Revision ff071396 (taxeditor): catch widget is disposed exceptions
- 01:39 PM Revision a132e626 (taxeditor): Updated version in pom / project files to taxeditor version : 4.12.2 and cdmlib version : 4.12.0
- 01:35 PM Revision 9902771a (taxeditor): Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
- 01:34 PM Revision 26f702c1 (taxeditor): Merge branch 'develop' into wset
- 01:34 PM Revision 07d81268 (taxeditor): ref #6925 Make model fragment IDs unique
- 01:31 PM Revision a3bbf873 (taxeditor): catch widget is disposed exceptions
- 01:01 PM Revision 1baab1be (taxeditor): Fix potential NPE
- 12:48 PM Revision b53e0b8f (cdm-vaadin): commenting debug output
- 12:47 PM Revision af48539c (cdm-vaadin): ref #6867 GrantedAuthorityRevokingRegistrationUpdateLister implemented
- 10:26 AM Revision fbbdc507 (taxeditor): Merge branch 'develop' into wset
- 10:26 AM Revision 184336eb (taxeditor): Fix potential NPE
- 10:25 AM Revision 7decf83d (taxeditor): Merge branch 'develop' into wset
- # Conflicts:
# eu.etaxonomy.taxeditor.editor/fragment.e4xmi - 10:25 AM Revision d7a6157d (taxeditor): load taxonnode within editor session and bind editor session when opening taxon from search result
- 09:22 AM Revision d1344a8b (cdm-vaadin): ref #7103 defined test method execution order
- 09:19 AM Revision c29d9191 (cdm-vaadin): suppressing 'WARNING ... SubType not yet handled'
- 09:18 AM Revision f2c9e0f7 (cdm-vaadin): TODO comment
- 08:54 AM Revision 739cbae5 (taxeditor): ref #7086 Allow drag and drop for taxon filter from taxon navigator
12/19/2017
- 03:54 PM Revision 6f295b88 (cdmlib): ref #7121: when no vocabulary is chosen, all vocabularies are searched in NamedAreaSelection
- 03:44 PM feature request #7119: implement filter button for selection dialogs
- Andreas Müller wrote:
> There is an issue if NO vocabulary is chosen in area search filter. See also https://dev.e-t... - 03:18 PM feature request #7119: implement filter button for selection dialogs
- Andreas Müller wrote:
> Cancel does not yet work in filter dialog. It works like ok instead.
this is fixed - 03:17 PM feature request #7119: implement filter button for selection dialogs
- Andreas Müller wrote:
> The filter for areas does not yet correctly remember if "Country" is disabled. Next time whe... - 03:17 PM feature request #7119: implement filter button for selection dialogs
- Andreas Müller wrote:
> If the search string is still empty, after setting the filter ALL areas are loaded. This is ... - 02:39 PM feature request #7119: implement filter button for selection dialogs
- There is an issue if NO vocabulary is chosen in area search filter. See also https://dev.e-taxonomy.eu/redmine/issues...
- 01:32 PM feature request #7119: implement filter button for selection dialogs
- The filter dialog is still missing a title
- 01:31 PM feature request #7119: implement filter button for selection dialogs
- Cancel does not yet work in filter dialog. It works like ok instead.
- 01:29 PM feature request #7119: implement filter button for selection dialogs
- If the search string is still empty, after setting the filter ALL areas are loaded. This is unexpected behavior and s...
- 01:27 PM feature request #7119 (Feedback): implement filter button for selection dialogs
- The filter for areas does not yet correctly remember if "Country" is disabled. Next time when the filter is opened "C...
- 03:42 PM Revision 4afd70fc (taxeditor): ref #7119: with empty selection the filter dialog could not be closed
- 03:16 PM Revision f48bafae (taxeditor): ref #7119: filter dialog should not remember selection when clicking cancel
- 02:55 PM bug #6955 (Feedback): NamedAreaSelection Dialog needs to be adapted to filtered getUuidAndTitleCache loading
- In case no level exists, it looks like the label includes the class name instead. In case of pure NamedAreas this doe...
- 02:53 PM bug #7144 (Closed): Add country as level to all areas of type Country.
- Needs update script. Also need to adapt term loader.
- 02:40 PM feature request #7118 (Feedback): migrate selection dialogs
- 02:33 PM feature request #7118: migrate selection dialogs
- Some minor open issues:
* the search field should start at the same vertical position as the result box.
* the fi... - 02:36 PM Revision 1b9a4266 (taxeditor): minor
- 02:35 PM feature request #7121: adapt remaining UuidAndTitleCache methods to use filter
- When choosing NO vocabulary in area search I get an exception:
~~~
login : admin
editor version : 4.13.0.2017121... - 02:27 PM feature request #7121 (Feedback): adapt remaining UuidAndTitleCache methods to use filter
- 02:27 PM feature request #7121: adapt remaining UuidAndTitleCache methods to use filter
- Moving getUuidAndTitleCache (xxx) down to AnnotatableEntityService+Dao to me seems critical.
Annotatable entities ... - 02:23 PM Revision 3698034e (taxeditor): smaller changes
- 01:47 PM Revision 33a160be (taxeditor): Fix possible NPE
- 01:45 PM Revision 72a04ac6 (taxeditor): ref #7086, #7095 Add create/delete handler to WS navigator
- 01:22 PM bug #7143 (Closed): Finish not enabled when unprotecting titleCache in new Person dialog
- Using the new person dialog, at the beginning the title cache is protected. Therefore entering data e.g. into "family...
- 01:16 PM feature request #7120 (Feedback): implement new buttons for selection dialogs
- Only open issue from email discussions that I remember is that in terms of 2 "New" buttons it would be nice to have m...
- 01:11 PM Revision ef6d0681 (taxeditor): Merge branch 'hotfix/4.12.1'
- 01:03 PM Revision 24fc3c78 (taxeditor): minor
- 01:00 PM feature request #7142 (New): Implement person and team filter for agent search dialog
- For authors (and maybe others) it is allowed to search for persons or teams in search dialog. We may want to implemen...
- 01:00 PM Revision ba10d901 (taxeditor): close conversation in taxonnavigator in dispose
- 01:00 PM Revision d3bbc6c1 (taxeditor): fix white label in referenceDetailElement
- 12:56 PM bug #7122 (Closed): titlecache of the taxon is not updated when swap accepted taxon and synonym
- Seems to be fixed.
- 12:51 PM bug #7141 (Worksforme): Navigator does not update after swap synonym and accepted
- When swaping a synonym and an accepted taxon, the label of the accepted taxon in the navigator is not synchronized.
- 12:38 PM bug #7123 (Closed): Multiple Represenation Exception in Derivate View and bulk editor
- As far as I remember I checked this after email conversation about the ticket. Finally everything was ok so we can cl...
- 12:31 PM Revision e9fd8b21 (taxeditor): ref #7073: try to avoid widget is disposed exception
- 11:58 AM bug #7125 (Closed): widgetIsDisposed exceptions when clicking in another part
- To be honest I do not know how to test this. Generally widget is disposed exceptions appear only rarely in the meanwh...
- 11:48 AM bug #7073 (Feedback): add extension to a name does not result in a dirty state
- Katja Luther wrote:
> I added another check for disposed control, hopefully this catches the exception. I could not ... - 11:40 AM Revision 548ab65b (taxeditor): close conversation in taxonnavigator in dispose
- 11:38 AM Revision 90203d61 (taxeditor): fix white label in referenceDetailElement
- 11:33 AM bug #6728 (Closed): Changing author data when editing a reference does neither update the reference titleCache nor the author label
- The above issue works fine. I havn't checked all other places (too many), but I think for now we can close this ticket.
- 10:53 AM bug #7069 (Resolved): Delete taxon node should have consistent configuration
- Applied in changeset commit:taxeditor|c4f68783f7732707b2741520c9b1b606ccb89b05.
- 10:37 AM bug #7069 (Feedback): Delete taxon node should have consistent configuration
- Generally this is solved. Some minor issues:
1. Deleting a leaf: German label is "Wollen sie die ausgewählten Kno... - 10:51 AM Revision b09559de (taxeditor): ref #7095 Re-enable export button
- 10:26 AM Revision 7e2465ad (taxeditor): fix potential multiple representation exceptions in distribution editor, session dispose did not work
- 10:24 AM Revision 75902572 (taxeditor): fix potential multiple representation exceptions in distribution editor, session dispose did not work
12/18/2017
- 04:43 PM Revision 84a21bc7 (taxeditor): ref #7095 Fire empty selection for multiple selected cells
- 04:19 PM Revision 7e898982 (cdmlib): ref #7114 fixing bug in DerivedUnitConverterIntegrationTest and NPE in DerivedUnitConverter
- 03:40 PM feature request #7082 (Resolved): Implement integration test for the SpecimenTypeDesignationWorkingsetEditorPresenter
- 03:33 PM bug #7103 (Resolved): verify, fix, improve SpecimenTypeDesignationWorkingSetServiceImpl delete functions
- 03:31 PM feature request #7011: Migrate group authority editor
- Applied in changeset commit:taxeditor|26bdf4eafda9b87e2209002b4241aeb63271e377.
- 03:19 PM feature request #7011 (Resolved): Migrate group authority editor
- Applied in changeset commit:taxeditor|907fd6ebe4ed659af01f5b1b1a70ad0c41f92046.
- 02:13 PM feature request #7011: Migrate group authority editor
- Andreas Müller wrote:
> Reopening the editor after having it moved results in a grey (empty) editor. After moving it... - 03:31 PM Revision 26bdf4ea (taxeditor): fix #7011: fragment.xmi missed to check in
- 03:26 PM bug #6159 (In Progress): improve distribution editor in TaxEditor
- 03:22 PM Revision 20fa5279 (cdmlib): ref #7114 fixing delete problems in DerivedUnitConverter and adding according test
- 03:20 PM feature request #6932 (Resolved): Migrate bulk editor
- the entities are only selected by double click.
- 03:19 PM Revision 907fd6eb (taxeditor): fix #7011: open the cdm authorities editor in editor area and fix that it is grayed
- 02:25 PM feature request #7140 (New): Separate character's/feature's recommendedXXX data by usage for specimen and taxa
- We may want separate characters/features in terms of recommendedXXX vocabularies on specimen and taxon level as the t...
- 01:29 PM bug #7073 (Resolved): add extension to a name does not result in a dirty state
- I added another check for disposed control, hopefully this catches the exception. I could not reproduce the exception...
- 12:55 PM bug #7073: add extension to a name does not result in a dirty state
- Also I could not reproduce the "dirty" issue neither in 4.12 nor in 4.13. The details view issue seems to work now bu...
- 12:54 PM bug #7073 (Feedback): add extension to a name does not result in a dirty state
- when testing I got a recursive (!) widget is disposed exception:
~~~
login : admin
editor version : 4.13.0.20171... - 01:19 PM Revision 444fc283 (taxeditor): ref #7073: try to avoid widget is disposed exception
- 01:14 PM Revision 04bb4f0f (taxeditor): fix #6392: fix remaining bulk editor migration issues
- 01:01 PM bug #7068 (Closed): Move factual data to a new taxon should use same classification as default
- seems to work
- 12:45 PM feature request #7078: sort result in taxon selection dialog
- The functionality itself seems to work
- 12:45 PM feature request #7078 (Feedback): sort result in taxon selection dialog
- The preference should not be on "general" level. We need a subarea for "search dialog" issues.
But we may decide the... - 12:31 PM bug #7126 (Closed): supplemental data view shows the last selected name data when scrolling down in details view
- seems to work
- 11:56 AM Revision ba38e16d (cdmlib): ref #7114 fixing probelms of test in suite (relates also to ref #7138)
- 11:56 AM Revision 71cf0ed1 (cdmlib): ref #7105 logging the calls to factory.openSession() as error
- 11:55 AM feature request #6909: Migrate taxon navigator
- the NPE is fixed now.
- 11:30 AM feature request #6909: Migrate taxon navigator
- Andreas Müller wrote:
> The clone assistent throws an NPE. All the rest works.
>
this works now, but the servic... - 11:54 AM Revision c960706c (cdmlib): fix NPE in cloneClassification
- 11:43 AM feature request #6595 (Resolved): Migrate name editor
- 11:22 AM feature request #6595: Migrate name editor
- Andreas Müller wrote:
> Patrick Plitzner wrote:
> > Handler was fixed.
>
> In the old taxon, the synonym group i... - 11:26 AM Revision 3231ece8 (taxeditor): ref #7095 error logging
- 11:25 AM Revision 8b9ba8aa (taxeditor): ref #7086, #7095 Re-enable working set navigator
- 11:05 AM feature request #7056 (Resolved): Media View should show Preview
- now the smallest part is used and the library function to compute the smallest part.
- 09:57 AM Revision 40426234 (taxeditor): Merge branch 'develop' into wset
- # Conflicts:
# eu.etaxonomy.taxeditor.editor/fragment.e4xmi - 09:52 AM Revision f261c8bf (cdmlib): Merge branch 'develop' into wset
- 09:01 AM Revision 1016796d (taxeditor): ref #7095 UI enhancements
12/15/2017
- 04:15 PM Revision 0b9319bd (taxeditor): ref #7095 Persist table state when disposing character matrix editor
- 02:49 PM Revision f652956b (cdmlib): removing debug output
- 02:49 PM Revision a7fb085c (cdmlib): updating comment to now refer to CdmRepository
- 02:49 PM Revision 5f0e4d28 (cdmlib): ignoring DerivedUnitConverterIntegrationTest instead of DerivedUnitConverterTest
- 02:27 PM Revision a4fb8da4 (cdmlib): fix IdentifiableServiceBaseTest
- 02:19 PM Revision 98cbbaaa (cdmlib): fix NumberFormatException in RegistrationIdentifierMinter
- 02:04 PM Revision cae15011 (cdmlib): set failing tests to ignore to build cdmlib
- 01:38 PM Revision 0b9b379c (taxeditor): ref #7095 Add persistence support for nattable state
- 01:37 PM Revision ca4910f7 (taxeditor): Move getBaseLocation() utility method to WorkbenchUtility
- 01:22 PM feature request #5687 (In Progress): search for alternative identifiers
- the first implementation allows in reference selection dialogs to search for identifier. The user can choose by click...
- 01:19 PM Revision 28c6d8ea (taxeditor): ref #5687: add possibility to search for identifier
- 01:15 PM Revision c781c97b (cdmlib): implement possibility to get cdmEntities by identifiers in dialogs
- 12:35 PM bug #5823 (In Progress): Fehler beim parallel Editieren von Referenzen
- mail from Norbert:
Hallo,
nur der Vollständigkeit halber:
der o.g. bug tritt übrigens regelmäßig auch dann auf... - 11:25 AM Revision ec6f3b72 (cdmlib-apps): Greece genus and images update
- 11:23 AM Revision 23c6cd1b (cdmlib-apps): rename FloraHellenicaActivator
- 11:20 AM Revision 9c52c448 (taxeditor): Upper case for taxon node wizard
- 11:19 AM Revision 23e22bd1 (cdmlib): cleanup
12/14/2017
- 08:37 PM feature request #6867 (In Progress): explicitely assign and revoke UPDATE & DELETE permission per enitity in the registration workflow
- 08:33 PM bug #7114 (Closed): DerivedUnitConverter.convertTo() creates duplicate entities
- 08:33 PM bug #7114 (Resolved): DerivedUnitConverter.convertTo() creates duplicate entities
- Applied in changeset commit:cdm-vaadin|417e3cc850893309eb1910d85195f038f8ea4e1b.
- 08:33 PM Revision 417e3cc8 (cdm-vaadin): fix #7114 using the DerivedUnitConverterFactory in SpecimenTypeDesignationDTO
- 08:32 PM Revision 61483b42 (cdmlib): ref #7114 DerivedUnitConverter now deletes convertion sources:
- - DerivedUnitConverterFactory intoduced
- DerivedUnitConverterFactory as spring bean in all appcontexts
- tests ada... - 04:26 PM Revision fefcbafa (cdmlib): fixing java doc
- 04:26 PM Revision 41bd1e57 (cdmlib): ref #7114 implementing test to reproduce the issue
- 03:58 PM Revision 08f2d5e5 (cdmlib): ref #6361 removing TaxonName.DTYPE and Reference.DTYPE
- - changing dbscripts/001-cdm.h2.sql
- adapting test data sets - 03:11 PM Revision 9a56a56f (cdm-vaadin): ref #7103 completeting assertions for SpecimenTypeDesignationWorkingSetServiceImplTest
- 02:28 PM Revision 0453b64d (cdm-vaadin): ref #7103 fixing test setup and data for SpecimenTypeDesignationWorkingSetServiceImplTest
- 02:21 PM Revision d860133d (taxeditor): ref #7095 Add context menu to hide/show columns and open config dialog
- 01:00 PM Revision 9052d4be (cdm-vaadin): fixing test environment by adding missing evn variables and property files
- 12:55 PM Revision d8bd1bdc (taxeditor): ref #7095 Add display converter for supplemental info
- 12:20 PM Revision f77963a7 (taxeditor): ref #7095 Wrap descriptions for performance optimization
- 12:18 PM Revision 4019d661 (cdmlib): bean loading priority
- 12:17 PM Revision 4b393363 (cdmlib): allowing to override property files for test environments
- 11:49 AM Revision 0f91f78a (taxeditor): ref #7095 minor refactoring
12/13/2017
- 09:01 PM Revision 4fbf8f87 (taxeditor): ref #7095 Add non-editable additional columns with extra info to matrix
- 05:52 PM feature request #7137 (Closed): Registration Identifier minter implemented
- 05:44 PM Revision 4079cf73 (cdm-vaadin): ref #7137 using the RegistrationIdentifierMinter and using CDM_DATA_SOURCE_ID from the Spring enviroment
- 05:42 PM Revision 2bec70cd (cdmlib): data source bean id aka instance name now available from the Spring environment
- 05:39 PM Revision d26709a1 (cdmlib): ref #7137 improvements to the RegistrationIdentifierMinter:
- - addin getters
- logging a warning when configuration incomplete - 03:23 PM task #7139 (Rejected): consider using spring profiles to enable vaadin UI contexts
- Currently enabling of the vaadin UI contexts is managed through the `CdmVaadinConfiguration` class, specifically by c...
- 03:15 PM Revision 7357d206 (cdmlib): ref #7137 RegistrationIdentifierMinter implemented
- 01:42 PM feature request #6203: Implement unplaced and excluded in dataportal
- Katja Luther wrote:
> In the navigator of the editor the nodes are loaded step by step. Therefore it is difficult to... - 01:40 PM feature request #6547 (In Progress): Implement excluded and unplaced in taxon navigator
- exist an icon we can use for unplaced or excluded taxa?
I implemented the comparator for putting the excluded and u... - 01:28 PM Revision c42c7bec (taxeditor): ref #7095 Handle dirty state of character matrix when editing
- 12:16 PM bug #7138 (New): unitils.dbunit data set loading does not work for CdmIntegrationTest
- when using @DataSource to load a test data set for a test class which extends `CdmIntegrationTest`, the test db is al...
- 11:03 AM bug #6728 (Resolved): Changing author data when editing a reference does neither update the reference titleCache nor the author label
- for references it works as well, collection is adapted, Specimen works as expected.
please review. - 10:42 AM bug #6728: Changing author data when editing a reference does neither update the reference titleCache nor the author label
- For authors it works correctly now.have to check other dialogs
- 10:50 AM Revision f207c6a1 (taxeditor): update titleCache of collection when editing collection
- 10:37 AM bug #7126: supplemental data view shows the last selected name data when scrolling down in details view
- please review
- 10:26 AM Revision 69e847c4 (taxeditor): bind cdmSession before save in BulkdEditor
- 10:26 AM Revision fb12b158 (taxeditor): fix #7126: fix wrong supplemental data if scroll in details view
- 10:25 AM Revision eaef7aa9 (taxeditor): ref #7073: keep the details view when clicking on supplemental data
- 10:25 AM Revision c4f68783 (taxeditor): fix #7069: use the same configurator for deleting a taxon node with or without children
- 10:24 AM Revision 695e929b (taxeditor): ref #6728: update titleCache if author is edited
- 10:19 AM Revision da333f17 (taxeditor): bind cdmSession before save in BulkdEditor
12/12/2017
- 09:21 PM feature request #7137 (Resolved): Registration Identifier minter implemented
- 05:06 PM feature request #7137 (Closed): Registration Identifier minter implemented
- * RegistrationIdentifierMinter needs access with direct access to the persitence storage in order to verify a new cre...
- 06:03 PM Revision fd14dd4d (taxeditor): ref #7095 Add unit to column header of quant. data
- 05:54 PM Revision 242a513c (taxeditor): ref #7095 Create quantitative cell editor following statistical measures
- 04:56 PM Revision 4cc54f25 (cdm-vaadin): removing debug code
- 04:54 PM Revision 4786c7fc (cdm-vaadin): fixing bug: CdmEntityCache no longer misses analyzing nomenclatural refs
- 04:07 PM Revision de16e733 (cdm-vaadin): ref #7135 relaxing to strict non null value constraint
- 03:53 PM bug #7135 (Resolved): TeamOrPersonField allows selecting from existing Persons and Teams
- Applied in changeset commit:cdm-vaadin|19ba900504996441cc185e02162c5191ea35c0c4.
- 03:53 PM Revision 19ba9005 (cdm-vaadin): fix #7135 TeamOrPersonField allows selecting from existing Persons and Teams
- 03:41 PM Revision 8079fdb3 (taxeditor): ref #7086, #7095 Added "Open in..." menu for WS and matrix editor
- 02:51 PM bug #7126 (Resolved): supplemental data view shows the last selected name data when scrolling down in details view
- Applied in changeset commit:taxeditor|9dfa2a291fee7ed279036443f81f0dccb5aab9f3.
- 01:48 PM bug #7126: supplemental data view shows the last selected name data when scrolling down in details view
- the supplemental data view always show the last selected object, if a person was selected, this is shown.
- 02:51 PM Revision 9dfa2a29 (taxeditor): fix #7126: fix wrong supplemental data if scroll in details view
- 01:48 PM feature request #7063: Improve the area selection wizard for distribution editor
- Katja Luther wrote:
> The area selection wizard works better now then before. Some minor issues:
>
> * Handling o... - 01:16 PM Revision 0f6d952a (taxeditor): ref #7086 Fix initial dirty state
- 12:57 PM Revision d44ef0c2 (taxeditor): ref #7086, #7095 Implement working set navigator
- 12:36 PM bug #7073 (Resolved): add extension to a name does not result in a dirty state
- now the details view is not cleared, when clicking on supplemental data part, this seems to fix the missing dirty fla...
- 12:34 PM Revision 8e5c42bf (taxeditor): ref #7073: keep the details view when clicking on supplemental data
- 10:43 AM Revision be252334 (taxeditor): ref #7095 package restructuring
- 10:34 AM bug #6728 (In Progress): Changing author data when editing a reference does neither update the reference titleCache nor the author label
- 10:34 AM Revision 73f6a95e (taxeditor): ref #7086 Selection listening for dirty state changes
- 10:32 AM bug #7129 (Duplicate): after deduplication bulkeditor should load the entities
- 10:32 AM bug #7136 (Duplicate): after deduplication of persons the referencing teams still pointing to the deleted persons
- 10:29 AM bug #7136 (Resolved): after deduplication of persons the referencing teams still pointing to the deleted persons
- please review
- 09:15 AM bug #7136 (Duplicate): after deduplication of persons the referencing teams still pointing to the deleted persons
- Beim Deduplizieren eines Namens „Kusber“, vielleicht vorher nicht gespeichert, vielleicht Duplikate noch in der Anzei...
- 10:28 AM bug #7069: Delete taxon node should have consistent configuration
- please review
- 10:26 AM bug #7069 (Resolved): Delete taxon node should have consistent configuration
- Applied in changeset commit:taxeditor|af6f13f92959f08e7a970d6476dcef9298f19fa9.
- 10:26 AM Revision af6f13f9 (taxeditor): fix #7069: use the same configurator for deleting a taxon node with or without children
- 09:56 AM Revision f93eb1bf (taxeditor): ref #6728: update titleCache if author is edited
- 09:25 AM bug #6917 (Worksforme): NPE during delete of author or team in bulk editor
- this is fixed.
- 09:23 AM Revision b7fa95c6 (taxeditor): ref #7136: reload objects after deduplication
- 09:22 AM Revision cdc9963c (taxeditor): avoid NPE in ItemsComparator of selection dialogs
- 09:22 AM Revision 70c47956 (taxeditor): fix #7127: fix NPE and dangling meta character in selection dialogs
- 09:22 AM Revision 4f2e0752 (taxeditor): bind session only when it is not bind already
- 09:22 AM Revision 1cadfbbe (taxeditor): bind session when changing already opened name editor
- 09:22 AM Revision 10b63550 (taxeditor): ref #7117: misappliedName details: remove doubled taxon informations, add choose name button
- 09:16 AM Revision e78c8323 (taxeditor): ref #7136: reload objects after deduplication
Also available in: Atom