1
Commit Graph

202 Commits

Author SHA1 Message Date
b3107c98f1 Merge branch 'master' into edit-User 2020-03-18 16:43:33 +01:00
4b88742776 add deleteUser button and reconfigure the according method 2020-03-18 16:36:54 +01:00
dac0b28efb fix path redirecting 2020-03-18 16:16:27 +01:00
62397a24ef update search
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
2020-03-18 16:03:34 +01:00
22172b5406 cleanup of the search function 2020-03-18 15:25:37 +01:00
2b1d6507e6 fix-search
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
2020-03-18 15:17:48 +01:00
522d1369ec fix search
remove your Group from search

Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
2020-03-18 15:09:14 +01:00
6929b1ead4 Add Service Annotation 2020-03-18 14:43:26 +01:00
f408391f4c Refactor Gruppen2Controller 2020-03-18 14:40:39 +01:00
ba4a531337 Merge remote-tracking branch 'origin/master' into feature-orga-csv
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
2020-03-18 14:38:50 +01:00
f292700c78 Merge remote-tracking branch 'origin/master' into feature-orga-csv
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
#	src/main/java/mops/gruppen2/service/ControllerService.java
2020-03-18 14:27:54 +01:00
838bff1d9f Update GroupType in createGroup
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-18 14:19:00 +01:00
0db03f2ab5 Add createLecture feature
also add private checkbox again and delete the uploadCsv methods in APIController

Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-18 14:13:58 +01:00
56f82203cd fix entering group youre already part of 2020-03-18 14:11:52 +01:00
b236e3bb9d changed checkGroup Method to a Query 2020-03-18 14:09:30 +01:00
523d7d2ad9 added a default route 2020-03-18 13:52:48 +01:00
e2326d5f23 added a default route 2020-03-18 13:46:51 +01:00
19e8ef9c07 remove unnecessary line 2020-03-18 13:43:12 +01:00
5703ad4678 fix random error 2020-03-18 13:40:07 +01:00
051196f766 Add CSV methods and createLecture.html
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-18 13:36:57 +01:00
b431361eec merged with master 2020-03-18 13:19:19 +01:00
722cd80831 Merge remote-tracking branch 'origin/master' into group-invite-links
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
#	src/main/java/mops/gruppen2/repository/EventRepository.java
#	src/main/java/mops/gruppen2/service/ControllerService.java
#	src/main/java/mops/gruppen2/service/GroupService.java
2020-03-18 13:18:34 +01:00
b8936052cb fix role recognition in detailsMember.html 2020-03-18 12:43:49 +01:00
4b1627a993 Merge remote-tracking branch 'origin/csv-import' into feature-orga-csv
# Conflicts:
#	src/main/java/mops/gruppen2/controller/APIController.java
#	src/main/resources/templates/create.html
2020-03-18 03:23:22 +01:00
179062eed9 Add createLecture for orga only
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-17 17:07:30 +01:00
9491f83cca fix roles on detailsMember.html 2020-03-17 16:57:13 +01:00
aa67bd2e88 Add missing service
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 16:55:32 +01:00
47ee171070 fix roles on detailsMember.html 2020-03-17 16:42:31 +01:00
6e067d1b47 Fix InviteLink DB Schema + Implement Frontend InviteLink Handling
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 16:16:58 +01:00
3036f76b37 Merge remote-tracking branch 'origin/master' into edit-User 2020-03-17 16:16:44 +01:00
49c38b583c Quick fix on master 2020-03-17 16:13:29 +01:00
90a07e7b2a Merge pull request #90 from hhu-propra2/eventExeptionHandling
Implementation of old EventExeptions
2020-03-17 16:06:54 +01:00
ca80b7ca2b add changeRole and refactor Event-Methods in ControllerService
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-17 16:00:04 +01:00
991bcf2aaa Implementation of old EventExeptions 2020-03-17 15:57:26 +01:00
a868ea86b4 add edit-members to controller
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 15:31:53 +01:00
bd9e1bb28e add Join Group
Mitgearbeitet hat:
Karla
Andi
2020-03-17 15:11:40 +01:00
c052ec6ae6 refactor code
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 14:58:02 +01:00
61e007e4d8 add leaving group
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 14:36:55 +01:00
0467d3c6a6 removed outdated test
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 13:46:19 +01:00
906585ce9a added InviteLinkRepository
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:42:35 +01:00
e045dc54ee Add InviteLinkDTO + add dto folder
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:33:02 +01:00
325c5d84f9 Merge branch 'master' into change-to-polymorphie 2020-03-17 13:05:20 +01:00
cbf69e387b fix search funktion 2020-03-17 12:35:06 +01:00
8387b58e35 change createGroup Methode in ControllerService 2020-03-17 11:09:27 +01:00
1b8fa04826 change createGroup Methode in ControllerService 2020-03-17 10:45:03 +01:00
ca469d83af even further stuff
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 17:01:44 +01:00
6991a18405 fix UpdateRoleEvent and DeleteUserEvent
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:50:32 +01:00
abd99f6a5e further refactor of eventhandling
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:33:26 +01:00
d0a42c4569 Merge remote-tracking branch 'origin/master' into keycloakRestApi 2020-03-16 16:18:25 +01:00
7e2c1dec81 tested APIController
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-16 16:16:46 +01:00