summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-163-7/+12
|\
| * [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-163-7/+12
* | [client] ImageUpdateWiz: if updating version metadata failed, inform userJonathan Bauer2015-09-163-3/+6
|/
* [client] forgotten TODOs that are long doneJonathan Bauer2015-09-162-4/+0Star
* [client] ImageCreationWizard: in performFinish, check if any step fails and s...Jonathan Bauer2015-09-161-5/+18
* [client] done TODO: if SSL with masterserver is not available, ask him if he ...Jonathan Bauer2015-09-161-7/+13
* [client] SatList: fix NPE if user closes SatListWJonathan Bauer2015-09-162-11/+12
* [client] SatListWindow: Fix formatingSimon Rettberg2015-09-162-8/+8
* [client] Clean up satellite selection windowSimon Rettberg2015-09-163-76/+65Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-154-113/+73Star
|\
| * [client] Erstversion Lizensierung DozModChristian Rößler2015-09-151-13/+8Star
| * [client] Reworked the satellite selection window.Stephan Schwaer2015-09-153-100/+65Star
* | [client] only use the first part of the given username if the organization ex...Jonathan Bauer2015-09-151-3/+3
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-156-42/+96
|\
| * [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-154-41/+49
| * [client] Put real update url in placeSimon Rettberg2015-09-151-1/+1
| * [client] Changelog creation modeSimon Rettberg2015-09-152-0/+46
* | [client] reworked german textJonathan Bauer2015-09-1525-50/+49Star
|/
* [client] Login: check if the user enters its org as part of the usernameJonathan Bauer2015-09-151-2/+32
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-147-10/+278
* [client] space between info text and checkboxesJonathan Bauer2015-09-141-1/+3
* [client] ImagePermissionWindowLayout: info text für default permissionsJonathan Bauer2015-09-141-7/+23
* [client] ImageMetadataPage: set description message when all checks for the p...Jonathan Bauer2015-09-141-1/+3
* [client] ClientVersion: changelog support. The JSON must now have a 'changelo...Jonathan Bauer2015-09-143-11/+27
* [client] Version: fix manifest pathJonathan Bauer2015-09-141-1/+2
* [client] Remove unneeded checksSimon Rettberg2015-09-111-6/+4Star
* [client] Image/Lectures: only push metadata/permissions if they were changedJonathan Bauer2015-09-1111-209/+275
* [client] return a bool for success in UpdatePermissions for ImagesJonathan Bauer2015-09-111-1/+3
* [client] PermissionTables: Edit -> BearbeitenJonathan Bauer2015-09-112-2/+2
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-111-1/+1
|\
| * [*] Adapt to MSS changesSimon Rettberg2015-09-111-1/+1
* | [client] removed listenToChange() and run its code directly in the constructorJonathan Bauer2015-09-111-123/+113Star
* | [client] removed weird codeJonathan Bauer2015-09-111-5/+2Star
* | [client] LectureDetailsWindowLayout: error labelJonathan Bauer2015-09-111-0/+6
|/
* [client] ImageDetails: move error message to the bottom button panelJonathan Bauer2015-09-101-5/+5
* [client] LectureDetails: moved fields around to keep the same order as in Ima...Jonathan Bauer2015-09-102-30/+29Star
* [client] ImageDetails: add listeners right from the start and fix removing th...Jonathan Bauer2015-09-101-61/+43Star
* [client] added "Expiring" column to versionTable and introduced FormatHelper....Jonathan Bauer2015-09-102-3/+43
* [client] workaround for wrongly assigned error message when uploading new ima...Jonathan Bauer2015-09-101-46/+61
* [client] added user feedback & reworked how we reactToInput() in ImageDetails...Jonathan Bauer2015-09-102-59/+78
* [client] formattingJonathan Bauer2015-09-101-34/+39
* [client] comment that ImageCustomPermissionManager direclty changes the refer...Jonathan Bauer2015-09-101-3/+3
* [client] Determine parent window for message box if null is passedSimon Rettberg2015-09-101-8/+9
* [client] Remember finger prints supplied by master serverSimon Rettberg2015-09-103-14/+78
* [*] Improve SSL handlingSimon Rettberg2015-09-102-8/+17
* Merge branch 'v1.1' of stp:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-094-52/+129
|\
| * Merge branch 'v1.1' of stp:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-093-15/+23
| |\
| * | [client] reworked def/custom permissions handling in ImageDetailsWindowJonathan Bauer2015-09-094-52/+129
* | | [client] Improve error messages on login failureSimon Rettberg2015-09-092-3/+6
| |/ |/|
* | [client] Use new authentication RPC to masterSimon Rettberg2015-09-092-14/+22