| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-01 | 4 | -304/+515 | |
| |\| | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-01 | 7 | -13/+52 | |
| | |\ | ||||||
| | * | | Abbrechen des FTP-Download gefixt | Michael Wilson | 2014-10-01 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | FTP Up- und Downloads können jetzt mit einem neuen Button abgebrochen | Michael Wilson | 2014-10-01 | 4 | -304/+506 | |
| | | | | | | | | | | werden | |||||
| * | | | added info option in main menu | Nino Breuer | 2014-10-01 | 4 | -4/+20 | |
| | |/ |/| | ||||||
| * | | fixed bug | Nino Breuer | 2014-09-30 | 2 | -3/+7 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-09-30 | 1 | -1/+1 | |
| |\| | ||||||
| | * | check auf desc.lenghth | Michael Wilson | 2014-09-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | removed extra gui for defining visbility of VM in different universities | Nino Breuer | 2014-09-30 | 7 | -13/+48 | |
| |/ | ||||||
| * | test | Michael Wilson | 2014-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | test | Michael Wilson | 2014-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | removed image_isTemplate, default value is 0 (hardcoded in sql.java) | Nino Breuer | 2014-09-30 | 2 | -50/+16![]() | |
| | | ||||||
| * | [client] fix logging message not showing values | Jonathan Bauer | 2014-09-23 | 1 | -5/+5 | |
| | | ||||||
| * | [client] static OpenLinks, no need to instantiate. | Jonathan Bauer | 2014-09-23 | 1 | -17/+2![]() | |
| | | | | | also removed dead vars. | |||||
| * | [client] simplify saving of given options for CreateImageTechnisch_GUI | Jonathan Bauer | 2014-09-23 | 1 | -66/+10![]() | |
| | | ||||||
| * | [client] merge all 3 content checking function into validateContent() | Jonathan Bauer | 2014-09-23 | 1 | -75/+57![]() | |
| | | | | | | better error messages removed unused imports/vars | |||||
| * | [client] few javadoc comments | Jonathan Bauer | 2014-09-23 | 1 | -9/+7![]() | |
| | | ||||||
| * | [client] do commit the changes :) | Jonathan Bauer | 2014-09-22 | 17 | -135/+143 | |
| | | ||||||
| * | [client] remove pointless instantiation of a static class ... | Jonathan Bauer | 2014-09-18 | 1 | -4/+2![]() | |
| | | ||||||
| * | [*] Fixed remaining broken umlauts | Simon Rettberg | 2014-09-18 | 4 | -7/+7 | |
| | | ||||||
| * | [client] only enable upload button if selected file is a vmdk | Jonathan Bauer | 2014-09-18 | 1 | -6/+7 | |
| | | | | | fix bug that if you selected a vmdk file, the upload button was enabled and stayed enabled even if you selected a new file not ending with '.vmdk' | |||||
| * | [client] upload: show only '.vmdk' when browsing for the image to upload. | Jonathan Bauer | 2014-09-18 | 1 | -0/+3 | |
| | | ||||||
| * | revert accidental deletion of MainMenue_GUI.java | Jonathan Bauer | 2014-09-18 | 1 | -0/+620 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module | Jonathan Bauer | 2014-09-18 | 17 | -649/+31![]() | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-09-17 | 1 | -605/+0![]() | |
| | |\ | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/intro/MainMenue_GUI.java | |||||
| | * | | Fixed some wording and spelling | Nino Breuer | 2014-09-17 | 17 | -34/+36 | |
| | | | | ||||||
| * | | | [client] moved main function to App.java & refined Config stuff | Jonathan Bauer | 2014-09-18 | 7 | -60/+28![]() | |
| | |/ |/| | ||||||
| * | | [client] only set news if not null | Jonathan Bauer | 2014-09-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | [client] News class for getting news from the satellite | Jonathan Bauer | 2014-09-15 | 1 | -1/+16 | |
| |/ | ||||||
| * | Fix server.thrift file (make future-proof by using field ids), move ↵ | Simon Rettberg | 2014-09-13 | 16 | -36/+36 | |
| | | | | | generated thrift classes to own package | |||||
| * | [client] Add resource loader that will take care of error handling | Simon Rettberg | 2014-09-13 | 3 | -65/+63![]() | |
| | | ||||||
| * | [client] Reworked performLogin(): Better error handling, removed dead code, ↵ | Simon Rettberg | 2014-09-13 | 1 | -167/+119![]() | |
| | | | | | got rid of deep if-else nestings, removed unused variables | |||||
| * | replaced escaped umlauts by UTF-8 encoded chars | Jonathan Bauer | 2014-09-12 | 28 | -195/+195 | |
| | | ||||||
| * | do not write "null" before error message for users. | Jonathan Bauer | 2014-09-12 | 1 | -2/+2 | |
| | | ||||||
| * | fix dir not beeing created in the other class | Jonathan Bauer | 2014-09-12 | 1 | -0/+2 | |
| | | ||||||
| * | better error message if client cannot get the list of OSs from server | Jonathan Bauer | 2014-09-12 | 1 | -1/+1 | |
| | | ||||||
| * | fix directory not beeing created if user writes the path instead of ↵ | Jonathan Bauer | 2014-09-12 | 1 | -0/+2 | |
| | | | | | clicking on an existing folder | |||||
| * | use new Config stuff for reading download/upload paths | Jonathan Bauer | 2014-09-12 | 4 | -259/+53![]() | |
| | | ||||||
| * | [client] Show automatically generated version string | Simon Rettberg | 2014-09-12 | 1 | -1/+1 | |
| | | ||||||
| * | java style name for Config class ... | Jonathan Bauer | 2014-09-12 | 3 | -17/+17 | |
| | | ||||||
| * | reworked config file class, now a static class. | Jonathan Bauer | 2014-09-11 | 3 | -137/+58![]() | |
| | | | | | see code for an example... | |||||
| * | oops | Jonathan Bauer | 2014-09-11 | 29 | -0/+17371 | |

