Commit Graph

1368 Commits

Author SHA1 Message Date
Mohamed Karray
9cb661b460 plugin translation servlet 2018-10-20 14:40:03 +02:00
Mohamed Karray
3ac803ce82 merge 2018-10-19 11:26:14 +02:00
Mohamed Karray
9dc32fe128 add i18n Servlet 2018-10-19 11:15:37 +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
Sebastian Sdorra
380f199c0d use 60 minutes instead of 10 for jwt session timeout 2018-10-17 15:22:13 +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
Mohamed Karray
24b1241ed7 merge + refactoring 2018-10-16 15:58:54 +02:00
Mohamed Karray
c731ecd14d fix throw exception 2018-10-16 12:20:10 +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
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
Mohamed Karray
41b47b13dc use javax validation 2018-10-09 08:55:57 +02:00
Mohamed Karray
08a8b4a067 Merged in feature/gzip_compression (pull request #86)
Feature gzip compression
2018-10-08 14:10:15 +00: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
René Pfeuffer
ef57b7b634 Add logging 2018-10-04 15:23:31 +02:00
Philipp Czora
84f79cfff0 Merged 2.0.0-m3 2018-10-04 11:53:08 +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
Mohamed Karray
c1c1c5b984 merge 2018-10-02 13:20:55 +02:00
René Pfeuffer
368790776a Allow names with one character only 2018-10-02 09:59:17 +02:00
René Pfeuffer
ac9a54d339 Merge with fix 2018-10-02 09:55:38 +02:00
René Pfeuffer
348dd5eefe Merge with 2.0.0-m3 2018-10-02 09:55:08 +02:00
Mohamed Karray
93bda02c44 merge 2018-10-02 09:24:24 +02:00
Mohamed Karray
0ed4529f58 merge and fix 2018-10-01 17:28:07 +02:00
Mohamed Karray
b33b72aa80 remove the rest/ path from endpoints 2018-10-01 17:22:03 +02:00
Mohamed Karray
f4f25a4764 fix throws exception 2018-10-01 17:07:47 +02:00
Mohamed Karray
d6fd11fe95 fix regexp for user and group name 2018-10-01 16:30:30 +02:00
René Pfeuffer
1cc5368db4 Use generated string for shiro permission 2018-10-01 16:16:44 +02:00
Sebastian Sdorra
82c44ccbdf merge with 2.0.0-m3 2018-10-01 13:19:20 +02:00
René Pfeuffer
67d68a5bc2 Add version attribute 2018-10-01 13:06:59 +02:00
René Pfeuffer
d4237b1fe9 Generate only one login link 2018-10-01 13:02:34 +02:00
René Pfeuffer
2c5fdd6b41 Add ui plugin and self links 2018-10-01 12:59:45 +02:00
Mohamed Karray
2bc9a2d70f add unit tests for the user and group name validation 2018-10-01 12:20:17 +02:00
René Pfeuffer
1440fa7b9d Add integration test 2018-09-28 15:55:57 +02:00
René Pfeuffer
e28f30fbea Change correct filter for security 2018-09-28 15:55:42 +02:00
René Pfeuffer
ed9b10b86f Permit unathenticated index access 2018-09-28 14:40:26 +02:00
Mohamed Karray
ffeb1e9a3f add final class 2018-09-27 09:27:34 +02:00
René Pfeuffer
f74003e485 Introduce new permissions for listings 2018-09-27 08:55:07 +02:00
René Pfeuffer
987cd54dc7 Fix missing media type 2018-09-26 17:33:07 +02:00
René Pfeuffer
357ccc7ddb Introduce index resource with first links 2018-09-26 17:00:13 +02:00
Mohamed Karray
9b5848ea07 add validation pattern for permission name 2018-09-26 14:03:08 +02:00