summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Fixed NPE when opening links.Stephan Schwaer2015-10-052-10/+15
* [client] Add raised border to activity panelsSimon Rettberg2015-10-053-3/+7
* [client] Slower hashing when upload not running yetSimon Rettberg2015-10-051-0/+4
* [client] FORGOT THIS FILE HERE!Simon Rettberg2015-10-051-86/+101
* [client] Show satellite selection dialog again if connect failed but login su...Simon Rettberg2015-10-054-19/+51
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-10-025-34/+52
|\
| * [client] Shrink transfer panel when completed successfullySimon Rettberg2015-10-022-8/+27
| * [server] Dynamic calculation of "max free space bytes" safety sizeSimon Rettberg2015-10-021-2/+2
| * [server] Fix constraint issues when deleting an image by baseidSimon Rettberg2015-10-022-24/+23Star
* | [client] Wizard can now be opened after creating image. Added notice to optio...Stephan Schwaer2015-10-023-0/+35
|/
* [server] Fix NPESimon Rettberg2015-10-021-1/+1
* [client] Fix several issues with the new upload schemeSimon Rettberg2015-10-028-55/+109
* [server] Tweaks/fixes to file transfersSimon Rettberg2015-10-024-15/+50
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-0119-362/+810
* [client] Fix escape not working in message boxesSimon Rettberg2015-10-011-2/+2
* [server] Don't accidentally overwrite email address of imported account if us...Simon Rettberg2015-09-301-5/+7
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-307-39/+77
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-306-72/+122
| |\
| * | [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-307-39/+77
* | | [server] Fix detection of old imported users in DBSimon Rettberg2015-09-302-4/+5
| |/ |/|
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-302-2/+16
|\|
| * [client] Added linkedLectureCound in imageDetailsWindow.Stephan Schwaer2015-09-302-2/+16
* | [server] Remove two temporary hacksSimon Rettberg2015-09-302-11/+8Star
* | [server] Fix: Update usage stats for lectures that link to a VM without VMX t...Simon Rettberg2015-09-301-13/+18
* | [server] Add ugly workaround to fix messed up userids from dozmod 1.0 importSimon Rettberg2015-09-302-46/+79
* | [server] Add missing constantSimon Rettberg2015-09-301-2/+17
|/
* [server] Fix transfer timeout detection and active countingSimon Rettberg2015-09-304-20/+30
* [client] Added "Show linking lectures" button im imageDetailsW.Stephan Schwaer2015-09-294-72/+123
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-292-28/+94
|\
| * [client] Remember last satellite used; support doubleclick on sat to connect ...Simon Rettberg2015-09-292-28/+94
* | [client] Disable buttons and options if user is student and can't see imageDe...Stephan Schwaer2015-09-291-3/+36
|/
* [client] Don't run proxy search if master server is reachableSimon Rettberg2015-09-281-0/+21
* [client] Cleanup no-SSL fallback for master server connectionSimon Rettberg2015-09-281-25/+25
* [client] Added window for opening webpage in browser if user is not registere...Stephan Schwaer2015-09-283-5/+132
* [client] Set default permissions in wizards with perms from satellite config.Stephan Schwaer2015-09-282-7/+4Star
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-2511-44/+70
* [client] Moved default permissions onto same page as custom permissions for i...Stephan Schwaer2015-09-254-28/+52
* [client] Now correctly scale user list with number of users.Stephan Schwaer2015-09-251-5/+10
* [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 se...Simon Rettberg2015-09-237-74/+76
* [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