10765 Commits

Author SHA1 Message Date
CES Marvin
fab108c3b7 release version 2.5.0 2.5.0 2020-09-11 05:46:15 +00:00
René Pfeuffer
f79853948d Adjust changelog for release 2.5.0 2020-09-11 07:37:36 +02:00
René Pfeuffer
067827985a Fix pagination for repositories 2020-09-10 15:01:00 +02:00
Sebastian Sdorra
e398936a7d Merge pull request #1323 from scm-manager/feature/namespace_resource
Feature filter by namespace
2020-09-10 11:52:11 +02:00
eheimbuch
1a8df4aed2 Merge pull request #1327 from scm-manager/bugfix/repository-search-reset
update filter value on props change
2020-09-10 11:32:48 +02:00
Konstantin Schaper
954f9398b7 Merge remote-tracking branch 'origin/bugfix/repository-search-reset' into bugfix/repository-search-reset 2020-09-10 11:27:00 +02:00
Konstantin Schaper
d32a2f1490 clarify variable naming 2020-09-10 11:26:47 +02:00
Konstantin Schaper
20660a4151 Merge branch 'develop' into bugfix/repository-search-reset 2020-09-10 10:53:46 +02:00
Konstantin Schaper
4c274bdc59 update changelog 2020-09-10 10:53:18 +02:00
Konstantin Schaper
498f0ca219 update filter value on props change 2020-09-10 10:48:37 +02:00
René Pfeuffer
c182a82ee5 Fix create and filter link for namespace 2020-09-10 10:38:03 +02:00
eheimbuch
c5f4bdce02 Merge pull request #1325 from scm-manager/bugfix/svn-diff-file-name-spaces
update gitdiff-parser dependency version
2020-09-10 10:34:59 +02:00
eheimbuch
d2329477b8 Merge branch 'develop' into bugfix/svn-diff-file-name-spaces 2020-09-10 10:34:51 +02:00
René Pfeuffer
7a226c8711 Document namespace restrictions 2020-09-10 10:18:00 +02:00
René Pfeuffer
80e538c76e Change api for components as page title 2020-09-10 10:18:00 +02:00
René Pfeuffer
94105f7766 Validate namespaces correctly 2020-09-10 10:18:00 +02:00
René Pfeuffer
4df9c2947b Heed peer review 2020-09-10 10:18:00 +02:00
René Pfeuffer
e81341b601 Update documentation for namespace filter 2020-09-10 10:18:00 +02:00
René Pfeuffer
15f95bb8fd Log change 2020-09-10 10:17:58 +02:00
René Pfeuffer
7f760efb12 Make namespace links dark 2020-09-10 10:17:29 +02:00
René Pfeuffer
589b844e28 Make namespace drop down take full width 2020-09-10 10:17:29 +02:00
René Pfeuffer
6a7e945ca1 Do not use "namespaces" in generic overview 2020-09-10 10:17:29 +02:00
René Pfeuffer
503933c1c0 Reject custom namespace with number from 0 to 999 2020-09-10 10:17:29 +02:00
René Pfeuffer
4148bc4ee9 Add namespace selector 2020-09-10 10:17:29 +02:00
René Pfeuffer
2e74c97bac Fix fetch call 2020-09-10 10:17:29 +02:00
René Pfeuffer
794b207f1f Render namespace as link in repo detail header 2020-09-10 10:17:29 +02:00
René Pfeuffer
9ae3576bcd Fix repository overview check for changed links 2020-09-10 10:17:29 +02:00
René Pfeuffer
f2e011a2e5 Let namespace header be a link 2020-09-10 10:17:29 +02:00
René Pfeuffer
bdb0b5c9fa Add optional link to CardColumnGroup 2020-09-10 10:17:29 +02:00
René Pfeuffer
e3a2783bfd Get links for repositories by namespaces from server 2020-09-10 10:17:26 +02:00
René Pfeuffer
2cfdaf1b0b Filer repositories in UI by namespace 2020-09-10 10:15:42 +02:00
René Pfeuffer
12806c7602 Fix self links for repo collection by namespace 2020-09-10 10:15:42 +02:00
René Pfeuffer
4457cd08b8 Create resources for namespaces 2020-09-10 10:15:42 +02:00
René Pfeuffer
4d09f71d40 Create resource for repositories of one namespace 2020-09-10 10:15:42 +02:00
Sebastian Sdorra
edc6088296 Merge pull request #1324 from scm-manager/feature/template_plugin
Feature/template plugin
2020-09-10 10:00:06 +02:00
Konstantin Schaper
5c9845cfe6 Merge pull request #1322 from scm-manager/bugfix/validate_new_namespace_on_rename
Validate new namespace on rename
2020-09-10 09:57:05 +02:00
eheimbuch
cf029411cd Merge pull request #1326 from scm-manager/bugfix/accept_git_copy_change_type
Accept git change type 'copy', too
2020-09-10 09:53:48 +02:00
Konstantin Schaper
2db9d55ed9 set created namespace on rename 2020-09-10 09:30:30 +02:00
Sebastian Sdorra
e64ddccb13 Rename creationContext to contextEntries 2020-09-10 09:23:32 +02:00
René Pfeuffer
a4bd251f90 Accept git change type 'copy', too
This one was not expected to exist, though praxis proves otherwise.
So we simply accept this one here, too.
2020-09-10 08:21:15 +02:00
Sebastian Sdorra
04eb3ade7c ensure creation context map is not null 2020-09-09 15:11:40 +02:00
Sebastian Sdorra
aa76af4d41 Add optional url to ExceptionWithContext 2020-09-09 15:08:23 +02:00
Sebastian Sdorra
01e3732c24 Rename getCreationContext to oneByType and make the implementation more robust 2020-09-09 14:42:07 +02:00
Konstantin Schaper
6c9cba2bda update changelog 2020-09-09 11:53:30 +02:00
Konstantin Schaper
b36d6a5da0 update gitdiff-parser dependency version 2020-09-09 11:50:41 +02:00
Eduard Heimbuch
0abe47f666 simplify core api 2020-09-09 10:17:47 +02:00
Eduard Heimbuch
80a822932c update CHANGELOG.md 2020-09-08 15:46:33 +02:00
Eduard Heimbuch
a655ab1b86 Merge branch 'develop' into feature/template_plugin 2020-09-08 15:44:47 +02:00
Eduard Heimbuch
e6c31ec0e1 add indexResources to extensionProps 2020-09-07 15:40:14 +02:00
René Pfeuffer
5c11657858 Validate new namespace on rename 2020-09-07 15:32:09 +02:00