Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
12257a98 06/28/2017 10:28 AM Patrick Plitzner

ref #6596 Keep track of active "editor"

  • Add IE4SavablePart to E4 parts that can be saved
  • SaveHandler will recurse through selection providing parts to find savable parts that can be saved
1f67ba6d 06/28/2017 10:28 AM Patrick Plitzner

ref #6566 add Mnemonics to main menu

ea1b3d44 06/28/2017 10:28 AM Patrick Plitzner

ref #6596 Add new utility class WorkbenchUtility in workbench plugin

  • move getE4WrappedPart() method to that class
da07b5ae 06/28/2017 10:28 AM Patrick Plitzner

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 e4 migration to simulate the e3 behavior having IViewParts that edit object of IEditorParts...
a998e6a0 06/27/2017 02:32 PM Patrick Plitzner

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
245119a0 06/27/2017 02:32 PM Patrick Plitzner

ref #6596 Enable "Save" icon when specimen editor is dirty

85fc6c9e 06/16/2017 12:03 PM Patrick Plitzner

ref #6566 Re-enable "Edit" menu

bb1d1762 06/16/2017 09:36 AM Patrick Plitzner

ref #6733 Make model fragment IDs unique

bd04ac7c 06/01/2017 08:35 AM Patrick Plitzner

ref #6596 Add SaveHandler for specimen editor

436716f1 05/16/2017 12:54 PM jenkins

Updated version in pom / project files to taxeditor version : 4.8.0-SNAPSHOT and cdmlib version : 4.8.0-SNAPSHOT

3261429c 05/09/2017 01:40 PM Katja Luther

rename Database preferences into server-sided preferences

c7cc7a18 04/25/2017 01:32 PM Patrick Plitzner

fix #6587 Correctly order "Window" menu

656bb550 04/24/2017 05:11 PM Patrick Plitzner

Change toolbar ID

8846d4c1 04/24/2017 10:29 AM Patrick Plitzner

ref #6566 Add generic "open part" handler to model fragment

ef6a883c 04/21/2017 03:22 PM Katja Luther

try to add a new item to admin menu

a9a39b62 04/20/2017 02:12 PM Patrick Plitzner

Add comment to .project file

eeeff6b4 04/20/2017 02:10 PM Patrick Plitzner

Add missing .classpatch file to workbench plugin

03a148bb 04/20/2017 02:04 PM Patrick Plitzner

Add missing .project file to workbench plugin

31103126 04/19/2017 10:20 AM Patrick Plitzner

ref #6566 Configure build properties

5bea3b87 04/19/2017 10:17 AM Patrick Plitzner

ref #6566 Refactor src folder to src/main/java

0b611fb6 04/19/2017 08:38 AM Patrick Plitzner

ref #6566 Sort main menu

e78d65db 04/19/2017 06:54 AM Patrick Plitzner

ref #6566 Add pom.xml to workbench plugin and adapt MANIFEST.MF

1104e1d6 04/18/2017 09:59 PM Patrick Plitzner

ref #6566 Migrate help menu

ab4de114 04/18/2017 02:59 PM Patrick Plitzner

ref #6566 Clean up of dependencies and i18n

2039a37e 04/18/2017 02:42 PM Patrick Plitzner

ref #6566 Initial import of taxeditor.workbench plugin - moved general menu contributions to this plugin