| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [server] On mah way (lots of restructuring, some early db classes, sql dump ↵ | Simon Rettberg | 2015-06-11 | 5 | -550/+0![]() |
| | | | | | of current schema) | ||||
| * | [server] db stuff, new interface, ... | Simon Rettberg | 2015-06-10 | 3 | -628/+117![]() |
| | | |||||
| * | [server] Compiling again, still lots of stubs | Simon Rettberg | 2015-06-02 | 3 | -403/+347![]() |
| | | |||||
| * | [server] Added some TODOs | Simon Rettberg | 2015-05-27 | 1 | -4/+21 |
| | | |||||
| * | [server] Applied Eclipse code format (with line width extended to 110) | Simon Rettberg | 2015-05-27 | 3 | -425/+248![]() |
| | | |||||
| * | • removed "wrong" and unsafe param; is now taken by UserInfo-Object from token | Nino Breuer | 2015-05-26 | 1 | -9/+12 |
| | | |||||
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 7 | -59306/+15![]() |
| | | |||||
| * | • fixed bug where in edit image, link was set to admin and admin to link | Nino Breuer | 2015-01-29 | 1 | -0/+2 |
| | | |||||
| * | • [Client] fixed incorrect JOptionPane | Michael Wilson | 2014-12-10 | 1 | -1/+10 |
| | | | | | • [Server] fixed bug: server used to delete modified images, even if no new file was uploaded | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 2 | -170/+1118 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | • Image update now removes old file and avoids zombies | Michael Wilson | 2014-11-26 | 2 | -364/+1152 |
| | | | |||||
| | * | • Deleting a lecture does not throw an "XML note found"-Exception any more ↵ | Michael Wilson | 2014-11-24 | 1 | -1/+4 |
| | | | | | | | | | --> No XMLs left to delete :) | ||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 2 | -4409/+7984 |
| | | | | | | | | | | | | | | | | | | | | | | | • 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. | ||||
| * | | • started changing the authentification | Nino Breuer | 2014-11-24 | 1 | -11/+28 |
| |/ | |||||
| * | • Only allow permission changes for users who are authorized to do so | Michael Wilson | 2014-11-21 | 2 | -0/+1918 |
| | | |||||
| * | Fixed Bug: no new user possible --> query changed | Michael Wilson | 2014-11-20 | 1 | -0/+1 |
| | | |||||
| * | • authentication | Nino Breuer | 2014-11-20 | 1 | -385/+591 |
| | | |||||
| * | • added dependency to server | Nino Breuer | 2014-11-20 | 2 | -0/+733 |
| | | | | | • startet implementing user authentication | ||||
| * | • fixed bug: wrong content of lists after de-selecting dropdown menu while ↵ | Nino Breuer | 2014-11-19 | 1 | -8/+5![]() |
| | | | | | | | | | filtering for images/lectures • added single line selection restriction to lists • removed some unused imports | ||||
| * | • xml creation in server is not used anymore - removed | Nino Breuer | 2014-11-18 | 1 | -2/+8 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-18 | 2 | -153/+1043 |
| |\ | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/sql/SQL.java | ||||
| | * | • Ausgaben an sinnvollen gekürzt bzw. erweitert | Michael Wilson | 2014-11-18 | 1 | -13/+12![]() |
| | | | |||||
| | * | • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der ↵ | Michael Wilson | 2014-11-18 | 2 | -140/+1027 |
| | | | | | | | | | aktuell eingeloggte Benutzer immer neu als Verantwortlicher eingetragen --> Der Verantwortliche ändert sich nun nicht mehr und wird korrekt angezeigt | ||||
| | * | - | Michael Wilson | 2014-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | • fixed bug, where there could only be one image and one lecture with the ↵ | Nino Breuer | 2014-11-18 | 2 | -50/+993 |
| |/ | | | | same name | ||||
| * | • fixed bug where the os name was not set to the correct value while ↵ | Nino Breuer | 2014-11-17 | 2 | -0/+845 |
| | | | | | editing an image | ||||
| * | h | Nino Breuer | 2014-11-11 | 3 | -23/+1018 |
| | | |||||
| * | fixed bug: all images now show ALL images | Nino Breuer | 2014-11-03 | 2 | -240/+1141 |
| | | |||||
| * | -image templates are now listed a such, independently of the logged in user | Michael Wilson | 2014-10-31 | 2 | -241/+1029 |
| | | | | | -Lectures can now be connected to image templates | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-29 | 1 | -42/+39![]() |
| |\ | |||||
| | * | Ausgaben etwas verkürzt | Michael Wilson | 2014-10-29 | 1 | -38/+24![]() |
| | | | |||||
| | * | -Löschen der Berechtigungen bei gelöschtem Image/Versanstaltung implementiert | Michael Wilson | 2014-10-29 | 1 | -4/+15 |
| | | | | | | | | | -Recht "LinkAllowed" wird jetzt korrekt gesetzt | ||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-28 | 3 | -1184/+5338 |
| |\| | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/PermissionCreateImage_GUI.java | ||||
| | * | Serverseitiges Read und Write von Rechten korrigiert | Michael Wilson | 2014-10-28 | 2 | -242/+1143 |
| | | | |||||
| | * | Sämtliche Logik und Grafiken zur Vergabe und Verwaltung von Berechtigungen ↵ | Michael Wilson | 2014-10-27 | 3 | -1013/+4266 |
| | | | | | | | | | eingeführt. Kleinere Bugs sind bekannt, werden aktuell behoben | ||||
| * | | changed implementation of full text search in some classes | Nino Breuer | 2014-10-28 | 1 | -4/+104 |
| |/ | |||||
| * | -Fehler behoben, Liste der Benutzer für Berechtigung nun korrekt | Michael Wilson | 2014-10-21 | 2 | -134/+2840 |
| | | | | | -Backend vorbereitet für personenabhängige Liste der Veranstaltungen nach Rechten | ||||
| * | Anlegen eines Benutzers in die Datenbank erfolgt nun bereits beim einloggen. ↵ | Michael Wilson | 2014-10-21 | 2 | -5/+1997 |
| | | | | | Vorher war es fälschlicherweise erst beim hochladen des ersten Images | ||||
| * | - | Nino Breuer | 2014-10-16 | 2 | -0/+840 |
| | | |||||
| * | Diverse Änderungen für Berechtigungen | Michael Wilson | 2014-10-14 | 3 | -4/+1669 |
| | | |||||
| * | Rechteverwaltung weiter umgesetzt: | Michael Wilson | 2014-10-13 | 2 | -232/+2141 |
| | | | | | -Alle Instanzen von Listen der Images sind nun auf die Rechte des eingeloggten Benutzers beschränkt | ||||
| * | -Rechteveraltung funktioniert endlich beim anlegen eines neuen Image -> muss ↵ | Michael Wilson | 2014-10-08 | 3 | -108/+1573 |
| | | | | | entsprechend für alle anderen Seiten sinnvoll übernommen werden | ||||
| * | -Verwaltung von Rechten ist nun in der PermissionCreateImage_GUI.java möglich | Michael Wilson | 2014-10-07 | 3 | -0/+1377 |
| | | |||||
| * | removed isTemplate field | Nino Breuer | 2014-09-30 | 1 | -1/+1 |
| | | |||||
| * | [*] Fixed remaining broken umlauts | Simon Rettberg | 2014-09-18 | 1 | -1/+1 |
| | | |||||
| * | Fix server.thrift file (make future-proof by using field ids), move ↵ | Simon Rettberg | 2014-09-13 | 6 | -809/+814 |
| | | | | | generated thrift classes to own package | ||||
| * | oops | Jonathan Bauer | 2014-09-11 | 8 | -0/+31581 |

