summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/gui/image
Commit message (Expand)AuthorAgeFilesLines
* [client] rebasing the whole app...Jonathan Bauer2015-06-2213-6838/+0Star
* [client] Compiles again, but is broken....Simon Rettberg2015-05-295-526/+327Star
* • removed "wrong" and unsafe param; is now taken by UserInfo-Object from tokenNino Breuer2015-05-261-1/+1
* • fixed Bug whereas Lectures weren't editable anymore due to date-parsing e...Nino Breuer2015-05-202-8/+23
* [client] fix tabbing through nirvana on CreateImageAllgemeinJonathan Bauer2015-03-201-0/+1
* [client] fix the fix :) thx simonJonathan Bauer2015-03-141-2/+12
* [client] fix going back in "CreateImageTechnisch"Jonathan Bauer2015-03-131-1/+2
* Aua, aua...Simon Rettberg2015-03-0613-1993/+966Star
* MACHETE KILLT CODEZEILENSimon Rettberg2015-03-053-517/+139Star
* [client] Make SessionData a static class instead of a class that doesn't know...Simon Rettberg2015-03-0512-96/+88Star
* Thrift: reconnect on transport errorJonathan Bauer2015-03-0411-11/+11
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-0313-1419/+455Star
* ThriftManager class: use getSatClient() and getMasterClient() to get the sing...Jonathan Bauer2015-03-0210-138/+86Star
* Remove client -> server dependency, move thrift classes to master-sync-sharedSimon Rettberg2015-02-1913-259/+143Star
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-112-5/+8
|\
| * • [Client] fixed incorrect JOptionPaneMichael Wilson2014-12-102-5/+8
* | dNino Breuer2014-12-111-1/+8
|/
* • minor changesMichael Wilson2014-12-021-18/+2Star
* • changed label texts, explaining that it is not necessary to upload a new ...Nino Breuer2014-12-011-23/+23
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-0113-301/+429
|\
| * • Admin can download any imageMichael Wilson2014-11-281-1/+1
| * If OS=windows, then isLicensed always trueMichael Wilson2014-11-282-0/+42
| * • Added number of listed slementsMichael Wilson2014-11-282-3/+16
| * Tabs have show number of rows containedMichael Wilson2014-11-281-25/+10Star
| * • Vielzahl TextänderungenMichael Wilson2014-11-2813-23/+26
| * litte bugs removedMichael Wilson2014-11-286-6/+8
| * • Image update now removes old file and avoids zombiesMichael Wilson2014-11-261-1/+1
| * • Prozess "Erstellen eines Image" kann nun direkt weiterleiten zu "Erstellen ...Michael Wilson2014-11-261-3/+28
| * • All Fonts checked and correctedMichael Wilson2014-11-243-128/+158
| * • role admin can now always call the permission pageMichael Wilson2014-11-242-2/+2
* | • changed implementation of user authentication.Nino Breuer2014-11-2813-143/+214
|/
* • Some changes in text after feedback from AdminsMichael Wilson2014-11-243-3/+3
* • Only allow permission changes for users who are authorized to do soMichael Wilson2014-11-213-24/+55
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleMichael Wilson2014-11-2011-115/+121
|\
| * • replaced getText() with getText().trim()Nino Breuer2014-11-209-54/+54
| * • changed position where the token is written new to the server handlerNino Breuer2014-11-209-61/+67
* | Lists now have the functionality to show complete lists, when role=="Admin"Michael Wilson2014-11-203-5/+24
|/
* • client-authenticationNino Breuer2014-11-209-2/+61
* • added dependency to serverNino Breuer2014-11-201-0/+7
* • fixed bug: backlink to main menu not working in ftp create uploaderNino Breuer2014-11-191-0/+10
* • optimized single selection in lists in some casesNino Breuer2014-11-192-4/+5
* • added restriction: user is not allowed to change order of table columnsNino Breuer2014-11-195-1/+13
* • fixed bug: wrong content of lists after de-selecting dropdown menu while ...Nino Breuer2014-11-194-32/+81
* • added restriction as students are only allowed to download images without...Nino Breuer2014-11-181-2/+13
* • fixed feature - clicking on table header in lecture permissionsNino Breuer2014-11-181-1/+5
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-1812-159/+178
|\
| * • Ausgaben an sinnvollen gekürzt bzw. erweitertMichael Wilson2014-11-1812-122/+125
| * • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der aktue...Michael Wilson2014-11-183-37/+53
* | • fixed bug, where there could only be one image and one lecture with the s...Nino Breuer2014-11-183-23/+27
|/
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-171-110/+128
|\