summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LectureDetailsWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Reduce log spamSimon Rettberg2023-06-061-4/+4
* [CLIENT] remove useless logging messageralph isenmann2022-02-151-2/+0Star
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-241-1/+5
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Fix not showing warning Messageralph isenmann2021-03-181-2/+1Star
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-111-37/+29Star
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-4/+8
* [client] Fix changeMonitor in Lecture- and Imagesdetailsralph isenmann2021-02-171-1/+2
* [client] Add ContainerPanel in ImageDetails and LectureDetailsralph isenmann2021-02-151-7/+26
* [client] Remove html in description featureStephan Schwär2021-01-311-106/+0Star
* Merge branch 'feature/htmlEditorInDescrioptionText' into feature-mergeStephan Schwär2021-01-311-1/+1
|\
| * [client] added improved documentation for editorfeature/htmlEditorInDescrioptionTextKuersat Akmaz2021-01-201-1/+1
* | Merge remote-tracking branch 'origin/feature/htmlEditorInDescrioptionText' in...Stephan Schwär2020-12-111-56/+161
|\|
| * [client] fixed bug in htmleditor in lecturecreationpageKuersat Akmaz2020-11-301-6/+0Star
| * [client] fixed htmleditor in LectureDetailsWindownKuersat Akmaz2020-11-301-69/+182
* | [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-071-23/+29
|/
* [client] LectureDetails: Reset version selection on image changeSimon Rettberg2019-03-261-1/+2
* [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] 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