Commit Graph

9661 Commits

Author SHA1 Message Date
snyk-bot
98ef04579b fix: upgrade com.google.inject:guice from 4.2.2 to 4.2.3
Snyk has created this PR to upgrade com.google.inject:guice from 4.2.2 to 4.2.3.

See this package in NPM:
https://www.npmjs.com/package/com.google.inject:guice

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/c575ed09-e310-44e7-afc8-22b77c5873cf?utm_source=github&utm_medium=upgrade-pr
2020-04-10 21:57:08 +00:00
René Pfeuffer
c4fc0615b5 Set version back to 2.0.0-SNAPSHOT 2020-04-09 21:08:58 +02:00
René Pfeuffer
80b843d0bf Reset to original master branch
In case the master branch had been checked out before
with a different commit from an earlier build, we
reset it to the commit from origin.
2020-04-09 21:07:54 +02:00
CES Marvin
d5847e7965 prepare for next development iteration 2020-04-09 19:03:13 +00:00
CES Marvin
3cf675f30d release version 2.0.0-rc7 2.0.0-rc7 2020-04-09 18:37:13 +00:00
René Pfeuffer
313f589ea8 Adjust changelog for release 2.0.0-rc7 2020-04-09 20:27:38 +02:00
René Pfeuffer
70c2d5e844 Update for new plugin release process 2020-04-09 19:45:24 +02:00
Eduard Heimbuch
9cdec81ec0 make right content in cardcolumn hoverable 2020-04-09 09:33:40 +02:00
René Pfeuffer
f9e24055a4 Merge pull request #1096 from scm-manager/bugfix/consistence_empty_props
Update behavior when optional props are not passed
2020-04-09 07:11:31 +02:00
René Pfeuffer
83d6ee1ff2 Use next version of smp maven plugin
This enables plugins to use the new release pipeline.
2020-04-08 22:04:09 +02:00
Florian Scholdei
825f5fcdb4 Update behavior when optional props are not passed, Consistency towards two CardColumns established 2020-04-08 15:20:35 +02:00
Florian Scholdei
bbcff0c9df Add figure with media-left for CardColumnSmall.tsx as well as fa-fw tag for constant width 2020-04-07 12:51:17 +02:00
eheimbuch
3a6a41ac5b Merge pull request #1091 from scm-manager/feature/same_font
Ensure same monospace font throughout whole scmm
2020-04-07 08:36:18 +02:00
Eduard Heimbuch
c8e2681dae merge with develop 2020-04-07 08:31:53 +02:00
René Pfeuffer
fc78f003f5 Merge remote-tracking branch 'origin/feature/cardcolumnsmall' into develop 2020-04-06 18:22:38 +02:00
Florian Scholdei
ab2666e56f Update storyshots 2020-04-06 14:47:48 +02:00
Florian Scholdei
00bb9ae2b2 Add CardColumn.stories.tsx 2020-04-06 14:43:41 +02:00
Sebastian Sdorra
27c99700d2 Merge pull request #1093 from scm-manager/bugfix/detect_submodules
Fix detection of sub repositories (aka submodules)
2020-04-06 14:31:38 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00
René Pfeuffer
19603b6777 Fix detection of sub repositories (aka submodules)
Without this on creation of a tree entry we try to read the object
for the given object id, but in case of a submodule this is not the
id of an object (the constructor of TreeEntry calls
repo.open(objectId)). Therefore the lookup creates an exception. With
this fix we check, whether the given path is a submodule beforehand.
2020-04-06 13:34:06 +02:00
Sebastian Sdorra
ef7131dea0 Merge pull request #1090 from scm-manager/snyk-upgrade-a4e5e0561c37b2e75466b59b55b1a90c
[Snyk] Upgrade org.apache.tika:tika-core from 1.23 to 1.24
2020-04-05 11:08:52 +02:00
Sebastian Sdorra
88683b2ec7 Merge pull request #1092 from scm-manager/snyk-upgrade-bc4f9dbb3aef6c26c85b06e814440ef2
[Snyk] Upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1
2020-04-05 11:07:30 +02:00
snyk-bot
39ae8b998a fix: upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1.

