summaryrefslogtreecommitdiffstats
path: root/dozentenmodulserver/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [server] On mah way (lots of restructuring, some early db classes, sql dump o...Simon Rettberg2015-06-1128-351/+517
* [server] db stuff, new interface, ...Simon Rettberg2015-06-1011-2508/+672Star
* [server] Compiling again, still lots of stubsSimon Rettberg2015-06-0216-739/+867
* [server] Started work on the internal file serverSimon Rettberg2015-05-293-0/+213
* [server] Added some TODOsSimon Rettberg2015-05-272-4/+40
* [server] Applied Eclipse code format (with line width extended to 110)Simon Rettberg2015-05-274-1368/+816Star
* • removed "wrong" and unsafe param; is now taken by UserInfo-Object from tokenNino Breuer2015-05-261-9/+12
* • 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-199-59320/+23Star
* • fixed bug where in edit image, link was set to admin and admin to linkNino Breuer2015-01-292-2/+4
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-111-1/+10
|\
| * • [Client] fixed incorrect JOptionPaneMichael Wilson2014-12-101-1/+10
* | dNino Breuer2014-12-111-1/+2
|/
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-013-172/+1127
|\
| * lecture permissions deleted after deleting lectureMichael Wilson2014-11-281-2/+9
| * • Image update now removes old file and avoids zombiesMichael Wilson2014-11-262-364/+1152
| * • Deleting a lecture does not throw an "XML note found"-Exception any more --...Michael Wilson2014-11-241-1/+4
* | • changed implementation of user authentication.Nino Breuer2014-11-283-4421/+8036
* | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-241-1/+1
|\|
| * • getAllOS is now ordered by nameMichael Wilson2014-11-241-1/+1
* | • started changing the authentificationNino Breuer2014-11-241-11/+28
|/
* • Only allow permission changes for users who are authorized to do soMichael Wilson2014-11-213-0/+1970
* Fixed Bug: no new user possible --> query changedMichael Wilson2014-11-203-4/+6
* • authenticationNino Breuer2014-11-202-418/+594
* • removed commented regular statements which were used before prepared stat...Nino Breuer2014-11-201-435/+19Star
* • new package for thrift classesNino Breuer2014-11-204-3/+5
* fNino Breuer2014-11-203-0/+132
* • added dependency to serverNino Breuer2014-11-203-17/+788
* fdhNino Breuer2014-11-191-6/+6
* • fixed bug: wrong content of lists after de-selecting dropdown menu while ...Nino Breuer2014-11-191-8/+5Star
* • xml creation in server is not used anymore - removedNino Breuer2014-11-182-232/+8Star
* • 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-183-218/+1200
|\
| * -Michael Wilson2014-11-181-1/+1
| * • Ausgaben an sinnvollen gekürzt bzw. erweitertMichael Wilson2014-11-182-21/+19Star
| * • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der aktue...Michael Wilson2014-11-183-197/+1178
| * -Michael Wilson2014-11-171-1/+1
* | • fixed bug, where there could only be one image and one lecture with the s...Nino Breuer2014-11-183-68/+1018
|/
* 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-173-0/+874
| |/ |/|
* | • changed regular statements to prepared statements to prevent sql injectionsNino Breuer2014-11-171-259/+991
|/
* -Michael Wilson2014-11-171-2/+3
* hNino Breuer2014-11-114-54/+1087
* .Michael Wilson2014-11-031-1/+1
* fixed bug: all images now show ALL imagesNino Breuer2014-11-033-240/+1178
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-033-268/+1098
|\
| * -image templates are now listed a such, independently of the logged in userMichael Wilson2014-10-313-251/+1079
| * Fixed all date formats to 24h format in complete programMichael Wilson2014-10-301-5/+5