Commit Graph

714 Commits

Author SHA1 Message Date
René Pfeuffer
4425243f03 Adapt ChangePasswordNotAllowedException and mapper 2018-10-29 09:26:23 +01:00
René Pfeuffer
a285ddb253 Adapt InvalidPasswordException and mapper 2018-10-26 15:24:25 +02:00
René Pfeuffer
4a307379a2 Remove code duplication 2018-10-26 15:15:51 +02:00
René Pfeuffer
f6fe299bb1 Use constructor injection 2018-10-26 14:59:26 +02:00
René Pfeuffer
22069914b0 Fix injection for unit tests 2018-10-26 14:54:55 +02:00
René Pfeuffer
9279bfca5f Use mappers for errors 2018-10-26 14:20:19 +02:00
René Pfeuffer
cd0964d850 Fix typo in class name 2018-10-26 13:07:41 +02:00
René Pfeuffer
1b89859128 Name parameters for validation 2018-10-26 12:46:13 +02:00
René Pfeuffer
f34ea4ece1 Let validation error dto inherit from 'normal' error 2018-10-26 09:47:30 +02:00
René Pfeuffer
7f0b7c5831 Add generated error code to exceptions 2018-10-25 16:23:43 +02:00
René Pfeuffer
6eb3c38655 Create error response for already existing entities 2018-10-25 15:31:42 +02:00
René Pfeuffer
d185743ef0 Create error response for concurrent modifications 2018-10-25 13:48:00 +02:00
René Pfeuffer
bda5b41271 Add transaction id to http request 2018-10-25 12:34:32 +02:00
René Pfeuffer
f041b4ecb6 Merge with 2.0.0-m3 2018-10-25 10:15:32 +02:00
René Pfeuffer
e01a995acc Handle special characters in file names 2018-10-19 13:57:49 +02:00
René Pfeuffer
bf1effb9c0 Remove special RepositoryNotFoundException 2018-10-18 16:08:49 +02:00
René Pfeuffer
b74fb814b8 Introduce default error object with context for not found exceptions 2018-10-18 13:12:16 +02:00
René Pfeuffer
eac07cae1b Merge with 2.0.0-m3 2018-10-18 08:50:49 +02:00
Philipp Czora
a56aeca8d2 Merged in feature/ui_changeset_list (pull request #82)
Feature/ui changeset list
2018-10-17 15:38:47 +00:00
Sebastian Sdorra
95cb1e77fc merge with 2.0.0-m3 2018-10-17 15:54:25 +02:00
René Pfeuffer
46846673ae Merge with 2.0.0-m3 2018-10-17 13:58:53 +02:00
René Pfeuffer
3c7df066f0 Cleanup 2018-10-17 13:25:07 +02:00
René Pfeuffer
9bfb2cdadb Move password logic to manager 2018-10-17 11:58:37 +02:00
René Pfeuffer
8684d48556 Merge with 2.0.0-m3 2018-10-16 16:51:55 +02:00
Mohamed Karray
24b1241ed7 merge + refactoring 2018-10-16 15:58:54 +02:00
René Pfeuffer
03684f7794 Do not render empty attributes 2018-10-16 15:51:44 +02:00
René Pfeuffer
fb6e93e18a Let mapstruct handle mapping of children collection 2018-10-16 14:52:54 +02:00
René Pfeuffer
2e283ef4b8 Do not render empty children list
This looks awkward for files.
2018-10-16 14:52:01 +02:00
Mohamed Karray
d2dbccb80c remove throws NotFoundException and fix modify password 2018-10-16 10:47:52 +02:00
Mohamed Karray
f94922837b apply permission from adapter 2018-10-16 09:15:35 +02:00
Mohamed Karray
e891ce9850 modify the autocomplete link structure of the index resources 2018-10-15 13:57:55 +02:00
Mohamed Karray
27ca8860d3 add the autoComplete link to the index resource 2018-10-15 08:41:46 +02:00
Mohamed Karray
023b362f68 add permission to modify the own password over the me and the user endpoints 2018-10-12 15:20:58 +02:00
Mohamed Karray
c7b8a3fedd fix autocomplete for user without admin permission + integration tests 2018-10-12 11:06:53 +02:00
René Pfeuffer
8c0f8dd8dd Fix unit test 2018-10-10 18:38:06 +02:00
René Pfeuffer
ce3f2e76e8 Fix unit test 2018-10-10 18:17:08 +02:00
René Pfeuffer
fa0f66caf1 Iterate into correct subdirectory for git browse command 2018-10-10 13:27:57 +02:00
René Pfeuffer
ab11acae2d Show modified date only when present and use long for length 2018-10-10 10:59:50 +02:00
René Pfeuffer
8daf477641 Use revision instead of path for revision 2018-10-10 10:13:50 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Mohamed Karray
22a414aa8b merge 2018-10-09 11:23:35 +02:00
Mohamed Karray
a23c497b3a merge + use the old search methods in the autocomplete feature 2018-10-09 11:11:25 +02:00
Sebastian Sdorra
e71e875e4d Merged in feature/harmonize_branches_in_changesets (pull request #81)
Add branch to changeset collections
2018-10-09 09:10:20 +00:00
Sebastian Sdorra
a22bb631b2 start refactoring of dto mapping of BrowserResult and FileObject 2018-10-09 11:09:43 +02:00
Mohamed Karray
41b47b13dc use javax validation 2018-10-09 08:55:57 +02:00
Mohamed Karray
05c37b8728 merge 2018-10-08 14:15:06 +02:00
Mohamed Karray
ddcc21c1a8 add autocomplete endpoint 2018-10-08 13:39:33 +02:00
Philipp Czora
3a8c91d74b Fixed GroupDto validation 2018-10-04 11:21:25 +02:00
Maren Süwer
a120b5af62 merge branch m2.0.0-3 2018-10-02 14:32:12 +02:00
René Pfeuffer
368790776a Allow names with one character only 2018-10-02 09:59:17 +02:00