summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/ImageDetailsWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] added improved documentation for editorfeature/htmlEditorInDescrioptionTextKuersat Akmaz2021-01-201-1/+4
* [client] fixed htmleditor in LectureDetailsWindownKuersat Akmaz2020-11-301-0/+12
* [client] added fixed htmleditor to imagedetailswindowKuersat Akmaz2020-11-301-51/+87
* [client] added WYSIWYG button into image datailswindowKuersat Akmaz2020-11-121-0/+19
* [client] added text sizing and color to htmleditor in imagedetailswindowKuersat Akmaz2020-11-121-0/+42
* [client] Added Html editor into ImageCreationPageKuersat Akmaz2020-10-171-0/+3
* [client] Allow editing VMX of VMs from master serverSimon Rettberg2019-03-191-2/+1Star
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-2/+3
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-3/+5
* [client] date woes... *g*Jonathan Bauer2018-12-071-9/+7Star
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-5/+3Star
* [client] Fix date comparisonSimon Rettberg2018-11-281-1/+1
* [client] allow user to choose how long an image is to be extended forJonathan Bauer2018-11-271-3/+22
* [client] remove old workaroundJonathan Bauer2018-11-261-4/+0Star
* [client] image details: Move share/update button to overview tabSimon Rettberg2018-06-281-0/+1
* [client] Fix string compareSimon Rettberg2018-06-271-1/+1
* [client] Fix compile error: Remove ref to undefined memberSimon Rettberg2018-06-261-1/+1
* [client] more optimization on ImageDetailWindowJonathan Bauer2018-06-251-20/+16Star
* [client] reworked ImageDetailsWindowJonathan Bauer2018-06-251-168/+136Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-2/+2
* Prevent users from publishing non-vmware imageJonathan Bauer2018-04-261-0/+8
* formattingJonathan Bauer2018-04-261-35/+37
* [client] handle formatting of xml while editingJonathan Bauer2018-04-251-1/+1
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-241-1/+2
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-1/+1
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-2/+1Star
* [*] Add virtualbox supportVictor Mocanu2018-04-161-3/+14
* [client] major fixJonathan Bauer2017-11-301-1/+1
* [client] Allow download of expired image versionsSimon Rettberg2017-11-211-2/+1Star
* [client] Inform user about transfers that run independently of their clientSimon Rettberg2017-07-271-12/+24
* [client] Add support for Feature.EXTEND_EXPIRED_VMSimon Rettberg2017-07-241-1/+7
* 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-311-1/+1
|/
* [client] allow extending the expiry date on invalid imagesJonathan Bauer2016-10-201-2/+1Star
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-1/+4
* [client] publish error: give the user a hint about a potential cause of the p...Jonathan Bauer2016-09-191-1/+2
* [client] respect ShareMode of the image when en/disabling popup menu items. A...Jonathan Bauer2016-09-091-4/+2Star
* [client] hide vmx edit button if dmsd does not support itJonathan Bauer2016-09-081-1/+2
* [client] make image details editable only when working with local imagesJonathan Bauer2016-09-051-0/+5
* [client] don't use System.lineSeparator() but regular linefeed/carriage returnJonathan Bauer2016-09-021-0/+5
* [client] reworked vmx editorJonathan Bauer2016-09-021-26/+1Star
* [client] vm-config editor finished, accessible from the popup menu of image's...Jonathan Bauer2016-08-311-38/+61
* [client] started rudimentary VMX editorJonathan Bauer2016-08-251-0/+39
* [client] Allow deletion of expired image versionsSimon Rettberg2016-08-171-3/+2Star
* [client] Add rudimentary menu entry to extend image expire dateSimon Rettberg2016-07-221-19/+53
* [client] published image button statesJonathan Bauer2016-05-191-4/+3Star
* [client] add confirmation message before uploading an image to the masterserverJonathan Bauer2016-05-101-0/+8
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-3/+9
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-14/+25