Activity
From 06/20/2017 to 07/19/2017
07/19/2017
- 04:47 PM Revision f94b166b (taxeditor): ref #6597 Avoid session errors and empty view for unaccepted selections
- 04:34 PM Revision 2e4330c6 (taxeditor): ref #6597 Change error handling
- 04:33 PM Revision 4201acbf (taxeditor): ref #6597 Remove duplicate menu item
- 04:33 PM Revision 4719d4fd (taxeditor): ref #6597 fix selection handling
- 02:45 PM bug #6836 (Closed): Swagger documentation for OAIPMH broken
- Hallo,
wenn man unter http://api.cybertaxonomy.org/cichorieae/doc/?group=Generic+REST+API auf OAI-PMH klickt, bek... - 02:16 PM Revision 5062284f (taxeditor): ref #6597 Propagate editing events
- 12:38 PM Revision 2103c420 (cdmlib-apps): ref #6265 fix feature uuids for Salvador text specimen
07/18/2017
- 06:18 PM bug #6825 (Closed): Specimen map shows point data only if ALL field units are georeferenced
- using
~~~java
try {
...
} catch (NullPointerException e){ /*IGONRE*/ }
~~~
would improve readability, but... - 05:56 PM bug #6825: Specimen map shows point data only if ALL field units are georeferenced
- please review
- 12:15 PM bug #6825 (Resolved): Specimen map shows point data only if ALL field units are georeferenced
- Applied in changeset commit:cdmlib|699c82249407dfd626386ebc3b20a5cb6ad50496.
- 12:06 PM bug #6825: Specimen map shows point data only if ALL field units are georeferenced
- The main problem is in EditGeoService l221ff
~~~ java
if (specimenOrObservation instanceof FieldUni... - 11:27 AM bug #6825: Specimen map shows point data only if ALL field units are georeferenced
- The code line throwing the exception is:
~~~java
data.append(point.getLatitude() + "," + point.getLongitude());
... - 11:11 AM bug #6825: Specimen map shows point data only if ALL field units are georeferenced
- the root cause for this is a NPE in EditGeoServiceUtilities
http://test.e-taxonomy.eu/cdmserver/salvador/ext/edit... - 10:11 AM bug #6825 (Closed): Specimen map shows point data only if ALL field units are georeferenced
- Example: http://test.e-taxonomy.eu/dataportal/preview/salvador/cdm_dataportal/taxon/507e13f3-5db7-45a6-a41e-07f0de203...
- 06:12 PM bug #6835 (New): Revise decission to color specimenOrObservations depending on there type
- AM:
Die Occurrence Punktfarbe scheint vom Type abhängig zu sein:
`EditGeoserviceUtitlities.82ff`
~~~java
... - 06:03 PM Revision 423f5e58 (cdm-dataportal): improving setting documentation of taxon layout tabs
- 05:52 PM Revision 9d327042 (cdmlib): fix #6825 again handle null points, to be on the safe side
- 05:52 PM Revision 0bc6dc74 (cdmlib): cleanup
- 05:45 PM bug #6817 (Closed): Media page: "Back to Image" only shown when the HTTP referrer is a cdm_dataportal page
- 05:45 PM bug #6817 (Resolved): Media page: "Back to Image" only shown when the HTTP referrer is a cdm_dataportal page
- Applied in changeset commit:cdm-dataportal|3e2af8c2d9894c772b75dc3fb822483ad52f401b.
- 05:45 PM Revision 3e2af8c2 (cdm-dataportal): fix #6817 'Back to Image' only shown when the HTTP referrer is a cdm_dataportal taxon page
- 05:35 PM feature request #6818 (Closed): Default Image Viewer: setting to enable display of 'Media Representations'
- 05:21 PM feature request #6818 (Resolved): Default Image Viewer: setting to enable display of 'Media Representations'
- Applied in changeset commit:cdm-dataportal|63d5030d05d81a027707d4c8cc3aef081666266c.
- 05:34 PM bug #6822 (Closed): Media settings: "Show captions under thumbnails" has no effect on the Image Viewer
- The image gallery setting for the media page where only a left over from an earlier version.
This irritating setting... - 05:21 PM Revision 63d5030d (cdm-dataportal): fix #6818 display of media representations in the media page now optional \n also deleting useless media gallery settings ref #6822
- 04:26 PM Revision 92568738 (taxeditor): ref #6597 Prototye for migrated details view
- 03:35 PM feature request #6834 (New): [DISCUSS] add inner text to Intextreference or other ideas for easier handling of intextReferences in TaxEditor
- In taxeditor the convertion of the cdm markup of an intextreference is performed quite often, therefore maybe it is r...
- 03:26 PM feature request #6820 (Resolved): Settings option to place the synonymy at the top of the general page and to supress the according tab.
- Applied in changeset commit:cdm-dataportal|22383f954d526ced5db157f7d79e72c549d38b99.
- 03:26 PM Revision 22383f95 (cdm-dataportal): fix #6820 synonymy can be placed in the general page instead of being a tab
- 03:18 PM bug #6827: The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- Andreas Müller wrote:
> If this does not work on ALL machines and graphik frameworks I wouldn't say it "worksforme".... - 02:23 PM bug #6827: The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- If this does not work on ALL machines and graphik frameworks I wouldn't say it "worksforme".
What do others think?... - 01:20 PM bug #6827 (Worksforme): The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- so this is not a critical problem. please create another ticket for the 'Expand to containing view problem' if needed.
- 01:18 PM bug #6827: The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- Andreas Kohlbecker wrote:
> I added a screenshot taken with Ubuntu 14.04 KDE 4.14.13 GTK 3.0 Adawaita-X-light
Swi... - 01:11 PM bug #6827: The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- I added a screenshot taken with Ubuntu 14.04 KDE 4.14.13 GTK 3.0 Adawaita-X-light
- 11:45 AM bug #6827: The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- Can you add further information. I already edited TaxonNode based granted authorities with 4.8.2 and had no problems....
- 10:43 AM bug #6827 (Worksforme): The Editor for TaxonNodeRelated GrantedAuthorities is unusable in e4
- The editor component is too narrow the CRUD flags can not be edited
- 02:28 PM bug #6828: SpecimenOrObservation and Person/Team missing in Cache updater
- maybe you are right, I thought it is also an update problem in the factual data view, but probably it is mostly a spe...
- 12:43 PM bug #6828: SpecimenOrObservation and Person/Team missing in Cache updater
- Andreas Müller wrote:
> Shouldn't we split this in 2 tickets? Also I guess at least part 2 is to be assigned to KL?
... - 11:48 AM bug #6828: SpecimenOrObservation and Person/Team missing in Cache updater
- Shouldn't we split this in 2 tickets? Also I guess at least part 2 is to be assigned to KL?
- 11:24 AM bug #6828 (Closed): SpecimenOrObservation and Person/Team missing in Cache updater
- Walter:
Ich habe die Landesbezeichnung im Term-Editor für Named Area in El Salvador geändert – das wird aber auch ... - 02:25 PM bug #6833 (New): glue for feature block items configurable: feature CommonName
the Glue for common names is hardcoded with different glues for TextData and CommonName Elements:
* TextData: ' ...- 02:24 PM bug #6832 (New): glue for feature block items configurable: feature distribution
- 02:23 PM bug #6831 (Closed): glue for feature block items configurable
- 01:51 PM bug #6831 (Closed): glue for feature block items configurable
- The glue string is already used in the code but a settings options is still missing in the admin UI.
There are a cou... - 02:17 PM Revision b9e9f59b (cdm-dataportal): ref #6831 feature item glue can be set in the admin UI
- 12:55 PM Revision 4103e3d4 (cdmlib): Use country label instead of description for specimen table
- 12:14 PM Revision 699c8224 (cdmlib): fix #6825 remove null points from fieldUnitPoints list
- 12:14 PM Revision f67ed92e (cdmlib): cleanup
- 11:40 AM bug #6826: User bulk editor loses selection focus on save
- Is this a general behavior of bulk editors?
- 10:41 AM bug #6826 (New): User bulk editor loses selection focus on save
- When you perform a save operation while editing a User, the selection is reseted to the first user in the list.
If t... - 11:26 AM bug #6830 (New): Factual data view should be emptied when related taxon editor is closed
- 11:25 AM bug #6829 (New): [DISCUSS] specimen label in bulk editor
- Walter:
Bulk Editor: „Title Cache“: Ich würde ein Satzzeichen zwischen Herbarangabe und die dortige ID setzen, als... - 10:52 AM Revision 1f83b218 (taxeditor): Update documentation
- 01:31 AM feature request #6824 (In Progress): Mapping for Salvador areas
- 12:47 AM feature request #6824 (Closed): Mapping for Salvador areas
- Suitable layer is available here: http://edit.africamuseum.be/geoserver/topp/wms?service=WMS&version=1.1.0&request=Ge...
07/17/2017
- 06:21 PM bug #6816: [Dataportal] Specimen table issues
- Patrick Plitzner wrote:
> wir haben ja letzte Woche testweise ins Salvador Testportal ca. 20.000 Specimen importiert... - 03:23 PM bug #6816 (Closed): [Dataportal] Specimen table issues
- wir haben ja letzte Woche testweise ins Salvador Testportal ca. 20.000 Specimen importiert.
Z.B. hier: http://test... - 06:14 PM Revision 907cc9b4 (cdm-dataportal): ref #6816 Enhance layout and specimen title
- 06:02 PM feature request #6815: OriginalSource idNamespace + idInSource default separator should be whitespace
- ja, dazu was im Namespace und was direkt in IdInSource landet gibt es ja keine feste Regel. Ich schiebe häufig die st...
- 03:21 PM feature request #6815 (Closed): OriginalSource idNamespace + idInSource default separator should be whitespace
- > der Slash in [Fig./1] steht nicht in den Daten, wo kommt der her?
Fig .1 ist in den Daten als "idInSource": "1",... - 05:37 PM bug #6823 (New): php Warning: Illegal string offset '#value' in compare_description_element_render_arrays() - line 421
- in Palmweb portal :
http://www.palmweb.org/cdm_dataportal/taxon/53a05455-e318-4237-a0a6-b0e5c3ce44a7
This is no... - 05:18 PM bug #6822 (Closed): Media settings: "Show captions under thumbnails" has no effect on the Image Viewer
- The "Show captions under thumbnails" has no effect on the Image Viewern but it works in other galleries like in the s...
- 05:14 PM bug #6821 (Worksforme): footnote keys without trailing dot character
- remove the trailng dot character from the footnote keys which are shown with the footnote:

... - 05:10 PM Revision 4204e470 (cdm-dataportal): updating Sinonimía in spanish translation
- 05:07 PM feature request #6820 (Closed): Settings option to place the synonymy at the top of the general page and to supress the according tab.
- Often the synonyms is to be displayed in the general tab. To achieve this the portal has to be in tab-less mode, whic...
- 04:28 PM Revision 6557bce4 (cdmlib): ref #6816 Fix date and collection string
- 04:27 PM Revision fa09fe7d (cdm-dataportal): ref #6816 add line break before type information
- 04:26 PM bug #6819 (New): Distibution feature block id must be normalized and should not depend on language
- In the salvador the Distibution feature block id is translated to spanish and not normalized:
http://portal.cybert... - 03:59 PM Revision 48b1eaa7 (cdm-dataportal): ref #6816 Show URL of stable identifier
- 03:29 PM feature request #6818 (Closed): Default Image Viewer: setting to enable display of 'Media Representations'
Wir sollten aber über die Settings die Möglichkeit bieten die „Media Representations“ nur dann explizit ein zu scha...- 03:26 PM bug #6817 (Closed): Media page: "Back to Image" only shown when the HTTP referrer is a cdm_dataportal page
- > Der Link „Regresar a imágenes” bringt einen auf die Taxon page zurück – wohl, da hier nur ein Bild in der Galery is...
- 02:49 PM Revision b9ca9ddc (taxeditor): adapt refresh to fix refresh problem for moveTaxon
- 02:45 PM Revision 0c72327c (cdmlib): movetaxonNode: add new and old parent as updatedObject to resullt
07/14/2017
- 09:48 PM bug #6814 (New): Use CSL (Citation Style Language) for formatting citations
- See https://michel-kraemer.github.io/citeproc-java/
Attribute documentation:
http://docs.citationstyles.org/en... - 03:20 PM Revision 5386fe98 (taxeditor): ref #6762 layout update
- 02:59 PM Revision b35c258e (taxeditor): code cleanup
- 02:59 PM Revision e75df01d (taxeditor): ref #6746 Provide selection for details and supplemental view
- 02:57 PM Revision bcb21236 (taxeditor): ref #6762 Provide selection for details and supplemental view
- 01:05 PM bug #6813: Illegal Argument Exception when switching AcceptedTaxonToSynonym
- There is a very similar issue when trying to open the "move taxon" dialog:
~~~
login : admin
editor version : 4.... - 01:01 PM bug #6813 (Worksforme): Illegal Argument Exception when switching AcceptedTaxonToSynonym
- Looks like this is a "null" problem again
Code in TaxonNodeSelectionDialog 93ff:
~~~ java
for(Classificatio... - 12:30 PM Revision ddf52a47 (taxeditor): ref #6762 Add context menu to CharacterEditor
- - also add new interface for e4 parts that contain a viewer that
provides selection - 12:17 PM Revision d564253f (taxeditor): handle some more cases for taxa without name and add some invalid name types to use invalid icon
- 11:29 AM feature request #6812: Improve TaxEditor download site
- The download site is themed generically for all subfolders of https://dev.e-taxonomy.eu/download/.
The according se... - 11:13 AM feature request #6812 (Closed): Improve TaxEditor download site
- The current download site (https://dev.e-taxonomy.eu/download/taxeditor/stable/) for the TaxEditor is very cryptic.
...
07/13/2017
- 04:07 PM Revision f958f6ea (cdm-vaadin): removing debug mode switch
- 03:53 PM bug #6811 (Closed): View and according Presenter are initialized 3x
- For each request to a View the View bean is initialized 3x for the same `view-scope`.
After the request has been pro... - 03:38 PM Revision 750a09af (cdm-vaadin): fixing bug in JodaTimePartialConverter: missing breaks in switch after refactoring
- 03:34 PM feature request #6810 (Resolved): View for starting new registrations implemented
- Applied in changeset commit:cdm-vaadin|b3e242fec44ca1882da44fcfaeadd2170f6f2c1b.
- 03:04 PM feature request #6810 (In Progress): View for starting new registrations implemented
- 03:03 PM feature request #6810 (Closed): View for starting new registrations implemented
- editing of registrations is centered around the publication which may contain multiple nomenclatural acts. All regist...
- 03:34 PM Revision b3e242fe (cdm-vaadin): fix #6810 View for starting new registrations implemented
- 02:14 PM Revision 3ca6cafb (taxeditor): ref #6762 some layout enhancements
- 02:04 PM feature request #6806: Add context menu to FeatureTreeEditor
- Andreas Müller wrote:
> Patrick Plitzner wrote:
> > @Andreas: I would also remove the buttons then, ok?
>
> Yes,... - 08:45 AM feature request #6806: Add context menu to FeatureTreeEditor
- Patrick Plitzner wrote:
> @Andreas: I would also remove the buttons then, ok?
Yes, if all functionality is availa... - 02:04 PM Revision 804fe7cc (taxeditor): ref #6806 remove buttons from FeatureTreeEditorComposite
- 01:35 PM Revision 853ff11f (taxeditor): minor
- 11:25 AM feature request #6795 (Closed): Invoke selection change event when setting focus to specimen editor
- 11:25 AM bug #6809 (Closed): Name Editor throws double selection change events
- 1. Have the details view open
1. Open the name editor with a taxon that has two synonyms
1. Select synonym A
1. Sw... - 11:24 AM Revision ece99302 (cdm-vaadin): solving spring scope related problems with the LoginView by introducing a RedirectToLoginView
- 11:05 AM bug #6808 (Resolved): New misapplied name details view destroyed old concept relationship details view
- 01:19 AM bug #6808 (Closed): New misapplied name details view destroyed old concept relationship details view
- Before the misapplied name details view was developed it was possible to edit concept relationships in the details vi...
- 11:03 AM Revision aa744c3b (taxeditor): add distinction between misapplied name and other concept relationships
- 10:29 AM Revision d676f3ce (taxeditor): ref #6783 Move menu item to the correct place
- 10:15 AM bug #6785: Editors should be able to have multiple instances
- Andreas Müller wrote:
> upps, too fast. The feature tree editor does not yet work. Only one instance available
...
07/12/2017
- 08:38 PM feature request #6806 (Resolved): Add context menu to FeatureTreeEditor
- @Andreas: I would also remove the buttons then, ok?
- 06:16 PM feature request #6806 (Closed): Add context menu to FeatureTreeEditor
- 08:36 PM Revision ff46c6ca (taxeditor): ref #6806 Add context menu to feature tree editor
- - menu item for add, remove feature and export feature tree
(experimental) - 08:33 PM bug #6807 (Rejected): Deleting a FeatureNode is persisted although the editor is set to dirty
- 1. Delete a FeatureNode in FeatureTreeEditor
1. Editor is set to dirty and FeatureNode is removed from viewer
1. Cl... - 06:14 PM feature request #6805 (Resolved): Implement drag and drop from Term Editor (Feature) to FeatureTreeEditor
- 02:13 PM feature request #6805 (In Progress): Implement drag and drop from Term Editor (Feature) to FeatureTreeEditor
- 02:13 PM feature request #6805 (Closed): Implement drag and drop from Term Editor (Feature) to FeatureTreeEditor
- 06:12 PM Revision fa44b721 (taxeditor): ref #6805 Add drag and drop from Feature Editor to FeatureTreeEditor
- 06:11 PM Revision a901ba1e (taxeditor): ref #6805 Avoid dragging of non term objects
- 06:10 PM Revision 5671f445 (taxeditor): ref #6805 code cleanup
- 03:21 PM Revision 1cea32bb (taxeditor): ref #6805 Remove e3 drag and drop adapters
- 02:02 PM Revision 29ce4176 (taxeditor): ref #6762 Fix session handling when creating new character
- 02:01 PM Revision 4ec64f1c (taxeditor): ref #6762 Disable editing feature tree label
- 02:00 PM Revision e26c2cca (taxeditor): ref #6762 Refactor shell access
- 01:58 PM Revision da270d9c (cdmlib): ref #6694 Fix javadoc
- 01:58 PM Revision 1ac1ab0b (cdmlib): ref #6694 Remove cascading to FeatureNodes from Character
- 01:56 PM Revision fe7208bf (cdmlib): ref #6694 Fix typo in method name
- 01:46 PM Revision 607cfd81 (taxeditor): ref #6694 Refactor shell access
- 01:45 PM Revision 349c3582 (taxeditor): ref #6694 Adapt to service method changes
- 01:43 PM Revision 9e6aefb4 (taxeditor): ref #6762 Rename tree viewer
- 08:49 AM Revision 4349373f (taxeditor): remove git merge comment in plugin.xml
07/11/2017
- 11:46 PM bug #6804 (Resolved): Order areas in Distribution Selection Editor
- When setting the available distributions for the Distribution Selection Editor in TaxEditor the terms within the voca...
- 11:37 PM bug #6803 (Worksforme): Drag&Drop in Taxon Navigator does not refresh tree correctly
- Drag&Drop in the taxon navigator does show the taxon correctly at the new position but does not delete in in the old ...
- 11:23 PM bug #6802 (Closed): Selection of distribution in Vaadin distribution editor does throw LIE
- I tried on WSII, did choose about 10 filtered taxa and did choose "Bundesländer" BW and B. Tried to add a status but ...
- 11:07 PM bug #6801 (Closed): DwCA Export is not stored at expected place
- I run an DwCA export and also got a result (with some warnings). However, no file was created at the expected place o...
- 11:03 PM feature request #6800 (Closed): Allow all filters for DwCA export in TaxEditor
- The new DwCA export allows filtering classifications, subtrees, single taxon nodes and taxa.
This should be reflec... - 11:00 PM bug #6799 (Closed): Implement progress monitor for DwC A export
- The DwcA export has been improved in #6754 and #6755. It implements now a progress monitor.
This should be correctly... - 10:53 PM bug #6783 (Feedback): Menu item for editing right is missing
- Can we still move it to the old place. It was on the second position. Surrounded by separators.
Then we can close th... - 10:51 PM bug #6798: NPE when trying to drag&drop a classification to the user rights editor
- Interesting is that after getting about 10x an exception finally the new right is created as a right on a TaxonNode.
... - 10:48 PM bug #6798 (Duplicate): NPE when trying to drag&drop a classification to the user rights editor
- The user rights editor is available via Admin-UserGroups- select a user- right click menu- edit user rights.
When ... - 10:43 PM bug #6785 (Feedback): Editors should be able to have multiple instances
- upps, too fast. The feature tree editor does not yet work. Only one instance available
- 10:34 PM bug #6785 (Closed): Editors should be able to have multiple instances
- Seems to work
- 03:49 PM Revision bea13cde (taxeditor): Remove already converted e3 handler
- 02:46 PM Revision 3aacef44 (taxeditor): change label for classification in status bar and fix createClassificationHierarchyHandler
- 02:33 PM bug #6786 (In Progress): Remaining feature tree editor issues
- 02:29 PM Revision fb9ff83a (taxeditor): ref #6786 Save before opening new feature tree
- 02:29 PM Revision 741938e7 (taxeditor): ref #6786 Allow multiple instances of FeatureTreeEditor
- 02:29 PM Revision 941b5341 (taxeditor): ref #6786 correctly set enable state of feature tree title text field
- 02:29 PM Revision ad00b0fa (taxeditor): ref #6786 Show vocabularies as root element in feature selection
- 12:13 PM feature request #6504 (Resolved): Bibliographic references should not start with firstname.
- Probably this is solved by the new Person.initals. But we still need to update caches. But careful with Palmweb and m...
- 12:12 PM task #6630: Unify TaxonName cache strategies
- move back to 4.8 once finished, because most of the work was done in 4.8
- 12:05 PM feature request #6390 (Resolved): Details view for misapplied names
- I set to resolved as open issues were moved to new ticket. But please double check.
- 12:01 PM feature request #6795 (Feedback): Invoke selection change event when setting focus to specimen editor
- Generally this works and the ticket can be closed.
The only "open" issue is that when e.g. going back to the NameE... - 11:56 AM feature request #6681: Correct formatting for misapplied names in name editor
- I think we can close this. A remaining issue I moved to #6797. Can you please double check if you think everything is...
- 10:59 AM feature request #6681 (Resolved): Correct formatting for misapplied names in name editor
- Applied in changeset commit:taxeditor|5f4e7a24d202e766a74563692439a77b35e01187.
- 11:54 AM bug #6797 (Resolved): Use short sec citation for misapplied name in NameEditor
- similar to what we do in taxon titleCache, we only need a short citation like "Luther, 2009" not the full titleCache
- 11:26 AM Revision 9a130d1f (cdmlib): fix problem for taxonSearch with no result
- 11:23 AM Revision 26a96ca9 (taxeditor): Merge branch 'hotfix/4.8.2' into develop
- 11:23 AM Revision de44522f (taxeditor): Merge branch 'hotfix/4.8.2'
- 10:59 AM Revision 92869a37 (taxeditor): ref #6789 adapt label for misappl. doubtful and err. sec.
- 10:48 AM Revision 72d47c20 (taxeditor): fix #6681 fix NPE for MAs having no sec and incorrect taxon.sec/taxRel.citation
- 10:38 AM Revision 5f4e7a24 (taxeditor): fix #6681 show ,non Author also if appended phrase exists
- 09:40 AM feature request #6796 (Closed): PersonField: add UI Element to choose from existing Persons
- The PersonField so far only allows to add new Persons. A integrated UI element to choose from the existing persons is...
- 09:35 AM Revision 5791a9f1 (cdm-vaadin): ref #6724 converter to deproxy hibernate beans
- 09:04 AM Revision 0748ebca (cdm-vaadin): ref #6724 geolocation field: map improvement
07/10/2017
- 04:08 PM bug #6748: Linking between derivate view and facts/media view
- I added and fixed the issue of the focus selection: #6795
- 02:36 PM bug #6748: Linking between derivate view and facts/media view
- should I review?
- 10:47 AM bug #6748 (Resolved): Linking between derivate view and facts/media view
- Applied in changeset commit:taxeditor|3ac520886e2ca77781c575fd51f08b3a3f20cc1f.
- 04:03 PM Revision b19855b6 (taxeditor): fix #6795 Invoke selection event when setting focus to specimen editor
- 04:03 PM Revision 89d5a9ad (taxeditor): fix #6785 Enable multiple opening of the same part
- 04:03 PM Revision b00514e6 (taxeditor): fix #6783 Fix missing context menu item of group bulk editor
- 04:02 PM feature request #6795 (Resolved): Invoke selection change event when setting focus to specimen editor
- Applied in changeset commit:taxeditor|ee794ab74445154c9dc688439106a4c9a6605e09.
- 04:01 PM feature request #6795 (Closed): Invoke selection change event when setting focus to specimen editor
- 04:02 PM Revision ee794ab7 (taxeditor): fix #6795 Invoke selection event when setting focus to specimen editor
- 03:49 PM Revision ae8e66ed (taxeditor): misapplied name relationship details view fix
- 03:43 PM Revision d5f3ce89 (taxeditor): Updated version in pom / project files to taxeditor version : 4.8.2 and cdmlib version : 4.8.0
- 03:37 PM bug #6785 (Resolved): Editors should be able to have multiple instances
- Applied in changeset commit:taxeditor|f29d4804a4ae2959b88444dc91ac0894b50db321.
- 03:37 PM Revision f29d4804 (taxeditor): fix #6785 Enable multiple opening of the same part
- 03:17 PM Revision 336ac1c6 (taxeditor): misapplied name relationship details view fix
- 03:13 PM bug #6783 (Resolved): Menu item for editing right is missing
- Applied in changeset commit:taxeditor|7d117721001d23c9f8af0bd4d0fa00e17ac80a30.
- 02:38 PM bug #6783: Menu item for editing right is missing
- Yes I still used it with the old version. Maybe you still have an older database you can test it with.
- 12:18 PM bug #6783: Menu item for editing right is missing
- I have never seen this menu before and I do not see any signs of it in the current code. Has it been there in the las...
- 03:12 PM Revision 7d117721 (taxeditor): fix #6783 Fix missing context menu item of group bulk editor
- 03:09 PM Revision 475e401d (cdm-vaadin): ref #6724 geolocation field: map layout
- 03:03 PM Revision ca54f1bd (cdm-vaadin): ref #6724 geolocation field with log lat parsing and map
- 02:52 PM Revision 78a0e8ca (taxeditor): ref #6774 Refactor access of static field
- 02:29 PM Revision 76d47327 (taxeditor): Merge branch 'develop' into owlExport
- 02:28 PM Revision 2a33dc0f (taxeditor): ref #6774 Make export button "experimental"
- 02:28 PM Revision c144c849 (cdmlib-apps): ref #6792 add 5th collector
- 02:12 PM task #6421 (Resolved): Document workaround for user.home location problem in Windows
- 01:57 PM Revision 320e127e (taxeditor): Merge branch 'hotfix/4.8.1' into develop
- 01:57 PM Revision 82474dc4 (taxeditor): Merge branch 'hotfix/4.8.1'
- 01:55 PM Revision 8c8d24e5 (taxeditor): ref #6745 Change location of workbench.xmi to {install}/configuration
- 12:38 PM Revision 1290db5c (taxeditor): avoid NPE in check for dirty editors
- 12:37 PM Revision 669c8713 (taxeditor): Fix manifest file
- 12:26 PM Revision 336922ef (taxeditor): Merge branch 'develop' into owlExport
- # Conflicts:
# eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
# eu.etaxonomy.taxeditor.application/plugin.xml - 12:21 PM Revision 78f204f3 (cdmlib): Merge branch 'develop' into owlExport
- 12:06 PM Revision c312c1ee (taxeditor): code cleaning
- 12:01 PM Revision 5c9b819e (taxeditor): ref #6789: change sensu and err sec
- 11:57 AM Revision 519b4513 (cdm-vaadin): ref #6724 removing initstrategy which is no longer nedded after #6687 is fixed and disabling referenceSystemField
- 11:57 AM Revision 63400a4c (taxeditor): change sensu to sec referénce of the taxon
- 11:29 AM Revision fffc8abd (cdm-vaadin): ref #6687 clearing session in parent view on refresh
- 11:19 AM feature request #5848 (Closed): Problem with writing ehCache folder on network drive using UNC path (net.sf.ehcache.CacheException)
- Workaround was documented. Further issues now handled at #6422.
Closing ticket. - 10:55 AM bug #5216 (Closed): Changing the CRUD flags of an existing GrantedAuthority in the CdmAuthorityEditorInput causes an MySQLIntegrityConstraintViolationException
- works as expected.
- 10:47 AM Revision 3ac52088 (taxeditor): fix #6748 Fix creation of description for specimens
- 10:19 AM Revision 7328ae26 (cdm-vaadin): ref #6687 using read-only transactions in non editor view presenters
- 10:18 AM Revision f8f1f3fe (taxeditor): ref #6745 Change save location of workbench.xmi
- - Register own copy of ResourceHandler to handle loading and storing of
the application model - 10:10 AM Revision 7a64fc5f (cdmlib): smaller changes in NormalExplicit import
- 10:08 AM Revision 6716c351 (taxeditor): Updated version in pom / project files to taxeditor version : 4.8.1 and cdmlib version : 4.8.0
- 09:27 AM Revision f1e94220 (cdm-vaadin): ref #6687 closing ConversationHolder on view exit
- 08:59 AM Revision a9e51662 (taxeditor): avoid NPE in check for dirty editors
- 08:27 AM feature request #6791: Test RMIIO for remote procedure calls of streams in TaxEditor
- Please give more details on the problems that rise this requirement: For which situations and why do we need another ...
- 12:45 AM Revision 4ee434a0 (taxeditor): ref #6789: change sensu and err sec
07/09/2017
- 10:24 PM feature request #6794 (In Progress): Improve term structure
- Terms, terms structures and term collections need to be improved. Currently the only structures we have for terms are...
- 04:55 PM Revision e6b4cd6c (cdmlib-apps): ref #6792 base import implemented
- 04:54 PM feature request #6793 (Resolved): Implement simple Csv import framework
- Applied in changeset commit:cdmlib|0c683ea35437e97349002e7d3502381eeb8e5bae.
- 04:51 PM feature request #6793 (Resolved): Implement simple Csv import framework
- to be used by salvador specimen import and others. We may also try adapt the representation import to use it.
- 04:54 PM Revision 5cf44b8a (cdmlib): ref #6792 adapt ImportDeduplicationHelper to run with sessions (for AgentBase)
- 04:53 PM Revision 0c683ea3 (cdmlib): fix #6793 implement csv import framework
- 04:42 PM Revision 204aa9a6 (cdmlib): adapt generics for SimpleImport
- 04:38 PM Revision ede5b774 (cdmlib): cleanup
- 04:26 PM feature request #6791 (New): Test RMIIO for remote procedure calls of streams in TaxEditor
- http://openhms.sourceforge.net/rmiio/
Or use any other solution (for downloading data REST might be solution, see...
07/08/2017
- 02:23 AM Revision c2877394 (cdmlib-apps): fix #6790 IO class hierarchy creates problems in eclipse in cdmlib-apps
- 02:09 AM bug #6790 (Resolved): IO class hierarchie creates problems in IDE
- Applied in changeset commit:cdmlib|bb7eee99f5f8ae9dee2f45cbb8b4774f9ada6c9b.
- 02:08 AM Revision bb7eee99 (cdmlib): fix #6790 IO class hierarchy creates problems in eclipse
- 01:56 AM Revision dbf0413a (cdmlib): rename ExcelImporterBase to ExcelImportBase
07/07/2017
- 11:20 PM bug #6790 (Closed): IO class hierarchie creates problems in IDE
- In eclipse for some classes autocomplete does not work anymore.
E.g. ExcelDistributionUpdateConfigurator
Also I... - 11:16 PM Revision 8bf361bf (cdmlib): minor
- 10:57 PM Revision 317e10af (cdmlib): minor
- 10:17 PM feature request #6485: Implement IntextReferences in TaxEditor
- Example data for reference and key are now available for caryo_nepenthes and flora_malesiana_clean. Example data you ...
- 10:16 PM feature request #6486: Implement handling of IntextReferences in dataportal
- Example data for reference and key are now available for caryo_nepenthes and flora_malesiana_clean. Example data you ...
- 10:13 PM feature request #6472 (Closed): Include keys as target for IntextReferences
- I updated data in caryo_nepenthaceae and in flora_malesiana_clean.
- 09:23 PM feature request #6681: Correct formatting for misapplied names in name editor
- see critical issue https://dev.e-taxonomy.eu/redmine/issues/6390#note-18 that also affects this ticket!
- 07:32 PM feature request #6681 (Feedback): Correct formatting for misapplied names in name editor
- looks fine, only open issue:
* if an appended phrase exists, the "non Author" part is not shown anymore. I am not... - 09:21 PM feature request #6390: Details view for misapplied names
- I moved remaining issues to new ticket #6789. Can you please double check if I forgot something.
- 08:50 PM feature request #6390: Details view for misapplied names
- > For misapplied names we have the taxon secundum of the misapplied name (which should be labeled to "sensu" instead ...
- 09:20 PM bug #6789 (Closed): Remaining issues for misapplied name details view
- * ~~Blocker: Switch Sensu and Err. Sec., same for according details and in NameEditor second line label~~ fixed in 4....
- 08:14 PM feature request #6788 (New): Handle SchemaUpdateResult in CdmServer
- The schema updater now has an UpdateResult (similar to Import- and ExportResult). The result should be handled and sh...
- 08:11 PM task #6717 (Closed): Rename taxonNameBaseTitleCacheIndex and taxonNameBaseNameCacheIndex
- update on production worked fine
- 08:09 PM bug #6473 (Closed): Marker by default should be true
- Works fine
- 08:07 PM bug #6776 (Closed): Restored Specimen Editor does not load conversation => NPE
- This seems to be fixed as the Specimen Editor does not restore anymore. But there is a new critical issue: #6787
- 07:58 PM bug #6787 (Closed): NPE when opening Specimen Tree Editor
- ~~~
login : admin
editor version : 4.9.0.201707071212
server : test.e-taxonomy.eu (edit-test) / rem_conf_am
schem... - 07:57 PM Revision 62b916b4 (taxeditor): cleanup
- 07:46 PM feature request #6658: Make mediaCreated editable in Media view
- >The textfield should start at the same position as "Title", "Artist" and "Media URI". Currently there is a little in...
- 07:39 PM feature request #6658 (Feedback): Make mediaCreated editable in Media view
- > if there is already data available the dialog should be set to this data. Currently it always shows the current dat...
- 07:15 PM feature request #6694 (Closed): Migrate FeatureTreeEditor
- I close this ticket as there was a release and open a new one with remaining issues: #6786
Also some new issues we... - 06:32 PM bug #6786 (Closed): Remaining feature tree editor issues
- * Critical: ~~selecting a new feature tree should require saving before~~
* Critical: ~~closing the editor without... - 06:30 PM bug #6785 (Closed): Editors should be able to have multiple instances
- Currently the Specimen Editor and the Feature Tree Editor can be opened only once, while the Name Editor, the Bulk Ed...
- 06:06 PM bug #6743 (Closed): Translation missing for Specimen-Editor context menu
- I still changed "Verknüpfen mit Taxonauswahl" to "Mit Taxonauswahl verknüpfen".
Can be closed. - 06:05 PM Revision 5aa0be08 (taxeditor): ref #6743 change some German label
- 05:40 PM bug #6748: Linking between derivate view and facts/media view
- Patrick Plitzner wrote:
> Andreas Müller wrote:
> > It still does not seem to work if the focus is set to the same ... - 05:37 PM bug #6748: Linking between derivate view and facts/media view
- By the way, also the save button dirty state is irritated after a while if you jump back and force between taxa and s...
- 05:26 PM bug #6748: Linking between derivate view and facts/media view
- Andreas Müller wrote:
> It still does not seem to work if the focus is set to the same record as before.
>
> What... - 05:21 PM bug #6748 (Feedback): Linking between derivate view and facts/media view
- It still does not seem to work if the focus is set to the same record as before.
What I did:
* Open Specimen E... - 11:05 AM bug #6748: Linking between derivate view and facts/media view
- Applied in changeset commit:taxeditor|5daadc6e2e64a5ef6c2684c64c0df8771c084d87.
- 05:16 PM bug #6784 (Feedback): Right click menu in Specimen Editor appears after Details View refresh
- When right clicking on a specimen in the Specimen Tree Editor it takes some time until the menu appears. It seems tha...
- 04:33 PM feature request #6622: Migrate remaining main menu items
- Yes, there are still a lot of items missing. The converted ones are listed above
- 03:15 PM feature request #6622: Migrate remaining main menu items
- is this still an open issue?
- 04:31 PM Revision 4a5069f1 (taxeditor): Revert "ref #6568 Replace e3 perspective switcher with e4 alternative"
- This reverts commit 92ff410d0000b0d2ddf317a41738b218a5f6a33c.
- 04:05 PM bug #6773 (Closed): Changing pwd as admin changes the user
- seems to work fine
- 03:55 PM Revision ce39165a (taxeditor): add toString to Source classes
- 03:54 PM Revision 136d29ba (cdmlib): add toString to CdmSource and cleanup and some minor fixes
- 03:12 PM bug #6783 (Closed): Menu item for editing right is missing
- In user group bulk editor the right click menu item for editing user rights is missing.
Note: once this is ready, ... - 03:10 PM Revision 46764df1 (taxeditor): cleanup
- 03:09 PM Revision 92ff410d (taxeditor): ref #6568 Replace e3 perspective switcher with e4 alternative
- 03:08 PM bug #6782 (New): testMonitLongRunningMethodWithInterrupt fails often
- ProgressMonitorServiceTest.testMonitLongRunningMethodWithInterrupt fails often during the last months.
We need to ... - 02:54 PM bug #6583 (Rejected): perspective separator not movable
- I do not consider this to be a problem. Instead it is possible now to move the perspectives icon bar around, which al...
- 02:51 PM Revision 15e5c1fc (taxeditor): fix #6748 Fix creation of description for specimens
- 02:35 PM Revision aa9b36db (cdmlib): Merge branch 'develop' into owlExport
- 02:32 PM bug #6781 (Closed): Automatic update does not work anymore for TaxEditor
- I tried to update from TaxEditor version 4.7 to version 4.8 but the update stopped in the middle without the followin...
- 02:15 PM Revision c0642f92 (taxeditor): cleanup
- 01:52 PM bug #5417 (Worksforme): Search not working correctly in Bulk Editor
- I think this is a duplicate for a bug that was fixed some time ago. Therefore I remove version and set to worksforme.
- 11:21 AM bug #5417 (Closed): Search not working correctly in Bulk Editor
- I played around a little with the bulk editor and the specimen editor open and edited, saved, switched perspectives a...
- 01:39 PM bug #5639 (In Progress): NPE when showing name relationships for a name originally related to a deleted name
- 01:34 PM feature request #6682 (In Progress): Formatter and DTO for taxon relationships (e.g. misapplied names)
- 01:16 PM Revision 2280c2d9 (cdmlib-apps): adapt BgbmInstancesUpdater to new databases
- 12:54 PM Revision 884a54d2 (cdm-dataportal): Merge branch 'release/4.8.0' into develop
- 12:54 PM Revision 39e0349c (cdm-dataportal): updating poms for branch'release/4.8.0' with non-snapshot versions
- 12:54 PM Revision 6cc0eec9 (cdm-dataportal): release-preparation: production level css
- 12:52 PM Revision 3d540561 (cdm-dataportal): updating poms for 4.9.0-SNAPSHOT development
- 12:46 PM Revision 0c219f3d (cdm-dataportal): resetting version to 4.8.0-SNAPSHOT
- 12:02 PM Revision 9b677cc7 (cdmlib): ref #6687 ConversationHolder improvements for pre view based conversation in cdm-vaadin\n - improved logging for multi thread environments\n - configurable default flushMode
- 11:49 AM bug #6687 (Closed): Multiple representations of the same entity merge problem
- 11:48 AM bug #6687 (Resolved): Multiple representations of the same entity merge problem
- Applied in changeset commit:cdm-vaadin|fe785c1e9ea0a833a9edae2bcb6196851a205764.
- 11:30 AM bug #6687: Multiple representations of the same entity merge problem
- The solution that has been chosen is to use the `ConversationHolder` to implement the session-per-conversation patter...
- 11:48 AM Revision fe785c1e (cdm-vaadin): fix #6687 per view implementation of the 'session-per-conversation' pattern
- 11:08 AM bug #6780 (Closed): ConversationHolder isTransactionActive() returns true even if the transaction is completed
- The ConversationHolder method `isTransactionActive()` (always?) returns true in cases when the transaction has been r...
- 11:05 AM Revision 5daadc6e (taxeditor): fix #6748 Fix creation of description for specimens
- 10:48 AM bug #6747 (Closed): Media and Facts view is inactive for specimen editor
- The views are no longer inactive. This works. However the problem of #6748 remains. It is not possible to create a ne...
- 10:13 AM bug #6747 (Resolved): Media and Facts view is inactive for specimen editor
- 10:14 AM bug #6418 (Feedback): Status line does not update after completing the update of the referencing objects view
- The status line does not update in the following case:
1. Have the referencing objects vie open
1. Click on taxo... - 10:10 AM bug #6725 (Closed): Bug in DU facade for setting / retrieving kind of unit
- 10:06 AM Revision 5e22b871 (cdmlib-apps): cleanup and adapt to new Output generics hierarchy
- 09:48 AM Revision c9fe36ca (cdm-vaadin): ignoring all *.log files
- 09:19 AM bug #6673 (Closed): conceptual problems with vaadin Popup editor presenters (AbstractEditorPresenter)
- 09:17 AM task #6758 (Closed): remove Registration type icons
- 09:15 AM bug #6502 (Closed): LIE during request to portal/classification/{uuid}/pathFrom/{taxonNodeUUID}/toRa nk/{rankUuid}
- 09:14 AM feature request #6750 (Closed): DerivedUnitConverter which can convert DerivedUnits <--> MediaSpecimen
07/06/2017
- 10:08 PM feature request #6390 (In Progress): Details view for misapplied names
- Please split remaining issues into new ticket and close this one
- 10:00 PM task #6754 (Resolved): Adapt DwcA Export to CDM light export strategy
- 09:58 PM feature request #6755 (Resolved): Make DwcA export available for annosys via web services
- 06:03 PM Revision ab386938 (cdm-server): Merge branch 'release/4.8.0' into develop
- 06:03 PM Revision 32ea0a4c (cdm-server): jenkins merging release branch into master (strategy: theirs)
- 06:02 PM Revision d3bca255 (cdm-server): updating poms for branch'release/4.8.0' with non-snapshot versions
- 06:02 PM Revision b574d6d7 (cdm-webapp): Merge branch 'release/4.8.0' into develop
- 06:01 PM Revision 6d2ba7e3 (cdm-webapp): updating poms for branch'release/4.8.0' with non-snapshot versions
- 06:01 PM Revision 2a7bee5c (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.8.0
- 05:52 PM Revision c74e18f8 (cdm-vaadin): Merge branch 'release/4.8.0' into develop
- 05:52 PM Revision e3449a9e (cdm-vaadin): jenkins merging release branch into master (strategy: theirs)
- 05:50 PM Revision c0775800 (cdm-vaadin): updating poms for branch'release/4.8.0' with non-snapshot versions
- 05:49 PM Revision b9b8ef7b (cdm-vaadin): renaming package.html to resolve package documentation conflict
- 04:43 PM Revision 451a1864 (cdm-vaadin): jenkins bumping cdmlib.version to 4.8.0
- 04:43 PM Revision 5bd075a1 (taxeditor): Merge branch 'release/4.8.0' into develop
- 04:43 PM Revision 5561ae15 (taxeditor): Merge branch 'release/4.8.0'
- 04:41 PM Revision 35810ac7 (cdmlib): Updating develop poms back to pre merge state
- 04:41 PM Revision 036030c7 (cdmlib): Merge branch 'master' into develop
- 04:41 PM Revision 6e191461 (cdmlib): updating develop poms to master versions to avoid merge conflicts
- 04:41 PM Revision 89d744d3 (cdmlib): Merge branch 'release/4.8.0'
- 04:24 PM Revision d03b32bc (cdmlib): updating poms for branch'release/4.8.0' with non-snapshot versions
- 04:02 PM task #6745: Investigate how e4 model changes affect the cached application model in existing Taxeditor installation
- This article might help. Seems like you can programmatically store and load the application model.
http://www.vogell... - 03:42 PM Revision 41ecabdd (cdmlib): ubating hibernate version in comment
- 03:42 PM Revision 4a0ce8c1 (cdmlib): updating poms for 4.9.0-SNAPSHOT development
- 03:42 PM Revision 85adc921 (cdmlib): export all specimenOrObservationBase not only derivedUnits
- 03:42 PM Revision cc450b70 (cdmlib): add check for NP in cdm light export
- 03:42 PM Revision 430901e7 (cdmlib): ref #6627: avoid NPE when children list contains null values
- 03:42 PM Revision 4502e342 (cdmlib): fix clearCache handling and more progressMonitor subtasks
- 03:35 PM Revision b6ed970f (taxeditor): Add hybrid section configurator flag
- 03:08 PM Revision f7702825 (taxeditor): Add hybrid section configurator flag
- 03:06 PM Revision b3aa6ea5 (taxeditor): Add hybrid section configurator flag
- 02:55 PM Revision af27e451 (taxeditor): Fix compile error
- 02:55 PM Revision 40c512d2 (taxeditor): Updated version in pom / project files to taxeditor version : 4.9.0-SNAPSHOT and cdmlib version : 4.9.0-SNAPSHOT
- 02:55 PM Revision b0a700e4 (taxeditor): minor
- 02:55 PM Revision fdf56703 (taxeditor): remove isClassification from editor/plugin.xml
- 02:55 PM Revision e449b8f6 (taxeditor): Delete already converted legacy e3 handler
- 02:55 PM Revision 0cf9635f (taxeditor): fix #6776 ref #6745 Parts with tag "nonRestore" will not be persisted
- - they will be removed from the application model before it is saved
- 02:55 PM Revision 858305df (taxeditor): adapt propertyTester to navigator changes
- 02:55 PM Revision cb11344c (taxeditor): minor changes in admin name details view configuration
- 02:55 PM Revision 010c70d6 (taxeditor): Delete unused class
- 02:55 PM Revision e012cf0b (taxeditor): adapt context menu to navigator changes
- 02:55 PM Revision 333b09f0 (taxeditor): minor
- 02:55 PM Revision bcc55cf4 (taxeditor): ref #3866: adapt deleteHandler to taxonNavigatot changes
- 02:55 PM Revision e67b0fb8 (taxeditor): minor
- 02:55 PM Revision 36d9312d (taxeditor): remove zip file check box on file selection dialog
- 02:33 PM Revision f4b9c77a (cdmlib): ubating hibernate version in comment
- 02:14 PM feature request #6779 (Closed): Allow drag&drop for features in GrantedAuthority editor
- It should be possible to drag&drop features to the GrantedAuthority editor, just like taxon nodes.
- 02:11 PM Revision a096578a (taxeditor): Fix compile error
- 12:47 PM Revision 9b6eebf9 (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.8.0-SNAPSHOT
- 12:47 PM Revision 2a235b81 (cdm-webapp): updating poms for 4.9.0-SNAPSHOT development
- 12:47 PM Revision ffe8374c (cdm-webapp): jenkins bumping cdmlib.version and cdm.vaadin.version to 4.9.0-SNAPSHOT
- 12:47 PM Revision 110c8df5 (taxeditor): Updated version in pom / project files to taxeditor version : 4.9.0-SNAPSHOT and cdmlib version : 4.9.0-SNAPSHOT
- 12:47 PM Revision b24a7e4f (taxeditor): Updated version in pom / project files to taxeditor version : 4.8.0 and cdmlib version : 4.8.0
- 12:46 PM Revision e0971423 (cdm-server): updating poms for 4.9.0-SNAPSHOT development
- 12:46 PM Revision b978e4cd (cdm-dataportal): updating poms for 4.10.0-SNAPSHOT development
- 12:46 PM Revision d440fed9 (cdm-vaadin): jenkins bumping cdmlib.version to 4.8.0-SNAPSHOT
- 12:46 PM Revision 942a1f86 (cdm-vaadin): updating poms for 4.9.0-SNAPSHOT development
- 12:45 PM Revision 0947d0f0 (cdm-vaadin): jenkins bumping cdmlib.version to 4.9.0-SNAPSHOT
- 12:41 PM Revision 8ab6be40 (cdmlib): updating poms for 4.9.0-SNAPSHOT development
- 11:55 AM Revision 416feb40 (taxeditor): minor
- 11:54 AM Revision c049f68a (taxeditor): remove isClassification from editor/plugin.xml
- 11:52 AM Revision 32cfdb13 (taxeditor): Delete already converted legacy e3 handler
- 11:47 AM bug #6776 (Resolved): Restored Specimen Editor does not load conversation => NPE
- Applied in changeset commit:taxeditor|1818a5f433e4e613193c16d03053b20eb4db5201.
- 11:47 AM Revision 1818a5f4 (taxeditor): fix #6776 ref #6745 Parts with tag "nonRestore" will not be persisted
- - they will be removed from the application model before it is saved
- 11:43 AM Revision 93aa41ab (taxeditor): adapt propertyTester to navigator changes
- 09:16 AM task #6778: remove big objects from taxeditor git repository
- Hi,
ja wie man das skripted ist letztlich egal, würde ich sehen, welche Sprache für das Problem am leichtesten is... - 09:16 AM task #6778: remove big objects from taxeditor git repository
- Wie gesagt, das ist im Prinzip eine gute Idee.
Wie aufwendig die Umsetzung dieser Lösung im Vergleich zu einem Addon... - 09:15 AM task #6778: remove big objects from taxeditor git repository
- > Meinst du mit anpassen, dass die Einträge der alten Commits durch neue ersetzt werden, also auf Datenbank Ebene?
... - 09:13 AM task #6778: remove big objects from taxeditor git repository
- Meinst du mit anpassen, dass die Einträge der alten Commits durch neue ersetzt werden, also auf Datenbank Ebene?
Das... - 09:13 AM task #6778: remove big objects from taxeditor git repository
- Hallo,
kann man eigentlich eine Mapping Tabelle erstellen (altes Commit-neues Commit)?
Da ließe sich doch relati... - 09:12 AM task #6778: remove big objects from taxeditor git repository
- Hallo Ben,.
1)
die Commit links in Redmine sind zunächst reine markdown syntax, z.B: commit:cdm-vaadin|05ce260 ... - 09:12 AM task #6778: remove big objects from taxeditor git repository
- Hallo Andreas,
1) das Redmine-Plugin wäre eine Möglichkeit, die ja im Prinzip das gleiche wie ein URL-Redirector m... - 09:12 AM task #6778: remove big objects from taxeditor git repository
- Hallo Ben,
zu 1)
die Commit-Hash-Links befinden sich alle in Redmine, also in den Texten der Ticketbeschreibunge... - 09:12 AM task #6778: remove big objects from taxeditor git repository
- Hallo Andreas,
weiß nicht, ob ihr bei dem Problem schon weiter seid? Soweit ich das sehe, würden aber bei allen dr... - 09:12 AM task #6778 (New): remove big objects from taxeditor git repository
- beim Taxeditor gibt es ein Problem, das die Migration zu github verhindert:
~~~
remote: error: File eu.etaxonomy...
07/05/2017
- 04:27 PM Revision 0f39ab21 (cdmlib): export all specimenOrObservationBase not only derivedUnits
- 03:42 PM Revision 3e02c1a5 (taxeditor): minor changes in admin name details view configuration
- 03:23 PM Revision 7fced501 (taxeditor): Delete unused class
- 01:21 PM Revision a2e904af (taxeditor): adapt context menu to navigator changes
- 01:18 PM feature request #6777 (New): Ignoriere Subgattung im Artnamen in der Suche
- Wenn eine Art eine Untergattung im Namen hat kann sie nicht gefunden werden, wenn in der Suche nicht auch die Unterga...
- 01:15 PM Revision d9fb2cf4 (taxeditor): minor
- 11:14 AM Revision 38ad71f9 (taxeditor): ref #3866: adapt deleteHandler to taxonNavigatot changes
- 11:12 AM Revision 40c4a88a (taxeditor): minor
- 11:06 AM Revision f6124bb9 (taxeditor): ref #3866 Fix instanceOf check for classification taxon nodes
- 11:05 AM Revision 761e399e (taxeditor): Fix potential NPE
- 11:04 AM Revision bfff18ea (taxeditor): ref #3866 Fix instanceOf check for classification taxon nodes
- 11:02 AM Revision a7c94d50 (taxeditor): Fix potential NPE
- 10:54 AM Revision 1a0401e7 (cdmlib): add check for NP in cdm light export
- 10:29 AM Revision c394ead7 (taxeditor): remove zip file check box on file selection dialog
- 10:27 AM Revision cfe7511f (cdmlib): ref #6627: avoid NPE when children list contains null values
- 10:10 AM Revision fee567ab (cdmlib): ref #6774 Export results to byte array stream
- 09:03 AM Revision 22b4b462 (taxeditor): ref #6774 minor UI tweaks, shell handling and code refactoring
- 08:38 AM Revision efbcc6bb (taxeditor): ref #6774 session handling and minor refactoring
- 02:00 AM Revision 4aa175d1 (cdmlib): fix clearCache handling and more progressMonitor subtasks
07/04/2017
- 06:14 PM Revision a4a18917 (taxeditor): ref #6774 Add "Export" button to FeatureTreeEditorComposite
- 05:03 PM Revision becf5142 (taxeditor): ref #6762 Use FeatureTreeEditorComposite for all tree viewers
- 04:23 PM Revision 4f93e06f (cdm-vaadin): ref #6759 importing switch-valo theme
- 02:36 PM Revision 3e3ddf18 (taxeditor): minor
- 01:43 PM task #6745: Investigate how e4 model changes affect the cached application model in existing Taxeditor installation
- This is a general problem when working with >1 installations of the editor. We should try to store instance specific ...
- 01:41 PM Revision 4ac2c994 (cdmlib): minor
- 01:39 PM Revision 4f26eacf (cdmlib): ref #6774 use feature uuid in RDF
- 01:39 PM Revision da74bd08 (cdmlib): cleanup
- 01:39 PM Revision b5f94298 (cdmlib): move taxonNodeFiler to model
- 01:21 PM Revision fdf07285 (taxeditor): ref #6390: supplemental data view for missapplied names
- 01:20 PM bug #6385: Specimen Editor should handle new search same as bulk editor
- commit:taxeditor|9f5ce1e084d9a4d3c41e774f657cd97cf79e3bbb.
Ask for save before another search - 01:19 PM Revision a27e9869 (taxeditor): factual data view and media view should be disabled for misapplied names
- 01:18 PM Revision b47ece3a (taxeditor): ref #6386 Save editor before another search
- 01:00 PM feature request #6681 (Resolved): Correct formatting for misapplied names in name editor
- please review
- 12:57 PM feature request #6390: Details view for misapplied names
>
> Nochwas ist mir aufgefallen: wenn man auf Misapplied Names geht im NameEditor werden bei den Factual Data und...- 12:04 PM Revision a21952bb (taxeditor): ref #6776 do not render specimen editor when conversation not active
- 11:54 AM Revision 084d9bb8 (cdmlib): minor
- 11:25 AM Revision 165b1e10 (taxeditor): there was a regression in missapplied name details view
- 10:35 AM bug #6776 (Closed): Restored Specimen Editor does not load conversation => NPE
- If the TaxEditor is startet and a Specimen Editor is restored because it was opened before closing TaxEditor, this Sp...
- 08:16 AM Revision cc2367a4 (taxeditor): ref #6596 Fix FieldUnit creation when linked with taxon selection
07/03/2017
- 05:36 PM task #6775 (New): consider using the OpenSessionInViewFilter for all REST service endpoints
OpenSessionInViewFilter (org.springframework.orm.hibernate5.support.OpenSessionInViewFilter): Servlet Filter that b...- 05:13 PM Revision fac15f07 (cdmlib): cleanup
- 05:02 PM Revision eb8daff0 (cdmlib): ref ##6774 Initial import of OWL export
- 05:02 PM feature request #6774 (In Progress): Implement OWL export
- 04:48 PM Revision a9428319 (taxeditor): ref #6754 add ..cdm.filter to export packages in TaxEditor
- 03:23 PM Revision 86c4f235 (cdmlib): move taxonNodeFiler to model
- 01:42 PM bug #6773 (Resolved): Changing pwd as admin changes the user
- Applied in changeset commit:taxeditor|fd1c78f8e0cbe466aea227b32717a54b6a23b787.
- 01:24 PM bug #6773 (Closed): Changing pwd as admin changes the user
- If I change the pwd of an existing user as admin after finish I am logged in as the user I changed the password for.
... - 01:42 PM Revision fd1c78f8 (taxeditor): fix #6773: after changing password for other user this user should not be locked in
- 11:45 AM Revision dd5cea54 (cdmlib): TaxonNodeFilter needs to implement serializable
- 11:35 AM Revision 26adb323 (cdmlib): ref #6754 ref #6755 fix bug with duplicate TaxonNode fetch
- 10:42 AM Revision 33e02fdd (taxeditor): adapt to changes in ExportConfigurator
- 10:40 AM feature request #6740: Popup Editor for NameTypeDesignation
- Hallo Andreas,
anbei mein Entwurf zum Name Types Editor: attachment:PhycoBankNameBearingTypes.pptx
Viele Grüße,... - 10:33 AM feature request #6772: Implement cancel for ProgressMonitorController
- Which syntax do we prefer: http://localhost:8080/progress/b3673b58-ce94-4c1d-be49-8ff09dc999d1/cancel ?
- 10:32 AM feature request #6772 (New): Implement cancel for ProgressMonitorController
- AK:
eine 'Cancel' Operation wird vom Controller noch nicht unterstützt, könnte aber durchaus sinnvoll sein.
Fall...
07/02/2017
- 12:52 PM Revision 70395320 (cdmlib): ref #6754 ref #6755 implement partitioner for DwcA Export retrieval
- 12:49 PM Revision d6b34fd6 (cdmlib): ref #6754 ref #6755 use IDs for candidate retrieval
- 12:47 PM Revision a780bc81 (cdmlib): cleanup
- 12:47 PM Revision 0e791cbe (cdmlib): fix generics compile error
07/01/2017
- 11:13 PM Revision 3443c007 (cdmlib): ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export
- 11:09 PM Revision 89102b8a (cdmlib): cleanup and adapt export hierarchie (add destination generics)
- 11:16 AM Revision 6ee542d3 (cdmlib): fix possible NPE in CDM light export for missing names
06/30/2017
- 04:08 PM Revision c28620cf (cdmlib): ref #6754 ref #6755 add includeRootNodes and fix count
- 03:34 PM bug #6771 (New): wrong display of specimen section in portal specimen table
- `Collection [id= 1091, + code=TUH (herb. Akhani), name=]`
Can be seen for both of the Iran FieldUnits
http://cich... - 03:17 PM Revision 72c5387c (cdmlib): ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
- 03:15 PM feature request #6770 (New): Implement possibility to add information about image scale to the details view for images
- 03:05 PM bug #6769: Usages can not be created anymore in usage perspective
- The main problem here is, that facts (usages) can not be created. This reminds very much to similar problems in the f...
- 02:53 PM bug #6769 (Closed): Usages can not be created anymore in usage perspective
- "ich habe jetzt auch die „Usage“ Perspektive getestet. Dort lassen sich derzeit auch keine Einzelnutzungen (Descripti...
- 02:41 PM bug #6768 (Duplicate): NumberFormatException during BHL query
- Walter:
beim Aufruf der “Query BHL“ Funktion im Details View – Protologues kommt u.a. Fehler.
~~~
login :... - 02:35 PM Revision a2460e35 (taxeditor): ref #4611 l10n for delete handlers
- 02:10 PM Revision 14cdec11 (cdmlib): ref #6754 fix taxon node filter tests
- 01:57 PM Revision b67af103 (cdmlib): ref #6754 improve taxon node filter
- 01:46 PM Revision 801f7c6e (cdmlib): ref #6754 fix name relationship bug and some cleanup
- 01:45 PM Revision 443862f3 (cdmlib): ref #6754 repair zip creation for large datasets
- 01:45 PM Revision e85167f1 (cdmlib): ref #6754 cleanup reporting
- 01:42 PM Revision 56897765 (cdmlib): Fix exception message
- 01:42 PM Revision 3070af14 (taxeditor): Fix typo
- 01:36 PM Revision 240080af (taxeditor): code cleanup
- 12:59 PM Revision aaf1bca4 (cdmlib): ref #6687 fixing bug in ConversationHolder object comparison by == operator and better logging
- 12:19 PM Revision 99bb324a (taxeditor): Fix editing of new unsaved TextData
- - This used to be not saved and the label was not updated when editing
a TextData feature on a taxon that has not had... - 11:40 AM Revision df79e53c (taxeditor): code cleaning
- 11:17 AM Revision 396bb36e (taxeditor): Fix NPE when creating a new taxon on classification level
- 03:25 AM Revision 34b6fc0f (cdmlib): ref #6755 ref #6754 add result to DwCA file result
- 01:16 AM Revision 51264420 (cdmlib): ref #6755 ref #6754 improve DwcA zip export
06/29/2017
- 11:02 PM feature request #6767 (New): Allow to open multiple specimens selected in factual data view in the specimen editor
- 10:59 PM Revision 66f14046 (taxeditor): Fix double display of title for MediaSpecimen
- 03:19 PM Revision b79b3b01 (taxeditor): Remove menu item when no viewer is available
- 02:58 PM Revision 1c9c9562 (taxeditor): ref #6762 Implement option to add kindOf related terms in term editor
- 02:53 PM Revision 5fd24c47 (taxeditor): missed to commit changes in Root class
- 02:15 PM Revision 2cbfc2bf (taxeditor): smaller changes in ExportWizard
- 01:55 PM Revision 9608f61c (taxeditor): Fix context menu of bulk editor and media view
- 01:13 PM Revision 2406537d (taxeditor): Show empty facutal data view when no data available
- 01:00 PM Revision 1cb71588 (taxeditor): Fix potential NPE when opening entities that have already been deleted
- 12:23 PM Revision 653d2245 (cdmlib): cdmLight with comma delimiter
- 12:02 PM Revision 76e6222f (cdmlib): ref #6755 fix LIE for filename creation for DwCA web service export
- 11:54 AM bug #6766 (New): maven profile to build cdm-vaadin for production purposes
- This profile should turn off the vaadin DEBUG MODE.
The DEBUG MODE must not be turned of in general, since it is i... - 11:46 AM Revision c0b09b0b (cdmlib): ref #6755 fix encoding for DwCA web service export
- 11:16 AM bug #6765 (Worksforme): NonUnique exception when dragging and dropping a lot of terms in the term editor
- Tilo experienced this in the additivity test DB by dragging terms to the root vocabulary node.
Try to reproduce by d... - 10:59 AM Revision 9d1473c1 (cdm-vaadin): removing obsolte widget set file
- 10:58 AM task #6759 (Closed): better theming of the on/off SwitchButton which is used in SwitchableTextField component
- 08:36 AM task #6759 (Resolved): better theming of the on/off SwitchButton which is used in SwitchableTextField component
- Applied in changeset commit:cdm-vaadin|05ce267344eccdf11e64c290ab49768ebfb121e3.
- 10:57 AM Revision 65ac8231 (cdm-vaadin): fix #6759 using valo theme support included into the addon
- 09:34 AM Revision 8faab8c3 (cdmlib): ref #6519 improve result handling by codeLocation extraction and adding dataLocation
- 09:33 AM Revision 3ef01914 (cdmlib): ref #6754 remove Component from single DwcA exports
- 08:39 AM Revision 3fb2dd8d (taxeditor): remove the destination file from DwCA export configurator
- 08:36 AM Revision 05ce2673 (cdm-vaadin): fix #6759 last layout adjustment
- 08:34 AM bug #6764: If no datasource is defined jetty exits without error message on console
- Andreas Kohlbecker wrote:
> what was missing in your case andreas?
>
> * the ~/.cdmLibrary/datasources.xml file
... - 08:11 AM bug #6764: If no datasource is defined jetty exits without error message on console
- what was missing in your case andreas?
* the ~/.cdmLibrary/datasources.xml file
* the ~/.cdmLibrary/cdmlib-remote...
06/28/2017
- 10:42 PM Revision 41228061 (cdmlib): remove exportData from CdmExportBase
- 10:41 PM Revision 18a0110f (cdmlib): remove exportData from CdmExportBase
- 10:07 PM Revision 00dfef96 (cdmlib): ref #6755 first preliminary version of DwC-A export web service
- 10:07 PM Revision 03eb176d (cdmlib): cleanup
- 09:25 PM Revision 93a60750 (cdm-vaadin): ref #6759 using new dom style of switch
- 06:25 PM bug #6764 (New): If no datasource is defined jetty exits without error message on console
- I started jetty from eclipse.
After
~~~
2017-06-28 18:19:40.841:INFO:oejshC.ROOT:main: Initializing Spring r... - 04:32 PM bug #6763 (Closed): Editors do not ask for saving when closing the workbench
- If the specimen editor has unsaved changes and the Taxonomic Editor is closed there is no pop up asking if the user w...
- 04:07 PM Revision a076655a (taxeditor): ref #6596 Fix selection handling for descriptive view
- 03:05 PM Revision a86e2c4a (taxeditor): Fix potential NPE
- 02:48 PM Revision 027fe4eb (taxeditor): ref #6748 Refactor parameter name to avoid ambiguity
- 02:10 PM bug #3866: Link Taxon Editor name to the taxon in the taxon navigator
- Katja Luther wrote:
Hallo Katja,
> Das Problem könnte gelöst werden, wenn man die erste Ebene der Knoten sch... - 09:57 AM bug #3866: Link Taxon Editor name to the taxon in the taxon navigator
- Hallo,
ich habe mich gestern mit dem Problem beschäftigt, dass beim TaxonNavigator zunächst das verlinken mit dem ... - 01:07 PM feature request #6762 (In Progress): Implement Character Editor
- 01:07 PM feature request #6762: Implement Character Editor
- Implemented with commits:
commit:taxeditor|cc5f03e79147b2fe39b3c1d26d682becd68857b0
commit:taxeditor|3cbeaea7d16b65... - 01:03 PM feature request #6762 (Closed): Implement Character Editor
- The Editor should allow to choose structures and properties from two fixed feature trees in order to create characters
- 12:20 PM Revision 929c90e0 (taxeditor): Remove unused file
- 12:17 PM Revision a857abe2 (taxeditor): Make CharacterEditor experimental
- 12:12 PM Revision a1dfc0b8 (taxeditor): Merge branch 'develop' into featureTreeEditor
- 10:28 AM Revision 12257a98 (taxeditor): ref #6596 Keep track of active "editor"
- - Add IE4SavablePart to E4 parts that can be saved
- SaveHandler will recurse through selection providing parts to f... - 10:28 AM Revision 27dcccfd (taxeditor): ref #6748 Unwrap E4 parts during selection change events
- 10:28 AM Revision 1f67ba6d (taxeditor): ref #6566 add Mnemonics to main menu
- 10:28 AM Revision ea1b3d44 (taxeditor): ref #6596 Add new utility class WorkbenchUtility in workbench plugin
- - move getE4WrappedPart() method to that class
- 10:28 AM Revision da07b5ae (taxeditor): ref #6596 Implement framework for accessing the selection providing part
- - All AbstractCdmViewparts now keep track of the part that has provided
the last selection. This is necessary during ... - 10:21 AM Revision 197b7786 (taxeditor): ref #5329: refactor convertPerson2Team handler
- 09:45 AM Revision 5bd3fdaf (cdmlib): minor
- 09:28 AM Revision b42a4bcb (cdmlib): minor
- 08:14 AM Revision 240a4ed8 (cdm-vaadin): ref #6759 using new icon style of switch
06/27/2017
- 10:38 PM Revision fd3a3903 (cdmlib): ref #6754 improve handling of existing records in DwC-A export
- 02:32 PM Revision a998e6a0 (taxeditor): ref #6596 Replace CTRL+S keybinding with our own binding
- - this is done via model processors
- this allows to use our SaveHandler to handle all save events - 02:32 PM Revision f77fd7f6 (taxeditor): Fix potential class cast exception during selection handling
- 02:32 PM Revision 245119a0 (taxeditor): ref #6596 Enable "Save" icon when specimen editor is dirty
- 02:01 PM Revision c0975422 (cdmlib): minor
- 02:00 PM bug #6761 (New): classification/association problems during specimen import
- 1. When importing specimen via an ABCD import, a new classification is generated instead of using the classification ...
- 01:52 PM feature request #6760 (Worksforme): specimen import configuration
- An additional parameter for the ABCD import configuration wizard is needed.
When importing specimen/units into an e... - 01:48 PM Revision e6996f02 (cdmlib): ref #6754 further adapt DwC-A export
- 01:37 PM bug #6679: search for misapplied names in portal does not work
- The problems seems to be the display in dataportal, because the result of the search is correct, the json result is l...
- 01:19 PM Revision e4c70a06 (taxeditor): show success message after import/export
- 11:48 AM Revision 74be5e97 (cdmlib): adapt excel import to the plant list files
- 11:25 AM task #6758 (Resolved): remove Registration type icons
- Applied in changeset commit:cdm-vaadin|a510c5620951fae2154101773514fb10a54f1c0b.
- 11:10 AM task #6758 (Closed): remove Registration type icons
- We found that the icons which represent the registration type are not necessary. Thy rather pollute the UI with an ad...
- 11:25 AM Revision a510c562 (cdm-vaadin): fix #6758 removing registration type icon
- - replacing TypeStatusLabel by the new class RegistrationStateLabel
- 11:13 AM task #6759 (Closed): better theming of the on/off SwitchButton which is used in SwitchableTextField component
- ~~use the Fontawsome toggle-on and toggle-off icons to theme the SwitchButton~~
using dom elements is much better!... - 11:04 AM Revision 1af6dc9f (cdm-vaadin): ref #6687 SpecimenTypeDesignationWorkingsetEditor save operation
- - implementing saveBean() method
- fixing bug in CdmStore - 10:46 AM bug #6757 (Worksforme): AbcdImportWizard has all configurator flags set to false
- When opening the ABCD import wizard all flags on the configurator page are false although the configurator has some o...
- 09:39 AM Revision 3b391458 (cdmlib): minor in excel import
- 12:06 AM Revision 68a2b5ca (cdmlib): ref #6627 improve export result handling for cdm light
- 12:01 AM Revision 8cea011a (cdmlib): cleanup
06/26/2017
- 11:56 PM Revision 148f60a8 (cdmlib): preliminary ignore IPNI Test
- 11:55 PM Revision 3220538f (cdmlib): cleanup tests in io and service
- 11:26 PM Revision ae9003da (cdmlib): fix failing tests
- 11:26 PM Revision f738df40 (cdmlib): ref #6541 ref #6698 fix bug ImportResult is not set correctly
- 11:26 PM Revision a2530605 (cdmlib): cleanup
- 04:45 PM Revision 3436c944 (cdm-vaadin): ref #6687 using conversational transaction for presave and save operation
- 04:09 PM Revision 2df4b0e6 (cdmlib): adapt excel import to the plant list csv file
- 01:39 PM Revision 262c713c (cdm-vaadin): ref #6687 moving all update and delete operations into a dedicated class: CdmStore
- 12:58 PM Revision 68ce58c8 (cdmlib-apps): ref #6627 Adapt OutputModelExportActivator to new name
- 12:55 PM Revision 0ef925f0 (cdmlib-apps): ref #5744 latest changes cyprus images
- 12:55 PM Revision 9e390a27 (cdmlib-apps): clean up
- 12:18 PM bug #6756 (New): pathToTaxon missing in /taxon/<uuid>/includedTaxa response
- The response for /taxon/<uuid>/includedTaxa always returns an empty list for "pathToTaxon".
Example from FaunaEuro... - 10:45 AM Revision 0698beb0 (cdmlib): ref #6754 adapt signature
- 10:44 AM Revision 4f831acf (cdmlib): ref #6627 adapt handling of state in OutputModelResultProcessor
- 10:37 AM Revision b30dfb5d (cdmlib): evaluate doSynonyms for taxon node children retrieval
- 10:37 AM Revision f0a54536 (cdmlib): ref #6627 adapt handling of state in OutputModelResultProcessor
- 10:34 AM Revision 9030d008 (cdmlib): ref #6754 first part of refactoring DwcA export, also improved ExportResult / ImportResult handling ref #6626 ref #6698
- 10:34 AM Revision fc174c77 (cdmlib): cleanup
- 10:34 AM Revision eaabd13e (cdmlib): ref 6519 add new error signature to ExportResult
- 10:34 AM Revision d07c4f93 (cdmlib): ref #6627 adapt error handling for cdm ligth export
- 10:34 AM Revision d1ff240b (cdmlib): cleanup
- 10:22 AM feature request #6755 (Closed): Make DwcA export available for annosys via web services
- 10:20 AM task #6754 (Closed): Adapt DwcA Export to CDM light export strategy
- Currently the way data is collected and exported to the file differs very much from the way we use in CDM light (csv)...
- 10:15 AM Revision 9d4c1568 (taxeditor): Implement session handling in CharacterEditor
- 10:01 AM Revision a8fcce71 (cdm-vaadin): popup editor window width, method documentation and SpecimenTypeDesignationWorkingsetPopupEditor to undefined width
- 09:40 AM Revision 253be0c8 (cdm-vaadin): ref #6193 adding more terms
- 08:30 AM Revision 9fde911b (taxeditor): Merge branch 'develop' into featureTreeEditor
- # Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureNodeDragListen...
06/24/2017
- 11:06 PM task #6753: Edaphobase data issues before import
- ~~wie oben, aber ein Taxon mit fehlendem Autor und/oder Jahreszahl, bisheriger Query war zu inperformant~~ => machen ...
- 11:04 PM task #6753: Edaphobase data issues before import
- display_string Duplikate
~~~ sql
SELECT display_string, count(*) as n
FROM tax_taxon
GROUP BY display_string
H... - 11:00 PM task #6753: Edaphobase data issues before import
- Invalide Taxa mit mehreren akzeptierten Taxa:
~~~ sql
SELECT s.taxon_id synId, t.taxon_id accId, s.display_string... - 10:45 PM task #6753: Edaphobase data issues before import
- Kind und Parent invalid, Kind nicht in Synonymrelation
~~~ sql
SELECT c.taxon_id, c.tax_rank_fk childRank, c.nam... - 10:41 PM task #6753 (In Progress): Edaphobase data issues before import
- Invalide Kinder mit validen Parents, mit invaliden Kindeskinder, bei denen weder Kinder noch Kindeskinder in Synonymr...
- 10:19 PM task #6753: Edaphobase data issues before import
- Invalide Kinder mit validem Parent, die nicht in einer Synonymbeziehung sind und kein eigenes Kind haben (unabhängig ...
- 10:16 PM task #6753: Edaphobase data issues before import
- Invalide Kinder (> Species) und mit validem Parent, aber nicht in einer Synonymrelation:
~~~ sql
SELECT c.taxon_i... - 07:42 PM task #6753: Edaphobase data issues before import
- Valide Kindtaxa mit invaliden parents. (passen nicht in den Baum der validen Taxa)
a) Parent ist Synonym in Synony... - 07:41 PM task #6753: Edaphobase data issues before import
- Synonymbeziehungen mit einem validen Taxon auf der a-Seite und einer "is synonym of" Beziehung
~~~ sql
SELECT s.v... - 07:38 PM task #6753: Edaphobase data issues before import
- Synonymrelationen zwischen invaliden Taxa, bei denen das a-Taxon keine weitere Beziehung zu einem validen Taxon hat, ...
- 07:35 PM task #6753: Edaphobase data issues before import
- Synonymrelationen zwischen 2 invaliden Taxa, bei denen das b-Taxon nicht wieder Teil einer weiteren Synonym Relation ...
- 07:32 PM task #6753: Edaphobase data issues before import
- Duplikate in den Synonymrelationen
~~~ sql
SELECT remark, synonym_role_fk, document_fk, a_taxon_fk_taxon_id, b_ta... - 07:29 PM task #6753: Edaphobase data issues before import
- Synonymrelationen mit fehlendem b_taxon (oder a_taxon). Laut Stephan ist das Datenmüll und kann vernachlässigt werden...
- 07:26 PM task #6753 (In Progress): Edaphobase data issues before import
- There are a couple of data that need to be checked before a final edaphobase import to avoid inconsitent or missing d...
- 09:42 AM Revision fbd5c030 (cdmlib): minor
06/23/2017
- 11:38 PM Revision 28cacf65 (cdm-vaadin): ref #6724 types editor row items enablement by derivationEventType & avoiding LIEs durting DerivedUnitConversion
- 02:41 PM bug #6751: After shutdown error message in log file
- I guess this is taxeditor, not server-maintanance not
- 01:16 PM bug #6751 (Worksforme): After shutdown error message in log file
- Hallo Katja,
seit dem letzten stable Editor-Update werde ich meist (immer?) auf folgende Fehlermeldung im cdmLibra... - 02:01 PM Revision 75f480ed (cdmlib): reorganize publication date output in cdm light export
- 02:01 PM Revision 93c0f44c (cdmlib): reorganize publication date output in cdm light export
- 01:51 PM feature request #6752 (Closed): Add verbatimDate
- We may need an additional field verbatimDate which is e.g. for references the date when the reference was published a...
- 01:22 PM bug #6627: Remaining cdm light issues
- Hallo,
wir haben Zitate, die z.B. folgendermaßen aussehen:
Mauria heterophylla Kunth, Nov. Gen. Sp. 7: 13-14, t. ... - 01:09 PM bug #6747: Media and Facts view is inactive for specimen editor
- Hallo,
ich habe jetzt die Verknüpfungen zwischen FactualDataView/MediaView und DerivateView wieder hin bekommen, a... - 12:55 PM feature request #6596 (Feedback): Migrate specimen editor
- Reopen as there are subtasks not yet solved
- 12:21 PM Revision f037ce2a (cdmlib): upgrading the maven-bundle-plugin to 3.3.0
- 12:00 PM Revision 4a3c0817 (cdm-vaadin): ref #6724 SpecimenTypeDesignationWorkingsetEditor with Types sub section for contained SpecimenTypeDesignation
- 11:25 AM feature request #6724 (Feedback): Popup Editor for SpecimenTypeDesignation Workingsets
- Hi Henning,
for metablic inactivated cultivation I would choose `LivingSpecimen` as the baseOfRecord:
"*An orga... - 11:19 AM bug #6733 (Closed): NPE when trying to open Derivative Editor
- 11:09 AM feature request #6750 (Resolved): DerivedUnitConverter which can convert DerivedUnits <--> MediaSpecimen
- Applied in changeset commit:cdmlib|86003ec591349e901b924bf5cdf4d52af06e6097.
- 10:59 AM feature request #6750 (Closed): DerivedUnitConverter which can convert DerivedUnits <--> MediaSpecimen
- For the Phycobank TypeSpecimenWorkingSet Editor DerivedUnits need to be converted into MediaSpecimen and vice verca
- 11:09 AM Revision 86003ec5 (cdmlib): fix #6750 implementing DerivedUnitConverter with test
- 10:27 AM bug #6748 (Resolved): Linking between derivate view and facts/media view
- seems to work now with the changes for the other derivate view tickets.
- 10:13 AM Revision 94665309 (taxeditor): set derivate view dirty if description detail is edited
- 08:51 AM Revision 42b909f6 (taxeditor): change wizard name of cdmLightExport in plugin.xml
06/22/2017
- 01:54 PM Revision f68f9e94 (cdm-vaadin): ref #6724 Custom Field for geo location Points
- 01:53 PM Revision 0cdf9b79 (cdmlib): remove identifier from name table
- 01:52 PM Revision c0ed29cc (cdmlib): add identifier table
- 11:55 AM bug #6747: Media and Facts view is inactive for specimen editor
- Andreas Müller wrote:
> The behavior for the Factual Data View is a bit similar. The dirty flag is also not set. How... - 10:26 AM bug #6747: Media and Facts view is inactive for specimen editor
- Andreas Müller wrote:
> The media view is now active when you select a field or derived unit in specimen editor. But... - 11:50 AM Revision 58480902 (taxeditor): avoid that mediaViewPart is inactive when details view has the focus
- 11:25 AM Revision cfabbeb0 (cdm-vaadin): ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements
- - better country select item captions
- extending the SpecimenTypeDesignationWorkingSetDTO
- adding more fields t...
06/21/2017
- 08:28 PM bug #6748: Linking between derivate view and facts/media view
- It seems like the linking is correct for the media view but not for the facts view
- 02:30 PM bug #6748 (Closed): Linking between derivate view and facts/media view
- If the derivate view is selected but in the right hand corner like it is, when it is opened. Then the "active editor"...
- 08:04 PM bug #6747: Media and Facts view is inactive for specimen editor
- The behavior for the Factual Data View is a bit similar. The dirty flag is also not set. However, the Factual Data Vi...
- 07:59 PM bug #6747 (Feedback): Media and Facts view is inactive for specimen editor
- The media view is now active when you select a field or derived unit in specimen editor. But when you edit a media in...
- 03:16 PM bug #6747 (Resolved): Media and Facts view is inactive for specimen editor
- 03:10 PM bug #6747: Media and Facts view is inactive for specimen editor
- Now the media and facts view is available. To show the menu of the media view I deleted the visibleWhen part in plugi...
- 02:27 PM bug #6747 (Closed): Media and Facts view is inactive for specimen editor
- For the specimen editor there is no media and no facts view available anymore.
In e3 architecture we had an interf... - 06:16 PM bug #6684: Use media representation which best fits the available viewport size for the Image Overlay
- This can not be done quickly. The lightbox always shows those images that are contained in the gallery. Therefore we ...
- 06:03 PM Revision 4946eebf (cdm-dataportal): ref #6683 bugfixes in image viewer
- 05:46 PM bug #6683 (Resolved): Use best quality media representation in image viewer on media page
- Applied in changeset commit:cdm-dataportal|4fa6f9bae51a5c5983d9effd0b88a90dca13cc65.
- 05:46 PM Revision 4fa6f9ba (cdm-dataportal): fix #6683 using cdm_preferred_media_representations for image viewer and fixing bugs in that method
- 03:45 PM bug #6726 (Closed): NPE in FactualDataView and feature selection does not show any entries in Factual Data View
- Seems to be fixed
- 03:14 PM Revision 3166303d (taxeditor): to show the menu of the media view for derivate view
- 03:05 PM bug #6701 (Duplicate): Add new media does not work in specimen editor
- 03:04 PM bug #6701: Add new media does not work in specimen editor
- This was because no media was attached to the newly created mediaSpecimen
- 03:03 PM Revision 2abe4473 (taxeditor): workaround to show media and facts view for derivateView
- 02:47 PM bug #6749 (Resolved): No media is created for new mediaSpecimen
- Applied in changeset commit:taxeditor|0c3d26b26afa73b6eba4020ad4aa281d8ca0b7f4.
- 02:45 PM bug #6749 (Closed): No media is created for new mediaSpecimen
- 02:47 PM Revision 0c3d26b2 (taxeditor): fix #6749: add media to newly created mediaSpecimen
- 11:51 AM bug #6668: NPE in DetailsView when deleting a type specimen
- I can't reproduce it in this way. If the type specimen is deleted in specimen editor and the name editor is already o...
- 11:09 AM bug #6473 (Resolved): Marker by default should be true
- Applied in changeset commit:taxeditor|9e848eb6540d0d22b84eeec14e09cffa4714d5a8.
- 11:08 AM Revision 9e848eb6 (taxeditor): fix #6473 Set initial marker state to true
- 10:59 AM Revision 30e2c996 (taxeditor): ref #6596 Enable supplemental data view for specimen editor
- 10:55 AM bug #6355: Improve message if server is down
- In the above case the interruption took place during lazy initialization:
~~~
login : w.berendsohn
editor versio... - 10:33 AM bug #6355: Improve message if server is down
- Andreas M.:
"wie schon öfters erwähnt, sollten wir hier ja versuchen, eine nutzerfreundlichere Fehlermeldung anzuzei... - 10:53 AM Revision d3e5db7e (taxeditor): Remove dot at the end of derivative labels
- 10:45 AM bug #5417: Search not working correctly in Bulk Editor
- is this still an open issue?
- 10:20 AM task #6745: Investigate how e4 model changes affect the cached application model in existing Taxeditor installation
- Ja, das ist ein wichtiges Thema. Insbesondere wenn man nightly häufig neuinstalliert, bekommt man beim ersten mal imm...
- 07:22 AM task #6745 (New): Investigate how e4 model changes affect the cached application model in existing Taxeditor installation
- The application model of the Taxeditor is stored in `{home}/.cdmLibrary/.metadata/.plugins/org.eclipse.e4.workbench/w...
- 10:01 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> Patrick Plitzner wrote:
> > Andreas Müller wrote:
> > > Adding a new top level feature is ... - 09:31 AM feature request #6694: Migrate FeatureTreeEditor
- Patrick Plitzner wrote:
> Andreas Müller wrote:
> > Adding a new top level feature is not possible once a feature n... - 07:55 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> Supplemental data are not yet shown (view is grey). It will not show many data but created, ... - 07:52 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> Adding a new top level feature is not possible once a feature node is selected
To do this... - 12:50 AM feature request #6694: Migrate FeatureTreeEditor
- Also for the trees themselves no supplemental data and details view is available, but might be a nice feature.
- 12:48 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> Patrick Plitzner wrote:
>
> 2 problems:
>
> * even if NO feature tree is selected the... - 12:47 AM feature request #6694: Migrate FeatureTreeEditor
- Supplemental data are not yet shown (view is grey). It will not show many data but created, id and uuid might be very...
- 12:42 AM feature request #6694: Migrate FeatureTreeEditor
- Adding a new top level feature is not possible once a feature node is selected
- 12:32 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> and when deleting a feature I get an NPE:
>
> ~~~
> login : admin
> ...
> ~~~
This ... - 12:29 AM feature request #6694: Migrate FeatureTreeEditor
- and when deleting a feature I get an NPE:
~~~
login : admin
editor version : 4.8.0.201706201949
server : test.e... - 12:26 AM feature request #6694: Migrate FeatureTreeEditor
- Now, when trying to add a new feature in the feature tree I always get an LIE
~~~
login : admin
editor version... - 10:00 AM Revision 21fbfba9 (taxeditor): ref #6694 Always add new features to root node
- 10:00 AM Revision 17502849 (taxeditor): ref #6694 Use service methods to add and remove features
- 10:00 AM Revision 0343d833 (taxeditor): ref #6694 Add CdmEntitySessionHandling to feature tree editor
- 10:00 AM Revision 72083749 (taxeditor): ref #6566 Remove session view from plugin.xml
- 09:57 AM Revision fbc64294 (cdmlib): ref #6694 Add service method to add child features
- - also add parent of deleted feature node to DeleteResult
- 09:12 AM Revision 2c7c96aa (taxeditor): minor
- 07:54 AM feature request #6746 (Closed): Implement DetailsView and show SupplementalDataView for Feature Tree and FeatureNode
- for feature node we need inapplicableif and onlyapplicableif to be editable. Also it is nice to have id and uuid show...
06/20/2017
- 09:45 PM Revision a2cd7ba3 (cdm-vaadin): ref #6724 registration specific DerivationEventTypes: CULTURE_METABOLIC_INACTIVE
- 09:42 PM bug #6743 (Resolved): Translation missing for Specimen-Editor context menu
- 08:59 PM bug #6743: Translation missing for Specimen-Editor context menu
- l10n added with commit:taxeditor|2dd59866e9b4b558f1ce5f1d98cfd3063a3180fa.
- 05:51 PM bug #6743 (Closed): Translation missing for Specimen-Editor context menu
- "Add" with sub-menues, "Create Field Unit", "Link with taxon selection" are not translated yet.
Maybe also some ot... - 09:41 PM Revision ca0e8f6d (taxeditor): fix ref #6743 missing l10n for specimen editor context menu
- 09:22 PM task #6258 (Closed): Add Registration to cdm model
- 06:55 PM task #6258: Add Registration to cdm model
- can this be closed?
- 08:58 PM Revision 2dd59866 (taxeditor): l10n for specimen editor context menu
- 08:27 PM Revision 02fbce4a (taxeditor): ref #6694 l10n of FeatureTreeEditor
- 06:31 PM Revision 0196a8bf (cdmlib): ref #6694 Fix moving of feature nodes
- 06:31 PM Revision 8b0c4c63 (taxeditor): ref #6694 Fix drag and drop behavior
- 06:04 PM bug #6582 (Closed): status bar not completely visible
- Open issue copied to new ticket #6744
- 06:03 PM bug #6744 (New): Status bar not completely visible in width
- For details see #6582#note-4
- 05:44 PM feature request #6676: A user with READ access to taxa but WRITE access to factual data cannot update the factual view via the name editor
- Not showing data at all for the factual data view might be an unwanted behavior.
However, not being able to **edit... - 05:39 PM bug #5639: NPE when showing name relationships for a name originally related to a deleted name
- Katja Luther wrote:
> Andreas Müller wrote:
> >
> > I think this should be handled a bit earlier. When deleting n... - 05:28 PM feature request #6624 (Duplicate): Campanula related portal issues
- 04:52 PM feature request #6724: Popup Editor for SpecimenTypeDesignation Workingsets
- [on behalf of Henning and Regine]
„**Absolute elevation**“ Kommentar: wir kennen eigentlich nur den Bezug zu N.N. ... - 04:50 PM bug #6742 (Closed): IAE when using "Link with taxon selection" in Specimen-Editor
- ... with no taxon selected
~~~
login : admin
editor version : 4.8.0.201706201350
server : test.e-taxonomy.eu ... - 04:44 PM task #5375: cdm-server without jsvc
- reverting package upgrades can easily be done by the method that I described at stack overflow: https://superuser.com...
- 01:55 PM task #5375: cdm-server without jsvc
- jsvc seems to cause Sigfaults in the jvm with the latest debian jessy updates, which where:
* libc6-dev amd64 2.... - 04:43 PM Revision 50c9803d (taxeditor): ref #6694 Fix session handling when moving feature nodes
- 04:43 PM Revision 489923b4 (cdmlib): ref #6694 Add service method to move FeatureNodes
- 03:07 PM Revision f35bd02a (taxeditor): ref #6730 Adapt to cdmlib changes
- 02:30 PM Revision 4cab9405 (taxeditor): ref #6694 Extract composite and Listeners from FeatureTreeEditor
- # Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditor.java - 02:10 PM Revision 2b6e8d64 (taxeditor): ref #6730: fix delete of media
- 02:02 PM Revision 7620acb4 (cdmlib): ref #6730: fix delete of media
- 11:49 AM feature request #6658 (Resolved): Make mediaCreated editable in Media view
- created new ticket for editing in textfield and set this ticket to resolved.
- 11:48 AM feature request #6741 (New): Edit Date in TextField
- Currently it is only allowed to edit a date with the date dialog but it should be possible to edit it in textfield, t...
- 11:44 AM Revision b159d907 (taxeditor): remove pattern string from DateElement when no data are available
- 10:59 AM Revision dd665bef (taxeditor): ref #6658: show actual data in DateElement and add title
- 10:58 AM feature request #6694: Migrate FeatureTreeEditor
- Patrick Plitzner wrote:
> Andreas Müller wrote:
> > Patrick Plitzner wrote:
> > The menu is at the right position ... - 10:16 AM feature request #6694: Migrate FeatureTreeEditor
- Andreas Müller wrote:
> Patrick Plitzner wrote:
> > Andreas Müller wrote:
> > > Please move the menu entry to "Ter... - 10:25 AM Revision 0b4f079d (taxeditor): cdmLight Export create zip is configurable and save last export folder
- 10:23 AM Revision cfbd89d6 (taxeditor): ref #6694 Make text field editable only when feature tree is selected
- 10:16 AM Revision 229af84a (taxeditor): ref #6694 Add separator to term menu
- 09:23 AM Revision ea937524 (cdm-vaadin): ref #6724 registration specific DerivationEventTypes
- 09:15 AM Revision c7794cca (cdmlib): cdmLight export configurator: configure whether result is a zip file or not
Also available in: Atom