summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/thrift/ImageDetailsActions.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] reworked vmx editorJonathan Bauer2016-09-021-1/+6
|
* [client] vm-config editor finished, accessible from the popup menu of ↵Jonathan Bauer2016-08-311-0/+1
| | | | image's versions
* [client] published image button statesJonathan Bauer2016-05-191-1/+1
| | | | | | | * always show "public images" button * hide the "upload to master" button instead of disabling it if the sat doesnt support it * introduced Session.isImagePublishSupported instead of multiple satApiVersion checks * added SelectionListener for ImagePublishedWindow to en/disable download buttons on selection change
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-8/+4Star
|
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-0/+27