summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-044-73/+87
* [client] Fixed linking to unallowed images.Stephan Schwaer2015-09-042-10/+15
* [client] Added confirmation for changing owner of lecture, switched positions...Stephan Schwaer2015-09-044-38/+40
* [server] mailtest RPC methods, bugfixes to nanohttpdSimon Rettberg2015-09-049-39/+122
* [*] OS now has mem and cpu infoSimon Rettberg2015-09-042-10/+9Star
* [client] Don't add logged in user into user list for permissions in the wizard.Stephan Schwaer2015-09-042-2/+4
* [client] Scale windows with font size.Stephan Schwaer2015-09-044-5/+14
* [server] Fix NPE in smtp mailerSimon Rettberg2015-09-041-1/+1
* [server] Allow lecture with no image; start httprpc classesSimon Rettberg2015-09-038-11/+135
* [client] Show usable images by default, show admin images when selecting "sho...Simon Rettberg2015-09-031-3/+5
* [client] Fix NPE when deleting images while there are lectures with no imageSimon Rettberg2015-09-032-17/+47
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-033-94/+128
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-031-1/+4
|\
| * [client] Fix table with java 8Stephan Schwaer2015-09-031-1/+4
* | [client] just make the directories for download path after checking...Jonathan Bauer2015-09-031-4/+5
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-0312-28/+116
|\
| * [client] Updated default permissions are used when adding new user.Stephan Schwaer2015-09-034-0/+49
| * [client] Show remaining time when downloading.Stephan Schwaer2015-09-031-0/+11
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-031-2/+1Star
| |\
| * | [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-0311-33/+59
* | | [client] fix bad message that the download folder already exists because we j...Jonathan Bauer2015-09-031-3/+3
| |/ |/|
* | [client] removed old success message when creating a new lecture, now always ...Jonathan Bauer2015-09-031-6/+3Star
|/
* [server] Update usage stats of lecturesSimon Rettberg2015-09-031-0/+8
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-037-15/+116
|\
| * [server] Improve mail handling, delete old lecturesSimon Rettberg2015-09-037-15/+116
* | [client] enumize LectureList Filters stuffJonathan Bauer2015-09-032-53/+124
|/
* [client] removed unused interface implementationJonathan Bauer2015-09-031-8/+2Star
* [client] removed unusued interface function and filled some missing commentsJonathan Bauer2015-09-031-67/+92
* [client] add close hooks in LectureDetailsJonathan Bauer2015-09-031-4/+40
* [client] add hooks to all potential ways to close ImageDetails and ask user f...Jonathan Bauer2015-09-031-11/+28
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-036-15/+67
* [client] Generate VMX on downloadSimon Rettberg2015-09-026-72/+118
* [client] Add vm wrapper skeleton (for local vmx generation)Simon Rettberg2015-09-021-0/+38
* [server] Return machine description via httpSimon Rettberg2015-09-024-15/+66
* [client] ImageList: "Show only usable" combobox selection & its filterJonathan Bauer2015-09-021-0/+10
* [client] defined font scaling min, max, step in Config and use these to valid...Jonathan Bauer2015-09-023-25/+62
* [client] new "View"(Ansicht) menu in MainWindow with "Home page", "ImageList"...Jonathan Bauer2015-09-021-6/+37
* [client] Hinweis > InfoJonathan Bauer2015-09-021-1/+1
* [client] "Cancel"/"Save" button order for DetailsWindowsJonathan Bauer2015-09-027-16/+24
* [client] ConfigWindow: font in steps of 5, removed redundant labelsJonathan Bauer2015-09-022-30/+28Star
* [client] germanize MainMenuJonathan Bauer2015-09-021-4/+4
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v.1Jonathan Bauer2015-09-022-10/+3Star
|\
| * [client] Set position of disclaimerSimon Rettberg2015-09-021-1/+2
| * [client] Use default combo for share modeSimon Rettberg2015-09-021-9/+1Star
* | [client] agree box in DisclaimerWindow back inJonathan Bauer2015-09-022-2/+17
|/
* [client] disabled share mode combo for nowJonathan Bauer2015-09-021-1/+3
* [client] added ShareMode combo in ImageWindow (warning changing the mode and ...Jonathan Bauer2015-09-023-18/+35
* [client] typosJonathan Bauer2015-09-021-2/+2
* [client] DisclaimerWindow now without agreebox and only with "Close" Button. ...Jonathan Bauer2015-09-026-58/+46Star
* [client] only if login == ECP ...Jonathan Bauer2015-09-021-7/+1Star