Commit Graph

6842 Commits

Author SHA1 Message Date
Florian Scholdei
7fba12e30f renamed extensionpoint 2019-02-07 16:55:34 +01:00
Philipp Czora
96c593faca Merged in feature/add_validation (pull request #181)
add ui validation
2019-02-07 10:25:03 +00:00
Philipp Czora
589926348a Close branch feature/add_validation 2019-02-07 10:25:03 +00:00
Florian Scholdei
93cb7f9b43 merge 2019-02-07 11:10:48 +01:00
Florian Scholdei
f0c2cbb915 added subtitle to edit permissions page 2019-02-07 11:09:26 +01:00
Mohamed Karray
f400f753fb Merged in bugfix/activate_login_button (pull request #183)
enable login button
2019-02-07 10:02:51 +00:00
Mohamed Karray
19e06cc439 Close branch bugfix/activate_login_button 2019-02-07 10:02:51 +00:00
Mohamed Karray
8a53730d03 enable login button 2019-02-07 11:00:02 +01:00
Florian Scholdei
a5d9a13bc0 added subtitle for git config 2019-02-07 09:54:53 +01:00
Mohamed Karray
8fcc2991f9 Merged in bugfix/method_not_allowed_exception_mapper (pull request #180)
Added NotAllowedExceptionMapper
2019-02-07 08:35:10 +00:00
Mohamed Karray
0c8ed130b9 Close branch bugfix/method_not_allowed_exception_mapper 2019-02-07 08:35:10 +00:00
Mohamed Karray
3df6056f00 add ui validation 2019-02-07 06:01:13 +01:00
Florian Scholdei
324f6b55c4 Merged in feature/unify_table (pull request #175)
Feature/unify table
2019-02-06 14:11:24 +00:00
Florian Scholdei
37b6e986bc Close branch feature/unify_table 2019-02-06 14:11:24 +00:00
Sebastian Sdorra
ddbe1512e4 Merged in feature/improved-navi (pull request #152)
Feature/improved navi
2019-02-06 14:10:37 +00:00
Sebastian Sdorra
eb66b68c2a Close branch feature/improved-navi 2019-02-06 14:10:37 +00:00
Florian Scholdei
6b64bc457c deleted tests 2019-02-06 14:29:31 +01:00
Florian Scholdei
6d7069c914 fixed selector margin 2019-02-06 14:25:03 +01:00
Philipp Czora
4e72b3686c Added NotAllowedExceptionMapper 2019-02-06 14:23:25 +01:00
Florian Scholdei
8e2a627636 fixed tests 2019-02-06 13:41:48 +01:00
Florian Scholdei
717ddda260 changed repo overview settings link 2019-02-06 13:10:30 +01:00
Florian Scholdei
6231199862 styling 2019-02-06 12:10:06 +01:00
Florian Scholdei
1c03c91e21 moved edit and delete funcs 2019-02-06 11:44:03 +01:00
Florian Scholdei
2a830e4bc4 fixed deleterepo test 2019-02-06 11:17:06 +01:00
Florian Scholdei
6f1615ef0a added loading and error state 2019-02-06 10:42:25 +01:00
Mohamed Karray
d4a79ee140 Merged in bugfix/read_vcs_versions (pull request #178)
Fix class loader for creation of vcs version string
2019-02-06 09:04:04 +00:00
Mohamed Karray
0140c15216 Close branch bugfix/read_vcs_versions 2019-02-06 09:04:04 +00:00
Mohamed Karray
e0e3c5a9d4 Merged in feature/enhance_download_button (pull request #177)
enhance download button
2019-02-06 09:02:03 +00:00
Mohamed Karray
ac6baa55eb Close branch feature/enhance_download_button 2019-02-06 09:02:03 +00:00
Florian Scholdei
1c0f417f9a added extension point for default branch + renamed bindrepositorysetting 2019-02-06 09:51:31 +01:00
René Pfeuffer
a035c5c20b Merged in feature/dependency_updates_and_lifecycle (pull request #172)
Update vulnerable dependencies
2019-02-05 20:47:19 +00:00
René Pfeuffer
32aef466f5 Close branch feature/dependency_updates_and_lifecycle 2019-02-05 20:47:19 +00:00
Sebastian Sdorra
ad4277ba41 merge with 2.0.0-m3 2019-02-05 16:50:14 +01:00
Sebastian Sdorra
0a9abe629c name variable by role and not by type 2019-02-05 16:47:46 +01:00
Sebastian Sdorra
18b64ebde2 fix GZipResponseFilter b using the HttpServletRequest to check if the client supports gzip 2019-02-05 16:47:22 +01:00
René Pfeuffer
394524620d Merged in feature/move_changesetdto (pull request #170)
Feature/move changesetdto
2019-02-05 14:35:50 +00:00
René Pfeuffer
6415efe9bf Close branch feature/move_changesetdto 2019-02-05 14:35:50 +00:00
Mohamed Karray
75b5e88a90 merge 2019-02-05 15:18:52 +01:00
Mohamed Karray
8d4f06d7b1 add the sources link to the changeset dto 2019-02-05 13:38:21 +01:00
Mohamed Karray
1af2035ffa merge 2019-02-05 09:45:09 +01:00
Mohamed Karray
6efaf081b5 merge 2019-02-05 08:49:01 +01:00
Mohamed Karray
9c3639409f fix redirect route 2019-02-05 08:45:03 +01:00
Philipp Czora
d88dd579a4 Merged in feature/embedded_enricher (pull request #179)
Feature/embedded enricher
2019-02-04 16:26:00 +00:00
Philipp Czora
f93a35d970 Close branch feature/embedded_enricher 2019-02-04 16:26:00 +00:00
René Pfeuffer
7369f1cfce Ensure that verbs occur only once in the collection
This is necessary for equals to work correctly
2019-02-04 16:33:03 +01:00
Sebastian Sdorra
21441aed45 added appendEmbedded method to HalAppender
With this change we could not longer use @AfterMapping from MapStruct.
We should use @ObjectFactory instead and create Links and Embedded before.
2019-02-04 16:18:47 +01:00
Mohamed Karray
e6335367e7 add extension point for the redirect route 2019-02-04 15:20:34 +01:00
Sebastian Sdorra
462cccb443 rename HalAppender methods to make clear, that they target links 2019-02-04 14:41:07 +01:00
Sebastian Sdorra
a180f9b795 rename LinkEnricher to HalEnricher 2019-02-04 14:39:29 +01:00
René Pfeuffer
accd20538e Fix class loader for creation of vcs version string
Use UberClassLoader in
AbstractSimpleRepositoryHandler#getStringFromResource

Therefore pass through plugin loader
2019-02-04 14:35:51 +01:00