| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [server] Add Thread factory... | Simon Rettberg | 2015-09-18 | 1 | -0/+24 |
| | | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into1.1 | Jonathan Bauer | 2015-09-17 | 1 | -2/+15 |
| |\ | |||||
| | * | [client] TransferPanel germanized | Stephan Schwaer | 2015-09-17 | 1 | -2/+15 |
| | | | |||||
| * | | [client] async login | Jonathan Bauer | 2015-09-17 | 1 | -23/+31 |
| |/ | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-17 | 5 | -6/+7 |
| |\ | |||||
| | * | [server] Rename variable (since I messed up in the sqldump) | Simon Rettberg | 2015-09-17 | 3 | -5/+5 |
| | | | |||||
| | * | Revert "[server] Fix SQL dump of DB" | Simon Rettberg | 2015-09-17 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 7b9089a77a52fa7cd4874e309451a2a4598004a4. | ||||
| | * | [server] Fix SQL dump of DB | Simon Rettberg | 2015-09-17 | 1 | -1/+1 |
| | | | |||||
| | * | [client] Changed "Neu" Buttonlabel in ImageListW, fix userfeedback in ↵ | Stephan Schwaer | 2015-09-17 | 2 | -1/+2 |
| | | | | | | | | | ImageMetaDataPage. | ||||
| * | | [client] success message when the upload creation finished | Jonathan Bauer | 2015-09-17 | 1 | -9/+25 |
| |/ | |||||
| * | [client] Disclaimer no longer editable. | Stephan Schwaer | 2015-09-17 | 1 | -0/+1 |
| | | |||||
| * | [client] minor: same order as the params | Jonathan Bauer | 2015-09-16 | 1 | -1/+1 |
| | | |||||
| * | [client] OrgCache: try/catch sat org list fetching and optimize code a bit | Jonathan Bauer | 2015-09-16 | 1 | -5/+10 |
| | | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-16 | 3 | -7/+12 |
| |\ | |||||
| | * | [client] set default permissions from sat, sort organizations in cache. | Stephan Schwaer | 2015-09-16 | 3 | -7/+12 |
| | | | |||||
| * | | [client] ImageUpdateWiz: if updating version metadata failed, inform user | Jonathan Bauer | 2015-09-16 | 3 | -3/+6 |
| |/ | |||||
| * | [client] forgotten TODOs that are long done | Jonathan Bauer | 2015-09-16 | 2 | -4/+0![]() |
| | | |||||
| * | [client] ImageCreationWizard: in performFinish, check if any step fails and ↵ | Jonathan Bauer | 2015-09-16 | 1 | -5/+18 |
| | | | | | stop in that case | ||||
| * | [client] done TODO: if SSL with masterserver is not available, ask him if he ↵ | Jonathan Bauer | 2015-09-16 | 1 | -7/+13 |
| | | | | | wants to connect w/o SSL and if he chooses yes, do so | ||||
| * | [client] SatList: fix NPE if user closes SatListW | Jonathan Bauer | 2015-09-16 | 2 | -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 formating | Simon Rettberg | 2015-09-16 | 2 | -8/+8 |
| | | |||||
| * | [server] Refresh organization list of a user with an unknown organization ↵ | Simon Rettberg | 2015-09-16 | 4 | -3/+21 |
| | | | | | connects | ||||
| * | [client] Clean up satellite selection window | Simon Rettberg | 2015-09-16 | 3 | -76/+65![]() |
| | | |||||
| * | [server] Support querying master->sat transfer status | Simon Rettberg | 2015-09-16 | 2 | -1/+5 |
| | | |||||
| * | [server] Reduce DB caching time of user and org perms to 15 secs | Simon Rettberg | 2015-09-16 | 1 | -2/+2 |
| | | |||||
| * | [server] Adjust priority of file transfers | Simon Rettberg | 2015-09-16 | 2 | -2/+24 |
| | | |||||
| * | [server] Add missing index to imageversion table | Simon Rettberg | 2015-09-16 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-15 | 4 | -113/+73![]() |
| |\ | |||||
| | * | [client] Erstversion Lizensierung DozMod | Christian Rößler | 2015-09-15 | 1 | -13/+8![]() |
| | | | |||||
| | * | [client] Reworked the satellite selection window. | Stephan Schwaer | 2015-09-15 | 3 | -100/+65![]() |
| | | | |||||
| * | | [client] only use the first part of the given username if the organization ↵ | Jonathan Bauer | 2015-09-15 | 1 | -3/+3 |
| |/ | | | | exists | ||||
| * | [client] Fix shade goal removing required logging classes | Simon Rettberg | 2015-09-15 | 1 | -5/+13 |
| | | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-15 | 6 | -42/+96 |
| |\ | |||||
| | * | [client] Shift key for forcing satellite selection now works. | Stephan Schwaer | 2015-09-15 | 4 | -41/+49 |
| | | | |||||
| | * | [client] Put real update url in place | Simon Rettberg | 2015-09-15 | 1 | -1/+1 |
| | | | |||||
| | * | [client] Changelog creation mode | Simon Rettberg | 2015-09-15 | 2 | -0/+46 |
| | | | |||||
| * | | [client] reworked german text | Jonathan Bauer | 2015-09-15 | 25 | -50/+49![]() |
| |/ | |||||
| * | [client] Login: check if the user enters its org as part of the username | Jonathan Bauer | 2015-09-15 | 1 | -2/+32 |
| | | | | | | | if he did and its the same as the selected IDP, then just use the username (everything before '@') and that IDP to login if he did and the entered org exists and is different than the IDP, ask which we should use if he did and the entered org does not exists, do nothing, meaning the login will eventually fail | ||||
| * | [client] Added selection of satellite when more than one available. Shift ↵ | Stephan Schwaer | 2015-09-14 | 7 | -10/+278 |
| | | | | | key to force selection not working yet. | ||||
| * | [client] space between info text and checkboxes | Jonathan Bauer | 2015-09-14 | 1 | -1/+3 |
| | | |||||
| * | [client] ImagePermissionWindowLayout: info text für default permissions | Jonathan Bauer | 2015-09-14 | 1 | -7/+23 |
| | | |||||
| * | [client] ImageMetadataPage: set description message when all checks for the ↵ | Jonathan Bauer | 2015-09-14 | 1 | -1/+3 |
| | | | | | page pass | ||||
| * | [client] ClientVersion: changelog support. The JSON must now have a ↵ | Jonathan Bauer | 2015-09-14 | 3 | -11/+27 |
| | | | | | 'changelog' element | ||||
| * | [client] Version: fix manifest path | Jonathan Bauer | 2015-09-14 | 1 | -1/+2 |
| | | |||||
| * | [server] Minor tweaks and fixes | Simon Rettberg | 2015-09-13 | 6 | -10/+47 |
| | | | | | | | - Logging format - Catch unchecked exceptions in web server and return internal server error - fix: insert os-virt-mappings to db | ||||
| * | [server] Limit hashqueue length depending on max mem | Simon Rettberg | 2015-09-13 | 2 | -3/+28 |
| | | |||||
| * | [client] Remove unneeded checks | Simon Rettberg | 2015-09-11 | 1 | -6/+4![]() |
| | | |||||
| * | [client] Image/Lectures: only push metadata/permissions if they were changed | Jonathan Bauer | 2015-09-11 | 11 | -209/+275 |
| | | |||||
| * | [client] return a bool for success in UpdatePermissions for Images | Jonathan Bauer | 2015-09-11 | 1 | -1/+3 |
| | | |||||
| * | [client] PermissionTables: Edit -> Bearbeiten | Jonathan Bauer | 2015-09-11 | 2 | -2/+2 |
| | | |||||

