summaryrefslogtreecommitdiffstats
path: root/dozentenmodulserver/src/main/java/sql/SQL.java
Commit message (Expand)AuthorAgeFilesLines
* [server] On mah way (lots of restructuring, some early db classes, sql dump o...Simon Rettberg2015-06-111-81/+0Star
* [server] db stuff, new interface, ...Simon Rettberg2015-06-101-1871/+48Star
* [server] Compiling again, still lots of stubsSimon Rettberg2015-06-021-163/+102Star
* [server] Added some TODOsSimon Rettberg2015-05-271-0/+19
* [server] Applied Eclipse code format (with line width extended to 110)Simon Rettberg2015-05-271-943/+568Star
* • fixed bug in image permissions sql syntaxNino Breuer2015-05-201-1/+1
* Remove client -> server dependency, move thrift classes to master-sync-sharedSimon Rettberg2015-02-191-8/+4Star
* • fixed bug where in edit image, link was set to admin and admin to linkNino Breuer2015-01-291-2/+2
* dNino Breuer2014-12-111-1/+2
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-011-2/+9
|\
| * lecture permissions deleted after deleting lectureMichael Wilson2014-11-281-2/+9
* | • changed implementation of user authentication.Nino Breuer2014-11-281-12/+52
|/
* • getAllOS is now ordered by nameMichael Wilson2014-11-241-1/+1
* • Only allow permission changes for users who are authorized to do soMichael Wilson2014-11-211-0/+52
* Fixed Bug: no new user possible --> query changedMichael Wilson2014-11-201-3/+4
* • authenticationNino Breuer2014-11-201-33/+3Star
* • removed commented regular statements which were used before prepared stat...Nino Breuer2014-11-201-435/+19Star
* • new package for thrift classesNino Breuer2014-11-201-0/+2
* • added dependency to serverNino Breuer2014-11-201-17/+55
* fdhNino Breuer2014-11-191-6/+6
* • Verantwortlicher wird nun bei Veranstaltung in allen Tabellen korrekt angez...Michael Wilson2014-11-181-19/+4Star
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-181-65/+157
|\
| * -Michael Wilson2014-11-181-1/+1
| * • Ausgaben an sinnvollen gekürzt bzw. erweitertMichael Wilson2014-11-181-8/+7Star
| * • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der aktue...Michael Wilson2014-11-181-57/+151
* | • fixed bug, where there could only be one image and one lecture with the s...Nino Breuer2014-11-181-18/+25
|/
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-171-21/+5Star
|\
| * • Images can now be updated without destroying everything...Michael Wilson2014-11-171-272/+987
| |\
| * | SQL: mehr ausgabenMichael Wilson2014-11-171-5/+6
* | | • fixed bug where the os name was not set to the correct value while editin...Nino Breuer2014-11-171-0/+29
| |/ |/|
* | • changed regular statements to prepared statements to prevent sql injectionsNino Breuer2014-11-171-259/+991
|/
* -Michael Wilson2014-11-171-2/+3
* hNino Breuer2014-11-111-31/+69
* .Michael Wilson2014-11-031-1/+1
* fixed bug: all images now show ALL imagesNino Breuer2014-11-031-0/+37
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-031-27/+69
|\
| * -image templates are now listed a such, independently of the logged in userMichael Wilson2014-10-311-10/+50
| * Fixed all date formats to 24h format in complete programMichael Wilson2014-10-301-5/+5
| * Fixed bug: returned wrong content for lecturesMichael Wilson2014-10-301-2/+2
| * Fixed bug when filtering for imagesMichael Wilson2014-10-301-1/+1
| * fixed bugNino Breuer2014-10-301-3/+3
| * fMichael Wilson2014-10-301-0/+1
| * Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleMichael Wilson2014-10-291-36/+43
| |\
| * | --Michael Wilson2014-10-291-8/+7Star
* | | vNino Breuer2014-11-031-1/+1
| |/ |/|
* | gNino Breuer2014-10-291-23/+27
* | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-10-291-57/+99
|\|
| * Ausgaben etwas verkürztMichael Wilson2014-10-291-49/+83
| * Radiobutton "Lecture is active" holt jetzt korrekte Werte aus ModelMichael Wilson2014-10-291-3/+3
| * -Löschen der Berechtigungen bei gelöschtem Image/Versanstaltung implementiertMichael Wilson2014-10-291-7/+15