See this package in NPM:
https://www.npmjs.com/package/io.jsonwebtoken:jjwt-impl

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-04 01:35:44 +00:00
René Pfeuffer
681697412f Merge pull request #1088 from scm-manager/feature/add_events_for_landingpage
Feature/add events for landingpage
2020-04-03 17:16:01 +02:00
René Pfeuffer
cadeafd8c4 Merge remote-tracking branch 'origin/develop' into feature/add_events_for_landingpage 2020-04-03 16:49:19 +02:00
René Pfeuffer
a5df4f26e4 Merge pull request #1089 from scm-manager/feature/show_plugin_version
Display version for plugins
2020-04-03 12:36:32 +02:00
René Pfeuffer
d463c01ec3 Add version to available plugins, too 2020-04-03 12:31:06 +02:00
Florian Scholdei
7517756479 Update storyshots 2020-04-03 11:48:36 +02:00
Florian Scholdei
faa442b854 Overwrite bulma family-monospace variable to ensure same font in code section throughout whole scmm 2020-04-03 11:40:39 +02:00
Florian Scholdei
e5452c06b9 Update CHANGELOG.md 2020-04-03 11:28:12 +02:00
Florian Scholdei
ce56ba9ddb Update CHANGELOG.md 2020-04-03 11:22:36 +02:00
Florian Scholdei
7d4135d0ec Ensure same monospace font throughout whole scmm 2020-04-03 11:11:59 +02:00
snyk-bot
93b545401a fix: upgrade org.apache.tika:tika-core from 1.23 to 1.24
Snyk has created this PR to upgrade org.apache.tika:tika-core from 1.23 to 1.24.

See this package in NPM:
https://www.npmjs.com/package/org.apache.tika:tika-core

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-03 01:36:21 +00:00
Florian Scholdei
72214002ca Update storyshots 2020-04-03 01:05:06 +02:00
Florian Scholdei
8a2be4a5d3 Display plugin version for installed plugins 2020-04-03 00:21:26 +02:00
eheimbuch
5e03611e1b Merge pull request #1087 from scm-manager/feature/core_doku
Feature/core doku
2020-04-02 15:21:36 +02:00
eheimbuch
3ae47ed404 update to new i18n components 2020-04-02 15:14:32 +02:00
eheimbuch
98d530559b use specific docker image version
docker image 2.0.0-latest doesn't exist, so we have to use a specific version
2020-04-02 15:10:14 +02:00
eheimbuch
c5af33794a fix typo 2020-04-02 15:03:11 +02:00
Eduard Heimbuch
490ef643b2 update CHANGELOG.md 2020-04-02 13:48:00 +02:00
Eduard Heimbuch
b369fac1e8 rename PluginCenterEvent 2020-04-02 13:37:05 +02:00
Eduard Heimbuch
405bc392a8 move events to scm-core / move subscriber to landingpage-plugin 2020-04-02 10:43:07 +02:00
Eduard Heimbuch
548bf97c57 make scm-webapp depend optional of scm-landingpage-plugin // add some events for landingpage 2020-04-01 16:01:26 +02:00
Florian Scholdei
27a993efe3 Update plugin-development.md 2020-04-01 08:48:43 +02:00
Florian Scholdei
2cf33638a6 Add missing screenshot 2020-04-01 08:40:19 +02:00
Florian Scholdei
eea39d512c Merge remote-tracking branch 'origin/develop' into feature/core_doku 2020-04-01 08:39:00 +02:00
Florian Scholdei
15a18c265e Add getting-stated guide for v2 2020-04-01 08:38:13 +02:00
Florian Scholdei
b72304d29f Move mockup resources and rename v2 doc files for more consistency 2020-04-01 08:17:05 +02:00
eheimbuch
1c21562c96 Update Release process.md 2020-03-31 18:29:58 +02:00
eheimbuch
57baf8a04d Update Release process.md 2020-03-31 18:29:36 +02:00