Revision 865e32f6
Added by Katja Luther almost 2 years ago
eu.etaxonomy.taxeditor.bulkeditor/fragment.e4xmi | ||
---|---|---|
63 | 63 |
<children xsi:type="menu:DynamicMenuContribution" xmi:id="_BRphkIKhEee80qfpLNk7uw" elementId="eu.etaxonomy.taxeditor.bulkeditor.dynamicmenucontribution.referencing.openIn" contributionURI="bundleclass://eu.etaxonomy.taxeditor.store/eu.etaxonomy.taxeditor.view.CdmViewerContextMenuE4"/> |
64 | 64 |
</menus> |
65 | 65 |
</elements> |
66 |
<elements xsi:type="basic:PartDescriptor" xmi:id="_Mu8jsJRaEeeDJ72ZvUwCLA" elementId="bulkeditor.editor" label="%editor.name" allowMultiple="true" closeable="true" dirtyable="true" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.BulkEditorE4">
|
|
66 |
<elements xsi:type="basic:PartDescriptor" xmi:id="_Mu8jsJRaEeeDJ72ZvUwCLA" elementId="bulkeditor.editor" label="%editor.name" allowMultiple="true" closeable="true" dirtyable="true" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.BulkEditor"> |
|
67 | 67 |
<tags>nonRestore</tags> |
68 | 68 |
<handlers xmi:id="_VdeUEJcNEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.ConvertPerson2TeamHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.ConvertPerson2TeamHandlerE4" command="_RFEJYJcNEeeM745tzuPNCQ"/> |
69 | 69 |
<handlers xmi:id="_y_IbIJcNEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.ConvertTeam2PersonHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.ConvertTeam2PersonHandlerE4" command="_PtZy4JcNEeeM745tzuPNCQ"/> |
... | ... | |
72 | 72 |
<handlers xmi:id="_Q5hLQJcOEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.RemoveMergeCandidateHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.RemoveMergeCandidateHandlerE4" command="_MNLNYJcNEeeM745tzuPNCQ"/> |
73 | 73 |
<handlers xmi:id="_We1N8JcOEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMergeCandidateHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMergeCandidateHandlerE4" command="_Kkf_YJcNEeeM745tzuPNCQ"/> |
74 | 74 |
<handlers xmi:id="_a-U4EJcOEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMergeTargetHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMergeTargetHandlerE4" command="_GAm9cJcNEeeM745tzuPNCQ"/> |
75 |
<handlers xmi:id="_qPOPQJcOEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.annotatedlineeditor.e4.handler.NewObjectHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.annotatedlineeditor.e4.handler.NewObjectHandlerE4" command="_jWkVYJcOEeeM745tzuPNCQ"/>
|
|
75 |
<handlers xmi:id="_qPOPQJcOEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.annotatedlineeditor.e4.handler.NewObjectHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.annotatedlineeditor.e4.handler.NewObjectHandler" command="_jWkVYJcOEeeM745tzuPNCQ"/> |
|
76 | 76 |
<handlers xmi:id="_c9ppwKK6EeeZb4PEjoRsuw" elementId="eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMarkerFlagHandlerE4" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.SetMarkerFlagHandlerE4" command="_Svo9oKK6EeeZb4PEjoRsuw"/> |
77 | 77 |
<handlers xmi:id="_I8Q8cGQEEeiuIMJ7WBlkCA" elementId="eu.etaxonomy.taxeditor.bulkeditor.handler.0" contributionURI="bundleclass://eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.bulkeditor.e4.handler.CopyHandler" command="_FSL3YGQEEeiuIMJ7WBlkCA"/> |
78 | 78 |
<menus xsi:type="menu:PopupMenu" xmi:id="_B6IFsJcMEeeM745tzuPNCQ" elementId="eu.etaxonomy.taxeditor.bulkeditor.popupmenu.bulkeditor"> |
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java | ||
---|---|---|
53 | 53 |
public static String DeleteHandler_IRREVERSIBLE; |
54 | 54 |
public static String DeleteHandler_MEDIA; |
55 | 55 |
public static String DeleteHandler_NAME; |
56 |
public static String DeleteHandler_OBJECT_MISSING_RIGHTS; |
|
57 |
public static String DeleteHandler_OBJECT_MISSING_RIGHTS_MESSAGE; |
|
56 | 58 |
public static String DeleteHandler_OBJECT; |
57 | 59 |
public static String DeleteHandler_REALLY_DELETE; |
58 | 60 |
public static String DeleteHandler_REFERENCE; |
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties | ||
---|---|---|
49 | 49 |
DeleteHandler_IRREVERSIBLE=\nThis operation is irreversible! |
50 | 50 |
DeleteHandler_MEDIA=media |
51 | 51 |
DeleteHandler_NAME=name |
52 |
DeleteHandler_OBJECT_MISSING_RIGHTS_MESSAGE=Due to missing rights %s can not be deleted |
|
53 |
DeleteHandler_OBJECT_MISSING_RIGHTS=Missing rights |
|
52 | 54 |
DeleteHandler_OBJECT=object |
53 | 55 |
DeleteHandler_REALLY_DELETE=Do you really want to delete the %s? |
54 | 56 |
DeleteHandler_REFERENCE=reference |
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties | ||
---|---|---|
47 | 47 |
DeleteHandler_IRREVERSIBLE=Dieser Vorgang kann nicht r?ckg?ngig gemacht werden! |
48 | 48 |
DeleteHandler_MEDIA=Medienobjekt |
49 | 49 |
DeleteHandler_NAME=Name |
50 |
DeleteHandler_OBJECT_MISSING_RIGHTS_MESSAGE=Aufgrund fehlender Rechte kann %s nicht gel?scht werden |
|
51 |
DeleteHandler_OBJECT_MISSING_RIGHTS=Fehlende Rechte |
|
50 | 52 |
DeleteHandler_OBJECT=Objekt |
51 | 53 |
DeleteHandler_REALLY_DELETE=%s wirklich l?schen? |
52 | 54 |
DeleteHandler_REFERENCE=Referenz |
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/security/RequiredPermissions.java | ||
---|---|---|
21 | 21 |
public static final EnumSet<CRUD> TAXON_EDIT = Operation.UPDATE; |
22 | 22 |
|
23 | 23 |
public static final EnumSet<CRUD> DESCRIPTION_EDIT = Operation.UPDATE; |
24 |
|
|
25 |
public static final EnumSet<CRUD> NAME_DELETE = Operation.DELETE; |
|
24 | 26 |
} |
Also available in: Unified diff
ref #9448: remove E4 from file names - adapt fragment.e4xmi