| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | implemented äääääh template filter | Nino Breuer | 2014-10-31 | 3 | -39/+96 | |
| | |/ | ||||||
| | * | Fixed all date formats to 24h format in complete program | Michael Wilson | 2014-10-30 | 6 | -18/+18 | |
| | | | ||||||
| | * | • added full text search in earch search-gui | Nino Breuer | 2014-10-30 | 13 | -143/+352 | |
| | | | | | | | | | | | | | | | • fixed bug: arrayIndexOutOfBounds (several classes) • fixed bug: failed to update image data • changed text examples • fixed bug: any image has been shown as template when changing value of search bar (each direction) | |||||
| | * | [client] remove misleading comment | Jonathan Bauer | 2014-10-29 | 1 | -2/+0![]() | |
| | | | ||||||
| | * | [client] vmx file generation after downloading an image | Jonathan Bauer | 2014-10-29 | 1 | -31/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | WARNING: this will not work for StreamOptimized-VMDKs. This is not something we can directly fix, since it depends on the type of the vmdk beeing downloaded. TODO: How to handle this case? Minor: also reworked speed calculations for downloads to lessen the amount of updates needed by the GUI. | |||||
| | * | [client] clearer comments for ResourceLoader | Jonathan Bauer | 2014-10-29 | 1 | -2/+2 | |
| | | | ||||||
| | * | [client] some comments for UploadTask | Jonathan Bauer | 2014-10-29 | 1 | -2/+7 | |
| |/ | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module | Jonathan Bauer | 2014-10-29 | 4 | -583/+355![]() | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-29 | 10 | -55/+132 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-28 | 19 | -1366/+1760 | |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/PermissionCreateImage_GUI.java | |||||
| | * | | | changed implementation of full text search in some classes | Nino Breuer | 2014-10-28 | 4 | -581/+354![]() | |
| | | | | | ||||||
| * | | | | [client] support for loading text files through the ResouceLoader | Jonathan Bauer | 2014-10-29 | 1 | -5/+22 | |
| | |_|/ |/| | | | | | | | | this will be needed to read the vmx-template from resources/ | |||||
| * | | | Ausgaben etwas verkürzt | Michael Wilson | 2014-10-29 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Radiobutton "Lecture is active" holt jetzt korrekte Werte aus Model | Michael Wilson | 2014-10-29 | 1 | -1/+12 | |
| | | | | ||||||
| * | | | -Löschen der Berechtigungen bei gelöschtem Image/Versanstaltung implementiert | Michael Wilson | 2014-10-29 | 1 | -0/+10 | |
| | | | | | | | | | | | | | -Recht "LinkAllowed" wird jetzt korrekt gesetzt | |||||
| * | | | Berechtigung für Veranstaltung korrigiert | Michael Wilson | 2014-10-29 | 6 | -52/+108 | |
| | |/ |/| | ||||||
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module | Jonathan Bauer | 2014-10-28 | 4 | -7/+11 | |
| |\ \ | ||||||
| | * | | Bug behoben: GUI erkennt nun wieder einen abgeschlossenen Up-/Download | Michael Wilson | 2014-10-28 | 4 | -7/+11 | |
| | | | | ||||||
| * | | | [client] fixes "fertig stellen" button not beeing activated when download ↵ | Jonathan Bauer | 2014-10-28 | 1 | -7/+7 | |
| |/ / | | | | | | | finishes | |||||
| * | | [client] Fix upload not completing | Simon Rettberg | 2014-10-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Revert "[client] fix uploads not completing" | Simon Rettberg | 2014-10-27 | 1 | -1/+1 | |
| | | | | | | | | | This reverts commit 56733637669d300b472be062fc7a85a49ede3322. | |||||
| * | | [client] fix uploads not completing | Jonathan Bauer | 2014-10-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Button Position korrigert | Michael Wilson | 2014-10-27 | 1 | -97/+97 | |
| | | | ||||||
| * | | Sämtliche Logik und Grafiken zur Vergabe und Verwaltung von Berechtigungen ↵ | Michael Wilson | 2014-10-27 | 13 | -1324/+1705 | |
| | | | | | | | | | eingeführt. Kleinere Bugs sind bekannt, werden aktuell behoben | |||||
| * | | [client] rework upload code, should fix upload rate problems | Jonathan Bauer | 2014-10-27 | 3 | -26/+36 | |
| |/ | ||||||
| * | -Fehler behoben, Liste der Benutzer für Berechtigung nun korrekt | Michael Wilson | 2014-10-21 | 3 | -6/+9 | |
| | | | | | -Backend vorbereitet für personenabhängige Liste der Veranstaltungen nach Rechten | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-21 | 3 | -13/+21 | |
| |\ | ||||||
| | * | [client] comments for showMainMenu function | Jonathan Bauer | 2014-10-21 | 1 | -3/+9 | |
| | | | ||||||
| | * | [client] fix typo in static variable | Jonathan Bauer | 2014-10-21 | 1 | -4/+6 | |
| | | | ||||||
| | * | [client] log errors of thread executing shibboleth Login | Jonathan Bauer | 2014-10-21 | 1 | -4/+2![]() | |
| | | | ||||||
| | * | [client] make buffer size human-friendly & increased buffer size for ↵ | Jonathan Bauer | 2014-10-21 | 2 | -2/+4 | |
| | | | | | | | | | download too | |||||
| * | | fixed some bugs | Nino Breuer | 2014-10-21 | 3 | -10/+14 | |
| |/ | ||||||
| * | [client] increase buffer for reading file | Jonathan Bauer | 2014-10-21 | 1 | -2/+2 | |
| | | | | | increases uploadspeeds | |||||
| * | Anlegen eines Benutzers in die Datenbank erfolgt nun bereits beim einloggen. ↵ | Michael Wilson | 2014-10-21 | 4 | -9/+41 | |
| | | | | | Vorher war es fälschlicherweise erst beim hochladen des ersten Images | |||||
| * | -Breadcrumbs und deren Beschriftungen korrigiert | Michael Wilson | 2014-10-21 | 22 | -158/+96![]() | |
| | | ||||||
| * | bug fix in main menu | Michael Wilson | 2014-10-17 | 1 | -2/+4 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-16 | 6 | -544/+693 | |
| |\ | ||||||
| | * | unterschieldiche kleinigkeiten | Michael Wilson | 2014-10-16 | 6 | -544/+693 | |
| | | | ||||||
| * | | - | Nino Breuer | 2014-10-16 | 3 | -7/+38 | |
| |/ | ||||||
| * | - | Michael Wilson | 2014-10-16 | 1 | -3/+3 | |
| | | ||||||
| * | namen geändert | Michael Wilson | 2014-10-16 | 1 | -3/+3 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-16 | 1 | -2/+1![]() | |
| |\ | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/intro/Login_GUI.java | |||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-16 | 1 | -1/+13 | |
| | |\ | ||||||
| | * | | • removed bug which caused main menu to open twice while working in ↵ | Nino Breuer | 2014-10-16 | 1 | -2/+0![]() | |
| | | | | | | | | | | | | | offline mode | |||||
| * | | | - | Michael Wilson | 2014-10-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-16 | 3 | -6/+52 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | fix NPE if no args are given & fake user info for bwIDM tests | Jonathan Bauer | 2014-10-16 | 1 | -1/+13 | |
| | |/ | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-16 | 2 | -1/+8 | |
| | |\ | ||||||
| | | * | [client] sanity check SessionData.session.getServerAdress() before making ↵ | Jonathan Bauer | 2014-10-16 | 1 | -0/+6 | |
| | | | | | | | | | | | | | the request :) | |||||
| | | * | [client] dont create a huge error box when thrift communication to ↵ | Jonathan Bauer | 2014-10-16 | 1 | -1/+2 | |
| | | | | | | | | | | | | | masterserver failed | |||||

