summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LectureDetailsWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix tab enable/disable for lecture details windowSimon Rettberg2019-02-251-14/+13Star
* [*] Follow changes in m-s-s to load/save predef netshare/filtersSimon Rettberg2018-12-111-2/+2
* [client] Overhaul netrules editorSimon Rettberg2018-11-221-1/+1
* [client] enable save button when changing linked VM of a lectureJonathan Bauer2018-09-101-1/+1
* [client] async fetch of image detailsJonathan Bauer2018-09-101-16/+31
* [client] fixes network shares visibility & permsJonathan Bauer2018-09-051-1/+1
* [client] special default admin permissions case handlingJonathan Bauer2018-06-251-9/+35
* [client] Fix change detection for lecture permissionsSimon Rettberg2018-06-251-2/+5
* [client] Move netrules configurator into tabSimon Rettberg2018-06-221-11/+5Star
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-211-15/+33
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-345/+110Star
* Add support for LDAP lecture filtersSimon Rettberg2018-06-141-3/+14
* "Netzwerk-Share" -> "Netzlaufwerke"Jonathan Bauer2017-12-181-2/+2
* fix stupid bugJonathan Bauer2017-09-071-4/+1Star
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-061-13/+40
* [client] fix the save button for the first time ever!!!Jonathan Bauer2016-09-071-8/+18
* [client] remove unneeded wrapped class for netrules/runscript + fix some save...Jonathan Bauer2016-09-051-16/+13Star
* [client] fix bad checkJonathan Bauer2016-09-021-1/+1
* [client] use the old way to enabling the save button...Jonathan Bauer2016-09-021-1/+4
* [client] fix runscript changes not enabling the save buttonJonathan Bauer2016-09-021-0/+8
* fixJonathan Bauer2016-09-021-2/+2
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-021-21/+25
* [client] Remove sanity check "end date > now" when editing lectureSimon Rettberg2016-08-301-10/+1Star
* [client] re-enable advanced and restrictions tabs based on API versionJonathan Bauer2016-08-171-5/+8
* [client] disabled UI elements for unfinished featuresJonathan Bauer2016-06-221-3/+7
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-1/+1
* [client] only switch to 'Advanced' tab if its input fields contain errorsJonathan Bauer2016-05-041-1/+1
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-1/+0Star
* [client] remove 'in/out' from message to the user when parsing a bad directionJonathan Bauer2016-03-151-1/+0Star
* [client] fix netrules/runscript not beeing saved....Jonathan Bauer2016-03-151-1/+1
* [client] reworked lecture details windowJonathan Bauer2016-03-151-138/+213
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-4/+29
* [client] Don't show location button in lecture details if no locations existSimon Rettberg2016-02-231-1/+2
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-5/+5
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-25/+25
* [client] Cleanup & formattingSimon Rettberg2016-01-221-1/+0Star
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-3/+12
* [client] Fix NPE related to location editorSimon Rettberg2016-01-191-1/+1
* [client] more location stuff [wip]Jonathan Bauer2016-01-181-8/+17
* [client] RPC changed: Add is user private fieldSimon Rettberg2016-01-131-1/+1
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-6/+6
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-2/+11
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-14/+3Star
* [client] Disabled checkboxes for not implemented features (internet access an...Stephan Schwaer2015-10-081-2/+8
* [client] Allow saving of lecture changes if date period is invalid but dates ...Stephan Schwaer2015-10-061-1/+11
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-15/+9Star
* [client] Update label for linked image when changing it.Stephan Schwaer2015-09-241-0/+1
* [client] Image/Lectures: only push metadata/permissions if they were changedJonathan Bauer2015-09-111-64/+108
* [client] removed listenToChange() and run its code directly in the constructorJonathan Bauer2015-09-111-123/+113Star
* [client] LectureDetails: moved fields around to keep the same order as in Ima...Jonathan Bauer2015-09-101-3/+1Star