CES Marvin
9930d82d32
prepare for next development iteration
2020-11-06 08:40:11 +00:00
CES Marvin
ea6e24c212
release version 2.9.0
2020-11-06 08:05:48 +00:00
CES Marvin
520db79a38
prepare for next development iteration
2020-10-27 08:35:13 +00:00
CES Marvin
1db75f4cf3
release version 2.8.0
2020-10-27 08:00:25 +00:00
Sebastian Sdorra
88286623a8
Move syntax-highlighter theme from ui-styles to ui-components
2020-10-22 10:17:51 +02:00
Konstantin Schaper
a9ed357f75
improve string literal highlighting color contrast
2020-10-21 19:42:43 +02:00
Konstantin Schaper
a289fe00a9
remove unnecessary background color definition for tokens and string literals
2020-10-21 11:51:17 +02:00
Konstantin Schaper
8c78b058a3
add ui publishing mechanism for plugins
2020-10-20 11:08:49 +02:00
Konstantin Schaper
47aa05dfe0
fix lint warnings
2020-10-16 09:40:10 +02:00
Konstantin Schaper
6f5fc25d4d
Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/syntax-highlighting
2020-10-14 09:08:48 +02:00
Konstantin Schaper
17f5f4b46e
implement custom highlighting theme
2020-10-12 18:53:31 +02:00
CES Marvin
befd50eeef
prepare for next development iteration
2020-10-12 13:26:08 +00:00
CES Marvin
abe8413802
release version 2.7.0
2020-10-12 12:41:15 +00: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
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
2cfd3faf34
Set version to 2.5.0-SNAPSHOT globally
2020-09-03 07:56:01 +02:00
CES Marvin
6913f642a1
release version 2.4.1
2020-09-01 13:52:15 +00:00
Konstantin Schaper
f6bb7e7b57
Always break on whitespace
2020-09-01 13:29:28 +02:00
Konstantin Schaper
9fba2f301e
fix default word break behaviour
2020-09-01 13:29:28 +02:00
CES Marvin
81bfddd141
release version 2.4.0
2020-08-14 08:15:36 +00:00
René Pfeuffer
592282eb0f
Fix versions
2020-08-04 17:34:33 +02:00
CES Marvin
0394f8fd96
release version 2.3.1
2020-08-04 13:57:22 +00:00
René Pfeuffer
4499076180
Fix versions
2020-08-04 08:18:19 +02:00
snyk-bot
14bcecd5bd
fix: upgrade bulma from 0.8.2 to 0.9.0
...
Snyk has created this PR to upgrade bulma from 0.8.2 to 0.9.0.
See this package in NPM:
https://www.npmjs.com/package/bulma
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/b494e382-e614-456b-8015-0be5a5d07674?utm_source=github&utm_medium=upgrade-pr
2020-06-29 01:40:50 +00:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Sebastian Sdorra
cf8aa0779d
fixed wrong ui versions after merge with support branch
2020-06-18 10:20:11 +02:00
René Pfeuffer
fbf4757bb1
Set version to support version
2020-06-11 11:23:41 +02:00
CES Marvin
4ae098e3b6
release version 2.0.0
2020-06-04 09:03:17 +00:00
René Pfeuffer
d62f5dde18
Fix version
2020-05-11 14:25:18 +02:00
CES Marvin
1d80b043c7
release version 2.0.0-rc8
2020-05-08 08:49:02 +00:00
René Pfeuffer
c4fc0615b5
Set version back to 2.0.0-SNAPSHOT
2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d
release version 2.0.0-rc7
2020-04-09 18:37:13 +00: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
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Sebastian Sdorra
1b437a4cea
remove class which only belongs to a plugin
...
The class gets re implemented in the landingpage plugin
2020-03-26 11:35:36 +01:00
Eduard Heimbuch
c29cbfed84
fix overlay column size
2020-03-25 16:58:14 +01:00
Eduard Heimbuch
16c89f4b9f
Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository
2020-03-25 10:28:58 +01:00
Eduard Heimbuch
6fb762b52f
move repository components from ui-webapp to ui-components // add font-awesome regular icons
2020-03-25 10:27:38 +01:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
René Pfeuffer
442323688e
Merge pull request #1053 from scm-manager/snyk-upgrade-602078141b62cf717a571d3acd0b1a04
...
[Snyk] Upgrade bulma from 0.7.5 to 0.8.0
2020-03-19 10:25:23 +01:00
snyk-bot
f73a383362
fix: upgrade bulma from 0.7.5 to 0.8.0
...
Snyk has created this PR to upgrade bulma from 0.7.5 to 0.8.0.
See this package in NPM:
https://www.npmjs.com/package/bulma
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/b494e382-e614-456b-8015-0be5a5d07674?utm_source=github&utm_medium=upgrade-pr
2020-03-17 01:40:37 +00:00
Sebastian Sdorra
ae8c6a2391
replace node-sass with sass
...
Because snyk reported 5 high and 11 medium vulns for node-sass and sass
is the new reference implementation of sass.
see https://snyk.io/node-js/node-sass
2020-03-16 08:49:42 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00
Sebastian Sdorra
051e6f946f
improved footer layout
2020-02-20 11:31:21 +01:00