summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window
Commit message (Expand)AuthorAgeFilesLines
...
* [client] handle formatting of xml while editingJonathan Bauer2018-04-253-56/+67
* [client] setTheBoxes -> initializeComboBoxesJonathan Bauer2018-04-251-2/+2
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-241-1/+2
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-245-5/+5
* [client] add error message for humansJonathan Bauer2018-04-162-3/+6
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-2/+1Star
* [*] Add virtualbox supportVictor Mocanu2018-04-164-54/+113
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-291-11/+5Star
* "Netzwerk-Share" -> "Netzlaufwerke"Jonathan Bauer2017-12-182-3/+3
* [netshare] add warning for unencrypted passwordJonathan Bauer2017-12-011-1/+0Star
* Lecture name should not be multiline!Jonathan Bauer2017-12-011-2/+2
* [client] fix download linked vm's nameJonathan Bauer2017-12-011-1/+1
* [client] major fixJonathan Bauer2017-11-301-1/+1
* [client] Allow download of expired image versionsSimon Rettberg2017-11-211-2/+1Star
* [netshare] minor layout optimizationsJonathan Bauer2017-09-071-1/+1
* fix stupid bugJonathan Bauer2017-09-071-4/+1Star
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-062-13/+57
* [client] Overhaul LoginWindowLayout; add "open log dir" button to LoginWindowSimon Rettberg2017-08-012-13/+35
* [client] Inform user about transfers that run independently of their clientSimon Rettberg2017-07-272-12/+30
* [client] Allow filtering lecture list for examsSimon Rettberg2017-07-251-55/+39Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleSimon Rettberg2017-07-241-1/+2
|\
| * [client] Fix possible NPE in settings windowSteffen Ritter2017-06-191-1/+2
* | [client] Add support for Feature.EXTEND_EXPIRED_VMSimon Rettberg2017-07-241-1/+7
|/
* [client] User can switch the used LookAndFeel in the settingsSteffen Ritter2017-06-122-1/+53
* [client] Make update notification a bit more noticeable; add "open update win...Simon Rettberg2017-01-132-5/+5
* [client] Vm dropdown editor: Fix layout, improve textsSimon Rettberg2016-11-072-18/+26
* [client] Directly open expert mode vmx editor on click, only hide simple wind...Simon Rettberg2016-11-072-7/+10
* [client] Fix ByteBuffer -> byte[] in VM config windowSimon Rettberg2016-11-071-2/+2
* [client] Sync to changes in master-sync-changesSimon Rettberg2016-11-072-9/+9
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Victor Mocanu2016-10-311-4/+5
|\
| * [client] disable "extend image expiry date" again until the server supports i...Jonathan Bauer2016-10-271-4/+5
* | [client] added simple vmx editorVictor Mocanu2016-10-315-34/+386
|/
* [client] improved shift handling for custom sat on loginJonathan Bauer2016-10-201-24/+3Star
* [client] allow extending the expiry date on invalid imagesJonathan Bauer2016-10-201-2/+1Star
* [client] only allow double clicks on lectures if the user can list images and...Jonathan Bauer2016-10-201-1/+5
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-071-1/+7
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-195-7/+23
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-191-56/+54Star
|\
| * [client] Formatting/Wording/Layout of lecture details and netrules improvedSimon Rettberg2016-09-191-56/+54Star
* | [client] publish error: give the user a hint about a potential cause of the p...Jonathan Bauer2016-09-191-1/+2
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-091-2/+3
|\
| * [client] Dozmod-Client Disclaimer (Hauftungsausschluss) aktualistert (+2015 -...Christian Rößler2016-09-091-2/+3
* | [client] respect ShareMode of the image when en/disabling popup menu items. A...Jonathan Bauer2016-09-091-4/+2Star
|/
* [client] do not close Netrules page if parsing returned an errorJonathan Bauer2016-09-091-1/+2
* [client] hide vmx edit button if dmsd does not support itJonathan Bauer2016-09-081-1/+2
* [client] die bwSuite!Jonathan Bauer2016-09-084-5/+5
* [client] minor text changesJonathan Bauer2016-09-071-2/+2
* [client] fix the save button for the first time ever!!!Jonathan Bauer2016-09-071-8/+18
* [client] make image details editable only when working with local imagesJonathan Bauer2016-09-051-0/+5
* [client] remove unneeded wrapped class for netrules/runscript + fix some save...Jonathan Bauer2016-09-052-28/+27Star