Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] dev from opf:dev #236

Merged
merged 60 commits into from
Jun 12, 2024
Merged

[pull] dev from opf:dev #236

merged 60 commits into from
Jun 12, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

machisuji and others added 30 commits June 5, 2024 15:44
…tions as with_settings interferes with with_config
…-provider-at-runtime

allow changing of direct login provider at runtime
Copied from gitlab repository

Also make some of the frontend tests runnable again.

To run the chronic_duration tests, use the following command:

`node_modules/@angular/cli/bin/ng.js test --watch true --include src/app/shared/helpers/chronic_duration.spec.ts`
The days_per_month setting is kept as it is also used in the frontend,
and could be useful if some people input months as durations.

The rest has been removed and can be easily retrieved from source
history.
200 px is large enough to have values like "∑ 100d 8.56h" without being
clipped.
No need to adjust the number of seconds to the nearest minute anymore. 2
decimals when displaying hours are enough.
Allow user groups to be visible on profile page so that project admins can identify them
Changing mail address should invalidate tokens on top of session
Kharonus and others added 28 commits June 11, 2024 14:45
…eduction

[#52670] drastically reduce size of resize handle
FIXME: It would be more complete to add a uniqueness index at the database level
      too so that duplicate entries are caught as well
…nd-hours

[55466] Display progress units in days and hours
Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 3.7.6.
- [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-ruby@v3.7.5...v3.7.6)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…reaks-with-project-names-containing-an-ampersand

[#55529] encode collection key correctly
Fix global menu item too height in Safari 17
https://community.openproject.org/work_packages/55523

I also tried centering the checkbox and its label on desktop with flexbox
/ flex grid, but then the actual checkbox and its label did no longer
align (even though they both were more centered than before).
If anyone knows a better solution, please let me know :)
…ons and email reminder https://community.openproject.org/work_packages/55490

[#55490] 14.2 Documentation: Avoid redundant emails in case of @mentions and email reminder

https://community.openproject.org/work_packages/55490
Co-authored-by: Pavel Balashou <p.balashou@openproject.com>
…iendly

[#55523] make add projects dialog mobile friendly
…iple-projects-at-the-same-time

[#55507] Make it possible to activate custom fields on multiple projects at the same time

https://community.openproject.org/work_packages/55507
@pull pull bot added the ⤵️ pull label Jun 12, 2024
@pull pull bot merged commit 31ceb4e into kp-forks:dev Jun 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.