| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [client] Close details windows on save, 'Cancel' => 'Close' | Simon Rettberg | 2015-09-04 | 4 | -73/+87 |
| * | [client] Fixed linking to unallowed images. | Stephan Schwaer | 2015-09-04 | 2 | -10/+15 |
| * | [client] Added confirmation for changing owner of lecture, switched positions... | Stephan Schwaer | 2015-09-04 | 4 | -38/+40 |
| * | [server] mailtest RPC methods, bugfixes to nanohttpd | Simon Rettberg | 2015-09-04 | 9 | -39/+122 |
| * | [*] OS now has mem and cpu info | Simon Rettberg | 2015-09-04 | 2 | -10/+9 |
| * | [client] Don't add logged in user into user list for permissions in the wizard. | Stephan Schwaer | 2015-09-04 | 2 | -2/+4 |
| * | [client] Scale windows with font size. | Stephan Schwaer | 2015-09-04 | 4 | -5/+14 |
| * | [server] Fix NPE in smtp mailer | Simon Rettberg | 2015-09-04 | 1 | -1/+1 |
| * | [server] Allow lecture with no image; start httprpc classes | Simon Rettberg | 2015-09-03 | 8 | -11/+135 |
| * | [client] Show usable images by default, show admin images when selecting "sho... | Simon Rettberg | 2015-09-03 | 1 | -3/+5 |
| * | [client] Fix NPE when deleting images while there are lectures with no image | Simon Rettberg | 2015-09-03 | 2 | -17/+47 |
| * | [client] Don't go crazy on lectures without an image | Simon Rettberg | 2015-09-03 | 3 | -94/+128 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-03 | 1 | -1/+4 |
| |\ |
|
| | * | [client] Fix table with java 8 | Stephan Schwaer | 2015-09-03 | 1 | -1/+4 |
| * | | [client] just make the directories for download path after checking... | Jonathan Bauer | 2015-09-03 | 1 | -4/+5 |
| |/ |
|
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-03 | 12 | -28/+116 |
| |\ |
|
| | * | [client] Updated default permissions are used when adding new user. | Stephan Schwaer | 2015-09-03 | 4 | -0/+49 |
| | * | [client] Show remaining time when downloading. | Stephan Schwaer | 2015-09-03 | 1 | -0/+11 |
| | * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-09-03 | 1 | -2/+1 |
| | |\ |
|
| | * | | [client] Don't show owner in userList when changing owner or adding user for ... | Stephan Schwaer | 2015-09-03 | 11 | -33/+59 |
| * | | | [client] fix bad message that the download folder already exists because we j... | Jonathan Bauer | 2015-09-03 | 1 | -3/+3 |
| | |/
|/| |
|
| * | | [client] removed old success message when creating a new lecture, now always ... | Jonathan Bauer | 2015-09-03 | 1 | -6/+3 |
| |/ |
|
| * | [server] Update usage stats of lectures | Simon Rettberg | 2015-09-03 | 1 | -0/+8 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-09-03 | 7 | -15/+116 |
| |\ |
|
| | * | [server] Improve mail handling, delete old lectures | Simon Rettberg | 2015-09-03 | 7 | -15/+116 |
| * | | [client] enumize LectureList Filters stuff | Jonathan Bauer | 2015-09-03 | 2 | -53/+124 |
| |/ |
|
| * | [client] removed unused interface implementation | Jonathan Bauer | 2015-09-03 | 1 | -8/+2 |
| * | [client] removed unusued interface function and filled some missing comments | Jonathan Bauer | 2015-09-03 | 1 | -67/+92 |
| * | [client] add close hooks in LectureDetails | Jonathan Bauer | 2015-09-03 | 1 | -4/+40 |
| * | [client] add hooks to all potential ways to close ImageDetails and ask user f... | Jonathan Bauer | 2015-09-03 | 1 | -11/+28 |
| * | [client] Add "open folder" button to download panel | Simon Rettberg | 2015-09-03 | 6 | -15/+67 |
| * | [client] Generate VMX on download | Simon Rettberg | 2015-09-02 | 6 | -72/+118 |
| * | [client] Add vm wrapper skeleton (for local vmx generation) | Simon Rettberg | 2015-09-02 | 1 | -0/+38 |
| * | [server] Return machine description via http | Simon Rettberg | 2015-09-02 | 4 | -15/+66 |
| * | [client] ImageList: "Show only usable" combobox selection & its filter | Jonathan Bauer | 2015-09-02 | 1 | -0/+10 |
| * | [client] defined font scaling min, max, step in Config and use these to valid... | Jonathan Bauer | 2015-09-02 | 3 | -25/+62 |
| * | [client] new "View"(Ansicht) menu in MainWindow with "Home page", "ImageList"... | Jonathan Bauer | 2015-09-02 | 1 | -6/+37 |
| * | [client] Hinweis > Info | Jonathan Bauer | 2015-09-02 | 1 | -1/+1 |
| * | [client] "Cancel"/"Save" button order for DetailsWindows | Jonathan Bauer | 2015-09-02 | 7 | -16/+24 |
| * | [client] ConfigWindow: font in steps of 5, removed redundant labels | Jonathan Bauer | 2015-09-02 | 2 | -30/+28 |
| * | [client] germanize MainMenu | Jonathan Bauer | 2015-09-02 | 1 | -4/+4 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v.1 | Jonathan Bauer | 2015-09-02 | 2 | -10/+3 |
| |\ |
|
| | * | [client] Set position of disclaimer | Simon Rettberg | 2015-09-02 | 1 | -1/+2 |
| | * | [client] Use default combo for share mode | Simon Rettberg | 2015-09-02 | 1 | -9/+1 |
| * | | [client] agree box in DisclaimerWindow back in | Jonathan Bauer | 2015-09-02 | 2 | -2/+17 |
| |/ |
|
| * | [client] disabled share mode combo for now | Jonathan Bauer | 2015-09-02 | 1 | -1/+3 |
| * | [client] added ShareMode combo in ImageWindow (warning changing the mode and ... | Jonathan Bauer | 2015-09-02 | 3 | -18/+35 |
| * | [client] typos | Jonathan Bauer | 2015-09-02 | 1 | -2/+2 |
| * | [client] DisclaimerWindow now without agreebox and only with "Close" Button. ... | Jonathan Bauer | 2015-09-02 | 6 | -58/+46 |
| * | [client] only if login == ECP ... | Jonathan Bauer | 2015-09-02 | 1 | -7/+1 |