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] make logger for the correct class ...
Jonathan Bauer
2014-10-10
1
-1
/
+1
*
added autocomplete and autocheck for setting new image rights
Nino Breuer
2014-10-10
2
-38
/
+106
*
vorbereitung rechte korrigieren
Michael Wilson
2014-10-09
2
-1
/
+68
*
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-10-09
1
-19
/
+23
|
\
|
*
Rechte werden nur noch geschrieben, wenn auch welche zugeteilt wurden
Michael Wilson
2014-10-09
1
-20
/
+21
*
|
• added possibility to change location of application
Nino Breuer
2014-10-09
27
-329
/
+361
*
|
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-10-09
10
-211
/
+422
|
\
|
|
*
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Michael Wilson
2014-10-08
1
-111
/
+18
|
|
\
|
|
*
[client] EditImageTech: code cleanup
Jonathan Bauer
2014-10-08
1
-111
/
+18
|
*
|
-Rechteveraltung funktioniert endlich beim anlegen eines neuen Image -> muss ...
Michael Wilson
2014-10-08
5
-18
/
+36
|
|
/
|
*
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Michael Wilson
2014-10-07
25
-585
/
+393
|
|
\
|
*
|
-Verwaltung von Rechten ist nun in der PermissionCreateImage_GUI.java möglich
Michael Wilson
2014-10-07
7
-86
/
+372
*
|
|
fg
Nino Breuer
2014-10-09
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-10-07
14
-900
/
+395
|
\
\
|
*
|
[client] now also remember the "technisch-info" wenn going back a page
Jonathan Bauer
2014-10-06
1
-31
/
+8
|
*
|
[client] parametrise JComboBox, makes eclipse happy
Jonathan Bauer
2014-10-06
1
-2
/
+2
|
|
/
|
*
-Volltextsuche vorbereitet, Funktion wird noch angepasst
Michael Wilson
2014-10-02
7
-111
/
+40
|
*
-Debug Ausgaben reduziert
Michael Wilson
2014-10-02
1
-54
/
+25
|
*
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Michael Wilson
2014-10-02
7
-43
/
+158
|
|
\
|
*
|
-Suchfenster "Image bearbeiten", "Image löschen", Veranstaltung bearbeiten", ...
Michael Wilson
2014-10-02
6
-718
/
+345
*
|
|
Removed (now) unused GUIs
Nino Breuer
2014-10-07
25
-533
/
+373
|
|
/
|
/
|
*
|
• added warning for 'back' on ftp upload task
Nino Breuer
2014-10-01
4
-38
/
+98
*
|
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-10-01
2
-6
/
+8
|
\
|
|
*
Verlinkung der Seiten gefixt
Michael Wilson
2014-10-01
2
-6
/
+8
*
|
dg
Nino Breuer
2014-10-01
3
-26
/
+65
*
|
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-10-01
4
-304
/
+515
|
\
|
|
*
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Michael Wilson
2014-10-01
7
-13
/
+52
|
|
\
|
*
|
Abbrechen des FTP-Download gefixt
Michael Wilson
2014-10-01
1
-0
/
+9
|
*
|
FTP Up- und Downloads können jetzt mit einem neuen Button abgebrochen
Michael Wilson
2014-10-01
4
-304
/
+506
*
|
|
added info option in main menu
Nino Breuer
2014-10-01
4
-4
/
+20
|
|
/
|
/
|
*
|
fixed bug
Nino Breuer
2014-09-30
2
-3
/
+7
*
|
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Nino Breuer
2014-09-30
1
-1
/
+1
|
\
|
|
*
check auf desc.lenghth
Michael Wilson
2014-09-30
1
-1
/
+1
*
|
removed extra gui for defining visbility of VM in different universities
Nino Breuer
2014-09-30
7
-13
/
+48
|
/
*
test
Michael Wilson
2014-09-30
1
-1
/
+1
*
test
Michael Wilson
2014-09-30
1
-1
/
+1
*
removed image_isTemplate, default value is 0 (hardcoded in sql.java)
Nino Breuer
2014-09-30
2
-50
/
+16
*
[client] fix logging message not showing values
Jonathan Bauer
2014-09-23
1
-5
/
+5
*
[client] static OpenLinks, no need to instantiate.
Jonathan Bauer
2014-09-23
1
-17
/
+2
*
[client] simplify saving of given options for CreateImageTechnisch_GUI
Jonathan Bauer
2014-09-23
1
-66
/
+10
*
[client] merge all 3 content checking function into validateContent()
Jonathan Bauer
2014-09-23
1
-75
/
+57
*
[client] few javadoc comments
Jonathan Bauer
2014-09-23
1
-9
/
+7
*
[client] fix logger not writing in logfile
Jonathan Bauer
2014-09-22
1
-4
/
+7
*
[client] do commit the changes :)
Jonathan Bauer
2014-09-22
24
-165
/
+261
*
[client] remove pointless instantiation of a static class ...
Jonathan Bauer
2014-09-18
1
-4
/
+2
*
[*] Fixed remaining broken umlauts
Simon Rettberg
2014-09-18
4
-7
/
+7
*
[client] fix version detection for all jres
Jonathan Bauer
2014-09-18
1
-2
/
+19
*
[client] only enable upload button if selected file is a vmdk
Jonathan Bauer
2014-09-18
1
-6
/
+7
*
[client] upload: show only '.vmdk' when browsing for the image to upload.
Jonathan Bauer
2014-09-18
1
-0
/
+3
*
revert accidental deletion of MainMenue_GUI.java
Jonathan Bauer
2014-09-18
1
-0
/
+620
[next]