| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | [client] UserCache: Fix fallback to querying master server | Simon Rettberg | 2016-09-09 | 1 | -4/+4 | |
| | | | ||||||
| | * | [client] Dozmod-Client Disclaimer (Hauftungsausschluss) aktualistert (+2015 ↵ | Christian Rößler | 2016-09-09 | 1 | -2/+3 | |
| | | | | | | | | | -> 2016) | |||||
| * | | [client] respect ShareMode of the image when en/disabling popup menu items. ↵ | Jonathan Bauer | 2016-09-09 | 1 | -4/+2![]() | |
| |/ | | | | And removed unneeded code. | |||||
| * | [client] minor commentaries | Jonathan Bauer | 2016-09-09 | 1 | -13/+12![]() | |
| | | ||||||
| * | [client] minor: update commentaries of NetrulesConfigurator | Jonathan Bauer | 2016-09-09 | 1 | -20/+11![]() | |
| | | ||||||
| * | [client] do not close Netrules page if parsing returned an error | Jonathan Bauer | 2016-09-09 | 2 | -2/+3 | |
| | | ||||||
| * | [client] hide vmx edit button if dmsd does not support it | Jonathan Bauer | 2016-09-08 | 1 | -1/+2 | |
| | | ||||||
| * | [client] die bwSuite! | Jonathan Bauer | 2016-09-08 | 6 | -8/+8 | |
| | | ||||||
| * | [client] minor text changes | Jonathan Bauer | 2016-09-07 | 2 | -4/+4 | |
| | | ||||||
| * | [client] fix the save button for the first time ever!!! | Jonathan Bauer | 2016-09-07 | 2 | -52/+68 | |
| | | ||||||
| * | [client] reformulate "interpreter" to "extension" | Jonathan Bauer | 2016-09-07 | 1 | -5/+2![]() | |
| | | ||||||
| * | [client] added editable interpreter dropdown | Jonathan Bauer | 2016-09-07 | 1 | -25/+124 | |
| | | ||||||
| * | [client] make image details editable only when working with local images | Jonathan Bauer | 2016-09-05 | 2 | -15/+6![]() | |
| | | ||||||
| * | [client] remove unneeded wrapped class for netrules/runscript + fix some ↵ | Jonathan Bauer | 2016-09-05 | 5 | -91/+65![]() | |
| | | | | | save button enable problems once more... | |||||
| * | [client] sort OS list in wizard's image creation page | Jonathan Bauer | 2016-09-02 | 1 | -0/+3 | |
| | | ||||||
| * | [client] fix bad check | Jonathan Bauer | 2016-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | [client] use the old way to enabling the save button... | Jonathan Bauer | 2016-09-02 | 1 | -1/+4 | |
| | | ||||||
| * | [client] fix runscript changes not enabling the save button | Jonathan Bauer | 2016-09-02 | 1 | -0/+8 | |
| | | ||||||
| * | fix | Jonathan Bauer | 2016-09-02 | 1 | -2/+2 | |
| | | ||||||
| * | [client] oops | Jonathan Bauer | 2016-09-02 | 1 | -0/+56 | |
| | | ||||||
| * | [client] splitted netrules & runscript tab/panel/w/e | Jonathan Bauer | 2016-09-02 | 8 | -204/+292 | |
| | | ||||||
| * | [client] don't use System.lineSeparator() but regular linefeed/carriage return | Jonathan Bauer | 2016-09-02 | 3 | -3/+9 | |
| | | ||||||
| * | [client] reworked vmx editor | Jonathan Bauer | 2016-09-02 | 9 | -59/+94 | |
| | | ||||||
| * | [client] vm-config editor finished, accessible from the popup menu of ↵ | Jonathan Bauer | 2016-08-31 | 8 | -121/+202 | |
| | | | | | image's versions | |||||
| * | [client] Reset filter when hiding lecture list if filtered by linked image | Simon Rettberg | 2016-08-31 | 1 | -3/+4 | |
| | | | | | Fixes #2849 | |||||
| * | [client] Remove sanity check "end date > now" when editing lecture | Simon Rettberg | 2016-08-30 | 1 | -10/+1![]() | |
| | | ||||||
| * | [client] Fix "show only active lectures" to consider end date | Simon Rettberg | 2016-08-30 | 1 | -6/+4![]() | |
| | | | | | | Start date is still ignored, there should be quite few lectures starting in the future anyways so this might be desireable behavior. | |||||
| * | [client] Don't allow upload of snapshotted VMs | Simon Rettberg | 2016-08-30 | 1 | -6/+43 | |
| | | ||||||
| * | [client] fix "Show published images" button not beeing properly initialized | Jonathan Bauer | 2016-08-30 | 2 | -4/+5 | |
| | | ||||||
| * | [client] added "expires" column in ImageTable + increased MainWindow width a bit | Jonathan Bauer | 2016-08-30 | 3 | -5/+8 | |
| | | ||||||
| * | [client] started rudimentary VMX editor | Jonathan Bauer | 2016-08-25 | 5 | -3/+178 | |
| | | ||||||
| * | [client] reworked buggy days left calculations | Jonathan Bauer | 2016-08-17 | 1 | -24/+14![]() | |
| | | ||||||
| * | [client] Check for vmware lock file when user selects a vm for upload | Simon Rettberg | 2016-08-17 | 1 | -0/+22 | |
| | | ||||||
| * | [client] Allow deletion of expired image versions | Simon Rettberg | 2016-08-17 | 2 | -6/+12 | |
| | | | | | | The menu entry was grayed out for expired versions, making it impossible to delete such versions. | |||||
| * | [client] fix bad condition | Jonathan Bauer | 2016-08-17 | 2 | -3/+2![]() | |
| | | ||||||
| * | [client] re-enable advanced and restrictions tabs based on API version | Jonathan Bauer | 2016-08-17 | 5 | -17/+35 | |
| | | ||||||
| * | [client] ImageUploadWizard: hide the "create lecture for that VM" button ↵ | Jonathan Bauer | 2016-08-15 | 2 | -5/+6 | |
| | | | | | until the download is complete instead of just disabling it | |||||
| * | [client] Add rudimentary menu entry to extend image expire date | Simon Rettberg | 2016-07-22 | 1 | -19/+53 | |
| | | ||||||
| * | [client] disabled UI elements for unfinished features | Jonathan Bauer | 2016-06-22 | 4 | -8/+16 | |
| | | ||||||
| * | more text fine tuning | Jonathan Bauer | 2016-06-08 | 1 | -5/+5 | |
| | | ||||||
| * | fix misleading text | Jonathan Bauer | 2016-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | [client] published image button states | Jonathan Bauer | 2016-05-19 | 7 | -13/+35 | |
| | | | | | | | | * always show "public images" button * hide the "upload to master" button instead of disabling it if the sat doesnt support it * introduced Session.isImagePublishSupported instead of multiple satApiVersion checks * added SelectionListener for ImagePublishedWindow to en/disable download buttons on selection change | |||||
| * | [client] add search field to the ImagePublishedWindow | Jonathan Bauer | 2016-05-12 | 3 | -18/+95 | |
| | | ||||||
| * | [client] add confirmation message before uploading an image to the masterserver | Jonathan Bauer | 2016-05-10 | 1 | -0/+8 | |
| | | ||||||
| * | [client] remove saved session token when quitting application after master ↵ | Jonathan Bauer | 2016-05-10 | 2 | -18/+5![]() | |
| | | | | | token error | |||||
| * | [client] icon revamp | Jonathan Bauer | 2016-05-10 | 6 | -34/+31![]() | |
| | | ||||||
| * | Revert "[client] Wizard: change 'Schließen' to 'Minimieren'" | Jonathan Bauer | 2016-05-04 | 1 | -1/+1 | |
| | | | | | This reverts commit 1cf35e8e925f4dbcb6c32be7c26059b1542f5c72. | |||||
| * | [client] publish image stuff 2.0 | Jonathan Bauer | 2016-05-04 | 15 | -95/+178 | |
| | | ||||||
| * | [client] only switch to 'Advanced' tab if its input fields contain errors | Jonathan Bauer | 2016-05-04 | 1 | -1/+1 | |
| | | | | | | | Side-effect: invalid input in advanced, then switch to the tab and save. You get the error popup about advanced config but only switch to that tab after clicking 'ok' on the message box | |||||
| * | [client] Wizard: change 'Schließen' to 'Minimieren' | Jonathan Bauer | 2016-05-04 | 1 | -1/+1 | |
| | | ||||||

