summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/LectureDetailsWindowLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-2/+3
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-2/+7
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-7/+2Star
* [client] Increase LectureDetailsWindow height by 100pxSimon Rettberg2018-11-281-1/+1
* [client] Rename files/varsSimon Rettberg2018-11-221-3/+3
* [client] Rename Startscript tabSimon Rettberg2018-11-211-2/+1Star
* [client] image details: Move share/update button to overview tabSimon Rettberg2018-06-281-2/+2
* [client] Move netrules configurator into tabSimon Rettberg2018-06-221-35/+37
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-6/+6
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-2/+0Star
* [client] LectureDetails: Auto-resize columns, make window a bit widerSimon Rettberg2018-06-181-1/+1
* Add support for LDAP lecture filtersSimon Rettberg2018-06-141-1/+19
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-291-11/+5Star
* "Netzwerk-Share" -> "Netzlaufwerke"Jonathan Bauer2017-12-181-1/+1
* Lecture name should not be multiline!Jonathan Bauer2017-12-011-2/+2
* [netshare] minor layout optimizationsJonathan Bauer2017-09-071-1/+1
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-061-0/+17
* [client] Formatting/Wording/Layout of lecture details and netrules improvedSimon Rettberg2016-09-191-56/+54Star
* [client] minor text changesJonathan Bauer2016-09-071-2/+2
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-021-16/+18
* [client] don't use System.lineSeparator() but regular linefeed/carriage returnJonathan Bauer2016-09-021-0/+1
* [client] reworked vmx editorJonathan Bauer2016-09-021-2/+2
* [client] re-enable advanced and restrictions tabs based on API versionJonathan Bauer2016-08-171-4/+7
* [client] disabled UI elements for unfinished featuresJonathan Bauer2016-06-221-3/+5
* [client] wording improvementJonathan Bauer2016-03-181-2/+2
* [client] reworked lecture details windowJonathan Bauer2016-03-151-115/+235
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-4/+14
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-2/+2
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-1/+2
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-13/+13
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-3/+3
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-1/+6
* [client] Fix ui ugliness in image-/lecture details window of the description ...Stephan Schwaer2015-11-031-2/+5
* [client] Code formatting.Stephan Schwaer2015-10-071-2/+1Star
* [client] Fixed layout of datepickers in lecture window.Stephan Schwaer2015-09-211-6/+13
* [client] forgotten TODOs that are long doneJonathan Bauer2015-09-161-2/+0Star
* [client] reworked german textJonathan Bauer2015-09-151-2/+2
* [client] LectureDetailsWindowLayout: error labelJonathan Bauer2015-09-111-0/+6
* [client] LectureDetails: moved fields around to keep the same order as in Ima...Jonathan Bauer2015-09-101-27/+28
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-2/+2
* [client] Add a date picker that supports proper event for changes :)Simon Rettberg2015-09-071-4/+4
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-041-1/+1
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-031-16/+16
* [client] "Cancel"/"Save" button order for DetailsWindowsJonathan Bauer2015-09-021-2/+2
* [client] implements missing UIFeedbackJonathan Bauer2015-09-011-1/+1
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-24/+24
* [client] Mark invalid image versions in lecture details windowSimon Rettberg2015-08-251-7/+11
* [client] Major layout fixStephan Schwaer2015-08-241-1/+1
* [client] Included new permission options into lecture details.Stephan Schwaer2015-08-241-29/+15Star
* [client] LectureDetails saving things [wip]Jonathan Bauer2015-08-241-7/+4Star