summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [client] startup: close with ESCJonathan Bauer2019-04-041-3/+6
* [client] netrules: layoutJonathan Bauer2019-04-041-8/+27
* [client] ldapfilter: remove grey text for predefJonathan Bauer2019-04-041-22/+0Star
* Revert "[client] show predefined shares in a light gray"Jonathan Bauer2019-04-041-22/+0Star
* [client] startup: prettier layoutJonathan Bauer2019-04-041-12/+29
* [client] netshare: fix username/password not disabled when predef shareJonathan Bauer2019-04-041-11/+18
* [client] ldapfilter: disable fields when predef filter is selectedJonathan Bauer2019-04-041-2/+4
* [client] show predefined shares in a light grayJonathan Bauer2019-04-041-0/+22
* [client] Scripte -> SkripteJonathan Bauer2019-04-041-1/+1
* [client] add idm name and proxy mode configuration to brandingMarcus Proest2019-03-284-3/+15
* [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] Username -> BenutzernameJonathan Bauer2019-03-071-1/+1
* [client] Fix StateWrapper.equals() methodSimon Rettberg2019-03-011-4/+4
* [client] fix exception when predef netshare has noJonathan Bauer2019-03-012-4/+7
* [client] formattingJonathan Bauer2019-03-011-2/+1Star
* [client] fix change monitör for predef netrulesJonathan Bauer2019-03-011-0/+2
* [client] Fix editing custom runscriptSimon Rettberg2019-03-012-41/+43
* [client] set to nothing instead of empty markerJonathan Bauer2019-02-281-1/+1
* [client] fix printer checkbox togglingJonathan Bauer2019-02-281-2/+5
* [client] Implement assigning prefefined netrules to lectureSimon Rettberg2019-02-273-16/+158
* [client] Fix array out of bounds with old serversSimon Rettberg2019-02-271-1/+4
* [client] use config dir name for logfileJonathan Bauer2019-02-271-1/+1
* [client] configurable config dir nameJonathan Bauer2019-02-273-2/+7
* [client] Make change monitor react to changed runscriptsSimon Rettberg2019-02-271-6/+11
* [client] Add preset runscript selector to lecture detailsSimon Rettberg2019-02-263-25/+195
* [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
* [*] Make ServerSideCopy configurableSimon Rettberg2019-02-221-1/+3
* [client] disable custom address field on startJonathan Bauer2019-02-201-0/+1
* ...Jonathan Bauer2019-01-311-0/+0
* wtf !Jonathan Bauer2019-01-311-41/+0Star
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-3128-164/+424
* [*] Fix accidental use of Boolean.getBoolean. (-> .parseBoolean())Simon Rettberg2019-01-141-1/+1
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-116-18/+52
* [*] Follow changes in m-s-s to load/save predef netshare/filtersSimon Rettberg2018-12-113-46/+11Star
* [client] date woes... *g*Jonathan Bauer2018-12-073-58/+73
* [client] Show total size and version count in image tableSimon Rettberg2018-12-071-6/+13
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-076-52/+18Star
* [client] NetShares: Fix enable/disable logicSimon Rettberg2018-12-052-40/+24Star
* [client] Change PRINTER marker to match slx-adminSimon Rettberg2018-12-051-1/+1
* [client] NullPointer checks in ListTable etc.Simon Rettberg2018-12-043-2/+8
* [client] Trigger table change event on checkbox changeSimon Rettberg2018-11-291-0/+1
* [client] formattingJonathan Bauer2018-11-291-23/+27
* [client] remove unused importJonathan Bauer2018-11-291-1/+0Star
* [client] remove commented codeJonathan Bauer2018-11-291-21/+0Star
* [client] fix NPE on deletion of entries in CheckListTableJonathan Bauer2018-11-291-1/+1
* [client] support predefined netshares 1.0Jonathan Bauer2018-11-282-40/+100
* [client] fix bad equals() in CheckListTableJonathan Bauer2018-11-281-1/+5
* [client] LdapFilter: Fix editing/deleting existing itemsSimon Rettberg2018-11-281-9/+8Star