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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[client] Generate VMX on download
Simon Rettberg
2015-09-02
6
-72
/
+118
*
[client] Add vm wrapper skeleton (for local vmx generation)
Simon Rettberg
2015-09-02
1
-0
/
+38
*
[client] ImageList: "Show only usable" combobox selection & its filter
Jonathan Bauer
2015-09-02
1
-0
/
+10
*
[client] defined font scaling min, max, step in Config and use these to valid...
Jonathan Bauer
2015-09-02
3
-25
/
+62
*
[client] new "View"(Ansicht) menu in MainWindow with "Home page", "ImageList"...
Jonathan Bauer
2015-09-02
1
-6
/
+37
*
[client] Hinweis > Info
Jonathan Bauer
2015-09-02
1
-1
/
+1
*
[client] "Cancel"/"Save" button order for DetailsWindows
Jonathan Bauer
2015-09-02
7
-16
/
+24
*
[client] ConfigWindow: font in steps of 5, removed redundant labels
Jonathan Bauer
2015-09-02
2
-30
/
+28
*
[client] germanize MainMenu
Jonathan Bauer
2015-09-02
1
-4
/
+4
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v.1
Jonathan Bauer
2015-09-02
2
-10
/
+3
|
\
|
*
[client] Set position of disclaimer
Simon Rettberg
2015-09-02
1
-1
/
+2
|
*
[client] Use default combo for share mode
Simon Rettberg
2015-09-02
1
-9
/
+1
*
|
[client] agree box in DisclaimerWindow back in
Jonathan Bauer
2015-09-02
2
-2
/
+17
|
/
*
[client] disabled share mode combo for now
Jonathan Bauer
2015-09-02
1
-1
/
+3
*
[client] added ShareMode combo in ImageWindow (warning changing the mode and ...
Jonathan Bauer
2015-09-02
3
-18
/
+35
*
[client] typos
Jonathan Bauer
2015-09-02
1
-2
/
+2
*
[client] DisclaimerWindow now without agreebox and only with "Close" Button. ...
Jonathan Bauer
2015-09-02
6
-58
/
+46
*
[client] only if login == ECP ...
Jonathan Bauer
2015-09-02
1
-7
/
+1
*
[client] LoginWindow: fix Shibboleth login throwing a NPE when no IDP was sel...
Jonathan Bauer
2015-09-02
2
-2
/
+8
*
[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
|
\
[prev]
[next]