summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [server] On mah way (lots of restructuring, some early db classes, sql dump o...Simon Rettberg2015-06-1132-353/+915
* [server] db stuff, new interface, ...Simon Rettberg2015-06-1011-2508/+672Star
* [server] Compiling again, still lots of stubsSimon Rettberg2015-06-0217-876/+1005
* [server] Started work on the internal file serverSimon Rettberg2015-05-293-0/+213
* [client] Compiles again, but is broken....Simon Rettberg2015-05-2915-966/+608Star
* [server] Added some TODOsSimon Rettberg2015-05-272-4/+40
* [server] Applied Eclipse code format (with line width extended to 110)Simon Rettberg2015-05-274-1368/+816Star
* • removed link to OTRS from SuiteNino Breuer2015-05-262-10/+1Star
* • logintype (test, bwidm) wird mitgespeichert und beim start mitgeladen. ni...Nino Breuer2015-05-262-2/+60
* • removed "wrong" and unsafe param; is now taken by UserInfo-Object from tokenNino Breuer2015-05-262-10/+13
* • 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 in image permissions sql syntaxNino Breuer2015-05-201-1/+1
* • fixed Bug whereas Lectures weren't editable anymore due to date-parsing e...Nino Breuer2015-05-207-17/+86
* [client] GuiManager class cleanup + bundled priv/pub functions...Jonathan Bauer2015-03-241-123/+146
* [client] fix tabbing through nirvana on CreateImageAllgemeinJonathan Bauer2015-03-201-0/+1
* [client] center popups relative to main window current positionJonathan Bauer2015-03-201-1/+3
* [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-0635-4083/+2111Star
* MACHETE KILLT CODEZEILENSimon Rettberg2015-03-059-725/+239Star
* [client] Make SessionData a static class instead of a class that doesn't know...Simon Rettberg2015-03-0525-176/+145Star
* [client] Restore RPC version check; add error message on thrift communication...Simon Rettberg2015-03-052-212/+236
* minor - reduce logging spam and removed unneeded checkJonathan Bauer2015-03-042-5/+1Star
* Thrift: reconnect on transport errorJonathan Bauer2015-03-0422-207/+22Star
* fix wrong class for loggingJonathan Bauer2015-03-041-1/+1
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-0339-2940/+1080Star
* warnings fixJonathan Bauer2015-03-026-32/+7Star
* ThriftManager class: use getSatClient() and getMasterClient() to get the sing...Jonathan Bauer2015-03-0228-553/+371Star
* pom.xmlSimon Rettberg2015-02-202-0/+16
* Remove client -> server dependency, move thrift classes to master-sync-sharedSimon Rettberg2015-02-1939-59829/+288Star
* • 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
* • fixed bug where in edit image, link was set to admin and admin to linkNino Breuer2015-01-292-2/+4
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-113-6/+18
|\
| * • [Client] fixed incorrect JOptionPaneMichael Wilson2014-12-103-6/+18
* | dNino Breuer2014-12-113-3/+11
|/
* [client] improved error handling of ShibboECP.Jonathan Bauer2014-12-052-29/+68
* [client] preparations for parsing the response of the SPJonathan Bauer2014-12-053-1/+68
* [client] sort list of IdP by displayNameJonathan Bauer2014-12-051-2/+12
* [client] oops, bad while conditionJonathan Bauer2014-12-031-72/+90
* [client] read the hardware version from the vmdk file and use it in the vmx.Jonathan Bauer2014-12-032-1/+71
* • minor changesMichael Wilson2014-12-022-19/+3Star
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-013-17/+38
|\
| * [client] log4j backend for proxy_voleJonathan Bauer2014-12-012-15/+36
| * Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleJonathan Bauer2014-12-0132-4969/+8899
| |\
| * | [client] minor comment fixesJonathan Bauer2014-12-012-2/+2
* | | • 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-015-132/+234
|\|
| * [client] reworked bwIDM login to use the ecp-client-leanJonathan Bauer2014-12-013-132/+159