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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[*] Clean up pom.xml, add shading to client, clean up .gitignore
Simon Rettberg
2015-09-01
1
-1
/
+25
*
[client] Open vmware link in virtualizer info.
Stephan Schwaer
2015-09-01
3
-26
/
+22
*
[client] Check for clock skew
Simon Rettberg
2015-09-01
1
-9
/
+38
*
[client] vmware link version update to 6.0.3 (currently in use in bwlp?)
Jonathan Bauer
2015-09-01
1
-3
/
+2
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-09-01
3
-130
/
+129
|
\
|
*
[client] Ignore certain thrift methods in our error handler
Simon Rettberg
2015-09-01
3
-130
/
+129
*
|
[client] Disclaimer minor typos & no close on clicking the "close" symbol
Jonathan Bauer
2015-09-01
1
-3
/
+6
|
/
*
[client] ImageDetailsWindow: only show popup menu item if image-version is ac...
Jonathan Bauer
2015-09-01
1
-3
/
+3
*
[client] Show the disclaimer and virtualizer window at first login.
Stephan Schwaer
2015-09-01
4
-16
/
+67
*
[client] implements missing UIFeedback
Jonathan Bauer
2015-09-01
7
-9
/
+58
*
[client] unused imports
Jonathan Bauer
2015-09-01
1
-3
/
+0
*
[client] removed bullshit
Jonathan Bauer
2015-09-01
1
-8
/
+0
*
[client] ConfigWindow can now be closed with ESC. Added reactToInput() stuff ...
Jonathan Bauer
2015-09-01
2
-18
/
+128
*
[client] Don't show any error messages if session resume fails
Simon Rettberg
2015-08-31
1
-218
/
+250
*
[client] Fix Wizard moving around when entering image selection page
Simon Rettberg
2015-08-31
2
-8
/
+3
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-31
21
-120
/
+178
|
\
|
*
[client] several layout fixes, added some comments.
Stephan Schwaer
2015-08-31
21
-120
/
+178
*
|
[client] MainMenu -> Einstellungen
Jonathan Bauer
2015-08-31
4
-8
/
+220
|
/
*
[client] slightly improved user info message when deleting a basis image in I...
Jonathan Bauer
2015-08-31
1
-22
/
+53
*
[client] ask user confirmation before deleting a lecture in LectureListWindow
Jonathan Bauer
2015-08-31
1
-0
/
+13
*
[client] re-enable download button in ImageListWindow if user aborts filechooser
Jonathan Bauer
2015-08-31
1
-0
/
+1
*
[client] re-enable download button in lectureDetailsWindow if user closes the...
Jonathan Bauer
2015-08-31
2
-2
/
+30
*
[client] better user feedback if dates are invalid in LectureDetails
Jonathan Bauer
2015-08-31
2
-3
/
+8
*
[client] download images as <name>.partial and rename them back to <name> whe...
Jonathan Bauer
2015-08-28
3
-8
/
+18
*
[client] save the selected download folder and not the generated folder
Jonathan Bauer
2015-08-28
1
-1
/
+1
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-08-28
2
-137
/
+213
|
\
|
*
[client] Clean up initDownload
Simon Rettberg
2015-08-28
2
-137
/
+213
*
|
[client] info message in Image Upload Page.
Stephan Schwaer
2015-08-28
1
-0
/
+15
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-28
1
-6
/
+22
|
\
|
*
[client] Check space on disk and satellite before down/- uploading.
Stephan Schwaer
2015-08-28
1
-6
/
+22
*
|
[client] version check in initSession
Jonathan Bauer
2015-08-28
1
-0
/
+18
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-28
1
-2
/
+6
|
\
|
*
[client] Implemented changing of used imageversion in lecture details.
Stephan Schwaer
2015-08-28
1
-2
/
+6
*
|
[client] merged the session initializing stuff in ThriftActions.initSession
Jonathan Bauer
2015-08-28
3
-65
/
+95
|
/
*
[client] Don't render HTML where it's not required
Simon Rettberg
2015-08-28
22
-127
/
+169
*
[client] Apply default exception handler only to AWT thread
Simon Rettberg
2015-08-28
1
-3
/
+4
*
[client] Query server status
Simon Rettberg
2015-08-27
1
-1
/
+12
*
[*] Thrift API changes
Simon Rettberg
2015-08-27
5
-11
/
+34
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-27
5
-43
/
+276
|
\
|
*
[client] Added functionality to change linked image of a lecture.
Stephan Schwaer
2015-08-27
5
-43
/
+276
*
|
[client] make image list in lecture wizard resizable (FOR THIS PAGE ONLY)
Jonathan Bauer
2015-08-27
1
-2
/
+12
|
/
*
[client] fix red search text color when regex is invalid
Jonathan Bauer
2015-08-27
1
-3
/
+3
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-27
3
-10
/
+29
|
\
|
*
[client] Change color of wizard message for warnings and errors
Simon Rettberg
2015-08-27
3
-10
/
+29
*
|
[client] fix lectures details multiple open
Jonathan Bauer
2015-08-27
1
-0
/
+1
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-27
22
-79
/
+164
|
\
|
*
[client] ColorUtil: Remove unused parameter
Simon Rettberg
2015-08-27
2
-2
/
+2
|
*
[client] More agressive cache usage for .get*byId .find in Thift Cache helpers
Simon Rettberg
2015-08-27
3
-26
/
+81
|
*
[client] Fix comments in QFileChooser
Simon Rettberg
2015-08-27
1
-5
/
+3
|
*
[client] OS Sorting: Sort "Unknown" last
Simon Rettberg
2015-08-27
1
-0
/
+7
[next]