summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table/NetshareTable.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
|
* [client] Add resource bundle files for control classes. Update the control ↵Mürsel Türk2020-07-071-7/+13
| | | | classes accordingly.
* Revert "[client] show predefined shares in a light gray"Jonathan Bauer2019-04-041-22/+0Star
| | | | This reverts commit 4f08beb1570b762397003c85ee71b7373a891666.
* [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
| | | | mount point
* [client] support predefined netshares 1.0Jonathan Bauer2018-11-281-2/+7
|
* [client] netshare new featuresJonathan Bauer2018-11-261-4/+11
| | | | | | | * added "is printer" checkbox (internally saves mount point as '-') * allow empty share names (internally mapped to '-') * allow empty share mount points (displayed as '-') * spaced out some form components
* [netshare] add warning for unencrypted passwordJonathan Bauer2017-12-011-1/+1
| | | | | + fix formatting + unused import
* [client/server] support for mountpoint/displaynameJonathan Bauer2017-09-081-7/+18
|
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-061-0/+47