Commit Graph

436 Commits

Author SHA1 Message Date
René Pfeuffer
ec57dc0731 Add UI for api keys 2020-10-05 10:53:30 +02:00
CES Marvin
bc7d4ed9f6 prepare for next development iteration 2020-09-30 08:15:47 +00:00
CES Marvin
5887c5c268 release version 2.6.1 2020-09-30 07:32:54 +00:00
CES Marvin
4e7d62ce2f prepare for next development iteration 2020-09-25 10:05:04 +00:00
CES Marvin
e2f8566a8b release version 2.6.0 2020-09-25 09:25:13 +00:00
René Pfeuffer
9f8f26e055 Merge pull request #1342 from scm-manager/feature/admin_info
Feature/admin info
2020-09-24 12:32:24 +02:00
Eduard Heimbuch
b424bc8ff0 Merge branch 'develop' into feature/admin_info 2020-09-24 10:41:17 +02:00
Eduard Heimbuch
804a6498a7 fix review findings 2020-09-24 10:38:40 +02:00
Florian Scholdei
b72dc36f3e Fix TagDetail title on mobile view 2020-09-24 09:52:54 +02:00
Eduard Heimbuch
6014eea193 update documentation 2020-09-22 16:53:08 +02:00
Eduard Heimbuch
65caa05433 add download link for new SCM-Manager version to admin information page 2020-09-22 16:21:49 +02:00
Eduard Heimbuch
404e6fec66 add rss release feed url to global config 2020-09-21 15:26:51 +02:00
eheimbuch
bd340e9c36 Merge pull request #1340 from scm-manager/bugfix/load_sources_with_offset
Handling of branch with slashes in source view
2020-09-21 14:56:58 +02:00
eheimbuch
0b85794d84 Merge branch 'develop' into bugfix/branchselector_overflow 2020-09-21 12:20:11 +02:00
Florian Scholdei
7159f4766c Merge with upstream 2020-09-21 12:16:35 +02:00
Florian Scholdei
9f0ff33f46 Fix handling of slashes in branches in 'offset loading'-case 2020-09-21 12:05:07 +02:00
Florian Scholdei
e5be70e869 Merge remote-tracking branch 'origin/develop' into bugfix/branchselector_overflow 2020-09-21 11:06:31 +02:00
Florian Scholdei
2de30a2224 Use array find instead of filter 2020-09-21 11:01:22 +02:00
Florian Scholdei
b7d3a17ee5 Merge with upstream 2020-09-21 10:50:52 +02:00
Eduard Heimbuch
bb4874b8c1 user with write permission on namespacesPermissions may also read the namespacePermissions so it is consistent to other permissions 2020-09-21 10:44:12 +02:00
Florian Scholdei
8123fbb164 Correct overflow for too long branch names 2020-09-21 10:37:03 +02:00
Florian Scholdei
a1ea6ea62e Set default branch in branch selector if nothing is selected 2020-09-21 09:58:49 +02:00
René Pfeuffer
bbfe2b08bc Extract common function 'matchedUrl' 2020-09-18 17:38:10 +02:00
René Pfeuffer
4523e22feb Extract common function 'stripEndingSlash' 2020-09-18 17:20:54 +02:00
René Pfeuffer
b1c0ec15a7 Heed peer review remarks 2020-09-18 16:02:20 +02:00
René Pfeuffer
f628749411 User documentation for namespace permissions 2020-09-18 14:31:45 +02:00
René Pfeuffer
c679c064f3 Add settings icon to namespace group header 2020-09-18 14:31:45 +02:00
René Pfeuffer
0414da0f32 Add UI for namespace permissions 2020-09-18 14:31:45 +02:00
Eduard Heimbuch
b2a204dda0 fix review findings 2020-09-18 10:12:56 +02:00
Eduard Heimbuch
08fccb180b rollback changes on branches overview 2020-09-17 11:28:37 +02:00
Eduard Heimbuch
fe832ae13e rollback changes on branches overview 2020-09-17 11:17:25 +02:00
Eduard Heimbuch
89b6829108 cleanup 2020-09-16 15:23:32 +02:00
Eduard Heimbuch
d6c129915b only map additional information for branches on branchesOverview to improve performance 2020-09-16 14:43:13 +02:00
Eduard Heimbuch
909f5ebec9 add instructions to checkout tags 2020-09-16 14:11:27 +02:00
Eduard Heimbuch
f9b3d14541 add tag overview for repository 2020-09-16 12:45:22 +02:00
Eduard Heimbuch
6454167b0d show modified information on branches overview 2020-09-15 16:40:59 +02:00
CES Marvin
93f240e087 prepare for next development iteration 2020-09-11 06:21:29 +00:00
CES Marvin
fab108c3b7 release version 2.5.0 2020-09-11 05:46:15 +00:00
René Pfeuffer
067827985a Fix pagination for repositories 2020-09-10 15:01:00 +02:00
René Pfeuffer
c182a82ee5 Fix create and filter link for namespace 2020-09-10 10:38:03 +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
7f760efb12 Make namespace links dark 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
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