| Commit message (Expand) | Author | Age | Files | Lines |
| * | [server] On mah way (lots of restructuring, some early db classes, sql dump o... | Simon Rettberg | 2015-06-11 | 5 | -550/+0 |
| * | [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 |
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 2 | -170/+1118 |
| |\ |
|
| | * | • 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 |
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 2 | -4409/+7984 |
| * | | • 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 |
| * | • fixed bug: wrong content of lists after de-selecting dropdown menu while ... | Nino Breuer | 2014-11-19 | 1 | -8/+5 |
| * | • 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 |
| |\ |
|
| | * | • 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 aktue... | Michael Wilson | 2014-11-18 | 2 | -140/+1027 |
| | * | - | Michael Wilson | 2014-11-17 | 1 | -1/+1 |
| * | | • fixed bug, where there could only be one image and one lecture with the s... | Nino Breuer | 2014-11-18 | 2 | -50/+993 |
| |/ |
|
| * | • fixed bug where the os name was not set to the correct value while editin... | Nino Breuer | 2014-11-17 | 2 | -0/+845 |
| * | 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 |
| * | 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 |
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-28 | 3 | -1184/+5338 |
| |\| |
|
| | * | 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 ei... | Michael Wilson | 2014-10-27 | 3 | -1013/+4266 |
| * | | 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 |
| * | Anlegen eines Benutzers in die Datenbank erfolgt nun bereits beim einloggen. ... | Michael Wilson | 2014-10-21 | 2 | -5/+1997 |
| * | - | 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 |
| * | -Rechteveraltung funktioniert endlich beim anlegen eines neuen Image -> muss ... | Michael Wilson | 2014-10-08 | 3 | -108/+1573 |
| * | -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 generated... | Simon Rettberg | 2014-09-13 | 6 | -809/+814 |
| * | oops | Jonathan Bauer | 2014-09-11 | 8 | -0/+31581 |