index
:
openslx-ng/tutor-module.git
bugfix/student-image-download
de-generic-virtualizer
feature/docker-data-container
feature/dsmd-openapi
feature/htmlEditorInDescrioptionText
master
Das Dozentenmodul zum Verwalten und Erstellen neuer VMs
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dozentenmodul
/
src
/
main
/
java
/
org
/
openslx
/
dozmod
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[client] Minor fixes
Simon Rettberg
2015-08-20
4
-12
/
+36
|
*
[client] Fix logic operator in if-statement
Simon Rettberg
2015-08-20
1
-1
/
+1
*
|
[client] Upload stuff ThriftActions'ed [WIP]
Jonathan Bauer
2015-08-20
4
-93
/
+239
*
|
[client] cancel has generator if cancel is clicked
Jonathan Bauer
2015-08-20
1
-0
/
+1
|
/
*
[client] One error callback for master and sat connection
Simon Rettberg
2015-08-20
3
-43
/
+54
*
[client] Cancel hash generator if upload fails
Simon Rettberg
2015-08-20
3
-4
/
+28
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-08-19
6
-27
/
+128
|
\
|
*
[client] Added default permission options to imageDetailsWindow.
Stephan Schwaer
2015-08-19
2
-8
/
+53
|
*
[client] add missing file
Jonathan Bauer
2015-08-19
1
-0
/
+41
|
*
[client] started one-page UploadWizard [WIP]
Jonathan Bauer
2015-08-19
4
-20
/
+35
*
|
[client] Send block hashes to server (TODO: master sha1sum)
Simon Rettberg
2015-08-19
4
-6
/
+98
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-19
6
-12
/
+225
|
\
|
*
[client] Fix javadoc and formatting
Simon Rettberg
2015-08-19
1
-7
/
+9
|
*
[client] Show proper message when deleting an image version
Simon Rettberg
2015-08-19
1
-1
/
+1
|
*
Adapt to master-sync-shared changes
Simon Rettberg
2015-08-19
1
-3
/
+1
|
*
[client] Layout code cleanup.
Stephan Schwaer
2015-08-19
1
-25
/
+11
|
*
[client] Added custom permissions options to image details.
Stephan Schwaer
2015-08-19
4
-1
/
+228
*
|
[client] chagned deleteLatestVersion of imagelistwindow to use ThriftActions
Jonathan Bauer
2015-08-19
2
-44
/
+12
|
/
*
[client] improved question txt if download filename already exists
Jonathan Bauer
2015-08-19
1
-1
/
+1
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-19
5
-85
/
+127
|
\
|
*
[client] Clean up sorting logic of image and lecture table
Simon Rettberg
2015-08-19
3
-58
/
+68
|
*
[client] F5 = refresh in lecture and image list
Simon Rettberg
2015-08-19
2
-5
/
+26
|
*
[client] Delay refresh of image list only for certain events
Simon Rettberg
2015-08-19
1
-22
/
+33
*
|
[client] refactored TransferHelper to ThriftActions
Jonathan Bauer
2015-08-19
6
-116
/
+194
*
|
[client] fix all user getting same permissions object in wizard custom perms ...
Jonathan Bauer
2015-08-19
2
-1
/
+3
|
/
*
[client] move thrift cache to its own package
Jonathan Bauer
2015-08-19
19
-22
/
+31
*
[client] delete version through popupmenu with confirmation and refresh vers...
Jonathan Bauer
2015-08-19
1
-32
/
+36
*
[client] Use TLS to talk to master and satellite
Simon Rettberg
2015-08-18
9
-17
/
+228
*
[client] Remove old unused class
Simon Rettberg
2015-08-18
1
-121
/
+0
*
[client] disable popup menu items in ImageDetailsWindow if user can't actuall...
Jonathan Bauer
2015-08-18
2
-20
/
+49
*
[client] remove unused imports
Jonathan Bauer
2015-08-18
1
-3
/
+0
*
[client] minor error handling improvement when deleting an image version
Jonathan Bauer
2015-08-18
1
-10
/
+8
*
[client] critical bugfix
Jonathan Bauer
2015-08-18
1
-1
/
+1
*
[client] ESC to close lecture details
Jonathan Bauer
2015-08-18
1
-1
/
+13
*
[client] remove debug code
Jonathan Bauer
2015-08-18
1
-1
/
+0
*
[client] async delete call + callback. Another callback when downloading an i...
Jonathan Bauer
2015-08-18
4
-42
/
+66
*
[client] only enable the "isTemplate" checkbox if user is superuser
Jonathan Bauer
2015-08-18
1
-2
/
+3
*
[client] also fix lecture list combobox filtering
Jonathan Bauer
2015-08-18
1
-1
/
+1
*
[client] fix wrong OS preselected in imageDetailsWindow and imageList Filtering
Jonathan Bauer
2015-08-18
2
-2
/
+5
*
[client] major bugfix
Jonathan Bauer
2015-08-18
1
-1
/
+1
*
[client] Added download currently used imageversion to lecture details window.
Stephan Schwaer
2015-08-18
2
-3
/
+52
*
[client] Handle TTransferRejectedException in ThriftError.showMessage
Simon Rettberg
2015-08-18
1
-0
/
+3
*
[*] Adapt to changed ErrorCallback setters in master-sync-shared
Simon Rettberg
2015-08-17
1
-4
/
+26
*
[client] cleanup ImageDetailsWindow
Jonathan Bauer
2015-08-17
1
-51
/
+95
*
[client] minor fix
Jonathan Bauer
2015-08-17
1
-2
/
+1
*
[client] invalidate image of imageDetailsWindow after successfull save
Jonathan Bauer
2015-08-17
1
-0
/
+15
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
3
-4
/
+9
|
\
|
*
[client] Added button for updating image version (not functioning yet)
Stephan Schwaer
2015-08-17
3
-4
/
+9
*
|
[client] more cleanup
Jonathan Bauer
2015-08-17
1
-22
/
+38
|
/
*
[client] cleanup the messy image list code...
Jonathan Bauer
2015-08-17
1
-55
/
+114
[prev]
[next]