summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page
Commit message (Expand)AuthorAgeFilesLines
* [client] move thrift cache to its own packageJonathan Bauer2015-08-192-2/+2
* [client] only enable the "isTemplate" checkbox if user is superuserJonathan Bauer2015-08-181-2/+3
* [client] do save checkboxes in upload wizardJonathan Bauer2015-08-171-8/+10
* [client] remove debug codeJonathan Bauer2015-08-171-2/+1Star
* [client] Beef up file chooser, better UI feedback on allowed optionsSimon Rettberg2015-08-151-2/+2
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-132-3/+4
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-132-23/+15Star
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-122-12/+44
* [client] Adapt ImageUploadPageLayout to GridManagerSimon Rettberg2015-08-121-3/+0Star
* [client] Back off with reconnects for file transfers if it fails too oftenSimon Rettberg2015-08-111-1/+1
* [client] Show image name in lecture wizard; check form validity on "Next"Simon Rettberg2015-08-111-18/+30
* [client] Remove unused importsSimon Rettberg2015-08-111-5/+0Star
* [client] lecture wizard quasi completeJonathan Bauer2015-08-112-51/+38Star
* [client] lecture wizard stuff (state, removed old bool, added date/time parsi...Jonathan Bauer2015-08-112-2/+146
* [client] Seperated filechooser from ImageUploadPage and also added it as dire...Stephan Schwaer2015-08-101-33/+2Star
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-82/+4Star
* [client] better add user popup for lecture permisssion page of wizardJonathan Bauer2015-08-071-0/+61
* [client] first draft at UserListWindowJonathan Bauer2015-08-051-21/+43
* [client] Fix javadoc comment formattingSimon Rettberg2015-08-041-7/+4Star
* [client] Add better error messages to image upload wizardSimon Rettberg2015-08-041-8/+13
* [client] load default permission on the users in CustomPermPageJonathan Bauer2015-08-041-11/+17
* [client] fix "add/delete user" buttons not showing up in ImageCustomPermissio...Jonathan Bauer2015-08-041-9/+18
* [client] save custom image permissions to stateJonathan Bauer2015-08-041-0/+22
* [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-031-1/+1
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-033-28/+19Star
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-313-145/+119Star
* [client] Continued implementation of WizardSimon Rettberg2015-07-303-166/+25Star
* [client] Started porting wizards to SwingSimon Rettberg2015-07-292-194/+113Star
* [client] Fix upload wizard state checks, fix formattingSimon Rettberg2015-07-241-0/+2
* [client] getTable for ImageCustomPermissionPage (soon not needed anymore!!!!!...Jonathan Bauer2015-07-231-1/+10
* [client] fix bad mergeJonathan Bauer2015-07-231-4/+4
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-232-54/+50Star
|\
| * [client] Adapt to RPC/VmMeta changes, store VmMeta in upload wizard stateSimon Rettberg2015-07-232-54/+50Star
* | [client] metadata page listener for new checkboxJonathan Bauer2015-07-231-0/+18
|/
* [client] user permissions checkbox table [wip]Jonathan Bauer2015-07-211-76/+124
* [client] Fixed some comments.Stephan Schwaer2015-07-212-5/+2Star
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-212-2/+26
* [client] Fixes and improvements related to file transfer; rename bytesToGigab...Simon Rettberg2015-07-211-7/+24
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-212-5/+70
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-211-47/+64
* [client] checkbox in tablecolumns [WIP] far from readyJonathan Bauer2015-07-211-4/+57
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-193-42/+12Star
* [client] Updated comments in ImageUploadPageSimon Rettberg2015-07-191-5/+6
* [client] Forgot a check...Simon Rettberg2015-07-191-1/+1
* [client] Added listener scheme to the upload taskSimon Rettberg2015-07-191-74/+46Star
* [client] first steps in ImagePermissions pageJonathan Bauer2015-07-171-2/+18
* [client] fix upload completed feedback not beeing shownJonathan Bauer2015-07-171-5/+0Star
* [client] upload progress bar and cancel buttonJonathan Bauer2015-07-172-32/+128
* [client] improved ImageMetaDataPage setPageComplete logicJonathan Bauer2015-07-171-29/+38
* [client] Minot tweaks for the "new vm" wizardSimon Rettberg2015-07-172-36/+58