|
|
0c43050166
|
Refactor WebController and ValidationService
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
|
2020-03-25 15:43:41 +01:00 |
|
|
|
1dd3f9b6fe
|
create ValidationService
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
|
2020-03-25 14:08:00 +01:00 |
|
|
|
551534d4ff
|
Merge branch 'master' into refactor-controller
# Conflicts:
# src/main/java/mops/gruppen2/controller/WebController.java
|
2020-03-25 13:03:22 +01:00 |
|
|
|
79619a9476
|
added pageNotFoundException on not existing routs
|
2020-03-24 16:46:23 +01:00 |
|
|
|
55396342bd
|
Merge branch 'master' into showInviteLink
|
2020-03-24 16:34:06 +01:00 |
|
|
|
2d3e935d64
|
merged with master and fixed some problems
|
2020-03-24 16:31:55 +01:00 |
|
|
|
f0a1a9c7bb
|
refactor Controller
|
2020-03-24 16:16:18 +01:00 |
|
|
|
d957326491
|
refactor Controller
|
2020-03-24 16:02:16 +01:00 |
|
|
|
f907c617a8
|
refactor WebController
|
2020-03-24 15:57:31 +01:00 |
|
|
|
80ab65febb
|
update UserService
|
2020-03-24 15:38:06 +01:00 |
|
|
|
46aaf3658e
|
refactor createOrga Method in ControllerService
|
2020-03-24 15:36:52 +01:00 |
|
|
|
89d7bb52c2
|
Merge pull request #126 from hhu-propra2/slight-chganges
decrease visibility of applyEvent methods + new testbuilder
|
2020-03-24 15:34:46 +01:00 |
|
|
|
6cd41d5e29
|
Merge remote-tracking branch 'origin/master' into showInviteLink
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/java/mops/gruppen2/controller/MopsController.java
# src/main/java/mops/gruppen2/repository/InviteLinkRepository.java
# src/main/java/mops/gruppen2/service/InviteLinkRepositoryService.java
|
2020-03-24 15:32:56 +01:00 |
|
|
|
4b6257c9f0
|
set exceptions on join group
added emoji to error.html <- wichtig
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
|
2020-03-24 15:24:24 +01:00 |
|
|
|
1146308752
|
rename file
|
2020-03-24 15:21:55 +01:00 |
|
|
|
6ba4ba82de
|
decrease visibility of applyEvent methods + new testbuilder
|
2020-03-24 15:20:35 +01:00 |
|
|
|
c5de7fa46e
|
Fix parameters
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Max Oerter <mahgs@users.noreply.github.com>
Co-Authored-By: Christoph <churl@users.noreply.github.com>
|
2020-03-24 15:12:39 +01:00 |
|
|
|
18ab147703
|
Merge remote-tracking branch 'origin/master' into feature-change-title-description
|
2020-03-24 15:09:50 +01:00 |
|
|
|
89354eec26
|
link now correct displayed
|
2020-03-24 15:09:44 +01:00 |
|
|
|
60837d8cf3
|
Merge remote-tracking branch 'origin/master' into showInviteLink
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/java/mops/gruppen2/service/GroupService.java
|
2020-03-24 14:51:33 +01:00 |
|
|
|
5c6d94753b
|
some uuid improvements
|
2020-03-24 14:37:23 +01:00 |
|
|
|
59bea22d8e
|
Add changeMetadata feature
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Max Oerter <mahgs@users.noreply.github.com>
Co-Authored-By: Christoph <churl@users.noreply.github.com>
|
2020-03-24 14:34:52 +01:00 |
|
|
|
2f8a044c53
|
Merge branch 'master' into invite-link-group-id-change
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/java/mops/gruppen2/service/ControllerService.java
|
2020-03-24 14:28:30 +01:00 |
|
|
|
6adbd06e73
|
Merge remote-tracking branch 'origin/master'
|
2020-03-24 14:15:22 +01:00 |
|
|
|
c844f5d4fa
|
some uuid improvements
|
2020-03-24 14:12:32 +01:00 |
|
|
|
2eca5e1849
|
fix api etc
|
2020-03-23 17:01:01 +01:00 |
|
|
|
14d657131a
|
Merge remote-tracking branch 'origin/showInviteLink' into showInviteLink
# Conflicts:
# src/main/resources/templates/detailsMember.html
|
2020-03-23 16:54:20 +01:00 |
|
|
|
6fc0cafc61
|
link is now displayed correctly but still issus with localhost and keykloak
Co-authored-by: Max Oerter <33197299+mahgs@users.noreply.github.com>
|
2020-03-23 16:53:32 +01:00 |
|
|
|
15054685f5
|
Fix getAllGroupWithVisibilityPublic method
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
|
2020-03-23 16:22:02 +01:00 |
|
|
|
d562df8826
|
temporarily disable tests + rough change from groupid to uuid + remove invitelink old system
|
2020-03-23 16:17:17 +01:00 |
|
|
|
2737febdcd
|
Fix filter in stream to find public lectures
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
|
2020-03-23 16:12:07 +01:00 |
|
|
|
9023fb72a7
|
fix nullpointer
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
|
2020-03-23 15:56:15 +01:00 |
|
|
|
62efdb784d
|
Merge pull request #120 from hhu-propra2/fix-add-csv
Fix add csv
|
2020-03-23 15:38:35 +01:00 |
|
|
|
a03d3f5b69
|
link displayed in UI
Co-authored-by: LukasEttel <lukas.ettie@yahoo.de>
Co-authored-by: kasch309 <fr3sh3rpi55a@gmail.com>
|
2020-03-23 15:08:39 +01:00 |
|
|
|
fff8a8a730
|
Merge remote-tracking branch 'origin/master'
|
2020-03-23 15:00:56 +01:00 |
|
|
|
7bae5e1184
|
add change_maximum size
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
|
2020-03-23 14:57:33 +01:00 |
|
|
|
9e588532f5
|
disable some tests
|
2020-03-23 14:41:10 +01:00 |
|
|
|
ec88a6bcad
|
change schema.sql and adapt services + optimized search
|
2020-03-23 14:10:24 +01:00 |
|
|
|
2a6cf0e529
|
added create link to createOrga
|
2020-03-23 13:27:11 +01:00 |
|
|
|
9b1ad8b3da
|
Merge remote-tracking branch 'origin/master' into showInviteLink
|
2020-03-23 13:16:43 +01:00 |
|
|
|
06bd77b9e6
|
merge
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
|
2020-03-23 13:14:22 +01:00 |
|
|
|
676245d44d
|
Merge remote-tracking branch 'origin/master' into fixSomeErrors
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
|
2020-03-23 13:05:32 +01:00 |
|
|
|
4d77e2905f
|
fix UserMax when added through orga
|
2020-03-23 13:01:19 +01:00 |
|
|
|
6c4a598816
|
link supplied to getMapping in details.html
|
2020-03-20 16:47:17 +01:00 |
|
|
|
069885a771
|
add adjusting UserMax
|
2020-03-20 16:38:39 +01:00 |
|
|
|
a13bdbf6b5
|
Fixed unauthoriced acsess to group-details
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
|
2020-03-20 16:33:56 +01:00 |
|
|
|
8d0c3987d2
|
prepare search optimization
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-20 16:00:07 +01:00 |
|
|
|
ef946c9f82
|
automatic group size for ogra
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
|
2020-03-20 15:57:16 +01:00 |
|
|
|
b6c013e254
|
fix GroupDelete
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
|
2020-03-20 15:09:27 +01:00 |
|
|
|
cb9750efc6
|
fixed double csv import
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
|
2020-03-20 14:49:03 +01:00 |
|