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] invalidate image of imageDetailsWindow after successfull save
Jonathan Bauer
2015-08-17
1
-0
/
+15
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
3
-4
/
+9
|
\
|
*
[client] Added button for updating image version (not functioning yet)
Stephan Schwaer
2015-08-17
3
-4
/
+9
*
|
[client] more cleanup
Jonathan Bauer
2015-08-17
1
-22
/
+38
|
/
*
[client] cleanup the messy image list code...
Jonathan Bauer
2015-08-17
1
-55
/
+114
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
1
-1
/
+17
|
\
|
*
[client] Added download functionality for versions in image details window.
Stephan Schwaer
2015-08-17
1
-1
/
+17
*
|
[client] callback to imageListWindow if image details was updated to force re...
Jonathan Bauer
2015-08-17
2
-5
/
+16
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
3
-46
/
+68
|
\
|
*
[client] Now also correctly sorting lecture list.
Stephan Schwaer
2015-08-17
3
-46
/
+68
*
|
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
3
-8
/
+83
|
\
|
|
*
[client] Implemented ImageTableRenderer to be able to correctly sort image li...
Stephan Schwaer
2015-08-17
1
-7
/
+77
|
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-08-17
5
-49
/
+47
|
|
\
|
*
|
[client] ImagePerms.canEdit for ImageSummaryRead
Simon Rettberg
2015-08-17
2
-1
/
+6
*
|
|
[client] save changes in image details window
Jonathan Bauer
2015-08-17
1
-11
/
+34
*
|
|
[client] do save checkboxes in upload wizard
Jonathan Bauer
2015-08-17
3
-13
/
+15
|
|
/
|
/
|
*
|
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-08-17
1
-45
/
+32
|
\
\
|
*
\
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
2
-2
/
+10
|
|
\
\
|
*
|
|
[client] function for edit button in lecture list
Jonathan Bauer
2015-08-17
1
-45
/
+32
*
|
|
|
[client] added checkbox for creation of template in image metadata page.
Stephan Schwaer
2015-08-17
1
-0
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-08-17
1
-2
/
+1
|
\
|
|
|
*
|
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-08-17
1
-12
/
+11
|
|
\
|
|
*
|
[client] remove debug code
Jonathan Bauer
2015-08-17
1
-2
/
+1
*
|
|
[client] Add filter for only templates in image list.
Stephan Schwaer
2015-08-17
2
-2
/
+10
|
|
/
|
/
|
*
|
[client] Remove obsolete TODOs, debug output
Simon Rettberg
2015-08-17
1
-12
/
+11
|
/
*
[client] Fix downloading logic
Simon Rettberg
2015-08-15
1
-1
/
+1
*
[client] Beef up file chooser, better UI feedback on allowed options
Simon Rettberg
2015-08-15
6
-51
/
+171
*
[client] Lecure Details
Simon Rettberg
2015-08-14
2
-14
/
+13
*
[client] Use GridManager in lecture details window
Simon Rettberg
2015-08-14
6
-59
/
+168
*
[client] Support Ctrl-W shortcut
Simon Rettberg
2015-08-14
1
-6
/
+8
*
[client] Design improvements
Simon Rettberg
2015-08-14
12
-211
/
+298
*
[client] Layout; don't close lecture wizard if creation failed
Simon Rettberg
2015-08-13
9
-29
/
+23
*
[client] More layout tweaks, cleanups, GridManager usage
Simon Rettberg
2015-08-13
5
-181
/
+156
*
[client] Make sure only applicable fields in image details window are editable
Simon Rettberg
2015-08-13
1
-2
/
+3
*
[client] Layout tweaks, Change owner feature
Simon Rettberg
2015-08-13
14
-165
/
+388
*
[client] Fix positioning of Wizard
Simon Rettberg
2015-08-12
1
-13
/
+15
*
[client] Extended description text for main menu
Simon Rettberg
2015-08-12
1
-2
/
+10
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-08-12
2
-26
/
+22
|
\
|
*
[client] New main menu design :)
Simon Rettberg
2015-08-12
2
-26
/
+22
*
|
[client] added active checkbox to lecture details.
Stephan Schwaer
2015-08-12
2
-0
/
+13
|
/
*
[client] splitted lecture creation page into 2 creation- and options page
Stephan Schwaer
2015-08-12
5
-49
/
+117
*
[client] Don't log noncritical msgbox
Simon Rettberg
2015-08-12
1
-1
/
+1
*
[client] Wizard page layouts now using ne grid manager.
Stephan Schwaer
2015-08-12
4
-51
/
+66
*
[client] Adapt ImageUploadPageLayout to GridManager
Simon Rettberg
2015-08-12
2
-26
/
+11
*
[client] Introducing the GridManager
Simon Rettberg
2015-08-12
2
-0
/
+334
*
[client] Added Combobox for filtering in lecture list, now also correctly sor...
Stephan Schwaer
2015-08-12
7
-43
/
+146
*
[client] Remove strange code
Simon Rettberg
2015-08-12
1
-79
/
+0
*
[client] Fix LectureCreationPageLayout layout
Simon Rettberg
2015-08-12
2
-18
/
+22
*
[client] Refactoring TransferPanels
Simon Rettberg
2015-08-12
3
-10
/
+5
*
[client] Add DownloadPanel to show progress of images being downloaded
Simon Rettberg
2015-08-11
6
-133
/
+206
[prev]
[next]