summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [client] pom.xml: Build multiplatform .jar by including all swt versionsSimon Rettberg2015-07-091-76/+125
* [client] Moved functions from ImageListWindowLayout to ImageListWindow and re...Stephan Schwaer2015-07-095-227/+152Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-07-091-1/+1
|\
| * [client] fix Enter key of numpad not triggering loginJonathan Bauer2015-07-091-1/+1
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-07-097-38/+84
|\|
| * [client] fixed buttons of disclaimer/vmware licenseJonathan Bauer2015-07-097-37/+83
* | [client] Added comments and improved readability of code.Stephan Schwaer2015-07-093-80/+65Star
|/
* [client] Support message boxes with feedback; ask user whether to retry on th...Simon Rettberg2015-07-093-22/+16Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-099-78/+140
|\
| * [client] GuiManager.openPopup first stepsJonathan Bauer2015-07-092-2/+40
| * [client] MainWindow class, only to show it :)Jonathan Bauer2015-07-091-0/+13
| * [client] implemented GuiManager.showMessagBox using MessageType and SWT'ed th...Jonathan Bauer2015-07-097-71/+124
| * [client] fix pom.xml after new package structureJonathan Bauer2015-07-091-2/+2
* | [client] Clean up login, implement showMessageBox, fix formattingSimon Rettberg2015-07-098-156/+152Star
|/
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-0839-595/+414Star
* oopsJonathan Bauer2015-07-081-1/+0Star
* [client] added thrift connection error callbackJonathan Bauer2015-07-082-43/+34Star
* [client] added style as parameter to showMessage of GuiManagerJonathan Bauer2015-07-083-23/+9Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-081-0/+153
|\
| * Add BlockProgressBar, a progress bar designed to handle the blockwise status ...Simon Rettberg2015-07-081-0/+153
* | [client] implemented login -> disclaimer -> vmwarelicense logicJonathan Bauer2015-07-087-233/+338
|/
* [client] user feedback when login fails.Jonathan Bauer2015-07-082-3/+13
* [client] authenticator for the direct masterserver loginJonathan Bauer2015-07-082-0/+69
* [client] Added imageWindowComposite and early stage of wizard for creating/ed...Stephan Schwaer2015-07-0712-36/+760
* [client] Adapt to changes in master-sync-shared/ThriftManagerSimon Rettberg2015-07-062-2/+7
* [client] hardcode test sat ip for the new server apiJonathan Bauer2015-07-061-1/+4
* dozentenmodul/src/main/java/gui/core/LoginGUI.javaJonathan Bauer2015-07-061-2/+2
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-065-19/+171
|\
| * [client] Continued work on cachingSimon Rettberg2015-07-065-19/+171
* | [client] more error handling changes for BWIDM AuthJonathan Bauer2015-07-064-84/+110
|/
* [client] reworked exceptions handling of BWIDM authJonathan Bauer2015-07-064-23/+27
* [client] Add classes for caching of data fetched via thriftSimon Rettberg2015-07-032-0/+163
* [client] bwIDM Authentication implemented, yet to be finalized.Jonathan Bauer2015-07-039-184/+388
* Fixed background and added methods for logical gui functionsStephan Schwaer2015-07-015-42/+162
* Fixed some comments and variable namesStephan Schwaer2015-06-305-66/+82
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-06-261-1/+5
|\
| * fix bwLehrpool logo not beeing read from the resourcesJonathan Bauer2015-06-221-1/+5
* | Added disclaimer, main window and vmware info windows. Fixed some layout.Stephan Schwaer2015-06-266-53/+356
|/
* Added GUI for LoginStephan Schwaer2015-06-224-711/+503Star
* [client] rebasing the whole app...Jonathan Bauer2015-06-2247-15298/+123Star
* [client] Compiles again, but is broken....Simon Rettberg2015-05-2915-966/+608Star
* • 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-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-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