summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control
Commit message (Expand)AuthorAgeFilesLines
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-221-4/+14
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-152-4/+6
* [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] Remove needless logger instanceManuel Bentele2021-05-191-3/+0Star
* [client] Simplify codeSimon Rettberg2021-04-211-8/+3Star
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-1119-31/+131
* [client] I18n of LocationSelectorMürsel Türk2020-12-311-2/+3
* [client] I18n of search in description featureMürsel Türk2020-12-311-1/+2
* 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 branch 'feature/search-in-description' into feature-mergeStephan Schwär2020-11-171-7/+22
|\ \
| * | [client] Access directly to variable descriptionMürsel Türk2020-11-131-3/+4
| * | [client] Check if description field is setMürsel Türk2020-11-111-5/+7
| * | [client] Fixed search in descriptionMürsel Türk2020-11-101-9/+19
| * | [client] Search in descriptionMürsel Türk2020-10-141-0/+2
* | | Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-111-2/+5
|\ \ \
| * | | [client] fixed search funktionKuersat Akmaz2020-10-191-2/+1Star
| * | | [client] solved CaseSensitivity issue in searchfunktionKuersat Akmaz2020-10-071-0/+1
| * | | [client] Disabled cboFilter for Students in ImageListKuersat Akmaz2020-07-051-1/+4
| |/ /
* | | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-1111-56/+115
|\ \ \ | |_|/ |/| |
| * | [client] Add resource bundle files for control classes. Update the control cl...Mürsel Türk2020-07-0711-56/+115
| |/
* / [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
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-271-2/+0Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-217-1744/+2Star
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-214-9/+17
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-205-101/+96Star
* [client] Use WordWrapLabel for HelpTextSteffen Ritter2018-06-181-1/+1
* [client] LectureDetails: Auto-resize columns, make window a bit widerSimon Rettberg2018-06-182-7/+6Star
* Add support for LDAP lecture filtersSimon Rettberg2018-06-142-0/+238
* [client] UploadPanel: Add checkbox to toggle server side copyingSimon Rettberg2018-05-121-4/+13
* [client] Show server side progress and estimated virtual speedSimon Rettberg2018-05-091-7/+15