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 (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2016-08-16
2
-5
/
+6
|
\
|
*
[server] Clean up unused imports
Victor Mocanu
2016-08-16
1
-5
/
+1
|
*
[client] ImageUploadWizard: hide the "create lecture for that VM" button unti...
Jonathan Bauer
2016-08-15
2
-5
/
+6
*
|
[server] Add mail template for header and footer
Simon Rettberg
2016-08-16
8
-56
/
+110
*
|
[server] Add missing closing paren
Simon Rettberg
2016-08-16
1
-1
/
+1
|
/
*
[server] Improve template help texts
Simon Rettberg
2016-08-11
1
-10
/
+16
*
[server] lecture creation/updates dates sanitizer now checks if startTime or ...
Jonathan Bauer
2016-08-11
2
-17
/
+23
*
[server] Add/improve DbLog messages
Simon Rettberg
2016-08-10
3
-4
/
+7
*
[server] Fix DbLog: No DELAYED for InnoDB
Simon Rettberg
2016-08-10
1
-18
/
+22
*
[server] Fix missed instance of getMailTemplate call
Simon Rettberg
2016-08-10
1
-1
/
+2
*
[server] Make mail template system use enum for template names to avoid typos
Simon Rettberg
2016-08-09
8
-57
/
+76
*
Merge branch 'feature/mail-templates' into v1.1
Christian Klinger
2016-08-08
8
-63
/
+502
|
\
|
*
changes.
Christian Klinger
2016-08-08
2
-39
/
+40
|
*
mail templates.
Christian Klinger
2016-08-02
7
-80
/
+418
|
*
Print exceptions instead of catching them silently.
Christian Klinger
2016-08-02
1
-0
/
+1
|
*
basic version of MailTemplate.
Christian Klinger
2016-07-26
2
-0
/
+99
*
|
[server] Supply netrules and runscript via webrpc
Simon Rettberg
2016-07-26
3
-15
/
+102
*
|
[server] Register NetRule thrift class with Json helper
Simon Rettberg
2016-07-26
1
-0
/
+4
*
|
[server] Implement loading of SatelliteConfig from DB
Simon Rettberg
2016-07-26
2
-22
/
+69
*
|
[client] Add rudimentary menu entry to extend image expire date
Simon Rettberg
2016-07-22
1
-19
/
+53
*
|
[server] Fix embarassing messup in setExpireDate method (SQL and forgot commit)
Simon Rettberg
2016-07-22
1
-1
/
+2
*
|
[server] Cancel incoming transfer if a block failed more than 3 times
Simon Rettberg
2016-07-20
2
-7
/
+30
*
|
[server] Add log table; add log messages to relevant actions and events
Simon Rettberg
2016-07-20
6
-12
/
+129
*
|
[client] disabled UI elements for unfinished features
Jonathan Bauer
2016-06-22
4
-8
/
+16
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Christian Klinger
2016-06-10
2
-5
/
+6
|
\
|
*
more text fine tuning
Jonathan Bauer
2016-06-08
1
-5
/
+5
|
*
fix misleading text
Jonathan Bauer
2016-06-08
1
-1
/
+1
|
*
[server] update config template
Jonathan Bauer
2016-06-08
1
-0
/
+1
*
|
added "exams" parameter to vmchooser/list.
Christian Klinger
2016-06-10
1
-1
/
+2
*
|
removed the caching mechanism.
Christian Klinger
2016-06-10
1
-45
/
+16
|
/
*
[client] published image button states
Jonathan Bauer
2016-05-19
7
-13
/
+35
*
[client] add search field to the ImagePublishedWindow
Jonathan Bauer
2016-05-12
3
-18
/
+95
*
[client] add confirmation message before uploading an image to the masterserver
Jonathan Bauer
2016-05-10
1
-0
/
+8
*
[client] remove saved session token when quitting application after master to...
Jonathan Bauer
2016-05-10
2
-18
/
+5
*
[client] icon revamp
Jonathan Bauer
2016-05-10
19
-34
/
+31
*
Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"
Jonathan Bauer
2016-05-04
1
-1
/
+1
*
[client] publish image stuff 2.0
Jonathan Bauer
2016-05-04
17
-97
/
+181
*
[client] only switch to 'Advanced' tab if its input fields contain errors
Jonathan Bauer
2016-05-04
1
-1
/
+1
*
[client] Wizard: change 'Schließen' to 'Minimieren'
Jonathan Bauer
2016-05-04
1
-1
/
+1
*
[client] first working draft for published images stuff
Jonathan Bauer
2016-04-27
18
-96
/
+743
*
[server] Fix upload handling if image already exists
Simon Rettberg
2016-04-25
6
-55
/
+252
*
[client] Add handling for master<->sat transfers
Simon Rettberg
2016-04-25
6
-18
/
+65
*
[server] Add update query to make email field longer
Simon Rettberg
2016-04-25
1
-0
/
+26
*
[server] Fix query of addHasUsbAccessField()
Simon Rettberg
2016-04-25
1
-1
/
+1
*
[server] Implement image download from master
Simon Rettberg
2016-04-21
4
-18
/
+49
*
More imgsync stuff
Simon Rettberg
2016-04-20
4
-84
/
+29
*
[*] Display sat->master progress in client
Simon Rettberg
2016-04-18
10
-22
/
+175
*
[server] added 'hasusbaccess' field updater to Updater class
Jonathan Bauer
2016-04-18
1
-0
/
+21
*
[*] Make uploading images to central server work
Simon Rettberg
2016-04-18
8
-58
/
+121
*
(WiP) Global image sync
Simon Rettberg
2016-04-13
14
-520
/
+323
[next]