summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/App.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-117/+0Star
|
* [client] added thrift connection error callbackJonathan Bauer2015-07-081-22/+0Star
|
* [client] Adapt to changes in master-sync-shared/ThriftManagerSimon Rettberg2015-07-061-1/+5
|
* Added disclaimer, main window and vmware info windows. Fixed some layout.Stephan Schwaer2015-06-261-18/+18
|
* [client] rebasing the whole app...Jonathan Bauer2015-06-221-41/+72
|
* [client] Restore RPC version check; add error message on thrift ↵Simon Rettberg2015-03-051-9/+24
| | | | communication error
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-031-6/+3Star
| | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class.
* [client] log4j backend for proxy_voleJonathan Bauer2014-12-011-13/+2Star
| | | | fixes the proxy stuff not beeing logged correctly
* [client] proxy supportJonathan Bauer2014-12-011-0/+18
|
* • added possibilty to test offline, if masterserver is not reachable. to ↵Nino Breuer2014-10-161-2/+2
| | | | be removed someday. use parameter"offline_mode" to start. Warning: Authentication skipped!!!
* [client] fix logger not writing in logfileJonathan Bauer2014-09-221-4/+7
|
* [client] do commit the changes :)Jonathan Bauer2014-09-221-10/+52
|
* [client] moved main function to App.java & refined Config stuffJonathan Bauer2014-09-181-0/+40