| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | [client] EditImageTech: code cleanup | Jonathan Bauer | 2014-10-08 | 1 | -111/+18![]() | |
| | | | | | | | | | | | | | TODO: get the image's OS from the DB (through client) and set the combobox to that string | |||||
| | * | | -Rechteveraltung funktioniert endlich beim anlegen eines neuen Image -> muss ↵ | Michael Wilson | 2014-10-08 | 5 | -18/+36 | |
| | |/ | | | | | | | entsprechend für alle anderen Seiten sinnvoll übernommen werden | |||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-07 | 25 | -585/+393![]() | |
| | |\ | ||||||
| | * | | -Verwaltung von Rechten ist nun in der PermissionCreateImage_GUI.java möglich | Michael Wilson | 2014-10-07 | 7 | -86/+372 | |
| | | | | ||||||
| * | | | fg | Nino Breuer | 2014-10-09 | 1 | -1/+2 | |
| | |/ |/| | ||||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-07 | 14 | -900/+395![]() | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/FTPCreateUploader_GUI.java dozentenmodul/src/main/java/gui/lecture/DeleteLecture_GUI.java dozentenmodul/src/main/java/gui/lecture/EditLectureLink_GUI.java g | |||||
| | * | | [client] now also remember the "technisch-info" wenn going back a page | Jonathan Bauer | 2014-10-06 | 1 | -31/+8![]() | |
| | | | | ||||||
| | * | | [client] parametrise JComboBox, makes eclipse happy | Jonathan Bauer | 2014-10-06 | 1 | -2/+2 | |
| | |/ | ||||||
| | * | -Volltextsuche vorbereitet, Funktion wird noch angepasst | Michael Wilson | 2014-10-02 | 7 | -111/+40![]() | |
| | | | ||||||
| | * | -Debug Ausgaben reduziert | Michael Wilson | 2014-10-02 | 1 | -54/+25![]() | |
| | | | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-02 | 7 | -43/+158 | |
| | |\ | ||||||
| | * | | -Suchfenster "Image bearbeiten", "Image löschen", Veranstaltung bearbeiten", ↵ | Michael Wilson | 2014-10-02 | 6 | -718/+345![]() | |
| | | | | | | | | | | | | | | | | | | | | | | "Veranstaltung löschen" wurden vereinfacht (nur Anzeige, noch nicht Logik) -Login speichert nun den gesamten Login als User, nicht nur den String vor dem "@uni......." -SQL wurde umgebogen um den Login als primary key für den User festzulegen und damit umzugehen | |||||
| * | | | Removed (now) unused GUIs | Nino Breuer | 2014-10-07 | 25 | -533/+373![]() | |
| | |/ |/| | | | | | Added some helping information for users | |||||
| * | | • added warning for 'back' on ftp upload task | Nino Breuer | 2014-10-01 | 4 | -38/+98 | |
| | | | | | | | | | • enabled and implemented radio buttons for vmchooser userlist | |||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-01 | 2 | -6/+8 | |
| |\| | ||||||
| | * | Verlinkung der Seiten gefixt | Michael Wilson | 2014-10-01 | 2 | -6/+8 | |
| | | | ||||||
| * | | dg | Nino Breuer | 2014-10-01 | 3 | -26/+65 | |
| | | | ||||||
| * | | 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] fix resources not beeing integrated in jar | Jonathan Bauer | 2014-09-23 | 1 | -0/+6 | |
| | | | | | no idead why this happened all of the sudden | |||||
| * | [client] fix logger not writing in logfile | Jonathan Bauer | 2014-09-22 | 1 | -4/+7 | |
| | | ||||||
| * | [client] do commit the changes :) | Jonathan Bauer | 2014-09-22 | 25 | -165/+275 | |
| | | ||||||
| * | [client] NEW: Logging mechanisms for the client | Jonathan Bauer | 2014-09-22 | 1 | -0/+6 | |
| | | | | | | | | | | | | 1. Make sure you have initialised the Logger when you need logging in a particular class. Take a look at Login_GUI.java:46 on how to init it. 2. ALWAYS use LOGGER instead of System.out 3. log file is beeing written to where the config.ini is written 4. old log file gets renamed to bwSuite.log.old on startup | |||||
| * | [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] fix version detection for all jres | Jonathan Bauer | 2014-09-18 | 1 | -2/+19 | |
| | | ||||||
| * | [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 | 2 | -605/+247![]() | |
| | |\ | | | | | | | | | | | | | 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 | 12 | -111/+303 | |
| | |/ |/| | ||||||
| * | | Revert "[client] center GUIs in the primary display only" | Jonathan Bauer | 2014-09-17 | 1 | -13/+6![]() | |
| | | | | | | | | | This reverts commit dad8d7d51aedeb50bfa8d12cac7220ea7c0c4a47. | |||||
| * | | [client] center GUIs in the primary display only | Jonathan Bauer | 2014-09-16 | 1 | -6/+13 | |
| | | | | | | | | | this fixes the GUIs beeing split over 2 monitors in a dual-head setup | |||||

