summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/gui
Commit message (Expand)AuthorAgeFilesLines
* [client] Compiles again, but is broken....Simon Rettberg2015-05-297-541/+336Star
* • removed link to OTRS from SuiteNino Breuer2015-05-261-1/+1
* • logintype (test, bwidm) wird mitgespeichert und beim start mitgeladen. ni...Nino Breuer2015-05-261-2/+42
* • removed "wrong" and unsafe param; is now taken by UserInfo-Object from tokenNino Breuer2015-05-261-1/+1
* • Lecture max. lifetime restriction removed (commented, to be discussed)Nino Breuer2015-05-262-12/+28
* • Gültigkeit von neuen Veranstaltungen per default von 6 auf 8 Monate erhÃ...Nino Breuer2015-05-262-5/+5
* • fixed Bug whereas Lectures weren't editable anymore due to date-parsing e...Nino Breuer2015-05-205-15/+69
* [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-0628-3758/+1996Star
* MACHETE KILLT CODEZEILENSimon Rettberg2015-03-055-701/+226Star
* [client] Make SessionData a static class instead of a class that doesn't know...Simon Rettberg2015-03-0521-146/+138Star
* [client] Restore RPC version check; add error message on thrift communication...Simon Rettberg2015-03-051-203/+212
* minor - reduce logging spam and removed unneeded checkJonathan Bauer2015-03-041-2/+0Star
* Thrift: reconnect on transport errorJonathan Bauer2015-03-0419-21/+20Star
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-0327-2735/+671Star
* warnings fixJonathan Bauer2015-03-025-29/+7Star
* ThriftManager class: use getSatClient() and getMasterClient() to get the sing...Jonathan Bauer2015-03-0220-401/+182Star
* Remove client -> server dependency, move thrift classes to master-sync-sharedSimon Rettberg2015-02-1924-366/+205Star
* • changed contact information from michael.wilson to bwlehrpoolNino Breuer2015-02-191-1/+1
* • added notice (as requested through usertests)Nino Breuer2015-02-031-1/+1
* 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
|/
* [client] improved error handling of ShibboECP.Jonathan Bauer2014-12-051-10/+28
* [client] sort list of IdP by displayNameJonathan Bauer2014-12-051-2/+12
* • minor changesMichael Wilson2014-12-022-19/+3Star
* • 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-011-16/+102
|\
| * [client] reworked bwIDM login to use the ecp-client-leanJonathan Bauer2014-12-011-16/+99
* | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-0123-364/+567
|\|
| * • 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-285-4/+40
| * Tabs have show number of rows containedMichael Wilson2014-11-283-27/+63
| * • Vielzahl TextänderungenMichael Wilson2014-11-2823-56/+59
| * litte bugs removedMichael Wilson2014-11-288-17/+19
| * • Image update now removes old file and avoids zombiesMichael Wilson2014-11-262-14/+2Star
| * • Prozess "Erstellen eines Image" kann nun direkt weiterleiten zu "Erstellen ...Michael Wilson2014-11-261-3/+28
| * • All Fonts checked and correctedMichael Wilson2014-11-245-128/+160
| * • Table cells setEditable falseMichael Wilson2014-11-241-1/+8
| * • role admin can now always call the permission pageMichael Wilson2014-11-244-4/+4
| * • corrected typoMichael Wilson2014-11-241-1/+1
* | • changed implementation of user authentication.Nino Breuer2014-11-2825-686/+384Star
* | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-247-12/+12
|\|
| * • Some changes in text after feedback from AdminsMichael Wilson2014-11-247-12/+12
* | • started changing the authentificationNino Breuer2014-11-241-4/+4
|/
* • Only allow permission changes for users who are authorized to do soMichael Wilson2014-11-215-32/+101
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleMichael Wilson2014-11-2020-181/+202
|\