Activity
From 04/01/2018 to 04/30/2018
04/30/2018
- 11:24 PM bug #7393 (Closed): Fix regressions resulting from cascade removal from relationships in TaxEditor
- See #7392
At some places transient object exceptions are thrown.
Known issues:
* new misapplied name in name... - 06:44 PM bug #7183 (Feedback): Creating a new reference in bulk editor the focus is not set to the newly created entity
- Katja Luther wrote:
> now the selected item is not blue, but with a grey box around it to indicate the selection. Ma... - 11:51 AM bug #7183: Creating a new reference in bulk editor the focus is not set to the newly created entity
- now the selected item is not blue, but with a grey box around it to indicate the selection. Maybe this is enough?
- 11:49 AM bug #7183 (Resolved): Creating a new reference in bulk editor the focus is not set to the newly created entity
- Applied in changeset commit:taxeditor|74f1490eabf75386834a6f471e79739e4ad8c917.
- 06:40 PM bug #7300 (Closed): NPE when selecting team member after merge in bulkeditor
- Difficult to try to reproduce as the original data are not available. But I tried to create 3 reference records with ...
- 06:13 PM task #6158: Update EDIT documentation from svn to git
- test after release
- 06:03 PM bug #6437 (Closed): Always update titleCache for nomenclatural reference
- Seems to work. Also no new reference records (duplicates) were created in the database during testing.
- 05:47 PM bug #6219 (Closed): Deleting synonym is persisted immediately, but the editor is set dirty
- Seems to work correctly
- 05:35 PM feature request #2380 (Feedback): TaxonNavigator should work with DTO objects instead of full blown cdm instances
- I used the new implementation for different types of testing (other tickets) and in generally it worked very well.
... - 04:53 PM feature request #3746: Implement time period scope for description elements in TaxEditor
- A critical issue: the value is NOT being saved or not being reloaded when reopening the fact !!
- 04:50 PM feature request #3746: Implement time period scope for description elements in TaxEditor
- Another minor and general issue:
The labels "Start" and "End" are not on the same hight as the according labels fo... - 04:41 PM feature request #3746 (Feedback): Implement time period scope for description elements in TaxEditor
- Some general issue about the time period selection.
The parsing behavior is somewhat unclear. E.g.
* Enter date... - 04:33 PM feature request #3746: Implement time period scope for description elements in TaxEditor
- Some minor issues:
1. Relabel to "Time scope"
1. Leave a bit more space to the element above
1. Keep the element... - 04:27 PM feature request #5687 (Feedback): search for alternative identifiers
- 04:26 PM feature request #5687: search for alternative identifiers
- Currently the identifier search does not work for me.
What I did in rem_conf_am:
1. Created a new Identifier ty... - 04:05 PM Revision 4b40511b (taxeditor): ref #4256 minor change for default pwd information
- 03:07 PM Revision 553a4aea (cdmlib): cleanup and add test for any functional testing
- 03:07 PM Revision 5df0356c (cdmlib): add functional test for Source class
- 03:07 PM Revision 036d54df (cdmlib): cleanup
- 03:03 PM feature request #6806 (Resolved): Add context menu to FeatureTreeEditor
- 03:02 PM Revision e6c775fc (cdmlib): ref #6806 Remove saving in service methods
- 03:02 PM Revision c2e12c2b (taxeditor): ref #6806 Implement operation framework for feature tree editor
- 02:49 PM Revision daf3a3a2 (cdmlib): add debugging in ResultSetPartitioner
- 02:48 PM Revision a4e5bf72 (cdmlib): remove unwanted commits
- 02:46 PM Revision eae910af (cdmlib): ignore testDoResolveAndPage_1 as it gives strange results, maybe related to changes in ref #7392
- 02:46 PM Revision 5090574f (cdmlib): cleanup
- 02:28 PM Revision 32c018db (cdmlib): ref #7392 remove cascade from relationships and adapt tests (up to service layer)
- 02:26 PM Revision 59734b3b (cdmlib): cleanup
- 02:06 PM bug #7392 (Closed): Remove Cascade from relations
- Classes inheriting from RelationshipBase such as NameRelationship, Hybridrelationship and TaxonRelationship do casca...
- 12:08 PM bug #7390: possible permission clash when adding basionym
- I did some further examination of an concrete example for this issue. The problem actually only occurs when adding a ...
- 10:11 AM bug #7390: possible permission clash when adding basionym
- Andreas Müller wrote:
> I think we should first check if removing Cascade from RelationBase.from and RelationBase.to... - 10:09 AM bug #7390 (In Progress): possible permission clash when adding basionym
- I think we should first check if removing Cascade from RelationBase.from and RelationBase.to may solve the problem. T...
- 09:37 AM bug #7390 (Duplicate): possible permission clash when adding basionym
- When a user is only having per entity grants to UPDATE TaxonNames adding a basionym to a taxonname may fail:
* Tax... - 11:49 AM Revision 74f1490e (taxeditor): fix #7183: after creating new object in bulk editor select it in editor
- 10:17 AM Revision 125a3c1d (taxeditor): adapt Setsecundum handler and RefreshHandler to TaxonNodeDto
- 09:45 AM Revision 18f20e1c (cdm-vaadin): ref #7386 adding missing setBasionyms() method to taxonNameDTO - 2
- 09:39 AM bug #7391 (Rejected): grant UPDATE for taxonnames temporarily when using a name as basionym
- **see #7390**
Temporarily grant the UPDATE authority to the user performing the operations in the client applicati...
04/29/2018
- 12:02 AM bug #7388: inconsistent handling of null values passed to addNameRelation methods in TaxonName
- fixed errors in new methods commit:287abc0f and commit:676ed1a9
- 12:00 AM Revision 676ed1a9 (cdmlib): ref #7388 fix error in new removeRelationWithTaxonName
04/28/2018
- 11:58 PM Revision 8b77816d (cdmlib): cleanup
- 11:21 PM Revision f8e34b82 (cdmlib): cleanup
- 11:21 PM Revision 287abc0f (cdmlib): ref #7386 fix error in new getRelatedNames method
- 05:28 PM Revision c790dee7 (cdm-vaadin): ref #7389 comment referencing the issue
- 05:26 PM bug #7389 (New): NameTypeDesignationEditor typifiedNamesComboboxSelect always is readonly
- this is the same problem as with the TaxonNamePopEditor described in #7386
For the NameTypeDesignationEditor the ... - 05:16 PM bug #7386 (Resolved): TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- Applied in changeset commit:cdm-vaadin|d914aab45e43cd7c0d24f3bf94f609edefd9cae9.
- 05:16 PM Revision d914aab4 (cdm-vaadin): fix #7386 adding missing setBasionyms() method to taxonNameDTO
- 05:14 PM bug #7388: inconsistent handling of null values passed to addNameRelation methods in TaxonName
- refactoring of other name relationship related methods in commit:7a72a0fe
- 04:45 PM bug #7388: inconsistent handling of null values passed to addNameRelation methods in TaxonName
- The `addReplacedSynonym()` again follows a completely different philosophy:
~~~java
//TODO: Check if tru... - 04:25 PM bug #7388 (New): inconsistent handling of null values passed to addNameRelation methods in TaxonName
- addBasionym() ignores retuns null and addRelationshipToName() throws an exception
~~~java
@Override
public N... - 05:12 PM Revision 7a72a0fe (cdmlib): ref #7386 reducing redundancy in name relationship handling methods, adding methods for general use
04/27/2018
- 11:57 PM feature request #6568: Migrate perspectives
- what does this mean. Should it be reviewed or is there still some work to do?
- 11:52 PM Revision 18820146 (taxeditor): minor
- 11:52 PM Revision e88202b9 (taxeditor): ref #4256 slightly change default pwd information
- 11:15 PM bug #4136 (Closed): authorship part of names not being refreshed in taxon navigator
- seems to work as expected
- 11:09 PM bug #4048: Changing the name in free text editor does not refresh the taxon navigator view
- I keep target version for documentation.
- 11:08 PM bug #4048 (Worksforme): Changing the name in free text editor does not refresh the taxon navigator view
- This seems to work now, at least after saving, which is the correct behavior IMO.
Please reopen if you think somet... - 11:03 PM bug #5637 (Closed): Selecting a new name for a taxon does not update the details view
- Yes, this was probably fully fixed with #5696 and some related commits.
- 10:58 PM bug #5696 (Closed): When selecting a new name for a given taxon the name relationships are not updated
- First I still had problems to reproduce the wanted result. However, it looks like this was because I added the new na...
- 04:29 PM bug #7386: TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- The problem is caused by the TaxonNameDTO having the getter `getBasionyms()` but not having the according set method....
- 04:12 PM bug #7386: TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- I could reproduce this issue while trying to reproduce the issue #7387.
The Steps I took where:
1. Open existin... - 03:28 PM bug #7386: TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- Sollte dieser Fehler bis Juni 2018 nicht wieder auftauchen ist er eventuell schon beseitigt worden und wir sollten da...
- 03:26 PM bug #7386: TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- Ich kann das leider nicht reproduzieren
- 03:25 PM bug #7386 (Closed): TaxonNamePopEditor: com.vaadin.data.Property$ReadOnlyException on saving a basionym
- Eingabe Basionym (für Alpha gggg), Fehler nach eingabe der Basionymreferenz mit Basionymauthorteam auf der Screenshot...
- 04:11 PM feature request #5783 (Closed): Rename demo instances back to demo I and demo II
- Looks fine
- 04:03 PM bug #6318 (Feedback): Truncate TextData in FactualData View
- Generally this looks fine.
Can we add functionality to remove line breaks(+ carriage return?). Otherwise the trun... - 03:56 PM bug #6330 (Feedback): Defined sort order for Mediarepresentations
- This generally seems to work though I tested only for MediaRepresentations.
Did you check in all cases that you di... - 03:50 PM bug #7387: TaxonNamePopEditor: ConstraintViolationException on saving a basionym
- The violated contrained `UK_l3pp0mset9oltk84pnvytx215` in the stackstace above is the Unique contraint for the TaxonN...
- 03:46 PM bug #7387 (Closed): TaxonNamePopEditor: ConstraintViolationException on saving a basionym
Akzeptierter Name mit Basionym (neu) einer bisher nicht vorhandenen Publikation mit einem bisher nicht vorhandenen ...- 03:26 PM bug #6455 (Feedback): Remove not possible for country in field/derived unit details view
- remove is still missing in specimen list editor details view
- 03:20 PM bug #7381 (Closed): LIE (LazyInitializationException) when saving SpecimenTypeDesignationWorkingsetEditor for Registration with existing name
- Prima, der Fehler ist jetzt weg, Danke!!!
Viele Grüße,
Henning - 02:18 PM bug #7381: LIE (LazyInitializationException) when saving SpecimenTypeDesignationWorkingsetEditor for Registration with existing name
- The problems on saving the SpecimenTypeDesignationWorkingsetEditor should be fixed now. Please review.
- 02:17 PM bug #7381 (Resolved): LIE (LazyInitializationException) when saving SpecimenTypeDesignationWorkingsetEditor for Registration with existing name
- Applied in changeset commit:cdm-vaadin|e9c6f7955fb476ac35c8a5775f41417f3fd48482.
- 02:15 PM bug #7381 (Closed): LIE (LazyInitializationException) when saving SpecimenTypeDesignationWorkingsetEditor for Registration with existing name
- Den Fehler hatten wir schon mal.
http://test.e-taxonomy.eu/cdmserver/phycobank/app/registration#!workingset/d1884... - 03:19 PM bug #7385: TaxonNameEditor adapt field visibility to rank
- Done! please review.
- 03:18 PM bug #7385 (Resolved): TaxonNameEditor adapt field visibility to rank
- Applied in changeset commit:cdm-vaadin|b4127a931a738210058db87c28f162f859e4330a.
- 03:18 PM bug #7385 (Closed): TaxonNameEditor adapt field visibility to rank
- According to the rank which is selected the 4 fields for name parts should be visible or hidden.
- 03:18 PM Revision b4127a93 (cdm-vaadin): fix #7385 TaxonNameEditor adapts field visibility to rank
- 03:17 PM bug #7000 (Closed): clicking in specimen details of bulk editor results in an empty details view
- this seems to work now
- 03:14 PM feature request #7011 (Closed): Migrate group authority editor
- this seems to fully work now
- 03:10 PM bug #7183 (Feedback): Creating a new reference in bulk editor the focus is not set to the newly created entity
- This more or less seems to work now though I do not remember how it was before.
The Details view and the supplemen... - 03:01 PM bug #6526: Show types in correct order
- Andreas Müller wrote:
> Yes this is a good idea. I created a related ticket: #7384
>
> Can we anyway switch to th... - 02:52 PM bug #6526: Show types in correct order
- Yes this is a good idea. I created a related ticket: #7384
Can we anyway switch to the comparator already now as t... - 02:59 PM feature request #6547 (Closed): Implement excluded and unplaced in taxon navigator
- seems to work well now, also for alphabetic order.
- 02:51 PM feature request #7382 (Closed): SpecimenTypedesignationsWorkingsetEditor blocks saving as long as typeDesignations are missing
- 02:50 PM feature request #7382 (Resolved): SpecimenTypedesignationsWorkingsetEditor blocks saving as long as typeDesignations are missing
- Applied in changeset commit:cdm-vaadin|07a39ef5fdeb096d21d81d86118aeb0aa56f7dec.
- 02:19 PM feature request #7382 (Closed): SpecimenTypedesignationsWorkingsetEditor blocks saving as long as typeDesignations are missing
- 02:50 PM Revision 07a39ef5 (cdm-vaadin): fix #7382 disabling save button and showing message when type designations are missing
- 02:50 PM Revision cf16a92b (cdmlib): ref #7384 change order for SpecimenTypeDesignationStatus
- 02:42 PM feature request #7384 (Closed): Order SpecimenTypeDesignationStatus according to new order in vocabulary
- Due to #6526 the order of type designations status has been slightly changed.
The order should be adapted in existin... - 02:33 PM feature request #3746: Implement time period scope for description elements in TaxEditor
- this should be fixed now. the time period element is now at the end of the description element details view
- 02:31 PM feature request #3746 (Resolved): Implement time period scope for description elements in TaxEditor
- Applied in changeset commit:taxeditor|e8a69e3a3ed9a470ae9f440631eb4cc2bbba4658.
- 02:31 PM Revision e8a69e3a (taxeditor): fix #3746: move time period down in details view
- 02:29 PM bug #6533 (Closed): New taxon wizard does not refresh is excluded and excluded note information
- This seems to be fixed. A related issue is still open: #7383
- 02:27 PM bug #7383 (New): some information missing in taxon node wizard for new taxa
- In the taxon node wizard for new taxa the "related persons and teams" are missing. It only shows up when reopening th...
- 02:22 PM Revision a2cc19af (taxeditor): adapt labels for refresh nodes in polytomouskeynode editor
- 02:16 PM Revision e9c6f795 (cdm-vaadin): fix #7381 invalid initstrategy was causing LIEs on saving SpecimenTypeDesignationEditor
- 02:14 PM Revision 9e7b1ef9 (taxeditor): minor in admin prefs
- 02:12 PM Revision 87ee3959 (taxeditor): minor
- 02:04 PM feature request #6779 (Closed): Allow drag&drop for features in GrantedAuthority editor
- Works fine now.
(Only the save button is not disabled after save, but this is another issue) - 02:04 PM Revision 74b82668 (taxeditor): fix name editor menu for synonyms and misapplications
- 02:01 PM bug #7380 (New): Term editor should use preferences for language selection
- Currently if in the preferences another language then English is chosen for term representation still new terms are c...
- 01:55 PM bug #6838 (Closed): Implement i18n for FeatureTreeEditor
- Seems to work correctly.
- 01:42 PM bug #7239 (Closed): Rename last name by family name and first name by "Other/given names"
- Works fine now
- 11:05 AM bug #7239 (Resolved): Rename last name by family name and first name by "Other/given names"
- 01:38 PM bug #7291 (Closed): PolytomousKey Node should not allow to search for synonym
- works fine
- 12:04 PM bug #7291 (Resolved): PolytomousKey Node should not allow to search for synonym
- now also the scope is restricted to taxa
- 01:35 PM bug #7320 (Feedback): dirty flag is not set when clicking "Erneuere Knoten" in Polytomous Keynode editor
- This works now and ticket can be closed.
However, there are 2 minor issues related that maybe can be fixed also.
... - 11:30 AM bug #7320 (Resolved): dirty flag is not set when clicking "Erneuere Knoten" in Polytomous Keynode editor
- this should be fixed now, please review.
- 01:29 PM bug #7378 (Feedback): doubtful in misapplied names incorrect
- Functionality works now.
However, I would keep the old label "Misappl. Doubtful", as users might not know what is... - 11:55 AM bug #7378: doubtful in misapplied names incorrect
- please review
- 11:55 AM bug #7378 (Resolved): doubtful in misapplied names incorrect
- Applied in changeset commit:taxeditor|4f4297cd5aebff28bcdb703dbbec45d372ff2a86.
- 10:42 AM bug #7378 (Closed): doubtful in misapplied names incorrect
- according to #6390#note-13 the doubtful flag in the misapplied name view should be bound to the TaxonRelationship dou...
- 01:18 PM bug #7379 (Feedback): right click menu of accepted taxa should not show "change to"
- Issues for 2) are not yet implemented.
- 11:06 AM bug #7379 (Resolved): right click menu of accepted taxa should not show "change to"
- please review
- 10:44 AM bug #7379 (Closed): right click menu of accepted taxa should not show "change to"
- im Rechte-Maus Menu des Nameeditors stimmen gerade ein paar Dinge nicht.
1) Taxa: das Change To Menü wird angezeig... - 01:07 PM feature request #7065: When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- Only name editors are updated but not e.g. bulk editors. I tried with set publish flag.
- 01:06 PM feature request #7065 (Feedback): When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- Katja Luther wrote:
> instead of updating the editorInput of the name editor, the name editors are closed and reopen... - 12:37 PM bug #7031 (Closed): Open in referencing objects view must not show "Open in referencing Objects"
- Seems to work correctly now.
- 12:17 PM bug #7366 (Closed): TeamOrPersonField readonly if users lacks edit permissions
- finally fixed!
- 12:14 PM Revision d7a56b9f (cdmlib): fixing TeamAutoBeanInitializer mapping in test class
- 12:03 PM Revision 46b99314 (taxeditor): fix #7291: scope selection should use taxon selection dialog
- 12:02 PM Revision ad7207e1 (taxeditor): ref ##7329 Adjust label of bulk editor part
- 12:01 PM bug #6973: Refreshing details and supplemental view
- >Now, after reconnect the details view and supplemental data is emptied but when clicking on the empty details view t...
- 11:58 AM bug #6973 (Feedback): Refreshing details and supplemental view
- 11:58 AM bug #6973: Refreshing details and supplemental view
- >If one adds a new term and then the label of this term is changed, the new label is not reflected in the label of th...
- 11:58 AM Revision a8ce6934 (cdm-vaadin): consistent readonly state of TeamOrPersonField in TaxonNameEditor
- 11:57 AM Revision 41af91b8 (taxeditor): ref #7095 Fix imports
- 11:57 AM Revision f8f2ac3c (taxeditor): ref #6806 Fix session initialization
- 11:57 AM Revision 01b18a63 (taxeditor): ref #7086 set WS editor dirty when selecting feature tree
- 11:57 AM Revision e0f895eb (taxeditor): ref #7095 Add empty desc elements when adding a new specimen
- 11:55 AM Revision 4f4297cd (taxeditor): fix #7378: add taxon doubtful and relationship doubtful checkbox to misapplied name details view
- 11:33 AM feature request #7102 (Feedback): Enable EDIT and DELETE for specimen determinations
- Andreas Müller wrote:
> Andreas Müller wrote:
> > Deleting the name should also delete the taxon
>
> This someti... - 11:29 AM Revision 439f33d5 (taxeditor): ref #7320: set dirty flag for refresh nodes in polytomouskey editor
- 11:28 AM Revision e04ffd41 (cdm-vaadin): removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now
- 11:22 AM task #7325 (Resolved): Taxeditor uses CdmTransientEntityCacher from cdmlib-cache
- commit:taxeditor|e25b303 ( #7212 ) seems to be already in cdmlib. I think we can close this ticket. please review if ...
- 11:15 AM Revision 6103ccf4 (cdmlib): mapping TeamAutoInitializer to abstract base class and documentation
- 11:02 AM Revision 019eb6a2 (taxeditor): ref #7239: move up last name in person details view
- 11:02 AM Revision e9f9f442 (taxeditor): ref #7379: disable change to menu item for accepted taxa in name editor
- 10:58 AM feature request #7215 (Closed): Implement pro parte misapplied names in TaxEditor
- works fine
- 10:54 AM bug #6962: Finally remaining issues for misapplied name details view
- yes 2 and 3 are already implemented.
- 10:50 AM bug #6962: Finally remaining issues for misapplied name details view
- which of the issues are still open? To me it looks like 2 and 3 is done. Correct?
- 10:41 AM bug #5193 (Worksforme): Changing the name of a taxon does not refresh the taxon navigator
- In v4.15 this works now, after saving the navigator is up to date.
- 10:32 AM Revision cb34fef4 (cdmlib): ref #7377 modifying test to avoid autoflush
- 10:29 AM bug #7377 (New): AdvancedBeanInitializer.bulkLoadLazyBeans causes autoFlush being triggered
- initializing a Team through the AdvancedBeanInitializer causes an autoflush:
In AdvancedBeanInitializer.bulkLoadLa... - 10:16 AM bug #7376 (New): doubtful taxa not easy to find
- doubtful taxa start with an ? in title cache and therefore are difficult to find e.g. in selection dialogs.
We shoul... - 09:07 AM Revision 0e51473b (cdmlib): more bean initialization tests & found bug ref #7375
- 09:07 AM Revision 0ab1251a (cdmlib): TeamAutoInitializer implemented
- 08:43 AM bug #7375 (New): AdvancedBeanInitializer misses out inititializing Contact details
- When using complex init-strategies the AdvancedBeanInitializer can fail to initialize e.g. Faxnumbers of contact.
... - 12:13 AM bug #7226 (Closed): Name relationship Dialog shows same name
- Seems to work
- 12:10 AM bug #7230 (Closed): Refresh in name editor does not work if using "reuse taxon" in Misapplied Name View (e4)
- Seems to be fixed
04/26/2018
- 11:48 PM bug #7239 (Feedback): Rename last name by family name and first name by "Other/given names"
- >Also move family name up and Other/given names down.
This has not been implemented yet - 11:46 PM bug #7282 (Closed): Still remaining feature tree editor issues
- The above issue is also handled in #6806 and also other open issues are handled in subtickets so I close this one.
- 03:21 PM bug #7282 (Feedback): Still remaining feature tree editor issues
- After adding a new Feature the dirty flag is not set.
- 11:41 PM feature request #6746 (Feedback): Implement DetailsView and show SupplementalDataView for Feature Tree and FeatureNode
- As i18n support does not exist yet (and we maybe need model change for it) we should currently only allow title cache...
- 11:39 PM task #7374 (Closed): Set titleCache of feature trees to protected as long as i18n support does not yet exist.
- 11:24 PM bug #7373 (New): TitleAndNameCacheAutoInitializer needs to be adapted to recent TaxonName model changes
- The TitleAndNameCacheAutoInitializer has been adapted in turn of the reactoring for #6368. But the changes applied in...
- 03:41 PM feature request #6806 (Feedback): Add context menu to FeatureTreeEditor
- Generally all issues fixed or moved to new ticket.
However, the dirty flag does not seem to work correctly. This n... - 03:25 PM feature request #7372 (Closed): Allow configuring feature/term tree
- copied from #6806
It looks like multiple usage of 1 feature in the same feature tree is currently not/now supporte... - 03:14 PM bug #7290 (Closed): Creating the first node in a new polytomous key throws NPE
- Seems to be fixed
- 03:12 PM bug #7371 (Closed): Deleting Polytomous Key throws NPE
- What I did:
1. created new Polytomous Key
1. created 2 PK nodes (second was an alternative)
1. delete key => exc... - 03:07 PM bug #7295 (Closed): When creating homotypic synonym the accepted taxon and new synonym are not shown anymore
- I am not sure what really happened before but I can't create any gray block anymore by creating a new synonym. So I c...
- 02:54 PM feature request #7329 (Closed): Unify naming for both specimen editors (bulk and hierarchy)
- Not sure if we should better use "Beleg" instead of "Specimen" in German Version. However, we may wait until users co...
- 02:48 PM feature request #7368 (Closed): cdm entities report persistence state
- I don't think @Transient is enough on the interface therefore I also added it to CdmBase.
- 02:47 PM Revision 74c56b97 (cdmlib): ref #7368 add transient also to CdmBase.isPersited
- 02:43 PM Revision 9d9a4a86 (cdmlib): ref #7369 remove unwanted commits
- 02:42 PM Revision 5f492efb (cdmlib): ref #7369 add uuids for taxonomic valueless marker to BM transformer
- 09:52 AM Revision c8cf806c (cdm-vaadin): ref #7366 fixing problems with readonly states while setting values
04/25/2018
- 05:23 PM Revision b27b3345 (cdmlib): ref #7095 Code clean up and refactoring
- 05:17 PM Revision d9b27602 (cdmlib): ref #7095 Retrieve only distinct SpecimenNodeWrapper objects
- 03:10 PM Revision 16621f1f (taxeditor): ref #7095 Fix label for list view
- 02:44 PM Revision 7426d467 (cdmlib): ref #7095 Enhance quicker service for taxon associated specimens
- 02:15 PM task #7369 (In Progress): Handle taxonomically valueless taxa correctly
- 02:15 PM task #7369: Handle taxonomically valueless taxa correctly
- first implementation with markers now available
- 01:05 PM task #7369 (Closed): Handle taxonomically valueless taxa correctly
- Currently 268 taxa in E+M have an IsExcludedMarker with IsExcludedExtension "not accepted: taxonomically valueless lo...
- 02:12 PM Revision daa58548 (cdmlib-apps): cleanup
- 02:02 PM Revision 76a5e528 (cdmlib-apps): ref #5499, ref #6517 latest changes to Edaphobase import (also stable uuids)
- 01:59 PM Revision 961bb5d1 (cdmlib-apps): ref #7369 implement taxonomically valueless taxa with markers
- 01:55 PM Revision 53d7c437 (cdmlib-apps): ref #6241 change @date to @since in appimport
- 01:09 PM bug #7370 (New): [E+M] Handle taxonomically valueless taxa in dataportal
- see #7369
The status information for taxonomically valueless taxa needs to be shown at a prominent place on the ta... - 10:47 AM feature request #7368 (Resolved): cdm entities report persistence state
- Done!
- 10:22 AM feature request #7368: cdm entities report persistence state
- Andreas Müller wrote:
> I guess we should add @Transient.
Agreed!
> Maybe we should also add a comment that... - 10:19 AM feature request #7368: cdm entities report persistence state
- Maybe we should also add a comment that it does not necessarily mean that there is a database record already but mayb...
- 10:16 AM feature request #7368 (Feedback): cdm entities report persistence state
- Generally ok, but I guess we should add @Transient.
- 10:04 AM feature request #7368: cdm entities report persistence state
- please review
- 10:03 AM feature request #7368 (Resolved): cdm entities report persistence state
- Applied in changeset commit:cdmlib|57f91fb2db32a59d0df5bd72faa837219c1a4ad5.
- 09:42 AM feature request #7368 (Closed): cdm entities report persistence state
- all cdm entities should have method to report if the object is persisted or not.
~~~java
public boolean isPers... - 10:39 AM Revision 6e5fc434 (cdmlib): ref #7368 isPersisted() @Transient and doc
- 10:03 AM Revision 57f91fb2 (cdmlib): fix #7368 implementing isPersisted() in CdmBase
04/24/2018
- 06:15 PM Revision 2a774ada (taxeditor): ref #7095 Adapt to cdmlib changes
- 06:15 PM Revision 708621df (taxeditor): ref #7095 Fix exception when deleting a row in the matrix
- 06:15 PM Revision cad652ea (taxeditor): ref #7095 Show specimen id for specimen rows
- 06:15 PM Revision 97107e7d (taxeditor): ref #7095 Filter specimens to show in selection dialog
- 06:12 PM Revision edfed701 (cdmlib): ref #7095 Implement quicker service for taxon associated specimens
- 06:06 PM Revision 851d4dc2 (cdm-vaadin): ToManyRelatedEntitiesListSelect minor refactoring
- 06:05 PM Revision 6d972b27 (cdm-vaadin): minot label change in TaxonNamePopupEditor
- 05:59 PM Revision eb7f6dbe (cdm-vaadin): removing commented line
- 05:58 PM Revision fbae3d00 (cdm-vaadin): ref #7366 fixing problems with readonly states in TeamOrPersonField and subcomponents and fixing problems with removal and re-adding of entities
- 02:53 PM bug #7367 (Closed): Deleting a term in the term editor does not update the UI
- Walter:
"ich habe bei den User defined features aus Versehen einen „Unterterm“ eingefügt.
Wenn ich im Kontext Men... - 01:00 PM Revision 2bd924ce (taxeditor): ref #6429: namedetails view configuration in admin preferences
- 11:49 AM bug #7366 (In Progress): TeamOrPersonField readonly if users lacks edit permissions
- 09:19 AM bug #7366: TeamOrPersonField readonly if users lacks edit permissions
- Wolf-Henning Kusber wrote:
> Andreas Kohlbecker wrote:
> > User without sufficient GrantedAuthorities to edit the t... - 11:38 AM Revision 6d29f629 (cdm-vaadin): ref #7366 TeamOrPersonField read only if user lacks editing permissions
04/23/2018
- 06:19 PM bug #7366: TeamOrPersonField readonly if users lacks edit permissions
- Andreas Kohlbecker wrote:
> User without sufficient GrantedAuthorities to edit the team or persons in TeamOrPersonFi... - 06:05 PM bug #7366 (Closed): TeamOrPersonField readonly if users lacks edit permissions
- User without sufficient GrantedAuthorities to edit the team or persons in TeamOrPersonField data must be blocked from...
- 05:40 PM Revision 7000c7bf (cdm-vaadin): moving in-reference up one row in editor
- 05:14 PM task #7365 (Closed): enable CdmPopupEditors to operate on CdmDecoratorDTOs
- 05:13 PM task #7365 (Resolved): enable CdmPopupEditors to operate on CdmDecoratorDTOs
- 05:12 PM task #7365 (Closed): enable CdmPopupEditors to operate on CdmDecoratorDTOs
- Decorator-DTOs are wrappers (decorator pattern) applied to cdm entities to let the entities appear as DTO. Internally...
- 04:59 PM task #7364: TaxonNameEditor supports editing of a validated name
- invalid name need field from EDITor "Nomenclatural Status"
Nomclatural Status Type
Rule Considered
Reference (List... - 04:52 PM task #7364 (Closed): TaxonNameEditor supports editing of a validated name
- Implement editing of exactly one name associated to the name in the editor via a relation of type `ValidatedBy`
... - 04:55 PM feature request #7363: TaxonNameEditor supports replaced synonyms
- Characteristic is the omission of the Author of the replaced synonym (see basionym author).
- 04:48 PM feature request #7363 (Duplicate): TaxonNameEditor supports replaced synonyms
- Implement editing of replaced synonyms in the taxon name editor. Replaced synonyms are the more general case of basio...
- 04:41 PM Revision c256784f (cdm-vaadin): turning TaxonNamePopupEditor into dto editor
- 04:40 PM Revision 9a4a9149 (cdm-vaadin): refacoring popup editors to entity and dto editor
- 03:46 PM Revision 03b1edf8 (taxeditor): ref #7362 Implement view for Gfbio terminology service (experimental)
- 03:38 PM feature request #7362 (Closed): Implement view for Gfbio terminology service
- 02:42 PM Revision 4942e63b (cdm-vaadin): introducing CdmEntityDecoraterDTO and refactoring presenters
- 02:25 PM Revision df1f0b27 (cdmlib): add preference predicates
- 01:56 PM bug #6241: fix java doc problems in projects
- replaced @date by @since
- 01:53 PM Revision 53db84af (cdmlib): ref #6241 change @date to @since (fix)
- 01:50 PM Revision fcf1cf06 (cdm-vaadin): pulling functionality from AbstractCdmPopupEditor up into AbstractPopupEditor
- 01:49 PM Revision 7fa325bc (cdmlib): ref #6241 change @date to @since
- 01:39 PM Revision 4a579136 (cdm-vaadin): refactoring editor setReadonly()
- 11:51 AM Revision 1ad8f694 (cdm-vaadin): removing unused dto
- 11:46 AM Revision 845ce635 (cdm-vaadin): ref #7359 reverting change applied in 9239e1b and avoiding granting UPDATE,DELETE for existing nom-references
- 11:39 AM Revision c6eb0a3c (cdmlib): ref #7357 fix clone for quantitativeData and StatisticalMeasurementValue
- 11:39 AM Revision 791100dd (cdmlib): cleanup and move clone test methods to specific classes
- 11:19 AM bug #7361 (Closed): Consistent UI concept for create, new, add, remove, delete, edit buttons
- The UI is currently inconsistent in the representation of the add, edit and create buttons as demonstrated by the scr...
- 11:09 AM Revision 44b9dbd2 (cdm-vaadin): ref #7359 setting editor readonly after bean has set
- 10:43 AM Revision cf7b2458 (taxeditor): also add time period to common name details
- 10:42 AM Revision 92b52ec2 (taxeditor): add time period to description element details
- 10:31 AM Revision 3a18055d (cdmlib): cleanup
- 10:31 AM Revision 3359fa6d (cdmlib): ref #7357 fix test for CategorialData.clone and move it from DescriptionElementTest to CategoricalDataTest
- 10:23 AM bug #6109 (Worksforme): Drag & Drop after creating a new description fails
- trying to drag & drop a newly created fact asks for saving, no exception anymore
- 10:23 AM Revision 877a8283 (cdm-vaadin): renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission
- 10:13 AM Revision 30eca968 (taxeditor): minor
- 10:12 AM Revision a07e7327 (taxeditor): smaller changes in bulk editor
- 10:12 AM Revision 81783422 (taxeditor): some smaller changes for drag & drop of factual data
- 09:57 AM Revision 4f857230 (taxeditor): minor changes in checklist editor
- 07:58 AM Revision d221f578 (cdmlib): ref #7095 Speed up specimen loading for working sets
- 07:58 AM Revision 79c29018 (cdmlib): ref #7095 Add dao method for listing UuidAndTitleCache object
- 07:55 AM Revision ce91a115 (cdmlib): ref #7095 Add dao method for individually associated specimens
- 07:55 AM Revision 5e62e156 (cdmlib): ref #7095 Speed up specimen loading
- 07:55 AM Revision be165660 (cdmlib): Fix cloning of StateData of CategoricalData
- 07:54 AM Revision 84881b9c (taxeditor): ref #7095 Fix specimen filter
- 07:54 AM Revision 577e8a82 (taxeditor): ref #7095 Speed up specimen loading for working sets
04/20/2018
- 10:27 PM bug #7359 (Closed): cdm popuop editors in readonly mode if the user is not permitted to edit
- 10:26 PM bug #7359 (Resolved): cdm popuop editors in readonly mode if the user is not permitted to edit
- Applied in changeset commit:cdm-vaadin|9c239e1b6f406e7fab637657a12e9682c2754646.
- 07:22 PM bug #7359 (Closed): cdm popuop editors in readonly mode if the user is not permitted to edit
- 1. The AbstractCdmEditorPresenter should evaluate the permissions of the current user after loading the entity bean t...
- 10:07 PM Revision f951fe45 (cdm-vaadin): disabling ToManyRelatedEntitiesComboboxSelects when user lacks permissions
- 09:49 PM Revision 9c239e1b (cdm-vaadin): fix #7359 CdmEditorPresenters check user permissions to set the editor to readoly if persission is insufficient
- - also removing bug by which per-entity-permissions where granted to users when opening an editor
- 09:27 PM bug #7360 (Closed): users NOT having DELETE are permitted to delete References
- solved for ReferenceVoter and for TaxonNameVoter
- 09:17 PM bug #7360 (Resolved): users NOT having DELETE are permitted to delete References
- Applied in changeset commit:cdmlib|2d55550d9d00f88e4f3e9e9a235f427914aa733e.
- 09:13 PM bug #7360 (Closed): users NOT having DELETE are permitted to delete References
- A user which is not having the GrantedAuthority `REFERENCE.[DELETE]` or an according per entity permission is permitt...
- 09:22 PM Revision cc3d53cd (cdmlib): ref #7360 also TaxonNames must never be orphan
- 09:16 PM Revision 2d55550d (cdmlib): fix #7360 ReferenceVoter must never consider references orphan and thus allow deletion
- 09:15 PM Revision 8e12467b (cdmlib): better logging of voting in CdmPermissionVoter
- 07:20 PM Revision 2ffe661a (cdm-vaadin): minor refactoring to clarify code
- 07:19 PM Revision 589e5b35 (cdm-vaadin): swapping icons for cancel and delete buttons
- 04:00 PM Revision 2c84f57a (cdmlib): ref #7357 removing workaround for incomplete DerivedUnit.cone() in DerivedUnitConverter
- 03:43 PM bug #7358 (Closed): Show warning when browser history back is used while popup editors are open
- Utilizing the browser history back function can lead to a lot of confusing when the popup windows are open at the sam...
- 03:36 PM Revision 340955d7 (cdm-vaadin): setting vaadin textarea null representation
- 03:34 PM Revision e8b6675a (cdm-vaadin): avoiding LIE
- 03:19 PM Revision 8bc74ac4 (cdm-vaadin): avoiding NPE when submitter is null
- 02:51 PM Revision f3e2aa7a (cdmlib): #7357 fix failing converter test in service layer after fixing typeDesignation.clone
- 02:50 PM Revision 6fbe6b30 (cdmlib): cleanup
- 02:49 PM Revision ae5bebfa (cdmlib): #7357 revert unwanted commits
- 02:34 PM Revision 54d2eeaf (cdmlib): ref #7357 fix TaxonName.clone test in model
- 01:43 PM Revision 1844c796 (taxeditor): ref #6429: Internationalization of admin menu
- 01:00 PM Revision d014205f (cdmlib): ref #7357 implement clone correctly for TypeDesignationBase
- 12:58 PM bug #7357 (New): Clone methods correctly implemented for bidirectional relationships
- Many clone methods do not take into account that links to single objects or collection items require handling of bidi...
- 12:27 PM Revision 89ee9ecd (cdmlib): return Annotation in notes import
- 12:23 PM Revision 07d5561c (cdmlib): cleanup
- 07:46 AM Revision 4d210ea8 (cdmlib): new PreferencePredicate for publish flag preference
04/19/2018
- 06:44 PM task #7356 (In Progress): setup selenium test suite for cdm-vaadin
- 06:23 PM task #7356 (In Progress): setup selenium test suite for cdm-vaadin
- The primary option to setup a test suite for testing the cdm-vaadin UIs is to use the **Vaadin Test Bench**. Even if ...
- 04:23 PM Revision 62a46745 (taxeditor): ref #6429: add publish flag preference to admin menu
- 04:21 PM Revision d947a5be (cdm-vaadin): selecting newly created basionym in taxon name editor
- 04:17 PM Revision 59246837 (taxeditor): ref #6429: add publish flag preference to admin menu
- 04:08 PM Revision 969acec9 (cdm-vaadin): selecting newly created collection in collection editor
- 04:05 PM Revision 29713b34 (cdm-vaadin): selecting newly created collection and reference in specimen type designation workingset editor
- 04:05 PM Revision 670c75f5 (cdm-vaadin): selecting newly created name nameTypeEditor
- 03:30 PM Revision 2c89337b (taxeditor): ref #6429: missed to commit the new classes in last commit
- 03:14 PM Revision 2952d237 (cdm-vaadin): ref #7355 avoiding unneccesary lazy select reload
- 03:07 PM Revision cdbf50c2 (cdm-vaadin): avoiding LIE
- 02:41 PM task #7355 (Resolved): TaxonNamePopupEditor: newly created nomenclatural reference should be selected immediately
- Applied in changeset commit:cdm-vaadin|ec3938a6cf135cb6f01617c6a6c014192086ff88.
- 02:37 PM task #7355 (Closed): TaxonNamePopupEditor: newly created nomenclatural reference should be selected immediately
- The TaxonNamePopupEditor allows to create new nomenclatural references via the nomenclatural reference field.
After ... - 02:41 PM Revision ec3938a6 (cdm-vaadin): fix #7355 selecting newly created nomenclatural reference
- 02:23 PM Revision 1a22bd3d (cdmlib): fix #7354 reducing log level
- 02:21 PM bug #7354 (Resolved): DerivedUnitConverter handles associated SpecimenTypeDesignation correctly
- Applied in changeset commit:cdmlib|940e93a138cb1003aa0366647204aee36758cba5.
- 02:07 PM bug #7354 (Closed): DerivedUnitConverter handles associated SpecimenTypeDesignation correctly
- DerivedUnitConverter completely ignores the fact that a DerivedUnit can be associated with multiple or none SpecimenT...
- 02:20 PM bug #7353 (Resolved): SpecimenTypedesignationsWorkingsetEditor: error on saving after changing kindOfUnit
- Applied in changeset commit:cdm-vaadin|3baf176789a2471e9174a095357ed78cb690c3d5.
- 02:02 PM bug #7353 (Closed): SpecimenTypedesignationsWorkingsetEditor: error on saving after changing kindOfUnit
- Changing the kindOfUnit from can cause the situation in which an already existing DerivedUnit is to be persistet twic...
- 02:20 PM Revision 3baf1767 (cdm-vaadin): fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen
- 02:15 PM Revision 940e93a1 (cdmlib): fix #7354 DerivedUnitConverter handled typeDesignations correctly and abstains from persising anything
- 02:12 PM Revision 161620f9 (cdmlib): whitespace
- 02:12 PM Revision 2f54f726 (cdmlib): removing non java doc method comment
- 01:36 PM Revision 3f7d14c1 (taxeditor): ref #6429: adapt biocase provider preference page
- 10:26 AM Revision a8de83de (taxeditor): ref #6429: smaller changes in admin preferences
04/18/2018
- 05:56 PM Revision fdc04187 (taxeditor): ref #7095 Re-load specimen description to avoid multi rep exception
- 04:08 PM Revision 921ff608 (taxeditor): ref #7095 Correctly save RowWrapperDTO
- 03:22 PM Revision f665e780 (taxeditor): ref #6429: adapt admin preferences to other preferences
- 03:17 PM Revision b2765124 (taxeditor): ref #7352: adapt property path for synonyms and taxon relations
- 03:14 PM bug #7352 (Closed): review propertyPaths in editor
- the propertyPaths in editor are not updated for all model changes therefore the objects are not correctly loaded and ...
- 02:35 PM Revision d56cc92c (cdmlib): Remove unused occurrence service method (2)
- 02:16 PM Revision bd45d1fc (cdmlib): Remove unused occurrence service method
- 10:45 AM bug #7351 (Worksforme): LIE (LazyInitializationException) when opening SpecimenTypeDesignationWorkingsetEditor
http://test.e-taxonomy.eu/cdmserver/phycobank/app/registration#!workingset/55acea03-f39a-4ee1-aa47-a7c8b272712c
...- 10:26 AM Revision b8412039 (cdmlib): ref #7095 Fix NPE in specimen selection dialog
- 09:10 AM Revision 42002c0a (cdmlib): ref #7095 Add property paths to some methods
- 09:08 AM Revision 6dfca4b2 (taxeditor): ref #7095 Load description remotely
- 08:12 AM Revision c5066c73 (taxeditor): remove unused classes
- 06:43 AM Revision 07968816 (taxeditor): ref #7095 re-enable multi select in specimen selection dialog
- 06:33 AM Revision 7710d1ab (taxeditor): ref #7095 Add progress monitor to working set service (unstable)
- 06:33 AM Revision f852bff0 (cdmlib): ref #7095 Add progress monitor to working set service (unstable)
04/17/2018
- 03:02 PM Revision f5f64287 (taxeditor): ref #7095 Move specimen and description loading to service layer
- 02:55 PM Revision fad21775 (cdmlib): ref #7095 Move specimen and description loading to service layer
- 11:34 AM Revision 43e1b1e0 (cdm-vaadin): enabling EntityCacheDebugger for all AbstractPopupViews
- 10:09 AM Revision 5915a355 (cdm-vaadin): avoiding LIE in SpecimenTypeDesignationWorkingsetEditorPresenter collectors field and externatlizing init stratiegies
- 09:38 AM Revision 32c67f95 (cdm-vaadin): NPE fix
- 09:37 AM Revision 1b30495e (cdm-vaadin): TaxonNameEditor: avoiding LIE in authorship fields
- 09:36 AM Revision 11493d8f (cdm-vaadin): TextFieldNFix trim empty string to null
04/16/2018
- 05:04 PM bug #7350: Collection date is not being saved
- done! Please review.
- 05:03 PM bug #7350 (Resolved): Collection date is not being saved
- Applied in changeset commit:cdm-vaadin|3b4bcfb52e1aa9f8f673d85ff1aee25aa81cc3cb.
- 04:39 PM bug #7350 (Closed): Collection date is not being saved
Specimen typedesignations editor
Collection date, in das Feld Start „2018-01-01“ eingegeben, gespeichert, R...- 05:03 PM Revision 3b4bcfb5 (cdm-vaadin): fix #7350 fixing GatheringDate set method & fixing field type
- 04:10 PM Revision 6d1cd5a2 (taxeditor): ref #7095 Add cancel option for specimen description loading
- 04:10 PM Revision b9c29d7a (taxeditor): ref #7095 Fix monitor information for description loading job
- 04:10 PM Revision d01cd7ac (taxeditor): ref #7095 Fix WS property path
- 04:10 PM Revision 4f6b8e6e (taxeditor): ref #7095 Adding monitor information for description loading job
- 02:27 PM Revision 6e43b539 (taxeditor): adapt label of new button of collection selection dialog
- 02:24 PM Revision 93b32455 (taxeditor): fix selection of taxon of misappliedName relationship for supplemental data view
- 02:24 PM Revision 4c154cfa (taxeditor): name selection for supplemental data view
- 10:29 AM Revision 6e4d44c5 (taxeditor): ref #7095 Fix imported libraries
- 09:18 AM Revision fb4c53d2 (taxeditor): ref #7095 Added more paths to property path loading
- - removed deproxying in some cases
- 08:49 AM Revision 6ead69e0 (taxeditor): ref #7095 Remove unused specimen generator class
- 08:48 AM Revision 353f7dda (taxeditor): ref #7095 Increase performance of specimen selection dialog
- - loading with property path
- pre-caching of taxon node label
04/13/2018
- 06:29 PM bug #7349 (Closed): RegistrationPopupEditor fails saving new References with new Team with 2 new memers
- 06:29 PM bug #7349: RegistrationPopupEditor fails saving new References with new Team with 2 new memers
- This was a quite strange bug.
As long as the new person objects where set as value to the lazy select the contact ... - 06:25 PM bug #7349 (In Progress): RegistrationPopupEditor fails saving new References with new Team with 2 new memers
- 06:25 PM bug #7349 (Closed): RegistrationPopupEditor fails saving new References with new Team with 2 new memers
habe den Eindruck, dass es wieder an dem neuen Team von 2 neuen Autoren liegt.

~~~
...- 06:27 PM Revision 0ce0edd2 (cdm-vaadin): ref #7349 prevent from setting nbew persons as value to person select - fixes problem with person fields being mixed up
- 04:12 PM Revision 12f80804 (cdm-vaadin): #7231 fixing bug in EntityCacheDebugger
- 02:02 PM task #6753: Edaphobase data issues before import
- Synonym relationships with deleted taxa
~~~ sql
SELECT
sr.tax_synonym_id, sr.deleted, a.taxon_id, a.valid, a....
04/12/2018
- 04:41 PM Revision c0918c7c (taxeditor): ref #7095 Refactor RowWrapper
- 04:41 PM Revision c4010fc2 (taxeditor): ref #7095 Fill matrix asynchronously
- 09:22 AM Revision 28b6d887 (taxeditor): fix NPE for drag&drop in factual data view
- 09:03 AM Revision 46d40a62 (taxeditor): ref #7095 some UI enhancements
- 08:40 AM Revision 71ef005a (taxeditor): ref #7095 Add text filter to specimen selection dialog
04/11/2018
- 04:55 PM Revision d343852d (cdm-vaadin): ref #7348 moving RegistrationDTO related classes from cdm-vaadin to cdmlib-services
- 04:55 PM Revision 6d6d19d1 (cdm-vaadin): ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages
- 04:55 PM Revision 0844524a (cdm-vaadin): switching vom id based to uuid based ui navigation and entity references
- 04:53 PM Revision 6e858cb7 (cdmlib): ref #7348 moving RegistrationDTO related classes from cdm-vaadin to cdmlib-services
- 03:18 PM feature request #7348 (Closed): RegistrationDTO webservices implemented
The webservices exposing `RegistrationsDTO`s must not expose `Registration`s to unauthenticated users which are not...- 02:22 PM Revision 835c1454 (taxeditor): ref #7095 Fix label representation for taxon combo
- 02:21 PM Revision 0df7b52d (taxeditor): ref #7095 Show tabular info in specimen selection dialog
- 11:56 AM Revision 80a0c0dc (taxeditor): ref #7086 Fix potential multiple representation exception
- 09:51 AM Revision ef79b4ff (cdmlib): ref #7086 Add getter for structure and property
- 09:39 AM Revision 3fe2a4b6 (taxeditor): ref #7095 Sort feature columns according to FeatureTree
- 09:13 AM Revision 081d99b4 (taxeditor): ref #7086 Add property and label to character details view
- 07:50 AM task #7269: Use redmine as message hub for submitter curator communication
- Applied in changeset commit:taxeditor|2ccbcf35e9e8b9cdd92c8c289cfe7f715ca047c7.
- 07:50 AM Revision 2ccbcf35 (taxeditor): fix #7269 Add missing redmine dependency to taxeditor.cdmlib
- 07:48 AM Revision 5cea1626 (taxeditor): ref #7095 Implement generic abstract combo class
- 07:48 AM Revision 09b45523 (taxeditor): ref #7095 Add taxon filter combo to specimen selection dialog
- 07:48 AM Revision de5b7791 (taxeditor): ref #7086 Thin out character details view
04/10/2018
- 04:31 PM Revision 1245cdd8 (taxeditor): ref #7095 Change taxon column cell text depending on tree/list view
- 03:51 PM Revision 7029881a (taxeditor): ref #7095 Change taxon column label
- 02:09 PM Revision 88b5520d (cdm-vaadin): ref #7101 fixed bug related to uppercase column names and refactored
- 01:56 PM bug #7101 (In Progress): StatusPresenterTest broken
- 01:49 PM Revision 0ac7ad4a (cdm-vaadin): ref #7101 using uppercase column names to fix HSQLDB tests and enabled testSynonyms test
- 01:42 PM Revision abcff2a8 (cdm-vaadin): ref #7101 fixed testLoadTaxa test
- 12:12 PM Revision 6d6b201f (cdm-dataportal): ref #7347 introducing DataPortalContextProviders, DataPortalsListContextProvider reads config from system property 'SiteListUrl'
- 09:05 AM Revision 619e9df3 (cdm-dataportal): ref #7347 refacoring of the dataportal test suite for more flexibility
- 08:45 AM Revision fadab744 (cdm-dataportal): ref #7347 refacoring of the dataportal test suite for more flexibility
- 08:44 AM task #7347 (New): Generic test suite to monitor multiple dataportals
- This test suite will generically test common functionality on multiple dataportal installations
* Base the test ...
04/09/2018
- 04:31 PM Revision e5e64d18 (cdm-vaadin): ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields (2)
- - adding entity as field to EntityChangeEvent
- replacing all onDoneWithEditor listener methods by according onEnti... - 04:30 PM Revision d80468ec (taxeditor): ref #7095 Disable summary for supplemental columns
- 03:08 PM Revision 8593f7ea (cdm-vaadin): fixing missing typifiedNameRef in case of existing reg with name
- 11:39 AM Revision 8dcaccaf (taxeditor): ref #7095 Fix summary for CategoricalData
- 11:34 AM bug #7344 (Resolved): TaxonNamesEditor to fill authorship fields automatically if nomref and basionym are set?
- Henning, this issue should be fully solved now, and you are welcome to review this ticket.
- 11:32 AM Revision 13d24007 (cdm-vaadin): ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields
04/06/2018
- 11:36 PM bug #3804 (Resolved): E+M import Person titles contain Object.toSting() representations
- Seems to be fixed. Only remaining AgentBase with title Person#ID<UUID> is now BM AuthorID 3330, which really has no d...
- 05:25 PM task #7341 (In Progress): [Check] CommonName import issues
- 05:24 PM task #7346 (Closed): [CHECK] Use separate area vocabulary for common names
- Currently we try to map common name areas to tdwg and country vocabularies.
Experience has shown that it is better t... - 05:05 PM bug #7344 (In Progress): TaxonNamesEditor to fill authorship fields automatically if nomref and basionym are set?
- 04:24 PM Revision 810e8605 (cdm-vaadin): ref #7344 inferring authorship from the editor fields, reducing calls to updateAuthorshipFields(), fixing valueChange event handling
- 01:46 PM Revision e90e4ec3 (cdm-vaadin): ref #7344 new TaxonNameEditor mode to allow autofilling of name authorship fields
- 12:12 PM task #7039: Remove Hacks for RL 2017 from Distribution Editor
- I made some preparations for removing the hacks and retrieving the uneditable areas from preferences.
@Andreas Mülle... - 12:01 PM task #7039 (In Progress): Remove Hacks for RL 2017 from Distribution Editor
- 12:00 PM Revision c92b53a5 (cdm-vaadin): ref #7039 made preparations to retrieve uneditable areas from preferences
- 11:15 AM Revision eed6b243 (cdm-vaadin): refactoring
- 10:49 AM Revision 19eaf51a (cdm-vaadin): ref #6903 removed unused TermCacher
04/05/2018
- 07:01 PM feature request #7345 (Closed): [E+M] Common name references selectable in TaxEditor
- In Euro+Med Berlin Model references for common names are handled separately from other references but do link to them...
- 04:48 PM bug #7344 (Closed): TaxonNamesEditor to fill authorship fields automatically if nomref and basionym are set?
- We misunderstood how the authorship fields in the TaxonName are used by the cdm library. In contrast to the current i...
- 04:28 PM task #7343: PersonField allows editing the nomenclaturalTitle
- please review
- 04:27 PM task #7343 (Resolved): PersonField allows editing the nomenclaturalTitle
- Applied in changeset commit:cdm-vaadin|adad0cac1264f1e303f63a453933e1488c773457.
- 04:24 PM task #7343 (Closed): PersonField allows editing the nomenclaturalTitle
- add a TextField for the `Person.nomenclaturalTitle` to the `PersonField` and keep the UI compact at the same time
- 04:27 PM Revision adad0cac (cdm-vaadin): fix #7343 addind expanable field for the nomenclaturalTitle of Person
- 04:27 PM Revision b32928ec (cdm-vaadin): avoiding null captions
- 11:46 AM bug #7342: incomplete bean initialization with specific data causes LIEs
- ich habe den cdm-server heute morgen um 2018-04-05 08:51:14 neu gestartet, weil der swap-space wieder mal sehr stark...
- 10:51 AM feature request #7244: DistributionStatus editor help
- Added help-window for the distribution editor.
@Andreas Müller Please review if the documentation is sufficient. - 10:51 AM bug #7241 (Closed): Missing rights are not correctly indicated in Vaadin distribution editor - flexible vaadin errorhandler is needed
- 10:42 AM bug #7241: Missing rights are not correctly indicated in Vaadin distribution editor - flexible vaadin errorhandler is needed
- Andreas Kohlbecker wrote:
> I modified the DelegatingErrorHandler and ErrorTypeHandler a bit in order to allow using... - 10:39 AM Revision c7605112 (cdm-vaadin): ref #7241 modifications to use generic DelegatingErrorHandler
04/04/2018
- 05:23 PM task #7341: [Check] CommonName import issues
- Find commonNames or facts attached to orphaned taxa:
~~~sql
SELECT n.fullNameCache, pt.PTNameFk, pt.PTRefFk, coun... - 02:32 PM bug #7342: incomplete bean initialization with specific data causes LIEs
- for example portal/classification/b010c84d-6049-45f4-9f13-c065101eaa26/childNodesOf/a7d542c5-1ae2-4edd-9f46-445b9b7f6...
- 02:23 PM bug #7342 (Worksforme): incomplete bean initialization with specific data causes LIEs
- this has been observed at the salvador portal where a lot of functionality is broken due to `LazyInitializationExcept...
- 08:40 AM feature request #6812: Improve TaxEditor download site
- [a.mueller:]
... Ich wollte nur darauf hinweisen, dass das mit dem automatischen Verschieben noch nicht klappt ...
04/03/2018
- 12:36 PM task #7341 (Resolved): [Check] CommonName import issues
- Run script to create common names from facts: #6938
There are some issues with common name import for E+M:
* C...
Also available in: Atom