Activity
From 01/25/2018 to 02/23/2018
02/23/2018
- 03:09 PM bug #7295 (Resolved): When creating homotypic synonym the accepted taxon and new synonym are not shown anymore
- Applied in changeset commit:taxeditor|7d6f3a6a338c14c6878143d1ff2f00c36e5d6fa6.
- 03:08 PM bug #7295 (Closed): When creating homotypic synonym the accepted taxon and new synonym are not shown anymore
- when creating a new homotypic synonym by using the reight click menu, the accepted taxon and the new created synonym ...
- 03:09 PM Revision 7d6f3a6a (taxeditor): fix #7295: problem with create homotypic synonym in name editor
- 02:56 PM Revision cb6cf89d (taxeditor): fix titleCache problem in personDetailElement
- 01:20 PM bug #7156 (Worksforme): After deleting factual data all save operations result in DataIntegrityViolationException
- I could not reproduce it anymore.
- 01:17 PM feature request #5783: Rename demo instances back to demo I and demo II
- Andreas, is there anything else to do to change the name in the json file?
- 01:15 PM Revision a35739ed (taxeditor): ref #5783: rename demo 1
- 01:00 PM Revision eb6e490d (taxeditor): ref #7230: refresh of name editor and details view after changing taxon of misapplied name relationship
- 12:52 PM Revision 7171015b (taxeditor): ref #7230: refresh of name editor and details view after changing taxon of misapplied name relationship
- 12:50 PM bug #5637 (Resolved): Selecting a new name for a taxon does not update the details view
- this should be fixed by the fix of #5696
- 11:56 AM bug #5696: When selecting a new name for a given taxon the name relationships are not updated
- please review
- 11:55 AM bug #5696 (Resolved): When selecting a new name for a given taxon the name relationships are not updated
- Applied in changeset commit:taxeditor|cbe745d1268d88505d6bd4e7a4ec42923c227191.
- 11:54 AM Revision cbe745d1 (taxeditor): fix #5696: updating details view and supplemental data view after choosing a new name
- 10:50 AM Revision 95b421bd (taxeditor): remove copy paste error
- 10:45 AM Revision e3ec8207 (taxeditor): ref #7268 Fix potential NPE
02/22/2018
- 06:18 PM Revision 70cb2907 (cdmlib): ref #7269 making redmine issues private
- 05:46 PM Revision 19c333f8 (cdmlib): ref #7269 pulling public service methods into service interface
- 05:21 PM Revision 69e3d783 (cdm-vaadin): using ApplicationConfiguration in CdmVaadinConfiguration
- 05:06 PM bug #7294 (Closed): keys block can not be disabled in tabless taxon page
- Außerdem sehe ich, dass bei der untabbed Darstellung im Checklisten-Portal z.B. http://portal.cybertaxonomy.org/flor...
- 05:03 PM bug #7293 (New): improve display of keys in tabless taxon page
- ich sehe gerade bei der Flora von Cuba (z.B. http://portal.cybertaxonomy.org/flora-de-la-republica-de-cuba/cdm_data...
- 04:43 PM Revision 44508366 (cdmlib): extending CdmPermissionClass
- 03:42 PM Revision 37478443 (cdmlib): extending CdmPermissionClass
- 03:38 PM Revision 6f2cf8cb (cdmlib): extending CdmPermissionClass
- 03:14 PM feature request #7268: Re-implement own preference dialog
- Patrick Plitzner wrote:
> Copied from #7007:
>
> Katja Luther wrote:
> > Opening the preferences now throws an N... - 03:11 PM feature request #7007 (Resolved): Migrate IMemento functionality
- Applied in changeset commit:taxeditor|935c0645af6942b1af9834fe6a3a78960bb1646c.
- 03:11 PM Revision 935c0645 (taxeditor): fix #7007 Fix potential NPE
- 03:08 PM bug #7292 (Closed): TaxonSelectionDialog throws error when searching for '?'
- When searching for '?' in the TaxonSelectionDialog (it does not matter from where it was opened) the following except...
- 03:01 PM bug #7290 (Resolved): Creating the first node in a new polytomous key throws NPE
- Applied in changeset commit:taxeditor|4bf09483757553a725525563734a26473ba3e7eb.
- 01:54 PM bug #7290 (Closed): Creating the first node in a new polytomous key throws NPE
- 1. Create new PolytomousKey
1. Create new PolytomousKeyNode -> Exception
~~~
login : admin
editor version : 4.1... - 03:01 PM Revision 4bf09483 (taxeditor): fix #7290 Fix NPE when view has not already been created
- 02:48 PM bug #7291 (Closed): PolytomousKey Node should not allow to search for synonym
- searching for a taxon for a pk node also offers synonyms. Resulting in a CCE as synonyms are not allowed to be linked...
- 02:41 PM Revision e5912296 (cdm-vaadin): moving AlternativeUnitilsJUnit4TestClassRunner to cdmlib-test
- 02:41 PM Revision e08ad769 (cdm-vaadin): formatting
- 02:15 PM bug #7289 (Closed): hibernate warning HHH90000003 pollutes log files
- 02:02 PM bug #7289: hibernate warning HHH90000003 pollutes log files
- Well, the information given in this stack overflow post is not correct then.
Anyway I think we can close this tick... - 01:36 PM bug #7289 (Feedback): hibernate warning HHH90000003 pollutes log files
- We do use hibernate version 5.0.7 already. But as written in #4716 the problem still persists for hibernate-envers cl...
- 12:03 PM bug #7289 (Closed): hibernate warning HHH90000003 pollutes log files
- according to https://stackoverflow.com/questions/32181529/how-to-get-rid-of-hhh90000003-use-of-dom4j-entity-mode-is-c...
- 01:19 PM task #7269 (In Progress): Use redmine as message hub for submitter curator communication
- 01:18 PM task #7269: Use redmine as message hub for submitter curator communication
- Additional TODOs:
* extract interface for service
* issues must be private
* issues must only be visible to the... - 12:55 PM Revision f79378cc (cdmlib): ref #7269 fixing test environment to allow running RedmineRegistrationMessageServiceTest in the surefire test suite:
- - fixing cdmlib-ext test application context
- avoiding CdmRepository as autowired spring bean - 12:44 PM bug #7287 (Closed): Unit tests using the DefaultTermInitializer break subsequent integration tests in the suite
- 12:33 PM bug #7287: Unit tests using the DefaultTermInitializer break subsequent integration tests in the suite
- **The above mentioned problems where only due to a local change in `CdmTransactionalIntegrationTest` which I applied ...
- 11:41 AM bug #7287: Unit tests using the DefaultTermInitializer break subsequent integration tests in the suite
- After using the new unit test base class TermTest for all test which need the terms to be initialized another strange...
- 12:43 PM Revision 1379f0c9 (cdmlib): lowering loglevel in test
- 12:41 PM Revision 9a4a2ab7 (cdmlib): ref #7287 reverting DerivedUnitFacade test back to using tests
- 12:31 PM Revision 38e6ea4a (cdmlib): ref #7287 fixing bug
- 12:08 PM Revision b7d56b39 (cdmlib): ref #7289 suppressing HHH90000003
- 12:05 PM feature request #4716: Other dependencies to be updated
- can this be closed?
- 11:39 AM Revision 86f1dea4 (taxeditor): ref #7282 Fix refresh after dragging terms
- 11:37 AM bug #6219: Deleting synonym is persisted immediately, but the editor is set dirty
- please review.
- 11:36 AM bug #6219 (Resolved): Deleting synonym is persisted immediately, but the editor is set dirty
- Applied in changeset commit:taxeditor|0c5520e0eeb9abc0d9519f10f63f035802bde735.
- 11:33 AM Revision 0c5520e0 (taxeditor): fix #6219: delete of synonyms is performed with save in name editor
- 11:30 AM Revision ec33f269 (cdmlib): ref #7287 base test class for all unit tests which need terms being initialized
- 11:12 AM Revision 6056b407 (taxeditor): ref #7282 Remove dirty state when disposing
- 11:01 AM feature request #6806 (Resolved): Add context menu to FeatureTreeEditor
- Comment 5 and 7 are fixed. Comment 6 has already been fixed before.
- 11:00 AM Revision d00e1697 (taxeditor): ref #6806 Allow adding multiple nodes for the same feature
- 11:00 AM Revision e41f49d0 (cdmlib): silencing chatty test
- 10:49 AM Revision 72c03cfb (taxeditor): ref #6806 Add "Add child feature" to feature tree editor context menu
- 10:02 AM bug #7284: Multiple taxeditor jars created in p2 update for a single jenkins build
- from Andreas K.:
Im jenkins worspace gibt es einen ordner indem sich noch immer viele artefakte ansammeln:
Ic... - 08:39 AM Revision d6a26eea (cdmlib): silencing chatty test
02/21/2018
- 06:33 PM bug #7287: Unit tests using the DefaultTermInitializer break subsequent integration tests in the suite
- affected test class files (without cdmlib-model, model has no integration tests!):
~~~
cdmlib-ext/src/test/java/e... - 06:21 PM bug #7287 (Closed): Unit tests using the DefaultTermInitializer break subsequent integration tests in the suite
Here we make the distinction between Unit and integration test by the fact that integration tests are sub classing ...- 06:22 PM task #7288 (New): Separate Unit and integration tests completely,
- only unit test should be run by maven surefire, whereas integration test are to be run by the maven failsafe plugin.
... - 06:07 PM bug #5095: Fix failing dozer related tests
- the tests in
~~~
cdmlib-remote/src/test/java/eu/etaxonomy/cdm/remote/dto/assembler/lsid/AssemblerTest.java
cdmli... - 06:06 PM task #7286 (Duplicate): re-enable dozer related tests
- #5095 is still open, so this is a duplicate then
- 06:03 PM task #7286 (Duplicate): re-enable dozer related tests
- in order to solve #5095 the tests in
cdmlib-remote/src/test/java/eu/etaxonomy/cdm/remote/dto/assembler/lsid/Assemb... - 04:35 PM feature request #7285 (Closed): Edaphobase import: implement ranks Cohort, Hyporder
- For Hyporder see http://www.miketaylor.org.uk/dino/faq/s-class/levels/
Problem with cohort is that the exact posit... - 04:22 PM bug #7079 (Resolved): P2 updates not found
- By clearing the update site with every build (#7279) This issue seems to be solved.
- 04:21 PM bug #7284 (Resolved): Multiple taxeditor jars created in p2 update for a single jenkins build
- Removing -P uploadRepo -Dupdate.dir=nightly from the taxeditor-JRE-INTEGRATION solved this issue. Now there is only o...
- 03:58 PM bug #7284 (Closed): Multiple taxeditor jars created in p2 update for a single jenkins build
- For one execution of taxeditor-INTEGRATION there are three versions of every taxeditor jar on the update site. They a...
- 03:53 PM bug #7279 (Resolved): p2 sites are extremely huge
- There are multiple files but this seems to be another issue. As they are all from the current built updates should wo...
- 02:45 PM bug #7279 (In Progress): p2 sites are extremely huge
- There are still editor jars with multiple versions accumulating in update site:
eg:
https://cybertaxonomy.eu/down... - 02:41 PM bug #7279 (Resolved): p2 sites are extremely huge
- The update site is now deleted by using the `sshexec` feature of the maven wagon plugin. The goal is part of the `upl...
- 11:20 AM bug #7279 (In Progress): p2 sites are extremely huge
- 03:44 PM Revision 4cde196c (cdmlib): silencing chatty test
- 02:41 PM Revision b9e28c8f (taxeditor): cleanup
- 02:40 PM bug #7239 (Resolved): Rename last name by family name and first name by "Other/given names"
- Applied in changeset commit:taxeditor|d18c9390acd16d486fad48b90d7dda279f93d2f1.
- 02:40 PM Revision d18c9390 (taxeditor): fix #7239: rename lastname and first name
- 02:18 PM task #2055 (Rejected): Improve Article creation for nomenclatural references
- Some parts are implemented, some do not make sense anymore. Therefore rejected (worksforme).
- 02:17 PM feature request #3533 (Resolved): Prefill nomenclatural reference information if possible
- 02:07 PM feature request #3983 (Duplicate): [DISCUSS] Easier reference selection - Euro+Med sourceID
- 02:05 PM feature request #3983 (Resolved): [DISCUSS] Easier reference selection - Euro+Med sourceID
- 01:27 PM feature request #3983 (Closed): [DISCUSS] Easier reference selection - Euro+Med sourceID
- 02:05 PM feature request #3989: [DISCUSS] Allow defining the vocabularies to be offered in the select dialogs
- Solutions are clear. Tickets need to be created or linked.
- 01:56 PM Revision 753eefd1 (taxeditor): ref #7279 Fix folder path for sshexec
- 01:44 PM Revision d570274e (taxeditor): ref #7279 remove serverId from sshexec configuration
- 01:29 PM feature request #5687: search for alternative identifiers
- check, what to copy to #7283
- 01:28 PM feature request #5687 (Resolved): search for alternative identifiers
- 01:28 PM feature request #5687 (Closed): search for alternative identifiers
- 01:27 PM feature request #5687 (Resolved): search for alternative identifiers
- 01:28 PM feature request #7283 (Resolved): Improvements for alternative identifier search
- Make configurable via preferences.
* Allow filtering by certain identifier types #7841
* ~~In search result the a... - 12:30 PM Revision b2b839b7 (taxeditor): ref #7279 Revert/decrease maven wagon and scm extensions
- 12:16 PM Revision 36e531b3 (taxeditor): ref #7279 Update other maven wagon and scm extensions
- 12:06 PM feature request #6305: [MASTER] Improve EDITOR import/export UI configuration panel for all imports/exports
- Please create subtickets for all imports/exports. Change target version to "Reviewed next ...." afterwards.
- 11:42 AM bug #6786 (Closed): Remaining feature tree editor issues
- copied open issues to new ticket
- 11:41 AM bug #7282 (Closed): Still remaining feature tree editor issues
- * ~~Use right click menu for all commands. This is the standard for all editors we have, including tree editors like ...
- 11:37 AM bug #7003 (Worksforme): endless loop with IllegalArgumentException when no active conversation is found
- Reopen if necessary
- 11:22 AM bug #7013 (Resolved): NonUniqueObjectException for setSecundumReferenceForSubtree
- this should be resolved with reload of the reference
- 10:49 AM feature request #7281 (Closed): Implement bromelian import
- 07:14 AM Revision 31c3a6af (taxeditor): ref #7279 Fix wagon web dav extension and wagon-maven-plugin version
02/20/2018
- 07:04 PM Revision 03e6837b (cdmlib): ref #7269 comment
- 07:00 PM task #7269 (Resolved): Use redmine as message hub for submitter curator communication
- Applied in changeset commit:cdmlib|83d34a190ce9e9decc40866dea9c2a7b5cdf9fe8.
- 07:00 PM Revision 83d34a19 (cdmlib): fix #7269 implementing RedmineRegistrationMessageService
- 07:00 PM Revision c59ffc67 (cdmlib): typo
- 07:00 PM Revision 03160282 (cdmlib): fixing test application context for cdmlib-ext
- 07:00 PM Revision 476884f2 (cdmlib): creating parent directories if missing
- 07:00 PM Revision fdf9163d (cdmlib): moving AlternativeUnitilsJUnit4TestClassRunner from cdm-vaadin to cdmlib-test
- 04:54 PM Revision 47b6f08e (taxeditor): ref #7279 Update wagon wb dav extension
- 04:41 PM Revision 36db2aa2 (taxeditor): ref #7279 Change maven phase for deleting update site
- 04:17 PM Revision 249a8e67 (taxeditor): ref #7279 Delete update site before deploying a new build
- 03:41 PM Revision 663c54dd (taxeditor): ref #7268 Added confirm dialog to p2 update handler + i18n
- 01:21 PM feature request #7076: Add Nebula CompositeTable as direct dependency
- For review try opening the GrantedAuthority editor. It is the only widget that uses this dependency
- 12:11 PM bug #7079: P2 updates not found
- something extremely interesting happened:
After deleting and recreating the `taxeditor/update/nightly` folder the ... - 11:33 AM bug #7079: P2 updates not found
- test:
1 . deleted exiting `./p2/org.eclipse.equinox.p2.repository/cache/-622154754` file which had the md5 sum: `0... - 11:23 AM bug #7079: P2 updates not found
- supplying some more details to the issue description ...
- 11:58 AM bug #7279 (Closed): p2 sites are extremely huge
- Sizes as seen currently:
* 22G nightly
* 9.7G stable
These folders seem to contain more files than need...
02/19/2018
- 05:47 PM bug #7277 (Closed): Add micrometer to MeasurmentUnit
- works fine
- 04:07 PM bug #7277: Add micrometer to MeasurmentUnit
- please review
- 04:05 PM bug #7277 (Resolved): Add micrometer to MeasurmentUnit
- Applied in changeset commit:cdmlib|0b89a342d89273b0039d2feed87daa7b20b0dd20.
- 04:04 PM bug #7277 (Closed): Add micrometer to MeasurmentUnit
- 05:19 PM Revision a088cd55 (taxeditor): ref #7268 Refactored p2 update related classes
- - moved handle and util to store plugin
- re-wrote update handler to not relate on eclipse internal update site
pref... - 04:19 PM bug #7278 (New): Import in Authors correctly in Edaphobase
- 04:05 PM Revision 0b89a342 (cdmlib): fix #7277 add µm to MeasurementUnit
- 04:05 PM Revision 3fad5b84 (cdmlib): cleanup
- 03:28 PM feature request #7268: Re-implement own preference dialog
- Copied from #7007:
Katja Luther wrote:
> Opening the preferences now throws an NPE:
>
>
> ~~~ text
> java.l... - 02:48 PM Revision 023093e5 (taxeditor): remove unused ProgressMonitor
- 02:32 PM feature request #6547: Implement excluded and unplaced in taxon navigator
- now there is the excluded/update check in TaxonNodeByNameComparator, so the sorting works for the alphabetic order, t...
- 02:17 PM feature request #6547 (Resolved): Implement excluded and unplaced in taxon navigator
- Applied in changeset commit:cdmlib|65107bf34868fc063c4397f965cf646cdfbe0cb0.
- 01:39 PM feature request #6547 (Feedback): Implement excluded and unplaced in taxon navigator
- Reopen as sorting does not yet work with "alphabetic" sort order, only with "rank + alphabet".
- 01:47 PM Revision 65107bf3 (cdmlib): fix #6547: implement unplaced/excluded comparison also for TaxonNodeByNameComparator
- 01:02 PM Revision 64301fda (taxeditor): avoid potential widget is disposed exception
- 12:46 PM bug #6679 (Closed): search for misapplied names in portal does not work
- 12:30 PM bug #6679: search for misapplied names in portal does not work
- This can be closed I think.
- 12:25 PM feature request #7007: Migrate IMemento functionality
- Opening the preferences now throws an NPE:
~~~ text
java.lang.Exception: login : admin
editor version : 4.15.0... - 12:14 PM bug #7230 (In Progress): Refresh in name editor does not work if using "reuse taxon" in Misapplied Name View (e4)
- now the details view and name editor are updated, but there is still a bug in showing the taxonrelationship after the...
- 12:07 PM task #7023 (In Progress): Replace the vaadin-table of the distribution editor by vaadin-grid
- 12:06 PM Revision e10b6c13 (taxeditor): ref #7215: minor
- 11:59 AM feature request #7276: Make User.email a unique field.
- This only makes sense if email is an obligatory field, which currently is not the case and probably also will not be ...
- 10:22 AM feature request #7276 (In Progress): Make User.email a unique field.
- Make User.email a unique field.
In the context of password recovery it seems also a requirement to make the email ... - 11:57 AM Revision 47230e63 (taxeditor): ref #7215: check for all misapplied names in details element
- 11:55 AM bug #6804 (In Progress): Order areas in Distribution Selection Editor
- 11:54 AM Revision 83e3c490 (cdm-vaadin): ref #6804 sort available distributions
- 11:34 AM Revision 6c012cf6 (taxeditor): ref #7268 Hard-code P2 update site and remove from preferences
- - update site is derived from the build version (nightly or stable)
- 11:32 AM Revision 018cd7f8 (cdm-dataportal): ref #6679 fixing bugs in misapplied name processing
- 11:24 AM feature request #7275: [DISCUSS] Require email address for Users
- Andreas Müller wrote:
> As password recovery is not necessarily a feature needed for all CDM instances the necessity... - 10:05 AM feature request #7275: [DISCUSS] Require email address for Users
- As password recovery is not necessarily a feature needed for all CDM instances the necessity of obligatory email need...
- 11:16 AM feature request #7215 (Resolved): Implement pro parte misapplied names in TaxEditor
- 11:15 AM Revision 81134409 (taxeditor): ref #7215: add p.p. to pro parte MAN in name editor
- 10:48 AM Revision a3e1e5d7 (taxeditor): ref #7215: fix selection of type
- 10:46 AM Revision 99260cf6 (taxeditor): cleanup
- 10:45 AM Revision 1fe09983 (cdmlib): cleanup
- 10:09 AM Revision 5098693b (taxeditor): ref #7268 Sort root nodes in preference dialog
- 10:09 AM Revision 2dd8037f (taxeditor): ref #7268 Fix stateful behavior of OpenPreferenceHandler
- - Convert class variables to local variables
- 10:09 AM Revision c6b1be20 (taxeditor): ref #7268 Unify preference page classes
- 10:09 AM Revision c786c70d (taxeditor): ref #7268 Avoid multiple warnings for preferences while not connected
- 10:09 AM Revision 267427cc (taxeditor): ref #7268 Fix hierarchy of preference nodes
- 09:13 AM Revision 05d10c49 (taxeditor): missing class of last commit
- 06:27 AM Revision 78159887 (taxeditor): ref #7095 Dirty fix for categorical dropdown size
- 06:27 AM Revision 5288f5cb (taxeditor): ref #7086 Remove taxon node from WS when removing it in WS editor
- 06:27 AM Revision 3d6f9d14 (taxeditor): ref #7095 Fix potential NPE
02/17/2018
- 08:36 AM bug #6679 (Feedback): search for misapplied names in portal does not work
- Medicago blancheana subsp. bonarotiana is still not found in Flora of Greece (see ticket description)
02/16/2018
- 04:48 PM task #2035: [MANUAL] Update Editor documentation to current version
- this can either be closed or assigned to Walter because he is writing the manual.
moving this to the current miles... - 04:46 PM task #6158: Update EDIT documentation from svn to git
- moving to current milestone as I am already working on it
- 04:23 PM feature request #7275 (In Progress): [DISCUSS] Require email address for Users
- Providing a valid email address in user entities should be required.
Without email address password recovery is no... - 02:56 PM feature request #7215: Implement pro parte misapplied names in TaxEditor
- please have a look, if this looks like it should.
- 02:13 PM feature request #7215 (In Progress): Implement pro parte misapplied names in TaxEditor
- 02:55 PM Revision 3a9975f6 (taxeditor): ref #7215: add combobox for selecting misapplied name type
- 02:13 PM feature request #7235 (In Progress): Make available area vocabularies a database preference for TaxEditor distribution editor
- 02:07 PM feature request #7063: Improve the area selection wizard for distribution editor
- the grayed check boxes for larger hierarchies needs to be improved
- 02:06 PM feature request #7010: Adapt handlers for multiple selection in e4 views
- the multiple selection in bulk editor still has to be improved
- 02:05 PM bug #5823: Fehler beim parallel Editieren von Referenzen
- after playing around with a name opened in name editor and bulk editor I still could reproduce the exception
- 01:58 PM bug #7249 (Resolved): NameTypeDesignationEditor delete not working
- please review
- 01:58 PM bug #7249 (In Progress): NameTypeDesignationEditor delete not working
- deleteTypedesignation(uuid, uuid) needs to be called so the name is loaded in the transaction of the method and is sa...
- 01:56 PM bug #7249 (Resolved): NameTypeDesignationEditor delete not working
- Applied in changeset commit:cdmlib|a4ea650264157dff61c6e4e351f9d1bf6aa79bb7.
- 01:43 PM bug #7249 (In Progress): NameTypeDesignationEditor delete not working
- now there is a exception when opening the taxon or name after deleting the type designation:
~~~
!ENTRY org.eclip... - 01:29 PM bug #7249 (Resolved): NameTypeDesignationEditor delete not working
- please review
- 01:28 PM bug #7249 (Feedback): NameTypeDesignationEditor delete not working
- this should work now. in tax editor it works as expected.
- 01:28 PM bug #7249 (Resolved): NameTypeDesignationEditor delete not working
- Applied in changeset commit:cdmlib|85b0276d8821c39d875efac1fa62c8375fe10dd2.
- 01:56 PM Revision 1ce096c2 (taxeditor): ref #7249: deleteTypedesignation should be called witg uuid parameter
- 01:55 PM Revision a4ea6502 (cdmlib): fix #7249: deleteTypeDesignation for uuids needs to be transactional
- 01:39 PM bug #6751 (Worksforme): After shutdown error message in log file
- I can not reproduce anymore
- 01:27 PM Revision 85b0276d (cdmlib): fix #7249: deleteTypeDesignation needs to be transactional
- 01:17 PM feature request #7190: TaxonNodeFilter should support aggregated area filter
- Andreas Müller wrote:
> Patrick Plitzner wrote:
> > Copied from #7166: I tested a scenario which actually the oppos... - 12:56 PM feature request #7190: TaxonNodeFilter should support aggregated area filter
- Patrick Plitzner wrote:
> Copied from #7166: I tested a scenario which actually the opposite of aggregation: the gen... - 12:48 PM feature request #7190: TaxonNodeFilter should support aggregated area filter
- Copied from #7166: I tested a scenario which actually the opposite of aggregation: the genus had a distribution which...
- 01:02 PM feature request #7262: add progress monitor to csv print export and cdm light export
- please review
- 01:01 PM task #7201 (Closed): [DISCUSS] Should we remove created comparison from CdmBase.equals?
- seems logically correct and as long as I see everything works
- 12:53 PM feature request #7148 (Closed): GrantedAuthorityRevokingRegistrationUpdateLister: delete orphan references to GrantedAuthorityImpl in User and Group
- remaining task copied to new issue
- 12:44 PM feature request #7148 (Feedback): GrantedAuthorityRevokingRegistrationUpdateLister: delete orphan references to GrantedAuthorityImpl in User and Group
- do you want to add the exception handling for failing flush or commit?
- 12:52 PM task #7274 (Closed): GrantedAuthorityRevokingRegistrationUpdateLister: add the exception handling for failing flush or commit
- copied from #7148:
"*Es fehlt eventuell in meinem Code noch die Fehlerbehandlung für den Fall dass das der flush o... - 12:52 PM bug #6786: Remaining feature tree editor issues
- moving to current milestone
- 12:52 PM feature request #6779: Allow drag&drop for features in GrantedAuthority editor
- moving to current milestone
- 12:52 PM feature request #6931: Migrate uses view
- moving to current milestone
- 12:52 PM feature request #6909: Migrate taxon navigator
- moving to current milestone
- 12:52 PM feature request #6598: Migrate commands and handlers
- moving to current milestone
- 12:51 PM bug #7031: Open in referencing objects view must not show "Open in referencing Objects"
- moving to current milestone
- 12:50 PM feature request #7102: Enable EDIT and DELETE for specimen determinations
- move this *forgotten* issue to current milestone
- 12:47 PM feature request #7166 (Closed): Implement area filter for TaxonNodeFilter
- Everything works as expected. I tested a scenario which actually the opposite of aggregation: the genus had a distrib...
- 12:44 PM feature request #7165 (Closed): Extend TaxonNodeFilter with rank filtering
- this works fine
- 12:25 PM bug #7111 (Closed): synchronize button does not work as expected
- constant is replaced
- 12:04 PM bug #7111 (Feedback): synchronize button does not work as expected
- Looks good. But can you replace the part id in `findPart("eu.etaxonomy.taxeditor.navigation.navigator");` with the co...
- 11:19 AM bug #7111: synchronize button does not work as expected
- please review
- 12:24 PM Revision f34422eb (taxeditor): minor
- 12:20 PM feature request #7008 (Closed): Migrate export wizards
- everything is fine.
- 12:12 PM feature request #7008: Migrate export wizards
- Katja Luther wrote:
> the jaxb export wizard and sdd export wizard has the next button activated, but there is no ad... - 12:14 PM bug #7112: Ask for saving dirty editors when closing Taxeditor
- No work has been done so far. Moved to next milestone.
- 12:09 PM feature request #6800: Allow all filters for DwCA export in TaxEditor
- the subtree filter should be available now, please review. To filter on taxa, you have to click on taxonnodes without...
- 12:03 PM bug #7273 (New): Expanding DeleteTaxonNode wizard shows some parts of the buttons in old position
- when expanding the deleteTaxonnode wizard for configuring the delete, there are some parts of the buttons visible at ...
- 12:00 PM bug #7069 (Closed): Delete taxon node should have consistent configuration
- now the nodes are only deleted if delete is clicked.
the problem of the remaining button parts when expanding the wi... - 11:44 AM Revision 6209bd80 (taxeditor): ref #7069: clicking on x closes delete configuration wizard without deleting taxon node
- 11:17 AM feature request #7158: Add pro parte misapplied name to the concept relationship types
- the search especially of the standard search looks correct.
@AK please review the lucene search - 10:55 AM bug #7183: Creating a new reference in bulk editor the focus is not set to the newly created entity
- please review
- 10:47 AM feature request #7001 (Feedback): Show date and/or version-number on taxeditor download site
- 10:45 AM Revision 3423aff4 (taxeditor): improve table reload after selecting new areas
- 09:50 AM Revision 87ada004 (taxeditor): ref #6533: minor
- 09:48 AM bug #6533 (Resolved): New taxon wizard does not refresh is excluded and excluded note information
- Applied in changeset commit:taxeditor|85367589e0f13bf26eace625c78183075f5d05c8.
- 09:48 AM Revision 85367589 (taxeditor): fix #6533: fix setting of excluded/unplaced in newTaxonnodeWizard
- 08:51 AM feature request #7268 (In Progress): Re-implement own preference dialog
- 08:44 AM bug #7079: P2 updates not found
- ich habe den **redirect auf https wieder aktiviert**
- 08:43 AM Revision 3319e347 (taxeditor): minor
- 08:43 AM Revision 483d1f1c (taxeditor): some more changes in checklist editor
02/15/2018
- 05:49 PM bug #7079: P2 updates not found
- nach dem "reload" wie in #5061 empfohlen wird wesentlich mehr von der Update site herunter geladen:
: ref #7268 Fix merge problem
- 03:48 PM Revision 5d3eb973 (cdm-server): Merge branch 'release/4.14.0' into develop
- 03:48 PM Revision a91786e3 (cdm-server): jenkins merging release branch into master (strategy: theirs)
- 03:47 PM Revision 5450d684 (cdm-server): updating poms for branch'release/4.14.0' with non-snapshot versions
- 03:47 PM Revision dbc4f4a0 (cdm-webapp): Merge branch 'release/4.14.0' into develop
- 03:47 PM Revision 0dccf3bc (cdm-webapp): jenkins merging release branch into master (strategy: theirs)
- 03:47 PM Revision 62f6ae0d (cdm-webapp): updating poms for branch'release/4.14.0' with non-snapshot versions
- 03:47 PM Revision 65284ccf (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.14.0
- 03:46 PM Revision 7d499577 (cdm-vaadin): Merge branch 'release/4.14.0' into develop
- 03:46 PM Revision 55a82fb2 (cdm-vaadin): jenkins merging release branch into master (strategy: theirs)
- 03:43 PM Revision fb700cdf (cdm-vaadin): updating poms for branch'release/4.14.0' with non-snapshot versions
- 03:43 PM Revision 5cb90548 (cdm-vaadin): jenkins bumping cdmlib.version to 4.14.0
- 03:41 PM Revision 672874ab (taxeditor): ref #7268 Implement own extension point for preferences
- # Conflicts:
# eu.etaxonomy.taxeditor.workbench/fragment.e4xmi - 03:35 PM Revision 0c3e5a5d (taxeditor): ref #6925 Implement utility method to open links in external browser
- 03:16 PM Revision b29119b4 (cdm-dataportal): Merge branch 'release/4.14.0' into develop
- 03:16 PM Revision 77f3c787 (cdm-dataportal): updating poms for branch'release/4.14.0' with non-snapshot versions
- 03:16 PM Revision 21a57a59 (cdm-dataportal): release-preparation: production level css
- 03:15 PM Revision 3810a598 (taxeditor): Merge branch 'release/4.14.0' into develop
- 03:15 PM Revision 2cf81f0b (taxeditor): Merge branch 'release/4.14.0'
- 03:04 PM Revision b09da64b (cdmlib): Updating develop poms back to pre merge state
- 03:04 PM Revision 78c98990 (cdmlib): Merge branch 'master' into develop
- 03:04 PM Revision b51d64a2 (cdmlib): updating develop poms to master versions to avoid merge conflicts
- 03:04 PM Revision 541ea4ff (cdmlib): Merge branch 'release/4.14.0'
- 02:56 PM feature request #7262 (Resolved): add progress monitor to csv print export and cdm light export
- I think this was fixed already therefore I set to resolved
- 02:53 PM bug #7209: use git repos instead of svn in all pom.xml
- the scm entries in the sub-modules are not needed as the source repository page of the doc site is only showing the e...
- 02:46 PM Revision 4684fdeb (cdmlib): updating poms for branch'release/4.14.0' with non-snapshot versions
- 02:44 PM Revision 6f55a1a8 (cdm-server): updating poms for 4.15.0-SNAPSHOT development
- 02:42 PM bug #6786: Remaining feature tree editor issues
- strange, I can't reproduce anymore, so these issues seem to be solved. Should we move remaining issues into a new tic...
- 12:14 PM bug #6786 (Feedback): Remaining feature tree editor issues
- When selecting a feature the table is not refreshed afterwards.
Also I got a NonUniqueObjectException when trying ... - 11:11 AM bug #6786 (Resolved): Remaining feature tree editor issues
- 02:34 PM Revision 48fe53fa (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.14.0-SNAPSHOT
- 02:34 PM Revision 6b7e6503 (cdm-webapp): updating poms for 4.15.0-SNAPSHOT development
- 02:34 PM Revision 41ac62d3 (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.15.0-SNAPSHOT
- 02:34 PM Revision 55efa02e (cdm-dataportal): updating poms for 4.15.0-SNAPSHOT development
- 02:33 PM Revision c80f158b (taxeditor): Updated version in pom / project files to taxeditor version : 4.15.0-SNAPSHOT and cdmlib version : 4.15.0-SNAPSHOT
- 02:33 PM Revision 5aa64549 (taxeditor): Updated version in pom / project files to taxeditor version : 4.14.0 and cdmlib version : 4.14.0
- 02:32 PM Revision 674c7530 (cdm-vaadin): jenkins bumping cdmlib.version to 4.14.0-SNAPSHOT
- 02:32 PM Revision caae9e04 (cdm-vaadin): updating poms for 4.15.0-SNAPSHOT development
- 02:32 PM Revision 6fbf9e1d (cdm-vaadin): jenkins bumping cdmlib.version to 4.15.0-SNAPSHOT
- 02:30 PM Revision eff22055 (cdmlib): updating poms for 4.15.0-SNAPSHOT development
- 02:14 PM feature request #6909: Migrate taxon navigator
- Creating a new classification works now. Also no exception is thrown anymore.
But in a completely empty database (... - 01:31 PM bug #6679: search for misapplied names in portal does not work
- Hallo Ralf,
bitte prüfe ob die Suchergebnisse nun korrekt sind.
Andreas - 01:25 PM bug #6679 (Resolved): search for misapplied names in portal does not work
- Applied in changeset commit:cdm-dataportal|eebf415b5ddb507dad7de6c82d970187059b6618.
- 10:55 AM bug #6679: search for misapplied names in portal does not work
- Another test case:
Hallo Andreas,
gab es in letzter Zeit Probleme mit den Misapplikationen? Ich habe eben R... - 01:30 PM bug #7237 (Closed): Status are not deletable in TaxEditor distribution status
- 09:05 AM bug #7237: Status are not deletable in TaxEditor distribution status
- now it should work
- 01:28 PM bug #7272 (New): implement test for misapplied names in search results
implement test to prevent from regressions of #6679- 01:25 PM Revision eebf415b (cdm-dataportal): fix #6679 fixing bugs in misapplied name processing and adding sensu reference
- 01:16 PM bug #7030 (Closed): Opening referenced object of type designation throws NPE
- Seems to be fixed.
- 12:30 PM feature request #6547 (Closed): Implement excluded and unplaced in taxon navigator
- remaining issue (icons) moved to new ticket
- 09:04 AM feature request #6547 (Resolved): Implement excluded and unplaced in taxon navigator
- update is solved by using the event bus
- 12:26 PM task #7271 (New): Find better symbols for unplaced and excluded
- 11:41 AM feature request #6779 (Feedback): Allow drag&drop for features in GrantedAuthority editor
- D&D works now. Only open issue: the label is not shown in the "Entity" field, but only the uuid.
- 11:05 AM feature request #6779 (Resolved): Allow drag&drop for features in GrantedAuthority editor
- I added FEATURE to CdmPermissionClass. Will test if it works when built in jenkins.
- 11:03 AM Revision 8dbaa0eb (cdmlib): ref #6779 add Feature to CdmPermissionClass and sort entries in CdmPermissionClass
- 10:27 AM feature request #7270 (Rejected): Registration message controller implemented
Service endpoint: `/registration/{local_identifier}/messages`
Messages related to a registration are not manag...- 09:43 AM Revision 597c113d (taxeditor): csv print also should use monitored operation
- 09:39 AM Revision 0101fa8d (cdm-vaadin): updating distributionManagement to cybertaxonomy.eu host
- 09:23 AM task #7269 (In Progress): Use redmine as message hub for submitter curator communication
- 09:18 AM Revision bc0e50fb (taxeditor): Rename class to avoid duplicate class names
- 09:14 AM bug #7252 (Closed): createdby_id often is null
- 09:13 AM bug #7252 (Resolved): createdby_id often is null
- Applied in changeset commit:cdmlib|d199517b4b86e38386578de341491f62819ea651.
- 09:13 AM Revision d199517b (cdmlib): fix #7252 adding comment to explain createdBy null values
- 09:07 AM Revision 561086e9 (taxeditor): Fix potential NPE
02/14/2018
- 04:09 PM Revision 7c23570f (taxeditor): ref #6786 Fix ClassCastException in FeatureTreeEditor
- 04:09 PM feature request #7132 (Closed): allow opening editors for name and typedesignations in readonly mode
- 04:07 PM bug #7077 (Closed): INameService.deleteTypeDesignation(TaxonName name, TypeDesignationBase typeDesignation) should delete the type designation also from Registrations
- The tests now runs successful even without the 'hack'
- 04:06 PM Revision 6c782c0a (cdm-vaadin): ref #7077 removing 'hack' from test after the issue has been fixed
- 03:53 PM Revision 07c7c710 (taxeditor): ref #6547 Add missing constant
- 03:51 PM bug #7160 (Closed): DwC-A meta.xml file has wrong file extension
- 03:50 PM bug #7103 (Closed): verify, fix, improve SpecimenTypeDesignationWorkingSetServiceImpl delete functions
- 03:50 PM Revision 8555ad50 (cdm-vaadin): ref #7103 TypedEntityReference: harmonizing equals with hashCode method (ignore label) and reenabling testcase in SpecimenTypeDesignationWorkingSetServiceImplTest
- 03:49 PM bug #7030 (Resolved): Opening referenced object of type designation throws NPE
- 02:03 PM bug #7030 (Feedback): Opening referenced object of type designation throws NPE
- I still get an NPE but at a different position:
~~~
login : admin
editor version : 4.14.0.201802132349
server :... - 03:49 PM Revision 840786bf (taxeditor): ref #7030 Fix NPE when opening TypeDesignations from RefObjView
- 03:27 PM feature request #6779: Allow drag&drop for features in GrantedAuthority editor
- This is probably related to the fact that Feature is not yet part of the CdmPermissionClass
- 03:26 PM bug #7250 (Closed): add null checks to TeamDefaultCacheStrategy
- looks ok
- 03:05 PM Revision f52937aa (taxeditor): ref #6547: update taxonnavigator when closing node wizard
- 02:51 PM bug #6786: Remaining feature tree editor issues
- Add new feature to an new empty feature tree throws a CCE:
~~~
login : admin
editor version : 4.14.0.20180214124... - 02:35 PM feature request #6547 (Feedback): Implement excluded and unplaced in taxon navigator
- 02:29 PM feature request #6547: Implement excluded and unplaced in taxon navigator
- Generally works. Only we may want to automatically refresh the navigator tree and labels after closing the taxon node...
- 01:35 PM feature request #6547 (Resolved): Implement excluded and unplaced in taxon navigator
- the unplaced are marked by a turned question mark and the excluded taxa by a slashed o.
Maybe we have to open a new ... - 02:28 PM bug #6984 (Closed): withHeader is not yet working in DwC-A export
- works now!
- 02:19 PM Revision 7e366dc2 (taxeditor): ref #6547: small changes in symbols
- 01:53 PM bug #7031 (Feedback): Open in referencing objects view must not show "Open in referencing Objects"
- It is now disabled but not completely invisible as most most of the other entries in other contexts.
Can't we just... - 01:50 PM bug #7237 (Resolved): Status are not deletable in TaxEditor distribution status
- Applied in changeset commit:taxeditor|8d0745f082c9b46d97adbef11901d6e00f458ad9.
- 01:30 PM bug #7237 (Feedback): Status are not deletable in TaxEditor distribution status
- It does not work. Saving throws
~~~
org.eclipse.e4.core.di.InjectionException: org.springframework.dao.InvalidDat... - 01:50 PM Revision 8d0745f0 (taxeditor): fix #7237: description editor: when status is empty and no description exist, do nothing
- 01:48 PM bug #7219 (Closed): CacheLoader.loadRecursive() fails handling proxy objects correctly
- 01:48 PM bug #6987 (Closed): LIE during name catalogue service call processing
- 01:47 PM feature request #7234 (Closed): Make areas in TaxEditor distribution editor sortable
- seems to work
- 01:43 PM feature request #7224 (Closed): PersonField: implement support for 'initials' field
- works as expected
- 01:41 PM bug #6075 (Closed): harmonize ' Enable auto-suggest' option with existing code
- 01:37 PM feature request #6740: Popup Editor for NameTypeDesignation
- Hi Henning,
please do the review of this implementation:
* Functionality as expected?
* All required fields av... - 01:32 PM task #7269 (Closed): Use redmine as message hub for submitter curator communication
- The Redmine issue system will be used to establish asynchronous communication between *curator* and *submitters*, whi...
- 01:29 PM Revision 179110e9 (taxeditor): add symbol to unplaced and excluded taxa in taxonnavigator
- 01:24 PM bug #7263 (Closed): Protected title cache for persons does not work
- Looks fine
- 10:45 AM bug #6159: improve distribution editor in TaxEditor
- save only the changed taxa is implemented with Revision 7e2465ad
- 10:41 AM feature request #7264 (Rejected): SpecimenTypedesignationsWorkingsetEditor: Longitute Latitude fields allow values as Gauss-Krüger Koordinates
- Hening:
Gauss-Krüger ist ein Sonderfall, dafür müssen wir nichts implementieren. - 10:11 AM feature request #7268 (Closed): Re-implement own preference dialog
- Note: Also clean up p2 related code because we are now just using one update site at a time.
- 10:08 AM feature request #7267 (Rejected): Migrate about dialog
- The current about dialog is based on e3 technology.
We would have to rewrite it from scratch
02/13/2018
- 05:15 PM bug #7153 (Closed): Implement possibility to "logout" completely from TaxEditor
- Created new ticket and re-closed this one.
- 05:13 PM bug #7153 (Feedback): Implement possibility to "logout" completely from TaxEditor
- The storing location should be implemented differently. Therefore I reopen the ticket.
- 03:09 PM bug #7153 (Closed): Implement possibility to "logout" completely from TaxEditor
- The login informations are stored in eu.etaxonomy.taxeditor.store.prefs and they are deleted when remember login data...
- 03:34 PM feature request #7264 (Rejected): SpecimenTypedesignationsWorkingsetEditor: Longitute Latitude fields allow values as Gauss-Krüger Koordinates
- see: https://de.wikipedia.org/wiki/Gau%C3%9F-Kr%C3%BCger-Koordinatensystem
The Gauss-Krüger values for log and l... - 03:15 PM bug #6219: Deleting synonym is persisted immediately, but the editor is set dirty
- the delete is still performed immediately
- 02:50 PM Revision 3d14d701 (taxeditor): ref #6622 Migrate "Admin" menu
- 02:29 PM bug #7263: Protected title cache for persons does not work
- please review
- 02:27 PM bug #7263 (Resolved): Protected title cache for persons does not work
- 02:27 PM bug #7263 (Closed): Protected title cache for persons does not work
- when the titleCache is set to protected, changes of the atomised data yields to an update of the titleCache.this is a...
- 02:05 PM feature request #7262 (Closed): add progress monitor to csv print export and cdm light export
- like dwca export csv print and cdm light export should use the progress monitor
- 02:03 PM bug #7261 (New): Exception after deleting nameRelation and creating new one
- Hallo,
Fl. Cuba, bei Anastraphia northropiana
Falsche Name-Relationship für Syn. Gochnatia ilicifolia gelöscht (is... - 02:01 PM feature request #7260 (New): Multi language support for feature trees
- Implement multi language support for feature trees.
Currently, the "name" of a feature tree is set via setTitleCac... - 01:52 PM bug #7259: [DISCUSS] After swap accepted <-> synonym move taxon to correct genus
- WGB: richtig automatisch fände ich gar nicht gut, aber wenn einem der Parent schon rausgesucht und vorgeschlagen wird...
- 01:36 PM bug #7259 (New): [DISCUSS] After swap accepted <-> synonym move taxon to correct genus
- After swapping often a taxon needs to be moved to a new parent (e.g. because the new accepted species name belongs to...
- 01:44 PM Revision 1028d180 (taxeditor): better message if taxonnode does not exist anymore
- 01:32 PM Revision 6b7e1241 (taxeditor): ref #6622 Migrate "Exit" menu item
- 01:19 PM Revision 62ae841b (cdmlib): minor changes in csvNameExport
- 01:14 PM Revision 61fadfde (taxeditor): ref #6568 Add WS icon for WS perspective
- 01:07 PM Revision 12cf452e (taxeditor): Merge branch 'develop' into e4
- # Conflicts:
# eu.etaxonomy.taxeditor.cdmlib/.classpath
# eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
# eu.eta... - 12:53 PM Revision 2f17d56c (taxeditor): ref #6902 Fix toolbar elements for AlignmentEditor
- 12:26 PM bug #6786: Remaining feature tree editor issues
- Andreas M.: Could you review the last three committs?
- 12:25 PM bug #6786 (Feedback): Remaining feature tree editor issues
- 12:14 PM feature request #7251: Enable collectorTitle in cdm-vaadin TeamOrPersonBaseCaptionGenerator
- OK, now I understand. I did not see that it was a subticket.
I also did not expect it to be a subticket as we have a... - 10:14 AM feature request #7251: Enable collectorTitle in cdm-vaadin TeamOrPersonBaseCaptionGenerator
- Andreas Müller wrote:
> was this ticket on purpose for me? I don't feel responsible for the vaadin issues. But of co... - 09:42 AM feature request #7251: Enable collectorTitle in cdm-vaadin TeamOrPersonBaseCaptionGenerator
- was this ticket on purpose for me? I don't feel responsible for the vaadin issues. But of course for an according tic...
- 12:14 PM Revision 38a5ce3e (taxeditor): call exports with progress monitor
- 11:36 AM Revision b5920c8b (taxeditor): ref #6786 Fix term sorting in feature tree editor
- - extracted term sorter to individual class file
- 11:35 AM Revision d5240fab (cdmlib): add comparator test for sortByName
- 11:33 AM Revision 119de322 (taxeditor): ref #6786 fix window title of selection dialogs
- 11:31 AM Revision d0b1ea31 (cdm-vaadin): fixing bug intoduced by refactoring
- 11:12 AM Revision 689cc1b7 (cdmlib): improve exports with progress monitor
- 11:03 AM Revision b752be34 (taxeditor): ref #6786 Fix dirty state when editing feature tree title cache
- 10:05 AM bug #7252 (Feedback): createdby_id often is null
- I consider this as problematic since it it a source for potential errors and misuse of the cdm entities.
We are very... - 09:39 AM bug #7252 (Resolved): createdby_id often is null
- This is often the case for imports running from commandline. They can run without authentification. It is also the ca...
- 09:43 AM task #6839 (Rejected): remove old workbench.xmi from .cdmlibrary
- Ok, thank you for the clarification!!!
- 09:40 AM task #6839: remove old workbench.xmi from .cdmlibrary
- Andreas Kohlbecker wrote:
> Sorry for stubbornly poking again into this. But the questions that Andreas M and K rais... - 09:10 AM task #6839 (Feedback): remove old workbench.xmi from .cdmlibrary
- Sorry for stubbornly poking again into this. But the questions that Andreas M and K raised are not clearly answered. ...
02/12/2018
- 09:04 PM feature request #7244: DistributionStatus editor help
- WGB: ein guter Hinweis für die Doku (ich nehme die auch mit in’s Word Dokument): Brower page backwards ist zu vermeid...
- 05:40 PM bug #7258 (New): Taxon interaction not correctly shown in Taxon Details of Distribution Editor for Cuba
- The tree does not open when clicking on the feature (see screenshot)
Here it is for the "Families in other Floras"... - 05:16 PM feature request #7257 (Closed): Activate Enter key to send login in vaadin login
- When logging into a CDM vaadin app it would be comfortable to activate the "Enter" key such that after entering the c...
- 04:56 PM Revision 3867c9bb (taxeditor): cleanup
- 04:55 PM Revision 234b98e6 (cdmlib): minor
- 04:22 PM Revision 6c235432 (taxeditor): ref #6902 Migrate toolbar elements for AlignmentEditor
- 04:05 PM Revision 1d9258ca (taxeditor): ref #6902 Fix activation of molecular handlers
- 03:27 PM Revision 27ff068b (taxeditor): ref #6902 Convert part descriptors to parts
- 02:53 PM feature request #7256 (New): Make import references filterable
- A first step could be to add an according marker type. In a second step we may implement a filter based on the marker...
- 01:33 PM bug #6971: Collect all remaining appearances of multiple representation exceptions since 4.10
- Hallo,
habe versucht, unter Cochlospermaceae ein neues Taxon (Gattung) einzugeben – Save – Fehler
HG
W
~~~ text... - 01:32 PM bug #6971: Collect all remaining appearances of multiple representation exceptions since 4.10
- Hallo,
beim Vergeben eines nom. Status (blocking Name for) im Bulk Editor; Save -> Fehler
Merkwürdigerweise ist dan... - 01:30 PM bug #6971: Collect all remaining appearances of multiple representation exceptions since 4.10
- Hallo,
weiß nicht, ob das immer das gleiche Problem ist, sicherheitshalber:
Neue Gattung erstellt. Gleich darauf ... - 01:29 PM bug #6971: Collect all remaining appearances of multiple representation exceptions since 4.10
- mail von Walter:
4 Synonyme hinzugefügt, korrigiert (ich war zu schnell beim Einfügen, der Editor wartet mit dem E... - 10:44 AM feature request #7255 (New): Sort taxa by rank and alphabet in distribution editor (vaadin)
- "Auch hier wäre eine systematische Anordung bei Gattung und Art und Infraspezifisch nützlich, da sich der Gattungsnam...
- 10:41 AM bug #7254 (Worksforme): Filter in vaadin distribution editor throws exception
- in cuba database
"es scheint, als ob die SQL-Abfrage bei dem Taxonfilter nicht funktioniert. Wenn man über das Au... - 09:58 AM task #6839 (Rejected): remove old workbench.xmi from .cdmlibrary
- Closing this as rejected as this file in this location does not serve any purpose anymore
- 09:01 AM bug #7237: Status are not deletable in TaxEditor distribution status
- please review
02/11/2018
- 06:47 PM task #6839: remove old workbench.xmi from .cdmlibrary
- Yes, I remember something similar. Patrick, you probably know best what the workbench.xmi is, was or will be needed f...
- 06:41 PM feature request #7234: Make areas in TaxEditor distribution editor sortable
- Katja Luther wrote:
> in the vaadin distribution editor only namedAreas of one vocabulary can be choosen, should it ...
02/09/2018
- 05:14 PM feature request #7253 (New): TaxonNameEditor mode replaced synonym
- 05:13 PM feature request #7253 (Duplicate): TaxonNameEditor mode replaced synonym
complete issue #6871 by adding the "Replaced synonym" checkbox:
* Replaced synonym:
* The type is associated...- 05:14 PM feature request #6871 (Closed): TaxonNameEditor modes for basionym, replaced synonym and validation
- 05:07 PM bug #7197 (Closed): system-admin autheticated through RunAsAuthenticator can stay authenticated after RuntimeException
- this can no longer be reporoduced and thus is fixed for sure
- 04:44 PM bug #7252 (Feedback): createdby_id often is null
- Hi Andreas,
what can be the cause for this odd issue.
Andreas - 04:43 PM bug #7252 (Closed): createdby_id often is null
- ## Examples
**cdm_production_phycobank**
* TaxonName
* is null: 1766
* not null: 533
* Registration
*... - 03:18 PM Revision bbdf1325 (cdm-vaadin): fixing compile error and cleaning up
- 02:56 PM bug #7031 (Resolved): Open in referencing objects view must not show "Open in referencing Objects"
- Applied in changeset commit:taxeditor|33957b862e110d7c9c33a39847968de12dc2fe1f.
- 02:55 PM Revision 33957b86 (taxeditor): fix #7031 Disable "Open in..." for RefObjView when already in RefObjView
- 02:49 PM bug #7024 (Rejected): Preference pages are shown in editor parts
- this happened because of a third-party e4 library that we decided to not use anymore but instead create our own e4 pr...
- 02:48 PM bug #7030: Opening referenced object of type designation throws NPE
- Fixed potential NPE.
I think the title of the issue is a bit misleading because this has nothing to do with type d... - 02:47 PM bug #7030 (Resolved): Opening referenced object of type designation throws NPE
- Applied in changeset commit:taxeditor|5a308801e070b55b7ba73e8d69dfd12748d6578f.
- 02:47 PM Revision 5a308801 (taxeditor): fix #7030 Fix potential NPE
- 02:38 PM bug #6751 (Feedback): After shutdown error message in log file
- Katja, does this still happen. When testing from the workspace this does not happen for me.
- 02:25 PM Revision b3fe1135 (taxeditor): ref #6909 Fixed handler for creating new classifications
- 02:24 PM feature request #6909: Migrate taxon navigator
- I just had the problem that hitting "New->Classification" did nothing, not even an exception. I fixed the handler for...
- 10:38 AM feature request #6909: Migrate taxon navigator
- Andreas, could you test again it the creation of the first classification still throws an exception? I just tried and...
- 12:46 PM bug #7207: TeamOrPersonField and PersonField comboboxSelect is configurable to use different cache types
- Henning can you please do the review?
- 12:39 PM bug #7207 (Resolved): TeamOrPersonField and PersonField comboboxSelect is configurable to use different cache types
- Applied in changeset commit:cdm-vaadin|85ddc5385f7c275c0277850457a76677bf597947.
- 12:36 PM Revision 85ddc538 (cdm-vaadin): fix #7207 NomenclaturalTitle, Collector titel and bibliographic title for TeamOrPersonField
- 12:34 PM feature request #7251 (Closed): Enable collectorTitle in cdm-vaadin TeamOrPersonBaseCaptionGenerator
- In the TeamOrPersonBaseCaptionGenerator the the collector title is commented:
~~~java
@Override
public Strin... - 12:10 PM Revision e08e34dc (taxeditor): ref #6912 Update view when creating a new data base model
- 11:58 AM Revision ab153e3d (taxeditor): ref #6912 Use e4 UISynchronize for UI refresh
- 10:48 AM bug #7249 (Feedback): NameTypeDesignationEditor delete not working
- Hi Katja,
how can I delete NameTypeDesignations?
the below code does not work:
~~~java
@Override
... - 10:25 AM Revision 7b4a20a4 (cdm-vaadin): ref #7246 ReloadableLazyComboBox performance improvement
- 09:53 AM bug #7064: NameEditor remaining issues
- move issue to master issue for bugs
- 09:53 AM bug #7038: PK Graph view issues
- move issue to master issue for bugs
02/08/2018
- 06:18 PM bug #7246 (Closed): ToOneRelatedEntityReloader.valueChange() not triggered after editing bean chosen in ToOneRelatedEntityCombobox or ToManyRelatedEntitiesComboboxSelect
- 06:17 PM bug #7246 (Resolved): ToOneRelatedEntityReloader.valueChange() not triggered after editing bean chosen in ToOneRelatedEntityCombobox or ToManyRelatedEntitiesComboboxSelect
- Applied in changeset commit:cdm-vaadin|f9fb33d56a2eb5446588c1a378ec99647c7a8dcf.
- 06:18 PM bug #7174 (Closed): SpecimenTypeDesignationWorkingsetEditor image reference add and edit problems
- 06:17 PM Revision f9fb33d5 (cdm-vaadin): fix #7246 consitent implementation of LazySelect reloading of modified entity beans:
- - ReloadableSelect interface for select fields which support reloading the selected value from the persitent storage
... - 02:16 PM bug #7079: P2 updates not found
- Ah, das ist ja interessant. Weiß nicht, ob dort etwas steht, aber ich werde mal schauen.
- 09:16 AM bug #7079: P2 updates not found
- Ich habe testweise den redirect auf https im server deaktiviert und das update hat prompt geklappt.
@patrick: Steh... - 08:42 AM bug #7079: P2 updates not found
> Es sieht so aus als würde der taxeditor nach dem 2ten redirect einfach nicht weiter machen .
>
Sorry, das wa...- 01:22 PM feature request #7234 (Resolved): Make areas in TaxEditor distribution editor sortable
- 01:09 PM feature request #7234: Make areas in TaxEditor distribution editor sortable
- now there is a comparator for OrderedTerms used and the terms are ordered first by vocabulary (titleCache) and then b...
- 01:21 PM Revision b6cbd329 (cdmlib): reduce thread priority for exports
- 01:19 PM Revision bfbad836 (taxeditor): ref #7234: add possibility to sort named areas by vocabulary order in distribution editor
- 01:10 PM Revision 884eaed4 (cdmlib): ref #7234: new comparator for orderedTerms also in different vocabularies
- 11:39 AM Revision 463f2c50 (cdm-vaadin): fixing bug related to inReference editing
- 11:25 AM Revision c864dc38 (cdm-vaadin): setting TaxonNamePopupEditor to full size again
02/07/2018
- 10:44 PM Revision 18ab877a (cdm-vaadin): ref #7247, ref #7081 TypeDesignationSetManager: optional use of typeName or typeDesignation as base entity to allow for deduplication
- 06:22 PM feature request #6779 (Feedback): Allow drag&drop for features in GrantedAuthority editor
- I added DnD support for features but when you drag a feature into the editor a parse error occurrs.
@Andreas M.: Cou... - 06:21 PM Revision 63d2e106 (taxeditor): ref #6779 Allow dragging of features into authority editor
- 05:32 PM feature request #7195 (Closed): RegistrationWorkingsetEditor creates blocking relations for new basionym names
- 02:40 PM feature request #7195 (Resolved): RegistrationWorkingsetEditor creates blocking relations for new basionym names
- now blocking registrations are apparently fully implemented.
- 05:32 PM feature request #7130 (Closed): Registrations ListView allows filtering the list of registrations
- 05:30 PM bug #7247 (Closed): TypeDesignationSetManager must not bundle NameTypes in workingset
- 04:27 PM bug #7247 (Resolved): TypeDesignationSetManager must not bundle NameTypes in workingset
- Applied in changeset commit:cdm-vaadin|843f448b234e1e763faf4d9b8485da2e3a4db45d.
- 05:29 PM Revision 850f48f3 (cdm-vaadin): ref #6740 setting typified name when no other type designations are in the registration
- 05:27 PM Revision 05615841 (cdm-vaadin): ref #7247 adapting base entity comparator to modified base entity type
- 05:08 PM task #6839: remove old workbench.xmi from .cdmlibrary
- There where glitches with the views that where restored from previous executions of the Taxeditor. Deleting the work...
- 04:48 PM task #6839 (Feedback): remove old workbench.xmi from .cdmlibrary
- I do not remember why we created this ticket. Is it really that important to remove the file because it is completely...
- 04:45 PM Revision 87f1ced1 (taxeditor): ref #7079, #7076 Add composite tabel dependency to product launch
- 04:44 PM bug #6551 (Worksforme): Invalid parts
- This does not happen anymore
- 04:30 PM Revision e876cc34 (cdm-vaadin): ref #7247 adapting NameTypeDesignationPresenter to modified base entity type
- 04:26 PM Revision 843f448b (cdm-vaadin): fix #7247 TypeDesignationSetManager uses typedesignation itself as base entity for NameTypeDesignations
- 04:25 PM Revision 0773de61 (cdm-vaadin): ref #7195 hightlighting of blocked by buttons and layout improvement in reg lists
- 03:10 PM feature request #7076 (Resolved): Add Nebula CompositeTable as direct dependency
- tested latest change with nightly and p2 update. Everything seems to work.
- 03:09 PM bug #7064: NameEditor remaining issues
- after drag & drop of a synonym the old homotypical group is not correctly updated, see attached files
- 02:38 PM Revision 699de23b (cdm-vaadin): ref #7195 consistently displaying blocking registrations in list view and registration working set editor:
- - RegistrationWorkingSetService method to load blocking registrations
- using ShowDetailsEvent to request presenter... - 02:27 PM feature request #7234: Make areas in TaxEditor distribution editor sortable
- in the vaadin distribution editor only namedAreas of one vocabulary can be choosen, should it be the same in the taxE...
- 01:43 PM bug #6075 (Resolved): harmonize ' Enable auto-suggest' option with existing code
- Applied in changeset commit:cdm-dataportal|023c4a03b112854eef6b2f8de74711e5217c39d6.
- 01:43 PM Revision 023c4a03 (cdm-dataportal): fix #6075 harmonize code
- 01:22 PM Revision 80f34166 (cdm-dataportal): ref #6075 Move auto-suggest setting to search settings
- 01:08 PM Revision 104cb37f (cdmlib): fix sort by name
- 12:44 PM Revision 5987bc1c (taxeditor): ref #7079, #7076 Add nebula composite table as update site dependency
- - after removing the filter for the update site (#7079) the nebula
composite table can be added as an update site dep... - 11:33 AM Revision b1d99f9a (taxeditor): ref #7079 Remove filter for update site
- - this may resolve some of the problems with the p2 updates because now
all dependencies will be uploaded to the upda... - 11:27 AM Revision d7f8ea93 (taxeditor): ref #7086 i18n for WS editor
- 11:01 AM Revision 87abc2b1 (taxeditor): ref #7095, #7086 i18n
- 10:52 AM Revision 28e5e3c3 (cdmlib): Added AlphabeticallyAscendingNamedAreaComparator
- 10:35 AM feature request #6762 (Closed): Implement Character Editor
- With the implementation of the WS editor and the character matrix this has been tested enough to close this ticket. N...
- 10:29 AM feature request #7086 (Closed): Implement WorkingSet Editor
- Closing this because the WS editor has been released.
- 10:29 AM feature request #7095 (Closed): Implement Character Matrix
- Closing this ticket because the character matrix has been released
- 10:27 AM feature request #6538: Add perspectives for working character data/matrix
- Fixed with commit:taxeditor|e1cddd4602b04fc07fd9a49aef61a9d84b778b62
- 10:25 AM feature request #6538 (Closed): Add perspectives for working character data/matrix
- 10:24 AM feature request #7196 (Closed): Check existing data when adding specimens to CharacterMatrix
- 10:19 AM feature request #6618 (Closed): Add link to Structure, Property, Method(?) and Type(?)
- this has been implemented
- 10:17 AM feature request #6529 (Closed): Extend WorkingSet to allow a more fine grained definiton of taxon set
- this is fixed. WorkingSets do not have to be IdentifiableEntities because we now use the working set navigator and no...
- 09:41 AM Revision bdd96084 (taxeditor): Remove e4 spy features from rcp.target contents
- 09:11 AM Revision fa315d14 (cdm-vaadin): ref #7195 showing blocking registrations in RegistrationWorkingsetEditor
02/06/2018
- 04:40 PM Revision 5668135a (cdm-vaadin): no longer deleting registration when typedesignation editors are canceled
- 04:39 PM Revision 4c273fd5 (cdm-vaadin): avoiding NPE in PersonField
- 03:58 PM Revision d88d509d (taxeditor): ref #7086 Add icon for WS editor
- 03:55 PM Revision 0da360d2 (taxeditor): ref #6568 Add working set perspective
- 03:48 PM bug #7250: add null checks to TeamDefaultCacheStrategy
- Andreas Müller, please review the code changes are correct. I was a bit unclear about the role of paramter `i` in `c...
- 03:46 PM bug #7250 (Resolved): add null checks to TeamDefaultCacheStrategy
- Applied in changeset commit:cdmlib|02f58c709c8e2ea7cd2bc2a8e0fd529a80be54c2.
- 03:44 PM bug #7250 (Closed): add null checks to TeamDefaultCacheStrategy
- team members are not being null-checked.
In UIs members can be null at a point in the application life cycle when ... - 03:46 PM Revision 02f58c70 (cdmlib): fix #7250 adding remaining null checks to TeamDefaultCacheStrategy
- 03:17 PM bug #7249 (Closed): NameTypeDesignationEditor delete not working
- even after the changes applied in commit:cdm-vaadin|3b66edef delete is not working
- 03:15 PM Revision 3b66edef (cdm-vaadin): ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working
- 03:13 PM Revision d7d1f114 (cdmlib): revert Propagation type setting
- 03:13 PM Revision 8f33d289 (cdm-vaadin): fixing window close [x] button bug
- 03:12 PM Revision 74ad1146 (cdm-vaadin): documenting intendet usage of EntityEditorActionListener
- 03:11 PM Revision 6f943bcd (cdm-vaadin): null save sorting of type desgnation status types
- 02:54 PM task #7248 (New): Remove extra transaction in CdmStore.deleteBean(T bean, AbstractView view)
- transactions wrapped around CdmStore.deleteBean(T bean, AbstractView view) are a leftover of the views running in a c...
- 02:48 PM Revision 5f6aa5c3 (cdmlib): ref #7013: reload reference in setSecundumReference to avoid NonUniqueObjectException
- 02:24 PM bug #7247 (Closed): TypeDesignationSetManager must not bundle NameTypes in workingset
- When two NameTypeDesignations for with the same typeName are related to a registration the TypeDesignationSetManager ...
- 02:07 PM bug #7246 (Closed): ToOneRelatedEntityReloader.valueChange() not triggered after editing bean chosen in ToOneRelatedEntityCombobox or ToManyRelatedEntitiesComboboxSelect
**ToManyRelatedEntitiesComboboxSelect example**
1. Open Name Popupeditor of name having a basionym
2. click the...- 01:49 PM bug #7013: NonUniqueObjectException for setSecundumReferenceForSubtree
- This seems to be a problem when the setSecundumForSubtree method was called with the same reference before.
- 09:06 AM bug #7013: NonUniqueObjectException for setSecundumReferenceForSubtree
- now this problem also appears whithout the progress monitor.
Hallo,
habe versucht, für die ganzen Apocynaceae in ... - 01:28 PM Revision 9f2a6958 (taxeditor): ref #6672 Copy SpacerControl to avoid bundle loading errors
- 01:17 PM Revision 9ee84720 (cdmlib): minor
- 01:13 PM Revision 7ae8234f (taxeditor): minor
- 01:07 PM Revision 6755abd1 (taxeditor): ref #7013: code cleaning and fix of NonUniqueException without progress monitor
- 11:46 AM Revision b282531b (taxeditor): Merge branch 'develop' into e4
- # Conflicts:
# eu.etaxonomy.taxeditor.editor/fragment.e4xmi
# eu.etaxonomy.taxeditor.navigation/fragment.e4xmi
# eu.e... - 11:39 AM Revision 7b9ab0e4 (cdm-vaadin): ref #7195 creating blocking relations and showing 'em in the listView
- 11:14 AM Revision 0b673f50 (cdm-vaadin): new TaxonEditorMode: requireNomenclaturalReference
- 11:12 AM Revision 29e04c71 (cdm-vaadin): fitering TaxonEditorModes before passing to basionym editor
- 11:10 AM Revision 3264654b (cdm-vaadin): code cleaning
- 10:41 AM Revision fe8e3d53 (taxeditor): ref #7095 Keep frozen flag when toggling views
- 10:24 AM Revision 985f42a7 (taxeditor): ref #7095 Enforce visual refresh when toggling list and tree view
- 10:19 AM Revision ed759ab1 (taxeditor): ref #7095 Fix order of UI elements
- 09:00 AM bug #7245 (Closed): validation of ToOneRelatedEntityCombobox not working
- ToOneRelatedEntityCombobox set to required are not validated when the editor is comitted.
validation is only trigg...
02/05/2018
- 05:53 PM Revision 7b053201 (taxeditor): ref #7095 Code cleanup
- 04:52 PM Revision ad6b50ba (taxeditor): ref #7095 Refactor character matrix
- - split e4 part and nattable widgets in two classes
- 02:34 PM feature request #7244 (Resolved): DistributionStatus editor help
- Add help button to the DistributionStatus editor with content like:
~~~
1. Nach dem Einloggen erscheint der ... - 02:17 PM Revision 6f3152d1 (taxeditor): ref #7095 Refactor freeze columns functionality
- - switch lock icon when freezing
- 01:03 PM bug #7243 (Duplicate): sometimes the context menu in name editor does not work anymore
- sometimes the right click menu of the names in name editor does not show up anymore.
- 12:59 PM feature request #7234 (In Progress): Make areas in TaxEditor distribution editor sortable
- 12:59 PM feature request #7234: Make areas in TaxEditor distribution editor sortable
- we should use the same comparator. therefore we need to move the AlphabeticallyAscendingNamedAreaComparator to cdmlib
- 12:32 PM bug #7237 (Resolved): Status are not deletable in TaxEditor distribution status
- Applied in changeset commit:taxeditor|7a1050358100c7de9e619f7da9812261fac18e83.
- 12:31 PM Revision 7a105035 (taxeditor): fix #7237: add empty entry in combobox and delete distribution if selected in distribution editor
- 11:10 AM Revision 85bac62c (cdmlib): sort also taxon node uuid for rank and name for getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
- 11:08 AM Revision c9018a76 (taxeditor): Remove e4 spies from rcp.target
- 11:08 AM Revision fa0887f6 (taxeditor): ref #7095, #7086 Check classification uniqueness of sub tree filter
- - fix imports
- 11:08 AM Revision 7d199d04 (taxeditor): ref #7095 Fix imports
- 11:08 AM Revision 19fc4473 (taxeditor): ref #7095 Freeze/stick supplemental info columns
- - Add button for unfreezing
- 11:08 AM Revision b8e5d702 (taxeditor): ref #7095 use model method for setting state data
- 11:08 AM Revision 06ab7f53 (taxeditor): ref #7095 Add javadoc
- 11:08 AM Revision a953e2c0 (taxeditor): ref #7095 remove unused class
- 10:58 AM bug #5371: all name parts of taxa with flag doubtful = true are displayed in italic
- Hallo,
das Anhaken von Taxonnamen im Editor als "Taxon is doubtful" oder "synonym is doubtful", das im Portal ein... - 10:31 AM Revision ab2ca332 (taxeditor): fix update protected titleCache in person details view
02/02/2018
- 07:20 PM Revision ee7eb9e7 (cdm-vaadin): ref #7195 enabling and highlighting blockedBy button
- 05:55 PM Revision 591821c4 (cdm-vaadin): removng restriction from AbstractEditorAction
- 05:29 PM Revision f2e16939 (cdm-vaadin): ref #7231 bug fix for events from foreign views
- 05:05 PM Revision e8674a36 (cdm-vaadin): ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations
- 03:35 PM bug #7096: Add second symbol attribute to DefinedTermBase
- 2056 naturalised was mistakenly created
- 12:27 PM bug #7096: Add second symbol attribute to DefinedTermBase
- |id|titleCache|idInVocabulary|symbol|n|vocabulary_id|
|---|---|---|---|---|---|
|2065|endemic|e|●|2975|30|
|2062|n... - 03:34 PM bug #7105: potential dangerous use of factory.openSession()
- Strange, I can't change priority in this ticket. AK, can you change it to highest?
- 03:28 PM bug #7241: Missing rights are not correctly indicated in Vaadin distribution editor - flexible vaadin errorhandler is needed
- vaddin allows setting an `com.vaadin.server.ErrorHandler` for UIs and components. The caveat with this builtin apprao...
- 02:58 PM bug #7241 (Closed): Missing rights are not correctly indicated in Vaadin distribution editor - flexible vaadin errorhandler is needed
- If a user has not enough rights to edit a distribution in the Vaadin Distribution Editor this is only indicated by an...
- 03:05 PM bug #7242 (New): Distribution status not correctly shown in Taxon Details of Distribution Editor for Cuba
- In the cuba database the distribution status is shown only for the last entry in the taxon details view in Vaadin dis...
- 02:03 PM Revision fec3f60f (cdmlib): javadoc
- 01:13 PM bug #7240 (Closed): Rename last name by family name and first name by "Other/given names"
- 01:13 PM bug #7240 (Resolved): Rename last name by family name and first name by "Other/given names"
- Applied in changeset commit:cdm-vaadin|d8e0a88ca85b40cca38d75cd6ebdf290a5d07641.
- 11:40 AM bug #7240 (Closed): Rename last name by family name and first name by "Other/given names"
- in PersonsField.
- 01:13 PM Revision d8e0a88c (cdm-vaadin): fix #7240 changing labels to Family name and Other/given names
- 12:01 PM Revision 01b36d05 (cdm-vaadin): fixing event scope problem
- 11:51 AM Revision f6f24628 (cdmlib): #7105 printing stacktrace in case of dangerous use of factory.openSession()
- 10:46 AM bug #7239 (Closed): Rename last name by family name and first name by "Other/given names"
- in Taxeditor.
Also move family name up and Other/given names down. - 10:27 AM task #7238 (Closed): Rename lastName and firstName
- According to https://www.w3.org/International/questions/qa-personal-names.en#fielddesign last name should better be c...
02/01/2018
- 11:32 PM bug #7237 (Closed): Status are not deletable in TaxEditor distribution status
- It is currently not possible to remove a status from an area completely via TaxEditor distribution editor.
There s... - 11:21 PM bug #7236 (Closed): Make available distribution status a database preference for TaxEditor distribution editor
- Similar to same functionality in vaadin editor (#7028).
Vaadin example given for cuba. - 11:14 PM feature request #7235 (Closed): Make available area vocabularies a database preference for TaxEditor distribution editor
- See also similar implementation for Vaadin distribution editor (part of #6903).
Vaadin example exists for cuba.
... - 09:52 PM feature request #7234 (Closed): Make areas in TaxEditor distribution editor sortable
- Current sort order is only alphabetically. We also need an vocabulary based sort order (order by order in vocabularie...
- 09:39 PM bug #6326 (Worksforme): Login from taxeditor not possible after logging out of vaadin distribution editor
- I can't reproduce this anymore. I tested on cuba production. Probably it is fixed with the above commit or with the g...
- 03:53 PM bug #7233 (Worksforme): LIE during processing of webservice request to /portal/taxon/{uuid}/taxonNodes
- The call http://api.cybertaxonomy.org/flora-malesiana/portal/taxon/02db28ed-58ee-4c42-af0e-b8e05e69ee0b/taxonNodes
... - 03:45 PM bug #7096: Add second symbol attribute to DefinedTermBase
- After doing so revert idInVocabulary in Cuba Database
NOT complete !!!
~~~
REPLACE INTO `DefinedTermBase` (`id... - 03:36 PM bug #6811 (Closed): View and according Presenter are initialized 3x
- 03:25 PM bug #6811 (Worksforme): View and according Presenter are initialized 3x
- most probably fixed by #7231
- 03:31 PM bug #6562 (Closed): vaadin mvp framwork presenters without view
- can no longer reproduce, this is most probably fixed by #7231
- 03:26 PM bug #7231 (Closed): replace the SpringApplicationBus by Vaadin4Spring Event Bus in scoped contexts
- 02:56 PM bug #7231 (Resolved): replace the SpringApplicationBus by Vaadin4Spring Event Bus in scoped contexts
- Applied in changeset commit:cdm-vaadin|be4a97890b3a6e3e67b4be334dcc7d4ead99fd35.
- 07:50 AM bug #7231 (Closed): replace the SpringApplicationBus by Vaadin4Spring Event Bus in scoped contexts
- The SpringApplicationBus causes a couple probelms where it is being used in scoped spring contexts (see related ticke...
- 03:20 PM Revision a082b7db (taxeditor): ref #7095 Add nattable repository to pom.xml
- 03:11 PM bug #7229 (Closed): obsolte code in AbstractEditorPresenter.onEditorDeleteEvent?
- 03:08 PM Revision fb7daf37 (cdm-vaadin): removing old code related to deleted ViewScopeConversationHolder
- 03:04 PM feature request #7232 (New): send events from view to presenter direcly
- events from view which are dedicated to the according presenter are sent via the viewEventBus.
This a bad idea when ... - 02:56 PM Revision be4a9789 (cdm-vaadin): fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus
01/31/2018
- 03:20 PM Revision 526635de (taxeditor): Merge branch 'release/4.13.0' into develop
- 03:20 PM Revision e4f0c77c (taxeditor): Merge branch 'release/4.13.0'
- 03:06 PM bug #7209: use git repos instead of svn in all pom.xml
- I replaced all occurrences in cdmlib poms by copies taken from cdmlib-cache. However, I am not sure if it is correct ...
- 02:53 PM bug #7209 (Resolved): use git repos instead of svn in all pom.xml
- Applied in changeset commit:cdmlib|fd5ffb2d759b962f88558924f3c25ed6f40e190a.
- 02:42 PM bug #7209 (In Progress): use git repos instead of svn in all pom.xml
- 02:58 PM Revision b0beaac0 (cdmlib-apps): minor changes to edaphobase import
- 02:57 PM Revision 7190799b (cdmlib-apps): update cuba destination
- 02:55 PM Revision 0e3dfc58 (cdmlib-apps): ref #7209 use git repos instead of svn in cdmlib-apps poms
- 02:53 PM Revision 5d4bae32 (cdmlib): update cdmlib parent pom metadata
- 02:53 PM Revision fd5ffb2d (cdmlib): fix #7209 use git repos instead of svn in cdmlib poms
- 02:41 PM Revision a649bb4d (cdm-server): Merge branch 'release/4.13.0' into develop
- 02:41 PM Revision 694a8aa9 (cdm-server): jenkins merging release branch into master (strategy: theirs)
- 02:40 PM Revision e83f2e06 (cdm-server): updating poms for branch'release/4.13.0' with non-snapshot versions
- 02:40 PM Revision ff717535 (cdm-webapp): Merge branch 'release/4.13.0' into develop
- 02:40 PM Revision 8f7bd0de (cdm-webapp): jenkins merging release branch into master (strategy: theirs)
- 02:40 PM Revision 7e1d3ae9 (cdm-webapp): updating poms for branch'release/4.13.0' with non-snapshot versions
- 02:40 PM Revision d9743ca1 (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.13.0
- 02:39 PM Revision de02d31e (cdm-dataportal): Merge branch 'release/4.13.0' into develop
- 02:39 PM Revision b78aa7a7 (cdm-dataportal): updating poms for branch'release/4.13.0' with non-snapshot versions
- 02:39 PM Revision 92f3941b (cdm-dataportal): release-preparation: production level css
- 02:39 PM Revision 34904701 (cdm-vaadin): Merge branch 'release/4.13.0' into develop
- 02:39 PM Revision eed595a7 (cdm-vaadin): jenkins merging release branch into master (strategy: theirs)
- 02:35 PM Revision b4adef17 (cdm-vaadin): updating poms for branch'release/4.13.0' with non-snapshot versions
- 02:35 PM Revision 1049d464 (cdm-vaadin): jenkins bumping cdmlib.version to 4.13.0
- 02:08 PM Revision bb60ee2c (cdmlib): Updating develop poms back to pre merge state
- 02:08 PM Revision d83c8ed4 (cdmlib): Merge branch 'master' into develop
- 02:08 PM Revision aa65e638 (cdmlib): updating develop poms to master versions to avoid merge conflicts
- 02:08 PM Revision aff4c0e4 (cdmlib): Merge branch 'release/4.13.0'
- 01:52 PM Revision a7d31c5a (cdmlib): updating poms for branch'release/4.13.0' with non-snapshot versions
- 01:35 PM feature request #6871: TaxonNameEditor modes for basionym, replaced synonym and validation
- partially solved, copy remaining tasks to follow up ticket
- 01:33 PM bug #7151 (Rejected): entities held in CdmCache can not be modified
- no longer valid since we switched to another cache implementation, see #7206
- 01:28 PM bug #7197 (Resolved): system-admin autheticated through RunAsAuthenticator can stay authenticated after RuntimeException
- most probably fixed but needs manual testing
- 01:27 PM bug #7206 (Closed): CdmEntityCache not correctly updating with entitiy graphs loaded afterwards
- CdmEntityCache has been completely replaced by CdmTransientEntityCacher
- 01:17 PM Revision 6c890481 (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.13.0-SNAPSHOT
- 01:17 PM Revision 886a329d (cdm-webapp): updating poms for 4.14.0-SNAPSHOT development
- 01:17 PM Revision 79e28a5b (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.14.0-SNAPSHOT
- 01:15 PM Revision 5d5569fb (taxeditor): Updated version in pom / project files to taxeditor version : 4.14.0-SNAPSHOT and cdmlib version : 4.14.0-SNAPSHOT
- 01:15 PM Revision 32ad7265 (taxeditor): Updated version in pom / project files to taxeditor version : 4.13.0 and cdmlib version : 4.13.0
- 01:15 PM Revision e8caf2b1 (cdm-vaadin): jenkins bumping cdmlib.version to 4.13.0-SNAPSHOT
- 01:15 PM Revision 4f5437d8 (cdm-vaadin): updating poms for 4.14.0-SNAPSHOT development
- 01:15 PM Revision 9ee27f40 (cdm-vaadin): jenkins bumping cdmlib.version to 4.14.0-SNAPSHOT
- 01:15 PM Revision 1af1d4f2 (cdm-dataportal): updating poms for 4.14.0-SNAPSHOT development
- 01:14 PM Revision 7fb44876 (cdm-server): updating poms for 4.14.0-SNAPSHOT development
- 01:12 PM Revision cf6be9f8 (cdmlib): updating poms for 4.14.0-SNAPSHOT development
- 01:05 PM bug #7176 (Resolved): published=false for Taxon where the according TaxonName is associated with an unpublished Registration
- review if complete
- 01:00 PM bug #6219: Deleting synonym is persisted immediately, but the editor is set dirty
- is this still an open issue?
- 12:56 PM bug #7117 (Closed): Some bugs in Misapplied Name View after e4 migration
- copied open issue to new ticket #7230
- 12:54 PM bug #7230 (Closed): Refresh in name editor does not work if using "reuse taxon" in Misapplied Name View (e4)
- (but details view is refreshed - at least the upper part)
- 12:43 PM feature request #7076: Add Nebula CompositeTable as direct dependency
- Is this still an open issue?
- 12:42 PM bug #7112 (In Progress): Ask for saving dirty editors when closing Taxeditor
- 12:41 PM feature request #7196 (In Progress): Check existing data when adding specimens to CharacterMatrix
- 12:15 PM task #7216 (In Progress): Import pteridophyta for Cuba checklist
- 08:31 AM bug #7229 (Closed): obsolte code in AbstractEditorPresenter.onEditorDeleteEvent?
- changing the Flush mode in is most likely obsolete:
~~~java
/**
* Regarding changing the Flush mode see se...
01/30/2018
- 05:28 PM Revision cdacf5e4 (cdm-vaadin): stripping citation string from nametypes in registration working sets
- 05:16 PM Revision 767eef89 (cdm-vaadin): ref #6740 NameTypeDesignationEditor layout finetuning
- 04:21 PM Revision 374696fa (cdm-vaadin): ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference
- 04:17 PM Revision 3b17b230 (cdm-vaadin): ref #6740 service methods to load NameTypeDesignations for Registrations
- 03:04 PM bug #7108 (Feedback): supress unwanted sourcetypes in handle_annotations_and_sources()
- Works fine now and ticket can be closed.
I only wonder if only a citation micro reference is given (without citati... - 03:01 PM bug #7108: supress unwanted sourcetypes in handle_annotations_and_sources()
- Example for an existing PrimaryMediaSource: http://portal.cybertaxonomy.org/flora-greece/cdm_dataportal/media/d7332d3...
- 02:47 PM Revision 73984434 (cdm-vaadin): #6740 service methods to load NameTypeDesignations for Registrations
- 02:46 PM Revision a3782e5c (taxeditor): ref #7095 Fix aggragation of state data
- 01:53 PM bug #7080 (Closed): Fix matching for empty time periods
- 01:53 PM Revision fd48f996 (cdmlib): ref #7080 fix potential other isEmpty issues for @Embeddable classes
- 01:50 PM Revision f1ec80f5 (cdmlib): cleanup
- 01:41 PM Revision 6b3711bc (taxeditor): ref #7095 Overhauled categorical data cell editor
- - encapsulated data fetching and storing in RowWrapper
- simplified data accesion by caching States in RowWrapper - 01:41 PM Revision fcd7713d (taxeditor): ref #7095 Fix initalization problems by deproxying
- 01:41 PM Revision 5b799d10 (taxeditor): ref #7095 minor performance tweak when setting values
- 01:41 PM Revision fa64d0c0 (taxeditor): ref #7095 Fix min/max representation
- 01:41 PM Revision 6a8d9d7f (taxeditor): ref #7095 Cache description elements in row wrapper for performance
- 01:12 PM feature request #7121 (Feedback): adapt remaining UuidAndTitleCache methods to use filter
- Works correctly now. Can you still connect the revert of using uuidAndTitleCache search in AnnotatableService/Dao to ...
- 01:04 PM bug #7098 (Feedback): reuse name does not work
- It seems to work.
Only question I have is:
In the code the current line 734
~~~
dao.saveOrUpdate(parent);
... - 12:23 PM Revision 152082b2 (cdmlib): cleanup
- 12:12 PM feature request #7102: Enable EDIT and DELETE for specimen determinations
- Andreas Müller wrote:
> Deleting the name should also delete the taxon
This sometimes works immediately but after... - 12:01 PM feature request #7102: Enable EDIT and DELETE for specimen determinations
- Deleting the name should also delete the taxon
- 11:59 AM feature request #7102: Enable EDIT and DELETE for specimen determinations
- EDIT for taxa gives a strange message (see screenshot)
- 11:57 AM feature request #7102 (Feedback): Enable EDIT and DELETE for specimen determinations
- Delete on taxon gave an NPE
~~~
login : admin
editor version : 4.13.0.201801292346
server : test.e-taxonomy.eu ... - 11:53 AM feature request #7065 (Feedback): When updating a subtree the affected and opened taxa are not updated in name editor this needs to be handled
- If there is an accepted taxon and a synonym, the accepted taxon shows the correct value (tested for "publish"). Switc...
- 11:49 AM Revision c1d7cb61 (cdmlib): #6740 adding missing service methods to load TypeDesignations
- 11:33 AM bug #7069 (Feedback): Delete taxon node should have consistent configuration
- I removed duplication in German label. Please confirm (1d720e10dd7db8)
Generally it works. 2 further open issues:
... - 11:30 AM Revision 1d720e10 (taxeditor): ref #7069 Remove duplication of label in German
- 10:34 AM bug #7153 (Feedback): Implement possibility to "logout" completely from TaxEditor
- Seems to work, but I can't find the place where the credentials are actually stored when "remember login data" is che...
- 10:19 AM feature request #7228 (Closed): Add concept and referencing objects view to supplemental view layer stack
- Seems to work
01/29/2018
- 05:30 PM feature request #6740 (Resolved): Popup Editor for NameTypeDesignation
- Applied in changeset commit:cdm-vaadin|51d6bc3c703209cc0af89380800c364d876d6ed2.
- 05:30 PM Revision 51d6bc3c (cdm-vaadin): fix #6740 NameTypeDesignationEditor save operation working
- 04:58 PM Revision 35ba1a56 (taxeditor): ref #7095 Format enhancement for quantitative data
- - unit shown in abbreviation
- min/max shown as range - 03:21 PM bug #7227: New name bulk editor shows all menu entries
- The problem seems to appear also in other bulk editors (e.g. person/team) and not only after restarting the TaxEditor...
- 03:10 PM bug #7227 (Worksforme): New name bulk editor shows all menu entries
- When opening the TaxEditor + connect to datasource, then open the name bulk editor and before running a first search ...
- 03:18 PM feature request #7228 (Resolved): Add concept and referencing objects view to supplemental view layer stack
- Applied in changeset commit:taxeditor|8dfb9731e1f7e14b7f7d997950fa60f6dce44806.
- 03:17 PM feature request #7228 (Closed): Add concept and referencing objects view to supplemental view layer stack
- 03:18 PM Revision 8dfb9731 (taxeditor): fix #7228 Add concept/referencing objects view to supplemental stack
- 02:53 PM Revision f1573a7b (cdm-vaadin): ref #6740 NameTypeDesignationEditor implemented
- 02:29 PM bug #7226 (Closed): Name relationship Dialog shows same name
- Via the name relationship dialog it is possible to create relationships that have the same from- and to-name. This sh...
- 08:28 AM Revision e60198ab (cdmlib): adding support for for class eu.etaxonomy.cdm.model.description.WorkingSet to CdmPermissionClass
01/27/2018
- 10:42 PM Revision 2a0cf486 (cdmlib): ref #7219 solving problem in deproxy method
- 10:41 PM feature request #7224 (Resolved): PersonField: implement support for 'initials' field
- Applied in changeset commit:cdm-vaadin|31a2f09bdfad95a97af3562f10fe69e1e9312d9c.
- 04:49 PM Revision 5239ef50 (taxeditor): cleanup
- 03:59 PM Revision 42110f1d (cdmlib): cleanup
- 01:47 PM bug #7124: Avoiding multiple repesentation exceptions by removing the conversation from selection dialogs
- Is this still an open issue? If yes please move to an open target version.
01/26/2018
- 07:53 PM Revision 458aa218 (cdm-vaadin): fxing ToManyRelatedEntitiesListSelect remove button state
- 07:48 PM Revision d13ec7ca (cdm-vaadin): TaxonNameEditor fixing field visibility issues
- 07:16 PM Revision 31a2f09b (cdm-vaadin): fix #7224 adding initials to PersonField
- 06:41 PM Revision a78817ed (cdm-vaadin): fxixing layout issue in EntityCacheDebuggerComponent
- 03:34 PM feature request #7225 (New): RegistrationUI checks authenticated user for constant PermissionGroups
- the system should check the set of PermissionGroups given to the authenticated user for consistency according to the ...
- 03:25 PM Revision 96acd270 (cdm-vaadin): rethrowing hibernate exception
- 02:22 PM Revision 023049dd (cdm-vaadin): fixing collection date field
- 02:14 PM Revision 6618dd45 (cdm-vaadin): label text changes
- 02:13 PM Revision 6a24c1a8 (cdm-vaadin): label text changes
- 02:12 PM Revision 4b91c104 (cdm-vaadin): stripping whitespace before URI conversion
- 02:11 PM Revision 0824e7df (cdm-vaadin): swapping long lat fields
- 02:04 PM feature request #7224 (Closed): PersonField: implement support for 'initials' field
- The Person class has a field for initials.
- 02:02 PM bug #7223 (Closed): ReferenceEditor: disable fields depending on the Reference type
- e.g.: hide authorship if type = journal
The Taxonomic Editor behaves the same but the information which field to s... - 01:45 PM Revision de639281 (taxeditor): ref #7095 Increase header font size
- 01:28 PM bug #7222 (Closed): Phycobank UI improve labels
- ----

"Start a new registration process either for a name or typification."
Das hört sich... - 01:15 PM Revision b4322671 (cdm-vaadin): label change to 'Validation'
- 11:14 AM Revision c59d0b17 (taxeditor): ref #7095 Adjust context menu based on view state
- 10:52 AM Revision 64ed19fc (taxeditor): ref #7095 Disable selection propagation for supplemental info columns
- 10:49 AM Revision 93a0c912 (cdm-vaadin): fixing npe
- 10:40 AM Revision 84093d41 (taxeditor): ref #7095 Style enhancements
- 08:22 AM Revision c895abf3 (taxeditor): ref #7095 Fix view configuration handler
- - some code cleanup
- 12:02 AM Revision 97ddb4b5 (cdmlib-apps): ref #7216 final changes before pteridophyta import for Cuba
01/25/2018
- 10:05 PM bug #7221 (New): Editing the taxon in a taxon interaction not possible, missing detail element
- In a taxon interaction clicking on the edit button to edit the already selected taxon opens a dialog but no data is s...
- 07:11 PM Revision cdaa188f (taxeditor): ref #7095 Refresh scroll bars after changing views
- 07:11 PM Revision f04201c7 (taxeditor): ref #7095 Fix multiple add buttons when switching between views
- 07:11 PM Revision b2128023 (taxeditor): ref #7095 Extract row comparator to own class file
- 07:11 PM Revision d657d3eb (taxeditor): ref #7095 Disable cell editors for taxon node rows
- 07:11 PM Revision 354b2131 (taxeditor): ref #7095 Add functionality to toggle between tree and flat list
- 07:11 PM Revision 38c05df2 (taxeditor): ref #7095 Limit node hierarchy by maxRank of corresponding working set
- 07:11 PM Revision 16725f1e (taxeditor): ref #7095 Disable sorting
- 06:54 PM bug #7220 (Worksforme): Permission Denied in readonly mode of TypeDesignationEditor
- open type from http://test.e-taxonomy.eu/cdmserver/phycobank/app/registration#!workingset/45
: TaxonNameEditor modes for basionym, replaced synonym and validation
- 06:26 PM Revision 2dd23a3c (cdm-vaadin): ref #6871 adding button for validations
- 06:25 PM Revision 2b30a230 (cdm-vaadin): adding missing init strategies
- 05:55 PM bug #7219: CacheLoader.loadRecursive() fails handling proxy objects correctly
- please review somebody!
- 05:53 PM bug #7219 (Resolved): CacheLoader.loadRecursive() fails handling proxy objects correctly
- Applied in changeset commit:cdmlib|8604cc76ef9d8f3c747f3116b89fa26b750cd562.
- 05:52 PM bug #7219 (Closed): CacheLoader.loadRecursive() fails handling proxy objects correctly
- The method
~~~java
CacheLoader.loadRecursive(CdmBase cdmEntity, List<Object> alreadyVisitedEntities, boolean upda... - 05:53 PM Revision 8604cc76 (cdmlib): fix #7219 fixing wrong handling of proxies which are hidden in collections (bug fix 3)
- 05:21 PM Revision ebac9359 (cdmlib): avoiding NPE
- 05:21 PM Revision 6870dcc1 (cdmlib): fixing wrong handling of proxies which are hidden in collections (bug fix 2)
- 04:37 PM Revision 673265c4 (cdm-vaadin): refreshing RegistrationWorkingsetPresenter on popup editor close
- 04:36 PM Revision c291f39d (cdm-vaadin): cosmetic
- 04:35 PM Revision 9e37838b (cdm-vaadin): using setter but field
- 04:35 PM Revision 222f9662 (cdm-vaadin): TaxonNamePopupEditor layout and passing modes to basionym popup
- 03:09 PM Revision 203c1b7c (cdmlib-apps): undo unwanted
- 03:08 PM Revision f7541698 (cdmlib-apps): ref #7216 use pteridophyta (not spermatophyta) and remove unused alternative family implementations for Cuba import
- 02:53 PM Revision 62b85f1d (taxeditor): replace occured by occurred
- 02:37 PM Revision 9da64e4a (cdm-vaadin): avoiding NPE
- 02:37 PM Revision 8d14e2c1 (cdm-vaadin): executing list filter while typing
- 02:11 PM Revision 63a64042 (cdm-server): text change
- 02:02 PM Revision 8ccd2fdc (cdm-webapp): adding cdmlib-cache.jar to the war file
- 01:40 PM Revision fad62c08 (cdmlib-apps): #7216 use spermatophyta instead of plantae in Cuba import
- 01:39 PM Revision 4f913449 (cdmlib-apps): ref #7216 implement pro parte misapplied names for Cuba import
- 12:46 PM Revision f8dac431 (cdmlib): fixing wrong handling of proxies which are hidden in collections (bug fix)
- 11:55 AM Revision aa719982 (cdmlib): fixing wrong handling of proxies which are hidden in collections
- 11:32 AM task #7214: discuss unexpected method behaviors in CdmTransientEntityCacher
- Andreas Kohlbecker wrote:
> Oha, das war mir noch garnicht aufgefallen, danke für diesen Hinweis Katja:
>
> diese... - 11:12 AM task #7214: discuss unexpected method behaviors in CdmTransientEntityCacher
- Oha, das war mir noch garnicht aufgefallen, danke für diesen Hinweis Katja:
diese methode verwendet am ende die `l... - 11:07 AM task #7214: discuss unexpected method behaviors in CdmTransientEntityCacher
Soweit ich den Code richtig interpretiere, gibt es ja zwei Möglichkeiten ein Objekt in den Cache zu laden, entweder...- 10:46 AM task #7214: discuss unexpected method behaviors in CdmTransientEntityCacher
- The potential issue regarding the CacheLoaderload() method mentioned above is correct behavior. I guess I was a bit t...
- 11:30 AM Revision 0455fc3f (cdmlib-apps): ref #7158 fix pro parte misapplied name issues in app-import
- 11:27 AM Revision f6f52f73 (cdmlib-apps): ref #7216 adapt Cuba import for pteridophytae import
- 11:27 AM Revision 79820313 (cdmlib): change error message for isDeletable for taxa with relationships
- 11:26 AM feature request #7218 (Closed): SpecimenTypedesignationsWorkingsetEditor: support for Reference system
- Reference-System nicht bearbeitbar. Keine hohe Priorität, eventuell später Auswahl mit Voreinstellung WGS 84
- 11:25 AM feature request #7217 (Closed): SpecimenTypedesignationsWorkingsetEditor: Longitute Latitude fields allow values in degrees minutes seconds formats
- there are various degrees minutes seconds formats, it is impossible to support all of them, we thus need to select th...
- 11:17 AM task #7216 (Resolved): Import pteridophyta for Cuba checklist
- 11:14 AM Revision 5462bc2b (cdmlib-apps): cleanup
- 11:12 AM feature request #7158: Add pro parte misapplied name to the concept relationship types
- Hi Katja, can you please review, including checking the code changes. Especially the one in the search algorithm is i...
- 12:11 AM feature request #7158 (Resolved): Add pro parte misapplied name to the concept relationship types
- Applied in changeset commit:cdmlib|e9baa019557b3aa3bd8c858dc60ab136ee8439af.
- 11:05 AM Revision 1c5f542f (cdm-webapp): adding cdmlib-cache.jar to the war file
- 10:44 AM Revision ac76be67 (cdmlib): fix Copy&Paste issue for isDeletableForTaxon
- 10:31 AM Revision 7c713d7e (cdmlib): cleanup
- 10:23 AM Revision 0c710462 (taxeditor): ref #7215: add boolean parameter to getMisappliedName() in editor
- 09:26 AM feature request #7215 (Closed): Implement pro parte misapplied names in TaxEditor
- Pro parte MANs have been implemented in cdmlib (#7158). Now we also need them in TaxEditor.
We need:
Maybe the ... - 08:21 AM Revision 6182e021 (taxeditor): fix #7158 fix tests for misapplications in TaxEditor
- 12:10 AM Revision e9baa019 (cdmlib): fix #7158 Add pro parte misapplied name to the concept relationship types
- 12:07 AM Revision df45d7a7 (cdmlib): cleanup
Also available in: Atom