summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/LectureWizard.java
Commit message (Expand)AuthorAgeFilesLines
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-4/+6
* [client] Cleanup & formattingSimon Rettberg2016-01-221-5/+8
* [client] RPC changed: Add is user private fieldSimon Rettberg2016-01-131-1/+1
* [client] also check if the return list of location is emptyJonathan Bauer2016-01-131-1/+1
* [client] fix LectureWizard not accepting "Done" when no locations are selectedJonathan Bauer2016-01-131-5/+3Star
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-3/+3
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-1/+7
* [client] More formattingStephan Schwaer2015-10-061-4/+6
* [client] Set default permissions in wizards with perms from satellite config.Stephan Schwaer2015-09-281-4/+2Star
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-1/+5
* [client] ImageUpdateWiz: if updating version metadata failed, inform userJonathan Bauer2015-09-161-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-031-2/+1Star
|\
| * [client] removed old success message when creating a new lecture, now always ...Jonathan Bauer2015-09-031-6/+3Star
* | [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-5/+4Star
|/
* [client] implements missing UIFeedbackJonathan Bauer2015-09-011-2/+2
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-7/+8
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-0/+3
* [client] save lecture id to stateJonathan Bauer2015-08-241-1/+6
* [client] remove unused importsJonathan Bauer2015-08-211-4/+0Star
* [client] ThriftActions & calls in LectureWizardJonathan Bauer2015-08-211-11/+10Star
* [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-211-2/+3
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-11/+12
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-121-0/+2
* [client] Don't log noncritical msgboxSimon Rettberg2015-08-121-1/+1
* [client] Invalidate lecture list after creating new lectureSimon Rettberg2015-08-111-0/+2
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-25/+15Star
* [client] lecture wizard quasi completeJonathan Bauer2015-08-111-1/+83
* [client] lecture wizard stuff (state, removed old bool, added date/time parsi...Jonathan Bauer2015-08-111-6/+24
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-21/+6Star
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-2/+2
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-4/+4
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-211-0/+5
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-211-0/+45