summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window
Commit message (Expand)AuthorAgeFilesLines
* [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
* [client] Force user to scroll disclaimer downSteffen Ritter2018-06-182-1/+21
* [client] LectureDetails: Auto-resize columns, make window a bit widerSimon Rettberg2018-06-181-1/+1
* [client] Add privacy notice windowSteffen Ritter2018-06-155-150/+294
* Add support for LDAP lecture filtersSimon Rettberg2018-06-142-4/+33
* [client] fix round 2...Jonathan Bauer2018-04-271-1/+1
* [client] fix bad public image list pruning....Jonathan Bauer2018-04-271-4/+6
* update imports of ResourceLoaderJonathan Bauer2018-04-272-2/+2
* Prevent users from publishing non-vmware imageJonathan Bauer2018-04-262-0/+21
* formattingJonathan Bauer2018-04-262-72/+61Star