Commit Graph

6033 Commits

Author SHA1 Message Date
Philipp Czora
e1a0a367b4 Fixed handling of server error messages in apiclient 2018-11-14 21:34:10 +01:00
Philipp Czora
aff376f873 Fixed highlighting of NavLinks in user's profile 2018-11-14 16:21:54 +01:00
Philipp Czora
610cf2b772 Merged 2.0.0-m3 2018-11-14 14:31:17 +01:00
René Pfeuffer
17e2d244f0 Fix invalid objects in test
The test does not test the functionality of the user name validation
otherwise but of a melange of all the other validations
2018-11-14 10:44:58 +01:00
René Pfeuffer
08af48bad1 Delete IllegalArgumentExceptionMapper
This was forgotten in error handling feature
2018-11-14 10:41:17 +01:00
René Pfeuffer
573cb91aab Merged in feature/unathenticated_access (pull request #109)
Feature use annotations for unauthenticated access
2018-11-14 07:12:08 +00:00
René Pfeuffer
0b8c18a612 Close branch feature/unathenticated_access 2018-11-14 07:12:08 +00:00
René Pfeuffer
4458911d37 Merge with 2.0.0-m3 2018-11-14 08:09:59 +01:00
René Pfeuffer
04592521ee Apply peer review results 2018-11-14 07:55:22 +01:00
René Pfeuffer
db1af8a7a4 Add integration test for security filter 2018-11-13 11:41:03 +01:00
René Pfeuffer
bee72ac74f Remove outdated selenium test cases 2018-11-13 11:27:36 +01:00
René Pfeuffer
c50e78815b Remove unnecessary regex 2018-11-13 11:22:19 +01:00
René Pfeuffer
c173db35a2 Add documentation 2018-11-13 11:14:41 +01:00
René Pfeuffer
541303b351 Move annotation to corresponding module 2018-11-13 11:12:16 +01:00
René Pfeuffer
de17902fed Rename classes 2018-11-13 10:52:42 +01:00
René Pfeuffer
716b49a039 Merge with 2.0.0-m3 2018-11-13 10:36:31 +01:00
Maren Süwer
b1547b7053 Merged bugfix/duplicate_loading_of_plugins into 2.0.0-m3 2018-11-13 10:03:08 +01:00
Maren Süwer
d68b07c255 Close branch bugfix/duplicate_loading_of_plugins 2018-11-13 10:03:08 +01:00
René Pfeuffer
3e99709035 Replace method interceptor with request filter 2018-11-13 09:54:28 +01:00
Sebastian Sdorra
e7c9560073 fix bouncing help icons on mobiles devices 2018-11-13 07:39:19 +01:00
Sebastian Sdorra
24de639c1e remove unnecessary div, to fix spacing of form elements 2018-11-13 07:38:53 +01:00
Sebastian Sdorra
260f406207 fix loading spinner on mobile devices 2018-11-13 07:37:49 +01:00
Sebastian Sdorra
6f36031fcf fix duplicate loading of plugins 2018-11-10 14:54:20 +01:00
Sebastian Sdorra
451a170cb2 implemented deployment for scm-ui-components 2018-11-10 14:20:55 +01:00
Sebastian Sdorra
1002db3a4b disable default ui linking for plugins, enable it only for core plugins 2018-11-10 14:19:04 +01:00
René Pfeuffer
96c2114e53 Reduce SecurityFilter to user injection and enable SecurityInterceptor
Remove all the unnecessary stuff and all endpoints that would be no
longer secure.
2018-11-09 16:06:31 +01:00
Philipp Czora
15f7ec7719 Removed unnecessary catch 2018-11-09 15:44:54 +01:00
Philipp Czora
2e8de0ed23 Fixed i18n 2018-11-09 15:43:36 +01:00
Philipp Czora
4702666628 Added error handling on REST request 2018-11-09 15:36:35 +01:00
Sebastian Sdorra
3c5c6a36bd Merged in feature/user_as_owner (pull request #108)
Set owner permission in new repository for logged in user
2018-11-09 13:18:40 +00:00
Sebastian Sdorra
aeae67676f Close branch feature/user_as_owner 2018-11-09 13:18:40 +00:00
Sebastian Sdorra
de94efb6c7 added extension points to repository root 2018-11-09 14:04:47 +01:00
Sebastian Sdorra
05cbffd8a4 added name to textarea 2018-11-09 14:04:26 +01:00
René Pfeuffer
afbffa5978 Fix tests for default owner permission
Therefore add explicit methods to change the permission collection
of a repository.
2018-11-09 10:13:36 +01:00
René Pfeuffer
42bf785a42 Register interceptor for web request calls 2018-11-09 08:03:58 +01:00
René Pfeuffer
232e4fc072 Delete wrong throws JavaDoc declarations 2018-11-08 17:01:57 +01:00
René Pfeuffer
1f4f6226fb Merge with 2.0.0-m3 2018-11-08 16:49:15 +01:00
René Pfeuffer
78da8c743f Put repository in git context to create proper exceptions 2018-11-08 16:42:45 +01:00
René Pfeuffer
bb28e53d1b Set owner permission in new repository for logged in user 2018-11-08 16:28:36 +01:00
Sebastian Sdorra
cf519a7545 Merged in feature/merge_api (pull request #106)
Feature merge api
2018-11-08 15:08:07 +00:00
Sebastian Sdorra
c04f6ff616 Close branch feature/merge_api 2018-11-08 15:08:07 +00:00
René Pfeuffer
6bddf9951f Make commit message configurable 2018-11-08 14:59:00 +01:00
René Pfeuffer
97d158ab35 Naming 2018-11-08 14:39:30 +01:00
René Pfeuffer
8d057f7745 Hide details 2018-11-08 14:37:18 +01:00
René Pfeuffer
3c70ca7aa5 Add JavaDoc for API 2018-11-08 14:35:35 +01:00
René Pfeuffer
42f0632a23 Add check for merged file to unit test 2018-11-08 14:03:09 +01:00
René Pfeuffer
720862296e Use logged in user for author as default 2018-11-08 13:30:05 +01:00
Philipp Czora
1cfe7186bd Refactoring 2018-11-08 13:27:34 +01:00
Sebastian Sdorra
e88b4041a7 Merged in feature/validation_reflection (pull request #105)
Use reflection for validation
2018-11-08 09:37:36 +00:00
Sebastian Sdorra
792ae31f28 Close branch feature/validation_reflection 2018-11-08 09:37:36 +00:00