summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
| * [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
|/ | | | page
* [client] move thrift cache to its own packageJonathan Bauer2015-08-1919-22/+31
|
* [client] delete version through popupmenu with confirmation and refresh ↵Jonathan Bauer2015-08-191-32/+36
| | | | version table
* [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 ↵Jonathan Bauer2015-08-182-20/+49
| | | | actually perform these actions. Started Deletion in ImageDetailsWindow [WIP]
* [client] remove unused importsJonathan Bauer2015-08-181-3/+0Star
|
* [client] minor error handling improvement when deleting an image versionJonathan Bauer2015-08-181-10/+8Star
|
* [client] critical bugfixJonathan Bauer2015-08-181-1/+1
|
* [client] ESC to close lecture detailsJonathan Bauer2015-08-181-1/+13
|
* [client] remove debug codeJonathan Bauer2015-08-181-1/+0Star
|
* [client] async delete call + callback. Another callback when downloading an ↵Jonathan Bauer2015-08-184-42/+66
| | | | image was initialized
* [client] only enable the "isTemplate" checkbox if user is superuserJonathan Bauer2015-08-181-2/+3
|
* [client] also fix lecture list combobox filteringJonathan Bauer2015-08-181-1/+1
|
* [client] fix wrong OS preselected in imageDetailsWindow and imageList FilteringJonathan Bauer2015-08-182-2/+5
|
* [client] major bugfixJonathan Bauer2015-08-181-1/+1
|
* [client] Added download currently used imageversion to lecture details window.Stephan Schwaer2015-08-182-3/+52
|
* [client] Handle TTransferRejectedException in ThriftError.showMessageSimon Rettberg2015-08-181-0/+3
|
* [*] Adapt to changed ErrorCallback setters in master-sync-sharedSimon Rettberg2015-08-171-4/+26
|
* [client] cleanup ImageDetailsWindowJonathan Bauer2015-08-171-51/+95
|
* [client] minor fixJonathan Bauer2015-08-171-2/+1Star
|
* [client] invalidate image of imageDetailsWindow after successfull saveJonathan Bauer2015-08-171-0/+15
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-173-4/+9
|\
| * [client] Added button for updating image version (not functioning yet)Stephan Schwaer2015-08-173-4/+9
| |
* | [client] more cleanupJonathan Bauer2015-08-171-22/+38
|/
* [client] cleanup the messy image list code...Jonathan Bauer2015-08-171-55/+114
|