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 |
|
Philipp Czora
|
33516edf1b
|
Implemented Autocomplete timeout
|
2018-11-09 12:11:04 +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 |
|
Philipp Czora
|
7853878f0a
|
Bootstrapped Autocomplete.js
|
2018-11-08 17:13:50 +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 |
|
Sebastian Sdorra
|
2201f2436e
|
Merged in feature/errorhandling (pull request #99)
Feature Error Handling
|
2018-11-08 09:36:18 +00:00 |
|
Sebastian Sdorra
|
72619946a4
|
Close branch feature/errorhandling
|
2018-11-08 09:36:18 +00:00 |
|
René Pfeuffer
|
6f7aa24700
|
Use jav nio to create temp directory
|
2018-11-08 10:00:21 +01:00 |
|
René Pfeuffer
|
5ca8d4d049
|
Extract methods to emphasize flow
|
2018-11-08 09:53:35 +01:00 |
|
René Pfeuffer
|
0714d5f960
|
Extract methods to emphasize flow
|
2018-11-08 09:32:43 +01:00 |
|
René Pfeuffer
|
1037d8d266
|
Merge with 2.0.0-m3
|
2018-11-08 09:21:41 +01:00 |
|
Philipp Czora
|
9b17ccad89
|
Fixed imports & i18n
|
2018-11-08 08:48:04 +01:00 |
|
René Pfeuffer
|
a95815ed18
|
Merge with 2.0.0-m3
|
2018-11-07 17:42:20 +01:00 |
|
René Pfeuffer
|
c1b6f64ecf
|
Fix build breaker
|
2018-11-07 17:39:56 +01:00 |
|
Philipp Czora
|
2ebd960154
|
Use HATEOAS link to change password
|
2018-11-07 17:05:46 +01:00 |
|
René Pfeuffer
|
b5389023cf
|
Merge with 2.0.0-m3
|
2018-11-07 16:43:26 +01:00 |
|
Philipp Czora
|
e5dcae6874
|
Fixed flow issues in tests
|
2018-11-07 16:42:26 +01:00 |
|