summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LoginWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-5/+5
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-1/+1
* [client] Overhaul LoginWindowLayout; add "open log dir" button to LoginWindowSimon Rettberg2017-08-011-2/+8
* [client] improved shift handling for custom sat on loginJonathan Bauer2016-10-201-24/+3Star
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-071-1/+7
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-0/+10
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-41/+41
* [client] Improve focus/idm handling in login windowSimon Rettberg2015-10-271-10/+38
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-0/+7
* [client] More formattingStephan Schwaer2015-10-061-1/+1
* [client] Show satellite selection dialog again if connect failed but login su...Simon Rettberg2015-10-051-7/+15
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-12/+12
* [client] Added window for opening webpage in browser if user is not registere...Stephan Schwaer2015-09-281-4/+2Star
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-19/+31
* [client] async loginJonathan Bauer2015-09-171-23/+31
* [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-161-2/+0Star
* [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-151-2/+24
|\
| * [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-2/+24
* | [client] reworked german textJonathan Bauer2015-09-151-2/+2
|/
* [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-141-1/+2
* [client] Remember finger prints supplied by master serverSimon Rettberg2015-09-101-0/+24
* [client] Improve error messages on login failureSimon Rettberg2015-09-091-2/+5
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-051-6/+5Star
* [client] only if login == ECP ...Jonathan Bauer2015-09-021-7/+1Star
* [client] LoginWindow: fix Shibboleth login throwing a NPE when no IDP was sel...Jonathan Bauer2015-09-021-1/+7
* [client] download images as <name>.partial and rename them back to <name> whe...Jonathan Bauer2015-08-281-4/+0Star
* [client] merged the session initializing stuff in ThriftActions.initSessionJonathan Bauer2015-08-281-42/+8Star
* [*] Thrift API changesSimon Rettberg2015-08-271-2/+2
* [client] Minor fixesSimon Rettberg2015-08-201-9/+6Star
* [client] Fix logic operator in if-statementSimon Rettberg2015-08-201-1/+1
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-181-2/+5
* [client] Design improvementsSimon Rettberg2015-08-141-18/+0Star
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-3/+1Star
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-24/+41
* [client] Improve authentication handlingSimon Rettberg2015-08-111-16/+44
* [client] login on <ENTER> when in saveUsername CheckboxJonathan Bauer2015-08-101-3/+4
* [client] Feature: save session to skip loginSimon Rettberg2015-08-031-0/+5
* [client] dont go into the vip area if closing login windowJonathan Bauer2015-08-031-1/+11
* [client] Remove debug output from LoginWindowSimon Rettberg2015-08-031-23/+19Star
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-281-4/+9
* [client] warning-freeJonathan Bauer2015-07-281-2/+1Star
* [client] login window rises from the swt ashesJonathan Bauer2015-07-281-330/+306Star
* [client] login type toggling and added the static open() for LoginWindowJonathan Bauer2015-07-281-10/+40
* [client] swingified LoginWindow (no functionality yet! just commented them ou...Jonathan Bauer2015-07-271-348/+322Star
* [client] Add missing disposal-checkSimon Rettberg2015-07-231-0/+2
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-7/+2Star
* [client] Run proxy configurator asynchroneouslySimon Rettberg2015-07-161-1/+5