summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window
Commit message (Expand)AuthorAgeFilesLines
* [client] Change update-button text in login mask if update is availableSimon Rettberg2019-10-151-0/+16
* [client] Add update check button to login windowSimon Rettberg2019-10-142-0/+11
* [client] Don't chop off @org suffix from user nameSimon Rettberg2019-09-201-29/+1Star
* Implement CONFIG_USB featureSimon Rettberg2019-07-012-11/+19
* Add TODOs for refactoringSimon Rettberg2019-06-281-0/+2
* Actually remember history of all disclaimer/privacy versionsSimon Rettberg2019-06-252-4/+8
* [client] Remove all usage of javax.xml.*Simon Rettberg2019-06-252-6/+4Star
* [client] Support configuring USB speed of VMsSimon Rettberg2019-06-183-4/+36
* [client] Clean up importsSimon Rettberg2019-05-292-2/+0Star
* [client] add idm name and proxy mode configuration to brandingMarcus Proest2019-03-281-1/+1
* [client] LectureDetails: Reset version selection on image changeSimon Rettberg2019-03-261-1/+2
* [client] Allow editing VMX of VMs from master serverSimon Rettberg2019-03-191-2/+1Star
* [client] Fix editing custom runscriptSimon Rettberg2019-03-011-1/+1
* [client] Implement assigning prefefined netrules to lectureSimon Rettberg2019-02-271-4/+6
* [client] Fix array out of bounds with old serversSimon Rettberg2019-02-271-1/+4
* [client] Add preset runscript selector to lecture detailsSimon Rettberg2019-02-261-3/+6
* [client] properly enable custom sat fieldJonathan Bauer2019-02-251-13/+13
* [client] Fix tab enable/disable for lecture details windowSimon Rettberg2019-02-251-14/+13Star
* [client] disable custom address field on startJonathan Bauer2019-02-201-0/+1
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-3111-97/+84Star
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-113-11/+21
* [*] Follow changes in m-s-s to load/save predef netshare/filtersSimon Rettberg2018-12-111-2/+2
* [client] date woes... *g*Jonathan Bauer2018-12-071-9/+7Star
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-073-21/+11Star
* [client] Increase LectureDetailsWindow height by 100pxSimon Rettberg2018-11-281-1/+1
* [client] Fix date comparisonSimon Rettberg2018-11-281-1/+1
* [client] fix NPE on missing L&F configJonathan Bauer2018-11-281-3/+14
* [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] Overhaul netrules editorSimon Rettberg2018-11-221-1/+1
* [client] Rename files/varsSimon Rettberg2018-11-221-3/+3
* [client] Rename Startscript tabSimon Rettberg2018-11-211-2/+1Star
* [client] Add setting to mute/unmute sound at startupSimon Rettberg2018-11-211-1/+1
* [client] VM-Versions -> VM-VersionenJonathan Bauer2018-10-101-1/+1
* [client] enable save button when changing linked VM of a lectureJonathan Bauer2018-09-102-12/+38
* [client] async fetch of image detailsJonathan Bauer2018-09-101-16/+31
* [client] fixes network shares visibility & permsJonathan Bauer2018-09-051-1/+1
* [client] image details: Move share/update button to overview tabSimon Rettberg2018-06-283-19/+24
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-277-7/+21
* [client] Fix string compareSimon Rettberg2018-06-271-1/+1
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-262-2/+2
* [client] Fix compile error: Remove ref to undefined memberSimon Rettberg2018-06-262-3/+3
* [client] special default admin permissions case handlingJonathan Bauer2018-06-251-9/+35
* [client] more optimization on ImageDetailWindowJonathan Bauer2018-06-251-20/+16Star
* [client] reworked ImageDetailsWindowJonathan Bauer2018-06-254-443/+255Star
* [client] Fix change detection for lecture permissionsSimon Rettberg2018-06-251-2/+5
* [client] Move netrules configurator into tabSimon Rettberg2018-06-224-233/+42Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-2110-229/+30Star
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-213-20/+68
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-204-349/+112Star