| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [client] Fix freezing of mainWindow when clicking close button. | Stephan Schwaer | 2015-07-13 | 1 | -0/+26 |
| * | [client] ImageUpload: Implement file selection dialog | Simon Rettberg | 2015-07-13 | 2 | -15/+51 |
| * | [client] ImageUploadPage*: Move logic from layout class to implementation | Simon Rettberg | 2015-07-13 | 2 | -5/+6 |
| * | [client] Common parent class for pages shown in the main window. Do not dispo... | Simon Rettberg | 2015-07-13 | 6 | -33/+107 |
| * | [client] Cleaned up and fixed image list window layout | Simon Rettberg | 2015-07-13 | 1 | -20/+23 |
| * | [client] Formatting, moved generic showMessageBox to Gui class | Simon Rettberg | 2015-07-13 | 4 | -48/+59 |
| * | [client] Add helper methods for executing stuff in the gui thread from other ... | Simon Rettberg | 2015-07-11 | 2 | -4/+54 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-10 | 4 | -25/+42 |
| |\ |
|
| | * | [client] null check on selectedElement in ImageListWindow to prevent those na... | Jonathan Bauer | 2015-07-10 | 1 | -1/+1 |
| | * | [client] forgot to remove debug stuff once more... | Jonathan Bauer | 2015-07-10 | 1 | -1/+0 |
| | * | [client] fill combobox for OS in ImageMetaData using the MetaDataCache | Jonathan Bauer | 2015-07-10 | 3 | -24/+42 |
| * | | [client] Got rid of ini4j, store config as java properties file, simplified c... | Simon Rettberg | 2015-07-10 | 7 | -235/+265 |
| |/ |
|
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-10 | 1 | -0/+47 |
| |\ |
|
| | * | [client] fetch OS list to fill the combobox in ImageMetaDataPage | Jonathan Bauer | 2015-07-10 | 1 | -0/+47 |
| * | | [client] Use QuickTimer for async list fetching | Simon Rettberg | 2015-07-10 | 1 | -4/+7 |
| |/ |
|
| * | [*] Move common classes to master-sync-shared | Simon Rettberg | 2015-07-10 | 5 | -100/+10 |
| * | [client] next/finish wizard buttons woes... | Jonathan Bauer | 2015-07-10 | 2 | -7/+3 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-10 | 9 | -103/+86 |
| |\ |
|
| | * | [client] Fix indentation | Simon Rettberg | 2015-07-10 | 9 | -103/+86 |
| * | | [client] enable next button in ImageUploadPage only if text is written as Ima... | Jonathan Bauer | 2015-07-10 | 6 | -41/+30 |
| |/ |
|
| * | [client] fix missing setControl in ImageMetaDataPageLayout | Jonathan Bauer | 2015-07-10 | 3 | -10/+9 |
| * | [client] Catch a Throwable to handly any kind of (unexpected) error when init... | Simon Rettberg | 2015-07-10 | 1 | -1/+1 |
| * | [client] Use AWT to show an error message in case initializing SWT fails | Simon Rettberg | 2015-07-10 | 3 | -11/+126 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-10 | 6 | -28/+78 |
| |\ |
|
| | * | [client] fix virt notice not coming back even if the checkbox wasn't clicked | Jonathan Bauer | 2015-07-10 | 1 | -1/+1 |
| | * | [client] fix idpCombo beeing shown even though TestAccount auth method was saved | Jonathan Bauer | 2015-07-10 | 3 | -11/+11 |
| | * | [client] create session from the ServiceProviderResponse | Jonathan Bauer | 2015-07-10 | 4 | -17/+67 |
| * | | [client] More refactoring, introduce a Gui helper class (again) | Simon Rettberg | 2015-07-10 | 7 | -50/+160 |
| |/ |
|
| * | [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 |
| * | [client] renamed addContent to setContent in MainWindow | Jonathan Bauer | 2015-07-10 | 4 | -17/+11 |
| * | [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 th... | Simon Rettberg | 2015-07-09 | 1 | -24/+23 |
| * | [client] Moved functions from ImageListWindowLayout to ImageListWindow and re... | Stephan Schwaer | 2015-07-09 | 5 | -227/+152 |
| * | 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 |
| |\| |
|
| | * | [client] fixed buttons of disclaimer/vmware license | Jonathan Bauer | 2015-07-09 | 7 | -37/+83 |
| * | | [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 th... | Simon Rettberg | 2015-07-09 | 3 | -22/+16 |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-09 | 8 | -76/+138 |
| |\ |
|
| | * | [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 th... | Jonathan Bauer | 2015-07-09 | 7 | -71/+124 |
| * | | [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 | 39 | -595/+414 |