summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [client] Added customLecturePermissionStephan Schwaer2015-08-215-16/+218
* [client] ThriftAction in ImageCustomPermissionWindowJonathan Bauer2015-08-212-10/+7Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-2111-90/+39Star
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-212-38/+54
| |\
| * | [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-2111-90/+39Star
* | | [client] more cleanup stuff in imageWizard [WIP]Jonathan Bauer2015-08-211-3/+8
| |/ |/|
* | [client] ThriftActions & calls in ImageWizard.performFinishJonathan Bauer2015-08-212-38/+54
|/
* [client] ThriftActions for Image Metadata (details + permissions) and use the...Jonathan Bauer2015-08-212-30/+106
* [client] support deletion of image base in ThriftActionsJonathan Bauer2015-08-214-16/+56
* [client] added LectureCustomPermissionManager and merged ImagePermissionManag...Stephan Schwaer2015-08-206-86/+196
* [client] save that one byte/int/bit :)Jonathan Bauer2015-08-203-17/+10Star
* [client] UpdateVersion: only needs ctrl-q if we have initiated a transferJonathan Bauer2015-08-201-3/+1Star
* [client] do the user feedback directly in ThriftActionsJonathan Bauer2015-08-202-11/+6Star
* [client] use ThriftActions to delete image in image details windowJonathan Bauer2015-08-201-19/+5Star
* [client] user feedback on successfull version pushingJonathan Bauer2015-08-201-0/+2
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-2012-286/+379
|\
| * [client] Make AsyncHashGenerator faster by using two threads (I/O, Hashing)Simon Rettberg2015-08-202-39/+126
| * [client] Add ImageCustomPermissionManager and adjusted ImageCustomPermissionW...Stephan Schwaer2015-08-2010-247/+252
* | [client] fix image name / uuid not beeing read from the existing imageJonathan Bauer2015-08-204-27/+45
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-204-13/+37
|\
| * [client] Minor fixesSimon Rettberg2015-08-204-12/+36
| * [client] Fix logic operator in if-statementSimon Rettberg2015-08-201-1/+1
* | [client] Upload stuff ThriftActions'ed [WIP]Jonathan Bauer2015-08-204-93/+239
* | [client] cancel has generator if cancel is clickedJonathan Bauer2015-08-201-0/+1
|/
* [client] One error callback for master and sat connectionSimon Rettberg2015-08-203-43/+54
* [client] Cancel hash generator if upload failsSimon Rettberg2015-08-203-4/+28
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-196-27/+128
|\
| * [client] Added default permission options to imageDetailsWindow.Stephan Schwaer2015-08-192-8/+53
| * [client] add missing fileJonathan Bauer2015-08-191-0/+41
| * [client] started one-page UploadWizard [WIP]Jonathan Bauer2015-08-194-20/+35
* | [client] Send block hashes to server (TODO: master sha1sum)Simon Rettberg2015-08-194-6/+98
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-196-12/+225
|\
| * [client] Fix javadoc and formattingSimon Rettberg2015-08-191-7/+9
| * [client] Show proper message when deleting an image versionSimon Rettberg2015-08-191-1/+1
| * Adapt to master-sync-shared changesSimon Rettberg2015-08-191-3/+1Star
| * [client] Layout code cleanup.Stephan Schwaer2015-08-191-25/+11Star
| * [client] Added custom permissions options to image details.Stephan Schwaer2015-08-194-1/+228
* | [client] chagned deleteLatestVersion of imagelistwindow to use ThriftActionsJonathan Bauer2015-08-192-44/+12Star
|/
* [client] improved question txt if download filename already existsJonathan Bauer2015-08-191-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-195-85/+127
|\
| * [client] Clean up sorting logic of image and lecture tableSimon Rettberg2015-08-193-58/+68
| * [client] F5 = refresh in lecture and image listSimon Rettberg2015-08-192-5/+26
| * [client] Delay refresh of image list only for certain eventsSimon Rettberg2015-08-191-22/+33
* | [client] refactored TransferHelper to ThriftActionsJonathan Bauer2015-08-196-116/+194
* | [client] fix all user getting same permissions object in wizard custom perms ...Jonathan Bauer2015-08-192-1/+3
|/
* [client] move thrift cache to its own packageJonathan Bauer2015-08-1919-22/+31
* [client] delete version through popupmenu with confirmation and refresh vers...Jonathan Bauer2015-08-191-32/+36
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-189-17/+228
* [client] Remove old unused classSimon Rettberg2015-08-181-121/+0Star
* [client] disable popup menu items in ImageDetailsWindow if user can't actuall...Jonathan Bauer2015-08-182-20/+49