Commit Graph

86898 Commits

Author SHA1 Message Date
Klaus Zanders 7bd0f48bf8 Run update script 2024-11-19 11:25:14 +01:00
Klaus Zanders 583d6c8910 Update rails to 7.2 2024-11-19 11:25:06 +01:00
Klaus Zanders 6bd0a66dd3 use puma from git as suggested in puma issue
see https://github.com/puma/puma/issues/3531#issuecomment-2466197816
2024-11-19 10:38:37 +01:00
Klaus Zanders d81a5a688e pin rackup until puma is released 2024-11-19 10:12:01 +01:00
Klaus Zanders 1f85491e0b Merge branch 'dev' into dependabot/bundler/dev/rails-7.1.5 2024-11-19 09:09:07 +01:00
Henriette Darge e5077eaa8f Merge pull request #17220 from opf/housekeeping/bump-primer-0-49-1
Bump primer to 0.49.1
2024-11-19 08:22:48 +01:00
OpenProject Actions CI 381c2c81d3 Merge branch 'release/15.0' into dev 2024-11-19 03:42:21 +00:00
OpenProject Actions CI 9097151634 update locales from crowdin [ci skip] 2024-11-19 03:17:18 +00:00
OpenProject Actions CI c9aabcbee4 update locales from crowdin [ci skip] 2024-11-19 03:14:58 +00:00
Markus Kahl eeb492a776 Merge pull request #17221 from opf/fix/saml-limit-self-registration
Respect self-registration in saml
2024-11-18 15:41:08 +00:00
Klaus Zanders 34719e1041 Merge pull request #17219 from opf/bug/59408-signing-in-after-two-factor-methods-have-been-deleted-lead-to-a-500-error
[#59408] Signing in after two factor methods have been deleted lead to a 500 error
2024-11-18 16:40:41 +01:00
Oliver Günther ff04f1e691 Respect self-registration in saml 2024-11-18 16:18:10 +01:00
Klaus Zanders c78e547478 style: do not pollute global namespace with test methods 2024-11-18 16:10:48 +01:00
Klaus Zanders c1ed475662 fix behavior that raises a 500 error when the stored device cannot be found 2024-11-18 16:10:46 +01:00
Klaus Zanders de14ecc296 add failing spec for 2fa behavior when deleting methods 2024-11-18 16:10:39 +01:00
Henriette Darge cc4789af3f Cleanup _overrides.sass 2024-11-18 13:53:26 +01:00
Henriette Darge 7f054d3991 Bump primer to 0.49.1 2024-11-18 13:53:03 +01:00
Klaus Zanders 6feb84e1ec [#59408] Signing in after two factor methods have been deleted lead to a 500 error
https://community.openproject.org/work_packages/59408
2024-11-18 13:52:35 +01:00
Klaus Zanders 6566fd1c56 Merge pull request #17208 from opf/dependabot/bundler/dev/webauthn-3.2.2
build(deps): bump webauthn from 3.1.0 to 3.2.2
2024-11-18 13:13:02 +01:00
dependabot[bot] b11c98e7bf build(deps): bump webauthn from 3.1.0 to 3.2.2
Bumps [webauthn](https://github.com/cedarcode/webauthn-ruby) from 3.1.0 to 3.2.2.
- [Changelog](https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cedarcode/webauthn-ruby/compare/v3.1.0...v3.2.2)

---
updated-dependencies:
- dependency-name: webauthn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 11:34:08 +00:00
Andreas Pfohl 5535b373b2 Merge pull request #17217 from opf/bug/59159-watchexec
[59159] Removed watchexec-cli from Dockerfile for development
2024-11-18 11:32:39 +01:00
ulferts 2f04f2e15f Merge remote-tracking branch 'origin/release/15.0' into dev 2024-11-18 11:01:43 +01:00
Eric Schubert bf38e00893 Merge pull request #17202 from opf/bug/59284-add-local-spacing-to-inline-enterprise-banner
[#59284] add correct margins to enterprise banner
2024-11-18 10:30:51 +01:00
jjabari-op 3d0401e8b2 Bug/59065 error toast giving a 500 error without relevant details (#17207)
https://community.openproject.org/work_packages/59065
2024-11-18 11:50:02 +03:00
jjabari-op 79fe6f772a Bug/59279 the comment box remains open and does not blur on submitting comment (#17209)
https://community.openproject.org/work_packages/59279
2024-11-18 11:30:10 +03:00
jjabari-op e498f67203 Bug/59281 split screen activity tab does not scroll to the right position from list view (#17210)
https://community.openproject.org/work_packages/59281
2024-11-18 11:21:21 +03:00
Andreas Pfohl 7a6430cf70 [59159] Removed watchexec-cli from Dockerfile for development
Reason: Package mirror TLS problems
2024-11-18 08:47:17 +01:00
OpenProject Actions CI c7a2851ebf update locales from crowdin [ci skip] 2024-11-18 03:19:38 +00:00
OpenProject Actions CI 355c0ad68b update locales from crowdin [ci skip] 2024-11-18 03:17:27 +00:00
OpenProject Actions CI 9133774d34 Merge branch 'release/15.0' into dev 2024-11-16 03:40:02 +00:00
OpenProject Actions CI 7aa0bafd6a update locales from crowdin [ci skip] 2024-11-16 03:15:15 +00:00
OpenProject Actions CI c7f23e1683 update locales from crowdin [ci skip] 2024-11-16 03:13:24 +00:00
Markus Kahl ed0a8ce21b Merge pull request #17213 from opf/fix/missing-limit-self-registration-in-saml-provider-hash
make sure limit_self_registration is included in saml provider hash
2024-11-15 15:46:22 +00:00
Markus Kahl 1d8023fb62 test that false is correct in output as well 2024-11-15 15:04:45 +00:00
Markus Kahl f42fbc735a make sure limit_self_registration is included in saml provider hash 2024-11-15 15:00:22 +00:00
Eric Schubert 7c53804a9b Merge pull request #17212 from opf/chore/unflicker-contract-spec
[chore] make flickering disappear
2024-11-15 11:35:08 +01:00
Eric Schubert d3f6955b7f [chore] reset i18n config after test run 2024-11-15 10:55:39 +01:00
Eric Schubert f46f7d04d4 [chore] make flickering disappear
- use test locale for localisation specs to avoid errors due to lazy
  i18n loading
2024-11-15 10:27:39 +01:00
Jens Ulferts 5a003d3b67 Merge pull request #16841 from opf/bug/57305-sorting-by-custom-field-has-strong-impact-on-performance-for-the-project-list
Bug/57305 sorting by custom field has strong impact on performance for the project list
2024-11-15 09:55:44 +01:00
ulferts 5e17d9a3c8 fix spec expectation - different spelling 2024-11-15 09:29:51 +01:00
OpenProject Actions CI afafd09581 Merge branch 'release/15.0' into dev 2024-11-15 03:41:25 +00:00
OpenProject Actions CI 7203231790 update locales from crowdin [ci skip] 2024-11-15 03:17:04 +00:00
OpenProject Actions CI 423e0a1c3c update locales from crowdin [ci skip] 2024-11-15 03:14:58 +00:00
ulferts 36c04b47f7 Merge remote-tracking branch 'origin/release/15.0' into dev 2024-11-14 12:43:04 +01:00
Andrej Sandorf 1cfeddcdd2 Merge pull request #17203 from opf/update-safe-case-study-with-project-list
Updated SAFe case study to include project lists
2024-11-14 09:48:57 +01:00
OpenProject Actions CI 1cbc466be2 update locales from crowdin [ci skip] 2024-11-14 03:15:33 +00:00
OpenProject Actions CI e6d5b9b3a3 update locales from crowdin [ci skip] 2024-11-14 03:11:40 +00:00
Ivan Kuchin f395be2d35 move creation of angular boostrap __ng2-bootstrap-has-run mark, so it is set after turbo:load too 2024-11-13 20:28:07 +01:00
Parimal Satyal 048ef42205 Updated SAFe case study to include project lists 2024-11-13 18:03:13 +01:00
Eric Schubert dbde5d5435 [#59284] add correct margins to enterprise banner 2024-11-13 15:52:11 +01:00