summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table
Commit message (Expand)AuthorAgeFilesLines
* [client] allow to select data container images in mount configralph isenmann2021-10-281-2/+9
* [client] minor fixes to container related partralph isenmann2021-08-131-3/+7
* [client] Update project structure, related to container model.ralph isenmann2021-06-231-1/+1
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-1113-16/+80
* Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-151-1/+1
|\
| * [client] Refactoringralph isenmann2020-12-011-1/+1
* | [client] Make table background use look and feelStephan Schwär2020-11-301-16/+20
* | [client] Set table row height according to scalingStephan Schwär2020-11-181-0/+4
* | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-119-48/+104
|\ \ | |/ |/|
| * [client] Add resource bundle files for control classes. Update the control cl...Mürsel Türk2020-07-079-48/+104
* | [client] allow user to define bind mounts for containerralph isenmann2020-10-051-0/+28
|/
* [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] show predefined shares in a light grayJonathan Bauer2019-04-041-0/+22
* [client] fix exception when predef netshare has noJonathan Bauer2019-03-011-0/+2
* [client] Show total size and version count in image tableSimon Rettberg2018-12-071-6/+13
* [client] NullPointer checks in ListTable etc.Simon Rettberg2018-12-041-0/+2
* [client] Trigger table change event on checkbox changeSimon Rettberg2018-11-291-0/+1
* [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-281-2/+7
* [client] fix bad equals() in CheckListTableJonathan Bauer2018-11-281-1/+5
* [client] Support predefined filters in LDAP editorSimon Rettberg2018-11-262-3/+193
* [client] Add edit support to ListTableSimon Rettberg2018-11-262-3/+44
* [client] netshare new featuresJonathan Bauer2018-11-261-4/+11
* Add support for LDAP lecture filtersSimon Rettberg2018-06-141-0/+24
* [client] never shrink columns (requested)Jonathan Bauer2018-04-181-1/+1
* [client] add hypervisor icons to image tableJonathan Bauer2018-04-182-3/+25
* [netshare] add warning for unencrypted passwordJonathan Bauer2017-12-011-1/+1
* [client] Add null-check to work around bug in some java 8 versions (patch lev...Simon Rettberg2017-10-171-3/+4
* [client/server] support for mountpoint/displaynameJonathan Bauer2017-09-081-7/+18
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-061-0/+47
* [client] Allow filtering lecture list for examsSimon Rettberg2017-07-251-0/+4
* [client] Use proper sorter in ImagePublishedTableSimon Rettberg2016-09-091-2/+2
* [client] added "expires" column in ImageTable + increased MainWindow width a bitJonathan Bauer2016-08-301-2/+5
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-0/+75
* [client] QScrollPane: Transfer focus to contained list on clickSimon Rettberg2016-01-261-2/+5
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-291-1/+1
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-223-12/+16
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-191-0/+33
* [client] Now possible to delete multiple images. Needs cleanupStephan Schwaer2015-10-051-0/+12
* [client] Reworked the satellite selection window.Stephan Schwaer2015-09-151-24/+0Star
* [client] reworked german textJonathan Bauer2015-09-151-2/+2
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-0/+24
* [client] PermissionTables: Edit -> BearbeitenJonathan Bauer2015-09-112-2/+2
* [client] added "Expiring" column to versionTable and introduced FormatHelper....Jonathan Bauer2015-09-101-2/+6
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-091-1/+1
* [client] Show only own lectures by defaultSimon Rettberg2015-09-072-1/+16
* [client] Fix table with java 8Stephan Schwaer2015-09-031-1/+4