| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | [client] Fix missing params for args | Mürsel Türk | 2020-07-16 | 1 | -1/+2 | |
| | | | | | | ||||||
| | * | | | | [client] Add resource bundle files app | Mürsel Türk | 2020-07-14 | 4 | -7/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added resource bundle files for the App class. Then updated this class accordingly. | |||||
| | * | | | | [client] Add resource bundle files thrift | Mürsel Türk | 2020-07-11 | 7 | -107/+301 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added resource bundle files for the thrift classes. Then updated these classes accordingly. | |||||
| | * | | | | [client] Update GraphicalCertHandler | Mürsel Türk | 2020-07-08 | 1 | -10/+9![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added the updated version of GraphicalCertHandler class that was missing from the last commit. | |||||
| | * | | | | [client] Add resource bundle files for gui folder | Mürsel Türk | 2020-07-08 | 4 | -35/+106 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added resource bundle files for the gui classes that are not located in a subfolder. Then updated these classes accordingly. | |||||
| | * | | | | [client] Set default locale to the english language for test/debug reasons | Mürsel Türk | 2020-07-07 | 1 | -0/+4 | |
| | | | | | | ||||||
| | * | | | | [client] Add helper classes for i18n. | Mürsel Türk | 2020-07-07 | 2 | -0/+104 | |
| | | | | | | ||||||
| | * | | | | [client] Add resource bundle files for wizard classes. Update the wizard ↵ | Mürsel Türk | 2020-07-07 | 6 | -19/+74 | |
| | | | | | | | | | | | | | | | | | | | | | classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for wizard/page classes. Update the ↵ | Mürsel Türk | 2020-07-07 | 9 | -66/+210 | |
| | | | | | | | | | | | | | | | | | | | | | wizard/page classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for wizard/page/layout classes. Update ↵ | Mürsel Türk | 2020-07-07 | 12 | -61/+236 | |
| | | | | | | | | | | | | | | | | | | | | | the wizard/page/layout classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for window classes. Update the window ↵ | Mürsel Türk | 2020-07-07 | 16 | -146/+440 | |
| | | | | | | | | | | | | | | | | | | | | | classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for window/layout classes. Update the ↵ | Mürsel Türk | 2020-07-07 | 18 | -256/+738 | |
| | | | | | | | | | | | | | | | | | | | | | window/layout classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for helper classes. Update the helper ↵ | Mürsel Türk | 2020-07-07 | 4 | -11/+37 | |
| | | | | | | | | | | | | | | | | | | | | | classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for control classes. Update the control ↵ | Mürsel Türk | 2020-07-07 | 13 | -56/+267 | |
| | | | | | | | | | | | | | | | | | | | | | classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for configurator classes. Update the ↵ | Mürsel Türk | 2020-07-07 | 8 | -105/+351 | |
| | | | | | | | | | | | | | | | | | | | | | configurator classes accordingly. | |||||
| | * | | | | [client] Add resource bundle files for activity classes. Update the activity ↵ | Mürsel Türk | 2020-07-07 | 7 | -18/+81 | |
| | |/ / / | | | | | | | | | | | | | classes accordingly. | |||||
| * | | | | [client] Check if the ovf or ova image were created by vmware or vbox | Stephan Schwär | 2020-11-06 | 1 | -8/+12 | |
| | | | | | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | | [client] Show notification when trying to convert image created with vbox | Stephan Schwär | 2020-11-04 | 2 | -4/+31 | |
| | | | | | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | | [client] Allow conversion of VMware OVA images | Stephan Schwär | 2020-10-29 | 1 | -27/+32 | |
| | | | | | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | | [client] Improve flow to detect started, cancelled and finished konversions. | Stephan Schwär | 2020-10-28 | 2 | -12/+14 | |
| | | | | | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | | [client] Make conversion possible in update wizard | Stephan Schwär | 2020-10-28 | 1 | -1/+25 | |
| | | | | | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | | [client] Set OVF Tool path for different Windows versions | Stephan Schwär | 2020-10-22 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | [client] Add OVF Tool path for vmware workstation under windows | Stephan Schwär | 2020-10-22 | 4 | -70/+53![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Code cleanup + Fix some user feedback strings Feature: #3771 | |||||
| * | | | | [client] Set standard path of ovftool in windows | Stephan Schwär | 2020-10-22 | 1 | -1/+7 | |
| | | | | | ||||||
| * | | | | [client] Browse for ovftool location if not found | Stephan Schwär | 2020-10-19 | 3 | -18/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On linux java processBuilder is able to find the ovftool without specifying the path. It probably does this via the PATH environment variable. This is not the case on windows so for now the ovftool executable has to be selected by the user on windows and probably also on macOS. Feature: #3771 | |||||
| * | | | | [client] Better handling of ovfTool not found exception | Stephan Schwär | 2020-10-19 | 2 | -21/+37 | |
| | | | | | | | | | | | | | | | | | + Code cleanup | |||||
| * | | | | [client] Improve cancel handling and feedback to user | Stephan Schwär | 2020-10-16 | 3 | -27/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cancelled worker no longer overwrites progressbar text - ask to delete temp directory of cancelled conversion when leavin page Feature: #3771 | |||||
| * | | | | [client] Unset description file on conversion cancel | Stephan Schwär | 2020-10-16 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | [client] Cancel conversion worker on wizard cancel | Stephan Schwär | 2020-10-16 | 2 | -7/+11 | |
| | | | | | ||||||
| * | | | | [client] Call ovftool through SwingWorker | Stephan Schwär | 2020-10-15 | 4 | -42/+148 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The worker also updates the new progressbar and the worker is interrupted when clicking on the back or abort conversion button. Feature: #3771 | |||||
| * | | | | [client] Enable the next button after ovf conversion is complete | Stephan Schwär | 2020-10-14 | 5 | -5/+19 | |
| | | | | | ||||||
| * | | | | [client] Automatically select converted vmx after page change | Stephan Schwär | 2020-10-13 | 3 | -2/+17 | |
| | | | | | ||||||
| * | | | | [client] Call external ovftool to convert ovf to vmx | Stephan Schwär | 2020-10-12 | 1 | -10/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't use different thread than the Gui yet and the output of the ovftool is only being shown in the console. Feature: #3771 | |||||
| * | | | | [client] Resttructure layout of OvfConversion page | Stephan Schwär | 2020-10-12 | 1 | -19/+11![]() | |
| | | | | | ||||||
| * | | | | [client] Redirect after selecting ovf file in image upload wizard | Stephan Schwär | 2020-10-12 | 6 | -33/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now the wizard implementation only allows going through the pages in a linear way. The two new functions should allow to jump to an out of order page and return to the normal order. The pages to jump to have to be kept in the wizards state for now. Feature: #3771 | |||||
| * | | | | [client] Add layout and page class for ovf conversion | Stephan Schwär | 2020-10-08 | 5 | -1/+108 | |
| | | | | | ||||||
| * | | | | [client] Let the ImageUploadPage continue with an ovf file | Stephan Schwär | 2020-10-08 | 1 | -3/+16 | |
| | | | | | ||||||
| * | | | | [client] Allow ovf to be selected for image upload | Stephan Schwär | 2020-10-08 | 1 | -2/+6 | |
| | |_|/ |/| | | ||||||
| * | | | [client] update ImageDetailsWindow for container | ralph isenmann | 2020-10-05 | 6 | -24/+54 | |
| | | | | | | | | | | | | | | | | - text area shows now, in case if input method is a git repository, the provided url (currently no modification allowed - show BindMountTable in that view, to allow modification (TODO) | |||||
| * | | | [client] allow user to define bind mounts for container | ralph isenmann | 2020-10-05 | 9 | -174/+384 | |
| | | | | | | | | | | | | | | | | | | | | | | - update gui with table that can be modified by user with entrys for bind mounts - update ContainerMeta to use these ContainerBindMount - remove older bind mount solution (gui elements) - TODO: update ImageDetailsList to allow modification on bind mounts | |||||
| * | | | [client] Allow User to use Git Repos as Input for a ContainerDefinition | ralph isenmann | 2020-10-02 | 5 | -67/+174 | |
| | | | | | | | | | | | | | - This allows user to create complex images with ressource files (COPY in dockerfile) | |||||
| * | | | [client] update download behavior for container definitions | ralph isenmann | 2020-09-24 | 3 | -104/+86![]() | |
| | | | | | | | | | | | | | | | | - downloading a container entry will now result in two files in target directory: dockerfile and container_meta.json - TODO: Do not download the container image in the container context, it will be deleted immediately. | |||||
| * | | | [client] more refactoring | ralph isenmann | 2020-09-18 | 1 | -29/+25![]() | |
| | | | | | | | | | | | | | | | | | | | - remove unused code - create a temporary file in config dir. File serves as a replacement for an image. - use existing baseID | |||||
| * | | | [client] more refactoring | ralph isenmann | 2020-09-17 | 2 | -49/+61 | |
| | | | | | | | | | | | | | - tar.gz archive creation belongs in ContainerDefinition | |||||
| * | | | [client] Refactoring | ralph isenmann | 2020-09-16 | 5 | -240/+251 | |
| | | | | | | | | | | | | | | | | - extract ContainerMeta ContainerDefinition - create TarArchiveUtil | |||||
| * | | | [client] Check for same ContainerDefinition | ralph isenmann | 2020-09-16 | 2 | -11/+63 | |
| | | | | | | | | | | | | | - check if some entrys in current ContainerDefinition changed, if not dont upload. | |||||
| * | | | [client] ImageDetailsWindow refactoring | ralph isenmann | 2020-09-16 | 1 | -19/+16![]() | |
| | | | | | | | | | | | | | | | | - remove dangeling javaDocs - remove unused param in refresh | |||||
| * | | | [client] Show and modify Container Details in DetailsWindow | ralph isenmann | 2020-09-15 | 3 | -25/+304 | |
| | | | | | | | | | | | | | | | | - If the selected image in the ListImageWindow is a container, then open the DetailsWindow with a container-specific panel. - dockerfile and container options are displayed | |||||
| * | | | [client] refactoring | ralph isenmann | 2020-09-15 | 1 | -13/+12![]() | |
| | | | | ||||||
| * | | | [client] Allow to upload dockerfile and containerMeta | ralph isenmann | 2020-09-15 | 3 | -24/+234 | |
| | | | | | | | | | | | | | | | | * Introduce the ContainerMeta, which contains container specific information. * Upload dockerfile and containerMeta object (as json) as a single tar.gz-file | |||||

