| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [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 ↵ | Simon Rettberg | 2015-09-03 | 1 | -3/+5 | |
| | | | | | "show own" | |||||
| * | [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![]() | |
| | |\ | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/LectureWizard.java | |||||
| | * | | [client] Don't show owner in userList when changing owner or adding user for ↵ | Stephan Schwaer | 2015-09-03 | 11 | -33/+59 | |
| | | | | | | | | | | | | | permission. Refresh and show lecture list after lecture creation. | |||||
| * | | | [client] fix bad message that the download folder already exists because we ↵ | Jonathan Bauer | 2015-09-03 | 1 | -3/+3 | |
| | |/ |/| | | | | | | | | | just created it changed the message to "File already exists, overwrite" and changed checks to reflect that | |||||
| * | | [client] removed old success message when creating a new lecture, now always ↵ | Jonathan Bauer | 2015-09-03 | 1 | -6/+3![]() | |
| |/ | | | | refresh lecture cache and go to the lecture list window | |||||
| * | [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 ↵ | Jonathan Bauer | 2015-09-03 | 1 | -11/+28 | |
| | | | | | for confirmation if there are unsaved changes | |||||
| * | [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 ↵ | Jonathan Bauer | 2015-09-02 | 3 | -25/+62 | |
| | | | | | validate the saved font scaling value | |||||
| * | [client] new "View"(Ansicht) menu in MainWindow with "Home page", ↵ | Jonathan Bauer | 2015-09-02 | 1 | -6/+37 | |
| | | | | | | | "ImageList", "LectureList" TODO text to be checked! | |||||
| * | [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 | |
| | | | | | added confirmation if the user wants to close a detail window were he changed some of the field | |||||
| * | [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 | |
| | | | | | | | saving will lead to errors) ImageDetails: fix combos getting refilled even if they were already filled | |||||
| * | [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![]() | |
| | | | | | | | Do not show virt notice by default. & various cosmetic fixes | |||||
| * | [client] only if login == ECP ... | Jonathan Bauer | 2015-09-02 | 1 | -7/+1![]() | |
| | | ||||||
| * | [client] LoginWindow: fix Shibboleth login throwing a NPE when no IDP was ↵ | Jonathan Bauer | 2015-09-02 | 2 | -2/+8 | |
| | | | | | selected (happens when no config file is found by default) | |||||
| * | [server] Serve vmchooser-compatible lecture list via http | Simon Rettberg | 2015-09-02 | 6 | -29/+107 | |
| | | ||||||
| * | .....aaaaand it's gone | Simon Rettberg | 2015-09-01 | 7 | -165/+0![]() | |
| | | ||||||
| * | [server] Add WebServer, add XML serialization classes (vmchooser list) | Simon Rettberg | 2015-09-01 | 7 | -18/+1203 | |
| | | ||||||
| * | [*] Clean up pom.xml, add shading to client, clean up .gitignore | Simon Rettberg | 2015-09-01 | 4 | -8/+34 | |
| | | ||||||
| * | [client] Open vmware link in virtualizer info. | Stephan Schwaer | 2015-09-01 | 3 | -26/+22![]() | |
| | | ||||||
| * | [client] Check for clock skew | Simon Rettberg | 2015-09-01 | 1 | -9/+38 | |
| | | ||||||
| * | [server] Add missing class | Simon Rettberg | 2015-09-01 | 1 | -0/+21 | |
| | | ||||||

