Commit Graph

6894 Commits

Author SHA1 Message Date
Sebastian Sdorra
927ba5df18 added title with the exact date to DateFromNow 2019-02-07 09:28:43 +01: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
Philipp Czora
7fed62ff8a Added extension point for author metadata 2019-02-05 18:36:26 +01: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
Sebastian Sdorra
5ef99ce17b Merged in bugfix/get_modifications_for_svn (pull request #169)
fix get modifications for SVN
2019-02-04 11:59:47 +00:00
Sebastian Sdorra
1dfbcc336f Close branch bugfix/get_modifications_for_svn 2019-02-04 11:59:47 +00:00
Sebastian Sdorra
5ac065e5da separate methods for reading modification from transaction and from revision 2019-02-04 11:39:59 +01:00
René Pfeuffer
5432ee56dc Add optional callback to download button 2019-02-01 18:20:50 +01:00
Mohamed Karray
6986ab86d2 add extension point for the first primary navigation menu 2019-02-01 17:22:10 +01:00
Florian Scholdei
ccb199abb7 renamed panel blocks 2019-02-01 17:03:00 +01:00
Florian Scholdei
7baea043c1 fix for git plugin bind 2019-02-01 16:13:28 +01:00
Florian Scholdei
1c459e9944 renamed editusernavlink back + implemented new extension point for repo 2019-02-01 16:08:33 +01:00
René Pfeuffer
e8666fa3e8 Add disabled flag to download button 2019-02-01 15:53:13 +01:00