| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [client] close popups a bit safer | Jonathan Bauer | 2015-07-10 | 2 | -2/+2 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-10 | 8 | -63/+63 | |
| |\ | ||||||
| | * | [client] Minor refactoring | Simon Rettberg | 2015-07-10 | 8 | -63/+63 | |
| | | | ||||||
| * | | [client] fetch idop list in a separate thread | Jonathan Bauer | 2015-07-10 | 1 | -33/+68 | |
| |/ | ||||||
| * | [client] added 'About' to MainWindow menu with 'Disclaimer' and 'Virtualizer' | Jonathan Bauer | 2015-07-10 | 2 | -1/+26 | |
| | | ||||||
| * | [client] always show main menu and popup login window if not logged in yet | Jonathan Bauer | 2015-07-10 | 2 | -5/+12 | |
| | | | | | | | current check to see if the user needs to login is simply to try and get the sat token. If this returns null, then we pop up the login window. Currently this always happen. Maybe we'll later have a better way to check whether the user is logged in or not. | |||||
| * | [client] renamed addContent to setContent in MainWindow | Jonathan Bauer | 2015-07-10 | 4 | -17/+11![]() | |
| | | | | | removed unneeded removeContent() function - this is now done in setContent | |||||
| * | [client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindow | Jonathan Bauer | 2015-07-10 | 11 | -245/+242![]() | |
| | | ||||||
| * | [client] Only allow Composites to be passed to openPopup; make Ctrl-Q quit ↵ | Simon Rettberg | 2015-07-09 | 1 | -24/+23![]() | |
| | | | | | the application | |||||
| * | [client] Moved functions from ImageListWindowLayout to ImageListWindow and ↵ | Stephan Schwaer | 2015-07-09 | 5 | -227/+152![]() | |
| | | | | | reduced code replication. | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-07-09 | 1 | -1/+1 | |
| |\ | ||||||
| | * | [client] fix Enter key of numpad not triggering login | Jonathan Bauer | 2015-07-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Stephan Schwaer | 2015-07-09 | 7 | -38/+84 | |
| |\| | | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/ImageListWindowLayout.java | |||||
| | * | [client] fixed buttons of disclaimer/vmware license | Jonathan Bauer | 2015-07-09 | 7 | -37/+83 | |
| | | | | | | | | | | | imagelistwindow first implementation with list refresh function openPopups set dialogShell as child of mainShell | |||||
| * | | [client] Added comments and improved readability of code. | Stephan Schwaer | 2015-07-09 | 3 | -80/+65![]() | |
| |/ | ||||||
| * | [client] Support message boxes with feedback; ask user whether to retry on ↵ | Simon Rettberg | 2015-07-09 | 3 | -22/+16![]() | |
| | | | | | thrift transport error | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-09 | 8 | -76/+138 | |
| |\ | | | | | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/authentication/EcpAuthenticator.java dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper/GuiManager.java dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper/MessageType.java dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LoginWindow.java (Hopefully resolved) | |||||
| | * | [client] GuiManager.openPopup first steps | Jonathan Bauer | 2015-07-09 | 2 | -2/+40 | |
| | | | ||||||
| | * | [client] MainWindow class, only to show it :) | Jonathan Bauer | 2015-07-09 | 1 | -0/+13 | |
| | | | ||||||
| | * | [client] implemented GuiManager.showMessagBox using MessageType and SWT'ed ↵ | Jonathan Bauer | 2015-07-09 | 7 | -71/+124 | |
| | | | | | | | | | | | | | | | the whole thing adapted rest of the classes further improved login error handling a bit | |||||
| * | | [client] Clean up login, implement showMessageBox, fix formatting | Simon Rettberg | 2015-07-09 | 8 | -156/+152![]() | |
| |/ | ||||||
| * | [client] Redo package structure, add comments/TODOs, rename GUI classes | Simon Rettberg | 2015-07-08 | 37 | -8/+3652 | |
| | | ||||||
| * | [client] Added imageWindowComposite and early stage of wizard for ↵ | Stephan Schwaer | 2015-07-07 | 1 | -0/+10 | |
| | | | | | creating/editing images. | |||||
| * | [client] Continued work on caching | Simon Rettberg | 2015-07-06 | 5 | -19/+171 | |
| | | ||||||
| * | [client] Add classes for caching of data fetched via thrift | Simon Rettberg | 2015-07-03 | 2 | -0/+163 | |
| | | | | | (could be used for other things too, code is fairly generic) | |||||
| * | Added GUI for Login | Stephan Schwaer | 2015-06-22 | 1 | -447/+0![]() | |
| | | ||||||
| * | oops | Jonathan Bauer | 2014-09-11 | 1 | -0/+447 | |

