summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [*] Clean up pom.xml, add shading to client, clean up .gitignoreSimon Rettberg2015-09-011-1/+25
* [client] Open vmware link in virtualizer info.Stephan Schwaer2015-09-013-26/+22Star
* [client] Check for clock skewSimon Rettberg2015-09-011-9/+38
* [client] vmware link version update to 6.0.3 (currently in use in bwlp?)Jonathan Bauer2015-09-011-3/+2Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-013-130/+129Star
|\
| * [client] Ignore certain thrift methods in our error handlerSimon Rettberg2015-09-013-130/+129Star
* | [client] Disclaimer minor typos & no close on clicking the "close" symbolJonathan Bauer2015-09-011-3/+6
|/
* [client] ImageDetailsWindow: only show popup menu item if image-version is ac...Jonathan Bauer2015-09-011-3/+3
* [client] Show the disclaimer and virtualizer window at first login.Stephan Schwaer2015-09-014-16/+67
* [client] implements missing UIFeedbackJonathan Bauer2015-09-017-9/+58
* [client] unused importsJonathan Bauer2015-09-011-3/+0Star
* [client] removed bullshitJonathan Bauer2015-09-011-8/+0Star
* [client] ConfigWindow can now be closed with ESC. Added reactToInput() stuff ...Jonathan Bauer2015-09-012-18/+128
* [client] Don't show any error messages if session resume failsSimon Rettberg2015-08-311-218/+250
* [client] Fix Wizard moving around when entering image selection pageSimon Rettberg2015-08-312-8/+3Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-3121-120/+178
|\
| * [client] several layout fixes, added some comments.Stephan Schwaer2015-08-3121-120/+178
* | [client] MainMenu -> EinstellungenJonathan Bauer2015-08-314-8/+220
|/
* [client] slightly improved user info message when deleting a basis image in I...Jonathan Bauer2015-08-311-22/+53
* [client] ask user confirmation before deleting a lecture in LectureListWindowJonathan Bauer2015-08-311-0/+13
* [client] re-enable download button in ImageListWindow if user aborts filechooserJonathan Bauer2015-08-311-0/+1
* [client] re-enable download button in lectureDetailsWindow if user closes the...Jonathan Bauer2015-08-312-2/+30
* [client] better user feedback if dates are invalid in LectureDetailsJonathan Bauer2015-08-312-3/+8
* [client] download images as <name>.partial and rename them back to <name> whe...Jonathan Bauer2015-08-283-8/+18
* [client] save the selected download folder and not the generated folderJonathan Bauer2015-08-281-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-282-137/+213
|\
| * [client] Clean up initDownloadSimon Rettberg2015-08-282-137/+213
* | [client] info message in Image Upload Page.Stephan Schwaer2015-08-281-0/+15
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-281-6/+22
|\
| * [client] Check space on disk and satellite before down/- uploading.Stephan Schwaer2015-08-281-6/+22
* | [client] version check in initSessionJonathan Bauer2015-08-281-0/+18
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-281-2/+6
|\
| * [client] Implemented changing of used imageversion in lecture details.Stephan Schwaer2015-08-281-2/+6
* | [client] merged the session initializing stuff in ThriftActions.initSessionJonathan Bauer2015-08-283-65/+95
|/
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-2822-127/+169
* [client] Apply default exception handler only to AWT threadSimon Rettberg2015-08-281-3/+4
* [client] Query server statusSimon Rettberg2015-08-271-1/+12
* [*] Thrift API changesSimon Rettberg2015-08-275-11/+34
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-275-43/+276
|\
| * [client] Added functionality to change linked image of a lecture.Stephan Schwaer2015-08-275-43/+276
* | [client] make image list in lecture wizard resizable (FOR THIS PAGE ONLY)Jonathan Bauer2015-08-271-2/+12
|/
* [client] fix red search text color when regex is invalidJonathan Bauer2015-08-271-3/+3
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-273-10/+29
|\
| * [client] Change color of wizard message for warnings and errorsSimon Rettberg2015-08-273-10/+29
* | [client] fix lectures details multiple openJonathan Bauer2015-08-271-0/+1
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-2722-79/+164
|\
| * [client] ColorUtil: Remove unused parameterSimon Rettberg2015-08-272-2/+2
| * [client] More agressive cache usage for .get*byId .find in Thift Cache helpersSimon Rettberg2015-08-273-26/+81
| * [client] Fix comments in QFileChooserSimon Rettberg2015-08-271-5/+3Star
| * [client] OS Sorting: Sort "Unknown" lastSimon Rettberg2015-08-271-0/+7