summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/ImageCreationWizard.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-2/+2
|
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-1/+1
|
* [client] Start upload only when finishing wizard, add final summary page to ↵Simon Rettberg2015-10-011-76/+83
| | | | wizard
* [client] Set default permissions in wizards with perms from satellite config.Stephan Schwaer2015-09-281-3/+2Star
|
* [client] More user window fixes; Moved default permissions to custom ↵Stephan Schwaer2015-09-251-0/+3
| | | | permissionpage of lecture wizard.
* [client] success message when the upload creation finishedJonathan Bauer2015-09-171-9/+25
|
* [client] ImageCreationWizard: in performFinish, check if any step fails and ↵Jonathan Bauer2015-09-161-5/+18
| | | | stop in that case
* [client] Remove unneeded checksSimon Rettberg2015-09-111-6/+4Star
|
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-051-9/+12
|
* [client] better user feedback if dates are invalid in LectureDetailsJonathan Bauer2015-08-311-0/+5
|
* [client] refactor: ImageWizard -> ImageCreationWizard & UpdateWizard -> ↵Jonathan Bauer2015-08-261-0/+181
ImageUpdateWizard