summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server] Add SMTP mailer classSimon Rettberg2015-08-302-0/+155
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-2812-66/+447
|\
| * [server] Tweak calculation of transfer count limitsSimon Rettberg2015-08-284-5/+5
| * [server] Working on image download from master serverSimon Rettberg2015-08-2812-61/+442
* | [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
|/
* [server] Thrift API changedSimon Rettberg2015-08-281-7/+8
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-2823-127/+170
* [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-2712-106/+201
* 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
| * [client] ListTable: re-enable accidentally disabled sorting by ComparatorSimon Rettberg2015-08-271-5/+5
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-2712-34/+45
| |\
| | * [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-2712-34/+45
| * | [client] Fix: Set OS column type to IntegerSimon Rettberg2015-08-271-1/+1
| |/
| * [client] TableColumnAdjuster: Use weighted scaling, so one very wide entry wo...Simon Rettberg2015-08-271-6/+20
* | [client] filter the table of the columns we dont wanna see when linking an ex...Jonathan Bauer2015-08-271-0/+4
* | [client] fix multiple details windows opennigJonathan Bauer2015-08-271-0/+1
|/
* [client] ListTable: Support showing and hiding columns; set sorter through Co...Simon Rettberg2015-08-277-72/+105
* [client] Changes to column handling in ListTableSimon Rettberg2015-08-277-137/+168
* [client] reworked ThriftActions.deleteImageBase and deleteImageVersionJonathan Bauer2015-08-264-44/+48
* [client] only check if selected image is validJonathan Bauer2015-08-261-10/+2Star
* [client] Fix searching in ImageTableSimon Rettberg2015-08-262-72/+109
* [client] LectureImageListPage user feedback based on his selectionJonathan Bauer2015-08-263-8/+38
* Add eclipse code formatter styleSimon Rettberg2015-08-261-0/+291
* [client] *ListWindow cosmeticsJonathan Bauer2015-08-261-2/+5
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-268-35/+30Star
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-269-141/+209
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-266-2/+83