| Commit message (Expand) | Author | Age | Files | Lines |
| * | [client] Redo package structure, add comments/TODOs, rename GUI classes | Simon Rettberg | 2015-07-08 | 12 | -1672/+0 |
| * | oops | Jonathan Bauer | 2015-07-08 | 1 | -1/+0 |
| * | [client] added thrift connection error callback | Jonathan Bauer | 2015-07-08 | 1 | -21/+34 |
| * | [client] added style as parameter to showMessage of GuiManager | Jonathan Bauer | 2015-07-08 | 3 | -23/+9 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-08 | 1 | -0/+153 |
| |\ |
|
| | * | Add BlockProgressBar, a progress bar designed to handle the blockwise status ... | Simon Rettberg | 2015-07-08 | 1 | -0/+153 |
| * | | [client] implemented login -> disclaimer -> vmwarelicense logic | Jonathan Bauer | 2015-07-08 | 6 | -166/+288 |
| |/ |
|
| * | [client] user feedback when login fails. | Jonathan Bauer | 2015-07-08 | 1 | -3/+7 |
| * | [client] authenticator for the direct masterserver login | Jonathan Bauer | 2015-07-08 | 1 | -0/+19 |
| * | [client] Added imageWindowComposite and early stage of wizard for creating/ed... | Stephan Schwaer | 2015-07-07 | 7 | -14/+485 |
| * | [client] Adapt to changes in master-sync-shared/ThriftManager | Simon Rettberg | 2015-07-06 | 1 | -1/+2 |
| * | [client] hardcode test sat ip for the new server api | Jonathan Bauer | 2015-07-06 | 1 | -1/+4 |
| * | dozentenmodul/src/main/java/gui/core/LoginGUI.java | Jonathan Bauer | 2015-07-06 | 1 | -2/+2 |
| * | [client] more error handling changes for BWIDM Auth | Jonathan Bauer | 2015-07-06 | 1 | -21/+38 |
| * | [client] reworked exceptions handling of BWIDM auth | Jonathan Bauer | 2015-07-06 | 1 | -8/+16 |
| * | [client] bwIDM Authentication implemented, yet to be finalized. | Jonathan Bauer | 2015-07-03 | 3 | -104/+248 |
| * | Fixed background and added methods for logical gui functions | Stephan Schwaer | 2015-07-01 | 5 | -42/+162 |
| * | Fixed some comments and variable names | Stephan Schwaer | 2015-06-30 | 5 | -66/+82 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-06-26 | 1 | -1/+5 |
| |\ |
|
| | * | fix bwLehrpool logo not beeing read from the resources | Jonathan Bauer | 2015-06-22 | 1 | -1/+5 |
| * | | Added disclaimer, main window and vmware info windows. Fixed some layout. | Stephan Schwaer | 2015-06-26 | 5 | -35/+338 |
| |/ |
|
| * | Added GUI for Login | Stephan Schwaer | 2015-06-22 | 2 | -17/+245 |
| * | [client] rebasing the whole app... | Jonathan Bauer | 2015-06-22 | 29 | -13906/+31 |
| * | [client] Compiles again, but is broken.... | Simon Rettberg | 2015-05-29 | 7 | -541/+336 |
| * | • removed link to OTRS from Suite | Nino Breuer | 2015-05-26 | 1 | -1/+1 |
| * | • logintype (test, bwidm) wird mitgespeichert und beim start mitgeladen. ni... | Nino Breuer | 2015-05-26 | 1 | -2/+42 |
| * | • removed "wrong" and unsafe param; is now taken by UserInfo-Object from token | Nino Breuer | 2015-05-26 | 1 | -1/+1 |
| * | • Lecture max. lifetime restriction removed (commented, to be discussed) | Nino Breuer | 2015-05-26 | 2 | -12/+28 |
| * | • Gültigkeit von neuen Veranstaltungen per default von 6 auf 8 Monate erhÃ... | Nino Breuer | 2015-05-26 | 2 | -5/+5 |
| * | • fixed Bug whereas Lectures weren't editable anymore due to date-parsing e... | Nino Breuer | 2015-05-20 | 5 | -15/+69 |
| * | [client] fix tabbing through nirvana on CreateImageAllgemein | Jonathan Bauer | 2015-03-20 | 1 | -0/+1 |
| * | [client] fix the fix :) thx simon | Jonathan Bauer | 2015-03-14 | 1 | -2/+12 |
| * | [client] fix going back in "CreateImageTechnisch" | Jonathan Bauer | 2015-03-13 | 1 | -1/+2 |
| * | Aua, aua... | Simon Rettberg | 2015-03-06 | 28 | -3758/+1996 |
| * | MACHETE KILLT CODEZEILEN | Simon Rettberg | 2015-03-05 | 5 | -701/+226 |
| * | [client] Make SessionData a static class instead of a class that doesn't know... | Simon Rettberg | 2015-03-05 | 21 | -146/+138 |
| * | [client] Restore RPC version check; add error message on thrift communication... | Simon Rettberg | 2015-03-05 | 1 | -203/+212 |
| * | minor - reduce logging spam and removed unneeded check | Jonathan Bauer | 2015-03-04 | 1 | -2/+0 |
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 19 | -21/+20 |
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 27 | -2735/+671 |
| * | warnings fix | Jonathan Bauer | 2015-03-02 | 5 | -29/+7 |
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the sing... | Jonathan Bauer | 2015-03-02 | 20 | -401/+182 |
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 24 | -366/+205 |
| * | • changed contact information from michael.wilson to bwlehrpool | Nino Breuer | 2015-02-19 | 1 | -1/+1 |
| * | • added notice (as requested through usertests) | Nino Breuer | 2015-02-03 | 1 | -1/+1 |
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-11 | 2 | -5/+8 |
| |\ |
|
| | * | • [Client] fixed incorrect JOptionPane | Michael Wilson | 2014-12-10 | 2 | -5/+8 |
| * | | d | Nino Breuer | 2014-12-11 | 1 | -1/+8 |
| |/ |
|
| * | [client] improved error handling of ShibboECP. | Jonathan Bauer | 2014-12-05 | 1 | -10/+28 |
| * | [client] sort list of IdP by displayName | Jonathan Bauer | 2014-12-05 | 1 | -2/+12 |