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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[client] cleanup network rules input text, remove empty lines + trim
Jonathan Bauer
2016-03-04
1
-14
/
+13
*
[client] remove debug code..
Jonathan Bauer
2016-03-03
1
-4
/
+0
*
[client/server] add support for advanced configuration for usb/netrules stuff
Jonathan Bauer
2016-03-03
12
-181
/
+627
*
[client] add 10px border to wizard's footer
Jonathan Bauer
2016-03-01
1
-1
/
+1
*
[client] added LectureSettingsWindow skeleton (WIP)
Jonathan Bauer
2016-02-25
2
-0
/
+156
*
[client] make the MainMenuWindow a bit larger by default
Jonathan Bauer
2016-02-25
1
-1
/
+1
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2016-02-25
1
-10
/
+15
|
\
|
*
[client] Better handling of server side errors on upload
Simon Rettberg
2016-02-24
1
-10
/
+15
*
|
[client] fix stupid way of getting the sat's address for the root node of the...
Jonathan Bauer
2016-02-25
1
-2
/
+2
|
/
*
[client] Add cd-rom drives to downloaded machine
Simon Rettberg
2016-02-24
1
-0
/
+2
*
[client] Don't show location button in lecture details if no locations exist
Simon Rettberg
2016-02-23
1
-1
/
+2
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2016-02-22
1
-1
/
+21
|
\
|
*
[client] search for the right index to insert locations in the tree instead o...
Jonathan Bauer
2016-02-11
1
-1
/
+21
*
|
[client] Fix comments/formatting
Simon Rettberg
2016-02-22
1
-14
/
+14
|
/
*
[client] Improve some texts (image -> vm mostly)
Simon Rettberg
2016-02-04
20
-43
/
+44
*
[client] Add icons to lecture and image list buttons
Simon Rettberg
2016-02-02
7
-52
/
+88
*
[client] Sanitize messy button-enabling-code in ImageListWindow
Simon Rettberg
2016-02-02
1
-12
/
+11
*
[client] Show lecture valid days in red if < 7 days
Simon Rettberg
2016-01-29
1
-0
/
+2
*
[client] Sanitize coding style/conventions in GUI classes
Simon Rettberg
2016-01-29
44
-554
/
+544
*
[client] Minor tweaks to image details window
Simon Rettberg
2016-01-29
2
-2
/
+5
*
[client] Make sure hashes get submitted after last block was hashed
Simon Rettberg
2016-01-28
1
-9
/
+42
*
[client] UploadInitiator: Fix error message on low disk space
Simon Rettberg
2016-01-26
1
-2
/
+2
*
[client] QScrollPane: Transfer focus to contained list on click
Simon Rettberg
2016-01-26
1
-2
/
+5
*
[client] Refresh image list when upload completes
Simon Rettberg
2016-01-26
2
-10
/
+37
*
[client] Fix NPE
Simon Rettberg
2016-01-26
1
-1
/
+1
*
[client] fix text cutoff on location tree's root
Jonathan Bauer
2016-01-22
1
-0
/
+1
*
[client] some more comments
Jonathan Bauer
2016-01-22
2
-3
/
+14
*
[client] refactor button variables to naming scheme
Jonathan Bauer
2016-01-22
1
-12
/
+12
*
[client] Only expand first level of tree
Simon Rettberg
2016-01-22
2
-2
/
+10
*
[client] Collapse nodes with all children selected when clicking "Apply"
Simon Rettberg
2016-01-22
3
-10
/
+16
*
[client] Fix LocationSelector layout, wrap tree in JScrollPane
Simon Rettberg
2016-01-22
1
-23
/
+19
*
[client] Save locations selected in winzard; check location count; default to...
Simon Rettberg
2016-01-22
3
-12
/
+50
*
[client] Cleanup & formatting
Simon Rettberg
2016-01-22
7
-90
/
+46
*
[client] Remember if sat supports locations and stop querying if not
Simon Rettberg
2016-01-21
1
-1
/
+13
*
[client] Remove useless comments
Simon Rettberg
2016-01-21
1
-7
/
+0
*
[client] Hide satellite servers starting with {x} when not pressing SHIFT
Simon Rettberg
2016-01-21
1
-0
/
+10
*
[client] Lower caching time for lectures and images from 2min to 30sec
Simon Rettberg
2016-01-21
2
-2
/
+2
*
[client] Changed location selector from lists to tree selection
Jonathan Bauer
2016-01-21
7
-286
/
+558
*
[client] Fix NPE related to location editor
Simon Rettberg
2016-01-19
1
-1
/
+1
*
[client] more location stuff [wip]
Jonathan Bauer
2016-01-18
4
-110
/
+182
*
[client] make the LocationSelectionWindow modal if a parent is given (e.g. Le...
Jonathan Bauer
2016-01-18
1
-5
/
+11
*
[client] fix sorting of locations
Jonathan Bauer
2016-01-15
2
-4
/
+17
*
[client] added "Schliessen"/"Speichern" buttons to LocationSelectionWindow
Jonathan Bauer
2016-01-15
2
-1
/
+38
*
[client] RPC changed: Add is user private field
Simon Rettberg
2016-01-13
2
-2
/
+2
*
[client] also check if the return list of location is empty
Jonathan Bauer
2016-01-13
1
-1
/
+1
*
[client] fix LectureWizard not accepting "Done" when no locations are selected
Jonathan Bauer
2016-01-13
4
-25
/
+19
*
[client] change checkbox for lecture location showing mode to radio buttons
Jonathan Bauer
2016-01-07
2
-14
/
+37
*
[client] checkbox to show the lecture only in the selected rooms
Jonathan Bauer
2016-01-05
12
-401
/
+521
*
[client] room selection widget [wip]
Jonathan Bauer
2015-12-18
11
-5
/
+543
*
[client] don't scroll the pane for the changelog to the bottom, always force ...
Jonathan Bauer
2015-12-11
1
-0
/
+1
[prev]
[next]