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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
[client/server] add support for advanced configuration for usb/netrules stuff
Jonathan Bauer
2016-03-03
13
-187
/
+636
|
*
[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
4
-11
/
+31
|
\
|
*
[server] Log delete actions on images
Simon Rettberg
2016-02-24
2
-0
/
+11
|
|
|
*
[server] Log if an upload is aborted due to lack of disk space
Simon Rettberg
2016-02-24
1
-1
/
+5
|
|
|
*
[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 ↵
Jonathan Bauer
2016-02-25
1
-2
/
+2
|
/
|
|
|
the location tree
*
[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
|
*
[server] Write chunks to disk only once
Simon Rettberg
2016-02-22
1
-3
/
+10
|
|
|
|
|
|
If the upload was faster than the client-side hashing, chunks were written to disk twice. Once right after upload, then again after it was read from disk for hashing once the hash was submitted.
*
[server] Remove debug messages
Simon Rettberg
2016-02-22
1
-2
/
+0
|
*
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 ↵
Jonathan Bauer
2016-02-11
1
-1
/
+21
|
|
|
|
|
|
|
|
|
|
|
|
of inserting them at the end as a result, the location tree should be sorted alphabetically.
*
|
[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
18
-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
|
*
[server] always lowercase image file names
Simon Rettberg
2016-01-28
1
-1
/
+1
|
*
[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
|
*
[server] Implement per-user upload limit
Simon Rettberg
2016-01-26
3
-3
/
+11
|
*
[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 ↵
Simon Rettberg
2016-01-22
3
-12
/
+50
|
|
|
|
to "prioritize"
*
[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
|
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2016-01-21
2
-16
/
+18
|
\
|
*
[server] Don't use section strings, instead use flags for isTemplate and ↵
Simon Rettberg
2016-01-20
2
-16
/
+18
|
|
|
|
|
|
|
|
isForLocation
*
|
[client] Changed location selector from lists to tree selection
Jonathan Bauer
2016-01-21
7
-286
/
+558
|
/
*
[server] Add section entry to xml
Simon Rettberg
2016-01-19
2
-3
/
+9
|
*
[server] Fill location info in LectureRead, set maxLocationsPerLecture to 4
Simon Rettberg
2016-01-19
4
-7
/
+33
|
*
[client] Fix NPE related to location editor
Simon Rettberg
2016-01-19
1
-1
/
+1
|
*
[server] I'm stupid (add missing classes)
Simon Rettberg
2016-01-19
2
-0
/
+106
|
*
[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. ↵
Jonathan Bauer
2016-01-18
1
-5
/
+11
|
|
|
|
LectureDetailsWindow)
[prev]
[next]