From ca054bcce1737e7612ab3ad0ab0a06d400b83fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 10 May 2021 13:44:30 +0200 Subject: [PATCH 1/4] Bump puma to 5.3.0 (#9242) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index aafc8f5c5f..841aa7b895 100644 --- a/Gemfile +++ b/Gemfile @@ -171,7 +171,7 @@ gem 'sprockets', '~> 3.7.0' # also, better than thin since we can control worker concurrency. gem 'unicorn' -gem 'puma', '~> 5.2.0' # used for development and optionally for production +gem 'puma', '~> 5.3.0' # used for development and optionally for production gem 'nokogiri', '~> 1.11.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8248d388eb..57cb0776cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -678,7 +678,7 @@ GEM eventmachine_httpserver http_parser.rb (~> 0.6.0) multi_json - puma (5.2.0) + puma (5.3.0) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3) @@ -1041,7 +1041,7 @@ DEPENDENCIES pry-rescue (~> 1.5.2) pry-stack_explorer (~> 0.6.0) puffing-billy (~> 2.4.0) - puma (~> 5.2.0) + puma (~> 5.3.0) rack-attack (~> 6.4.0) rack-cors (~> 1.1.1) rack-mini-profiler From b5757a25661157e181269870391a9c12c910b15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 10 May 2021 13:55:21 +0200 Subject: [PATCH 2/4] Add release-notes file --- docs/release-notes/11-2-4/README.md | 33 +++++++++++++++++++++++++++++ docs/release-notes/README.md | 7 ++++++ 2 files changed, 40 insertions(+) create mode 100644 docs/release-notes/11-2-4/README.md diff --git a/docs/release-notes/11-2-4/README.md b/docs/release-notes/11-2-4/README.md new file mode 100644 index 0000000000..9cdf2a712d --- /dev/null +++ b/docs/release-notes/11-2-4/README.md @@ -0,0 +1,33 @@ +--- +title: OpenProject 11.2.4 +sidebar_navigation: + title: 11.2.4 +release_version: 11.2.4 +release_date: 2021-05-10 +--- + +# OpenProject 11.2.4 + +Release date: 2021-05-10 + +We released [OpenProject 11.2.4](https://community.openproject.com/versions/1476). +The release contains several bug fixes and we recommend updating to the newest version. + + +#### Bug fixes and changes + +- Fixed: Pagination in search results \[[#35045](https://community.openproject.com/wp/35045)\] +- Fixed: Images in Dashboard are stretched in Safari \[[#36547](https://community.openproject.com/wp/36547)\] +- Fixed: Docker[ proxy apache2]: Report 502 if the file is uploaded \[[#36685](https://community.openproject.com/wp/36685)\] +- Fixed: Refresh problem after archiving projects \[[#36978](https://community.openproject.com/wp/36978)\] +- Fixed: Delayed request with system user fails due to temporary admin permissions \[[#37010](https://community.openproject.com/wp/37010)\] +- Fixed: Umlauts in project name break exports \[[#37014](https://community.openproject.com/wp/37014)\] +- Fixed: Setting sync users in synchronized group does not work without on-the-fly LDAP \[[#37036](https://community.openproject.com/wp/37036)\] +- Fixed: BIM seeder overrides custom design \[[#37037](https://community.openproject.com/wp/37037)\] + +#### Contributions +A big thanks to community members for reporting bugs and helping us identifying and providing fixes. + +Special thanks for reporting and finding bugs go to + +Sébastien VITA, Björn Schümann, song kechao, Maximilian Hippler diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 1b17f2388d..ffa27235ff 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -12,6 +12,13 @@ Stay up to date and get an overview of the new features included in the releases +## 11.2.4 + +Release date: 2021-05-10 + +[Release Notes](11-2-4/) + + ## 11.2.3 Release date: 2021-04-23 From b0e7205276c33394450563b383d57df162134324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 10 May 2021 13:55:23 +0200 Subject: [PATCH 3/4] Bumped version to 11.2.5 [ci skip] --- lib/open_project/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/version.rb b/lib/open_project/version.rb index d1b465f9f0..ead55f0979 100644 --- a/lib/open_project/version.rb +++ b/lib/open_project/version.rb @@ -35,7 +35,7 @@ module OpenProject module VERSION #:nodoc: MAJOR = 11 MINOR = 2 - PATCH = 4 + PATCH = 5 TINY = PATCH # Redmine compat class << self From f17b00d35ad41c8be14732856e5c7b9883274183 Mon Sep 17 00:00:00 2001 From: OpenProject Actions CI Date: Wed, 12 May 2021 03:10:25 +0000 Subject: [PATCH 4/4] update locales from crowdin [ci skip] --- modules/bim/config/locales/crowdin/zh-TW.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bim/config/locales/crowdin/zh-TW.yml b/modules/bim/config/locales/crowdin/zh-TW.yml index 67f3ad7d7c..73d9d0aadb 100644 --- a/modules/bim/config/locales/crowdin/zh-TW.yml +++ b/modules/bim/config/locales/crowdin/zh-TW.yml @@ -5,7 +5,7 @@ zh-TW: bcf: label_bcf: 'BCF' label_imported_failed: 'Failed imports of BCF topics' - label_imported_successfully: 'Successfully imported BCF topics' + label_imported_successfully: ' ' issues: "Issues" recommended: 'recommended' not_recommended: 'not recommended'