summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/Wizard.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Try to do a better job cleaning up when closing wizardsSimon Rettberg2022-03-171-3/+23
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-8/+17
* [client] Create StatusHeader Classralph isenmann2021-02-051-76/+26Star
* Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-111-5/+6
|\
| * [client] Add resource bundle files for wizard classes. Update the wizard clas...Mürsel Türk2020-07-071-5/+6
* | [client] Cancel conversion worker on wizard cancelStephan Schwär2020-10-161-3/+7
* | [client] Enable the next button after ovf conversion is completeStephan Schwär2020-10-141-1/+6
* | [client] Redirect after selecting ovf file in image upload wizardStephan Schwär2020-10-121-5/+45
* | [client] Allow user to define docker imagesralph isenmann2020-09-151-0/+7
|/
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-1/+1
* update imports of ResourceLoaderJonathan Bauer2018-04-271-1/+1
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
* [client] Wizard: change 'Schließen' to 'Minimieren'Jonathan Bauer2016-05-041-1/+1
* [client] add 10px border to wizard's footerJonathan Bauer2016-03-011-1/+1
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-31/+2Star
* [client] Can now continue in imageListPage in lecture wizard with double clic...Stephan Schwaer2015-10-071-1/+1
* [client] Fix several issues with the new upload schemeSimon Rettberg2015-10-021-1/+48
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-21/+65
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-4/+2Star
* [client] Scale windows with font size.Stephan Schwaer2015-09-041-2/+5
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-8/+5Star
* [client] Change color of wizard message for warnings and errorsSimon Rettberg2015-08-271-0/+7
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-2/+5
* [client] Design improvementsSimon Rettberg2015-08-141-5/+5
* [client] Fix positioning of WizardSimon Rettberg2015-08-121-13/+15
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-5/+2Star
* [client] Confirmation on close/cancel for ImageWizardSimon Rettberg2015-08-101-23/+44
* [client] pointed to a small bug in wizardJonathan Bauer2015-08-051-0/+5
* [client] fix layout for footer of WizardJonathan Bauer2015-07-311-0/+1
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-15/+159
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-8/+66
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-0/+45