Skip to content
Failed

Changes

Summary

  1. Support case model (details)
  2. Support (details)
Commit 2c2ec3034de08559ac37a2217b2aac19179a6538 by Mark Hoffmann
Support case model
- added new attributes
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/SupportCase.java (diff)
The file was modifiedde.dim.diamant.model/model/diamant.genmodel (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/SupportCaseImpl.java (diff)
The file was modifiedde.dim.diamant.model/model/diamant.ecore (diff)
Commit 57d569a1d47ace262ba667799773d28a1e66ee86 by Mark Hoffmann
Support
- Tickets REST endpoints
- TransactionEntries for support
- Text Provider
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/SupportEntryImpl.java (diff)
The file was modifiedde.dim.diamant.runtime/bnd.bnd (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryTextProvider.java (diff)
The file was modifiedde.dim.diamant.service.tests/src/de/dim/diamant/service/tests/EntryTextProviderServiceIntegrationTest.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java (diff)
The file was modifiedde.dim.diamant.model/model/diamant.ecore (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/Gauge.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/GaugeImpl.java (diff)
The file was modifiedde.dim.diamant.runtime/de.dim.diamant.runtime.bndrun (diff)
The file was modifiedde.dim.diamant.model/model/diamant.genmodel (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/TransactionType.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/SupportEntry.java (diff)
The file was addedde.dim.diamant.rest/src/de/dim/diamant/rest/TicketResource.java (diff)
The file was modifiedde.dim.diamant.rest/.settings/org.eclipse.core.resources.prefs (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/api/TextProvider.java (diff)