|
|
feb21a512b
|
fix tests
|
2020-03-19 16:32:24 +01:00 |
|
|
|
7358d80528
|
add data.sql to create groups
|
2020-03-19 16:18:46 +01:00 |
|
|
|
d2b5b44a0d
|
Merge remote-tracking branch 'origin/master' into max_userNumber
# Conflicts:
# src/main/resources/templates/editMembers.html
|
2020-03-19 15:55:59 +01:00 |
|
|
|
c343b5adbe
|
fix button to leave editmembers
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
|
2020-03-19 15:49:53 +01:00 |
|
|
|
46203e43f8
|
Merge branch 'max_userNumber' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into max_userNumber
|
2020-03-19 15:40:16 +01:00 |
|
|
|
4b5cdee975
|
fix createVeranstaltung
|
2020-03-19 15:40:00 +01:00 |
|
|
|
ca59309716
|
add display of actual and maximum users
|
2020-03-19 15:35:58 +01:00 |
|
|
|
a1e976a805
|
add exception
|
2020-03-19 15:30:19 +01:00 |
|
|
|
1a5dc2571a
|
add userMaximum
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
|
2020-03-19 15:25:05 +01:00 |
|
|
|
abae802e0c
|
add exception
|
2020-03-19 15:11:20 +01:00 |
|
|
|
d9388c282c
|
Merge pull request #103 from hhu-propra2/ui
fix styling, rename error page
|
2020-03-19 14:34:48 +01:00 |
|
|
|
087e0f7a13
|
Merge branch 'master' into ui
|
2020-03-19 14:32:01 +01:00 |
|
|
|
a2ae464bf0
|
add UserMaximum function
|
2020-03-19 14:28:15 +01:00 |
|
|
|
b6c5fcda65
|
fix styling, rename error page
|
2020-03-19 14:22:39 +01:00 |
|
|
|
560800e847
|
Merge pull request #102 from hhu-propra2/fix-search-after-leaving
fix-search after leaving group
|
2020-03-19 14:20:19 +01:00 |
|
|
|
22bfcf3a05
|
fix-search after leaving group
|
2020-03-19 14:14:54 +01:00 |
|
|
|
8291b5c41e
|
Merge pull request #101 from hhu-propra2/error-handling
Error handling
|
2020-03-19 13:12:20 +01:00 |
|
|
|
2192751a01
|
fix rename errors
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-19 00:20:14 +01:00 |
|
|
|
fdd9d44aac
|
fix merge errors
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-19 00:00:33 +01:00 |
|
|
|
1c5139da8c
|
Merge refactor into error-handling + fix merge errors
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 23:45:07 +01:00 |
|
|
|
849c94481c
|
Merge branch 'refactoring' into error-handling
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/java/mops/gruppen2/domain/Exceptions/UserAlreadyExistsException.java
# src/main/java/mops/gruppen2/domain/Exceptions/UserNotFoundException.java
# src/main/java/mops/gruppen2/domain/Group.java
# src/main/java/mops/gruppen2/domain/event/AddUserEvent.java
# src/main/java/mops/gruppen2/domain/event/CreateGroupEvent.java
# src/main/java/mops/gruppen2/domain/event/DeleteUserEvent.java
# src/main/java/mops/gruppen2/domain/event/Event.java
# src/main/java/mops/gruppen2/domain/event/UpdateGroupDescriptionEvent.java
# src/main/java/mops/gruppen2/domain/event/UpdateGroupTitleEvent.java
# src/main/java/mops/gruppen2/domain/event/UpdateRoleEvent.java
# src/main/java/mops/gruppen2/domain/exception/EventException.java
# src/main/java/mops/gruppen2/domain/exception/GroupIdMismatchException.java
# src/main/java/mops/gruppen2/domain/exception/GroupNotFoundException.java
# src/main/java/mops/gruppen2/domain/exception/NoValueException.java
# src/main/java/mops/gruppen2/service/ControllerService.java
# src/main/java/mops/gruppen2/service/GroupService.java
# src/main/java/mops/gruppen2/service/UserService.java
# src/main/resources/templates/errorRenameLater.html
|
2020-03-18 23:40:39 +01:00 |
|
|
|
e9bab1bf3f
|
Intellij Code Cleaunp
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 23:25:54 +01:00 |
|
|
|
a05ffe9e4c
|
Fix Checkstyle Errors :(
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 23:17:57 +01:00 |
|
|
|
08717611d5
|
Rename SerializationService to JsonService
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 21:46:14 +01:00 |
|
|
|
e1a630ae1a
|
adapt tests
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 21:45:33 +01:00 |
|
|
|
79de4a8540
|
renaming
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 21:40:36 +01:00 |
|
|
|
e4d8fb05cb
|
removed unneccessary fields, decreased field visibility
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 21:32:05 +01:00 |
|
|
|
2ba913f2c8
|
Formatting
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 20:18:03 +01:00 |
|
|
|
01c0cac2a2
|
Merge pull request #100 from hhu-propra2/import-csv-in-overview
Import csv in editMembers overview
|
2020-03-18 19:00:00 +01:00 |
|
|
|
b1460abe48
|
Exception rework: clearer message + origin
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
|
2020-03-18 18:49:40 +01:00 |
|
|
|
a1ee6a18cd
|
Refactor Gruppen2Controller and change redirect in addUsersFromCsv method
|
2020-03-18 18:03:02 +01:00 |
|
|
|
40d1c898e8
|
Refactor ControllerService
|
2020-03-18 18:02:11 +01:00 |
|
|
|
c631f243a1
|
Refactor indentation in html files
|
2020-03-18 18:00:47 +01:00 |
|
|
|
4b6e8eae39
|
Merge remote-tracking branch 'origin/master' into import-csv-in-overview
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/java/mops/gruppen2/service/ControllerService.java
# src/main/resources/templates/editMembers.html
|
2020-03-18 17:36:06 +01:00 |
|
|
|
2d8472bd4a
|
Merge remote-tracking branch 'origin/master' into error-handling
# Conflicts:
# src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
# src/main/resources/templates/errorRenameLater.html
|
2020-03-18 17:20:31 +01:00 |
|
|
|
f4513e4f99
|
Merge pull request #99 from hhu-propra2/edit-User
Edit user
|
2020-03-18 17:12:00 +01:00 |
|
|
|
d2c1de7c9f
|
fix for merge
|
2020-03-18 17:01:33 +01:00 |
|
|
|
1fbfd49781
|
show file thats choosen to load up
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
|
2020-03-18 16:55:07 +01:00 |
|
|
|
b3107c98f1
|
Merge branch 'master' into edit-User
|
2020-03-18 16:43:33 +01:00 |
|
|
|
4450a091de
|
Add addUsersFromCsv in editMembers Overview
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
|
2020-03-18 16:42:06 +01:00 |
|
|
|
90124a7c15
|
Fix file input alignment
|
2020-03-18 16:40:40 +01:00 |
|
|
|
4b88742776
|
add deleteUser button and reconfigure the according method
|
2020-03-18 16:36:54 +01:00 |
|
|
|
42721e06fc
|
Improve styling on several templates
|
2020-03-18 16:32:27 +01:00 |
|
|
|
df7803f83d
|
add error handling (frontend) + exception changes
Co-authored-by: Christoph <tobi@urpost.de>
Co-authored-by: Mahgs <maxoerter@gmx.de>
|
2020-03-18 16:27:24 +01:00 |
|
|
|
dad86bb4b2
|
Merge remote-tracking branch 'origin/edit-User' into edit-User
# Conflicts:
# src/main/resources/templates/index.html
|
2020-03-18 16:18:14 +01:00 |
|
|
|
dac0b28efb
|
fix path redirecting
|
2020-03-18 16:16:27 +01:00 |
|
|
|
0ade9319fb
|
Merge pull request #98 from hhu-propra2/fix_search
Fix search
|
2020-03-18 16:06:36 +01:00 |
|
|
|
62397a24ef
|
update search
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
|
2020-03-18 16:03:34 +01:00 |
|
|
|
e0db7584ac
|
Improve styling on several templates
|
2020-03-18 16:00:11 +01:00 |
|
|
|
22172b5406
|
cleanup of the search function
|
2020-03-18 15:25:37 +01:00 |
|