summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [server] Fix cancelled uploads getting stuck counting as activeSimon Rettberg2015-09-241-0/+1
|
* [client] Refresh imageCache when starting lecture wizard.Stephan Schwaer2015-09-241-0/+10
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-241-4/+7
|\
| * [client] Ask for ip of satellite at login, when no satellites found.Stephan Schwaer2015-09-241-4/+7
| |
* | [server] Implemente setImageVersionExpirySimon Rettberg2015-09-243-7/+53
|/
* [client] Update label for linked image when changing it.Stephan Schwaer2015-09-241-0/+1
|
* [server] Periodically report that we're still waiting for the vm storageSimon Rettberg2015-09-232-1/+6
|
* [client] Disable login button while login is running; create legacy vmx if ↵Simon Rettberg2015-09-237-74/+76
| | | | server doesn't supply one
* [server] Fix race condition on delete; check for vmstore before up/downloadSimon Rettberg2015-09-222-2/+10
|
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-214-9/+44
|
* [client] "Show image details" popup menu item in LectureListWindowJonathan Bauer2015-09-211-1/+5
|
* [client] null check on callback for ImageDetailsWindowJonathan Bauer2015-09-211-1/+2
|
* [client] Fixed layout of datepickers in lecture window.Stephan Schwaer2015-09-211-6/+13
|
* [server] Add Thread factory...Simon Rettberg2015-09-181-0/+24
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into1.1Jonathan Bauer2015-09-171-2/+15
|\
| * [client] TransferPanel germanizedStephan Schwaer2015-09-171-2/+15
| |
* | [client] async loginJonathan Bauer2015-09-171-23/+31
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-175-6/+7
|\
| * [server] Rename variable (since I messed up in the sqldump)Simon Rettberg2015-09-173-5/+5
| |
| * Revert "[server] Fix SQL dump of DB"Simon Rettberg2015-09-171-1/+1
| | | | | | | | This reverts commit 7b9089a77a52fa7cd4874e309451a2a4598004a4.
| * [server] Fix SQL dump of DBSimon Rettberg2015-09-171-1/+1
| |
| * [client] Changed "Neu" Buttonlabel in ImageListW, fix userfeedback in ↵Stephan Schwaer2015-09-172-1/+2
| | | | | | | | ImageMetaDataPage.
* | [client] success message when the upload creation finishedJonathan Bauer2015-09-171-9/+25
|/
* [client] Disclaimer no longer editable.Stephan Schwaer2015-09-171-0/+1
|
* [client] minor: same order as the paramsJonathan Bauer2015-09-161-1/+1
|
* [client] OrgCache: try/catch sat org list fetching and optimize code a bitJonathan Bauer2015-09-161-5/+10
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-163-7/+12
|\
| * [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-163-7/+12
| |
* | [client] ImageUpdateWiz: if updating version metadata failed, inform userJonathan Bauer2015-09-163-3/+6
|/
* [client] forgotten TODOs that are long doneJonathan Bauer2015-09-162-4/+0Star
|
* [client] ImageCreationWizard: in performFinish, check if any step fails and ↵Jonathan Bauer2015-09-161-5/+18
| | | | stop in that case
* [client] done TODO: if SSL with masterserver is not available, ask him if he ↵Jonathan Bauer2015-09-161-7/+13
| | | | wants to connect w/o SSL and if he chooses yes, do so
* [client] SatList: fix NPE if user closes SatListWJonathan Bauer2015-09-162-11/+12
| | | | added nullcheck for generating radio button so that we can call it with null to force/fake a manual IP input field
* [client] SatListWindow: Fix formatingSimon Rettberg2015-09-162-8/+8
|
* [server] Refresh organization list of a user with an unknown organization ↵Simon Rettberg2015-09-164-3/+21
| | | | connects
* [client] Clean up satellite selection windowSimon Rettberg2015-09-163-76/+65Star
|
* [server] Support querying master->sat transfer statusSimon Rettberg2015-09-162-1/+5
|
* [server] Reduce DB caching time of user and org perms to 15 secsSimon Rettberg2015-09-161-2/+2
|
* [server] Adjust priority of file transfersSimon Rettberg2015-09-162-2/+24
|
* [server] Add missing index to imageversion tableSimon Rettberg2015-09-161-1/+2
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-154-113/+73Star
|\
| * [client] Erstversion Lizensierung DozModChristian Rößler2015-09-151-13/+8Star
| |
| * [client] Reworked the satellite selection window.Stephan Schwaer2015-09-153-100/+65Star
| |
* | [client] only use the first part of the given username if the organization ↵Jonathan Bauer2015-09-151-3/+3
|/ | | | exists
* [client] Fix shade goal removing required logging classesSimon Rettberg2015-09-151-5/+13
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-156-42/+96
|\
| * [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-154-41/+49
| |
| * [client] Put real update url in placeSimon Rettberg2015-09-151-1/+1
| |
| * [client] Changelog creation modeSimon Rettberg2015-09-152-0/+46
| |
* | [client] reworked german textJonathan Bauer2015-09-1525-50/+49Star
|/