| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | d | Nino Breuer | 2014-12-11 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 1 | -2/+9 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/CreateImageTechnisch_GUI.java dozentenmodul/src/main/java/gui/image/EditImageTechnisch_GUI.java dozentenmodul/src/main/java/gui/image/FTPCreateUploader_GUI.java möp. großes geschrei, fehler bitte an mich. dozentenmodul/src/main/java/gui/image/FTPEditDownloader_GUI.java dozentenmodul/src/main/java/gui/image/FTPEditUploader_GUI.java dozentenmodul/src/main/java/gui/image/SearchImage_GUI.java dozentenmodul/src/main/java/gui/lecture/DeleteLecture_GUI.java dozentenmodul/src/main/java/gui/lecture/EditLectureAllgemein_GUI.java dozentenmodul/src/main/java/gui/lecture/EditLectureLink_GUI.java dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/server/generated/Server.java dozentenmodulserver/thrift/server.thrift | ||||
| | * | lecture permissions deleted after deleting lecture | Michael Wilson | 2014-11-28 | 1 | -2/+9 |
| | | | |||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 1 | -12/+52 |
| |/ | | | | | | | | | | | • changed position of class file • fixed some little things (not necessary to mention) Important Notes: •organizationID in token returns "wrong" values, therefore university is still set by client. To be fixed someday. • userID is the value with which the user starts his log in. this value is not represented in the token! (as it is not(!) the email). To be implemented someday, as this value is represented in the masterserver. • Feature isn't well tested. | ||||
| * | • getAllOS is now ordered by name | Michael Wilson | 2014-11-24 | 1 | -1/+1 |
| | | |||||
| * | • Only allow permission changes for users who are authorized to do so | Michael Wilson | 2014-11-21 | 1 | -0/+52 |
| | | |||||
| * | Fixed Bug: no new user possible --> query changed | Michael Wilson | 2014-11-20 | 1 | -3/+4 |
| | | |||||
| * | • authentication | Nino Breuer | 2014-11-20 | 1 | -33/+3![]() |
| | | |||||
| * | • removed commented regular statements which were used before prepared ↵ | Nino Breuer | 2014-11-20 | 1 | -435/+19![]() |
| | | | | | | | statements. • starting implementing the user authentication, this version is usable but without authentication | ||||
| * | • new package for thrift classes | Nino Breuer | 2014-11-20 | 1 | -0/+2 |
| | | |||||
| * | • added dependency to server | Nino Breuer | 2014-11-20 | 1 | -17/+55 |
| | | | | | • startet implementing user authentication | ||||
| * | fdh | Nino Breuer | 2014-11-19 | 1 | -6/+6 |
| | | |||||
| * | • Verantwortlicher wird nun bei Veranstaltung in allen Tabellen korrekt ↵ | Michael Wilson | 2014-11-18 | 1 | -19/+4![]() |
| | | | | | angezeigt | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-18 | 1 | -65/+157 |
| |\ | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/sql/SQL.java | ||||
| | * | - | Michael Wilson | 2014-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | • Ausgaben an sinnvollen gekürzt bzw. erweitert | Michael Wilson | 2014-11-18 | 1 | -8/+7![]() |
| | | | |||||
| | * | • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der ↵ | Michael Wilson | 2014-11-18 | 1 | -57/+151 |
| | | | | | | | | | aktuell eingeloggte Benutzer immer neu als Verantwortlicher eingetragen --> Der Verantwortliche ändert sich nun nicht mehr und wird korrekt angezeigt | ||||
| * | | • fixed bug, where there could only be one image and one lecture with the ↵ | Nino Breuer | 2014-11-18 | 1 | -18/+25 |
| |/ | | | | same name | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-17 | 1 | -21/+5![]() |
| |\ | |||||
| | * | • Images can now be updated without destroying everything... | Michael Wilson | 2014-11-17 | 1 | -272/+987 |
| | |\ | |||||
| | * | | SQL: mehr ausgaben | Michael Wilson | 2014-11-17 | 1 | -5/+6 |
| | | | | | | | | | | | | | FTPEditUploader: Pfade korrigiert | ||||
| * | | | • fixed bug where the os name was not set to the correct value while ↵ | Nino Breuer | 2014-11-17 | 1 | -0/+29 |
| | |/ |/| | | | | | editing an image | ||||
| * | | • changed regular statements to prepared statements to prevent sql injections | Nino Breuer | 2014-11-17 | 1 | -259/+991 |
| |/ | |||||
| * | - | Michael Wilson | 2014-11-17 | 1 | -2/+3 |
| | | |||||
| * | h | Nino Breuer | 2014-11-11 | 1 | -31/+69 |
| | | |||||
| * | . | Michael Wilson | 2014-11-03 | 1 | -1/+1 |
| | | |||||
| * | fixed bug: all images now show ALL images | Nino Breuer | 2014-11-03 | 1 | -0/+37 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-03 | 1 | -27/+69 |
| |\ | | | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/sql/SQL.java • Note: manual merge | ||||
| | * | -image templates are now listed a such, independently of the logged in user | Michael Wilson | 2014-10-31 | 1 | -10/+50 |
| | | | | | | | | | -Lectures can now be connected to image templates | ||||
| | * | Fixed all date formats to 24h format in complete program | Michael Wilson | 2014-10-30 | 1 | -5/+5 |
| | | | |||||
| | * | Fixed bug: returned wrong content for lectures | Michael Wilson | 2014-10-30 | 1 | -2/+2 |
| | | | |||||
| | * | Fixed bug when filtering for images | Michael Wilson | 2014-10-30 | 1 | -1/+1 |
| | | | |||||
| | * | fixed bug | Nino Breuer | 2014-10-30 | 1 | -3/+3 |
| | | | |||||
| | * | f | Michael Wilson | 2014-10-30 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-29 | 1 | -36/+43 |
| | |\ | |||||
| | * | | -- | Michael Wilson | 2014-10-29 | 1 | -8/+7![]() |
| | | | | |||||
| * | | | v | Nino Breuer | 2014-11-03 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | g | Nino Breuer | 2014-10-29 | 1 | -23/+27 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-29 | 1 | -57/+99 |
| |\| | |||||
| | * | Ausgaben etwas verkürzt | Michael Wilson | 2014-10-29 | 1 | -49/+83 |
| | | | |||||
| | * | Radiobutton "Lecture is active" holt jetzt korrekte Werte aus Model | Michael Wilson | 2014-10-29 | 1 | -3/+3 |
| | | | |||||
| | * | -Löschen der Berechtigungen bei gelöschtem Image/Versanstaltung implementiert | Michael Wilson | 2014-10-29 | 1 | -7/+15 |
| | | | | | | | | | -Recht "LinkAllowed" wird jetzt korrekt gesetzt | ||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-28 | 1 | -92/+248 |
| |\| | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/PermissionCreateImage_GUI.java | ||||
| | * | Serverseitiges Read und Write von Rechten korrigiert | Michael Wilson | 2014-10-28 | 1 | -0/+10 |
| | | | |||||
| | * | Sämtliche Logik und Grafiken zur Vergabe und Verwaltung von Berechtigungen ↵ | Michael Wilson | 2014-10-27 | 1 | -62/+169 |
| | | | | | | | | | eingeführt. Kleinere Bugs sind bekannt, werden aktuell behoben | ||||
| | * | -Rechtevergabe für Veranstaltungen vorbereitet | Michael Wilson | 2014-10-23 | 1 | -71/+110 |
| | | | |||||
| * | | changed implementation of full text search in some classes | Nino Breuer | 2014-10-28 | 1 | -15/+18 |
| |/ | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-21 | 1 | -12/+25 |
| |\ | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/sql/SQL.java | ||||
| | * | fixed bug | Nino Breuer | 2014-10-21 | 1 | -15/+2![]() |
| | | | |||||
| * | | -Fehler behoben, Liste der Benutzer für Berechtigung nun korrekt | Michael Wilson | 2014-10-21 | 1 | -401/+491 |
| |/ | | | | -Backend vorbereitet für personenabhängige Liste der Veranstaltungen nach Rechten | ||||

