forked from opf/openproject
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] dev from opf:dev #361
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
makes the animation much less bumpy on my system
this avoids a sudden change in dimensions, perceived as "bumpy"
…book-now fix(on-premises): chargebee.js loading with nonce & adjust plan ID
…#17563) * [#60477] 15.2 Documentation: Export cost query as timesheet PDF https://community.openproject.org/work_packages/60477 [#60477] 15.2 Documentation: Export cost query as timesheet PDF https://community.openproject.org/work_packages/60477 * [#60477] 15.2 Documentation: Export cost query as timesheet PDF https://community.openproject.org/work_packages/60477 [#60477] 15.2 Documentation: Export cost query as timesheet PDF https://community.openproject.org/work_packages/60477 * Update docs/user-guide/time-and-costs/reporting/README.md Co-authored-by: Andrej Sandorf <77627197+as-op@users.noreply.github.com> * Update docs/user-guide/time-and-costs/reporting/README.md Co-authored-by: Andrej Sandorf <77627197+as-op@users.noreply.github.com> * adding empty lines between the html tags and other content --------- Co-authored-by: Andrej Sandorf <77627197+as-op@users.noreply.github.com>
…#17562) [#60484] 15.2 Documenation: Popover for user information on hover https://community.openproject.org/work_packages/60484 [#60484] 15.2 Documenation: Popover for user information on hover https://community.openproject.org/work_packages/60484
…en-loading-timesheet-data Eager load data required for timesheet
…tly-in-custom-field-filter-for-projects-of-type-user Include type in select to have correct behaviour in name method
…on center, clicking one selects all https://community.openproject.org/work_packages/60449 Aggregate the Reminder notifications with other notifications (regular aggregation) so that only one item per work package is visible in the notification center. This reverts: #17426 where we previously defined reminder notifications as standalone.
Set default name identifier format to unspecified, making no assertions
…#17601) * [#60475] 15.2 Documentation: Edit lag to follow-precedes-relations https://community.openproject.org/work_packages/60475 [#60475] 15.2 Documentation: Edit lag to follow-precedes-relations https://community.openproject.org/work_packages/60475 * Minor capitalisation --------- Co-authored-by: Parimal Satyal <88370597+psatyal@users.noreply.github.com>
…icker-for-stages [#60578] Unable to use the date picker for stages
When there exists a reminder + date alert for a given WP, show the date alert text + the reminder note
* first structure darft for release notes 15.2 * content for 15.2 release notes * Update docs/release-notes/15-2-0/README.md * update release notes * fix link --------- Co-authored-by: corinnaguenther <131807161+corinnaguenther@users.noreply.github.com>
…alizes-wrong-in-german [60627] Relations dropdown capitalizes wrong in German
…-is-bumpy [#59879] make user hover card animation less bumpy
* [#60473] 15.2 Documentation: work package reminders https://community.openproject.org/work_packages/60473 [#60473] 15.2 Documentation: work package reminders https://community.openproject.org/work_packages/60473 * Update README.md Minor changes to phrasing * Update docs/user-guide/work-packages/edit-work-package/README.md --------- Co-authored-by: Parimal Satyal <88370597+psatyal@users.noreply.github.com>
#17590) * [#60472] 15.2 Documentation: Create new folder from within the location picker https://community.openproject.org/work_packages/60472 [#60472] 15.2 Documentation: Create new folder from within the location picker https://community.openproject.org/work_packages/60472 * update * Fixed image names * Update docs/user-guide/file-management/nextcloud-integration/README.md
* update-work-package-reminders-docs * Update docs/user-guide/notifications/README.md * Update docs/user-guide/notifications/README.md * Update README.md Minor updates --------- Co-authored-by: Parimal Satyal <88370597+psatyal@users.noreply.github.com>
Previously this hint would have always been shown in english, regardless of the user's selected language. Now it's possible to add a translation for this message. I also slightly rephrased the message, so that it's more in line with the words we use on the configuration pages. E.g. we didn't use the word "template" there at all.
Translate hint about auto-generated subjects
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.10.5 to 1.10.9. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.10.5...v1.10.9) --- updated-dependencies: - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@openproject/primer-view-components](https://github.com/opf/primer_view_components) from 0.52.1 to 0.52.2. - [Release notes](https://github.com/opf/primer_view_components/releases) - [Changelog](https://github.com/opf/primer_view_components/blob/main/CHANGELOG.md) - [Commits](opf/primer_view_components@v0.52.1...v0.52.2) --- updated-dependencies: - dependency-name: "@openproject/primer-view-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Fixes `Type 'Timer' is not assignable to type 'number' error when running `npm run test:watch`. node typings for `setInterval()` specify `Timer` as its return type. This patch explicitly calls the browser variant, which returns `number`. See also TypeStrong/atom-typescript#1053
[chore] fix feature flag for generating wp subjects
…e-my-meetings [#59994] Breadcrumb name should be 'My meetings'
…10.9 Bump lefthook from 1.10.5 to 1.10.9
…ev/openproject/primer-view-components-0.52.2 Bump @openproject/primer-view-components from 0.52.1 to 0.52.2 in /frontend
To display reminders, ensure that the user has a `view_work_packages` permission and is logged in. As anonymous users can view work packages in public projects and OP instances where auth is not required, this check covers that
Use a more semantically correct name, rather than the controller action
Managing reminders is based on the `view_work_packages` permission which is already indentified via `work_packages/read` capability. It would be redundant to introduce a new capability name
…ction-for-users-to-set-their-own-reminders bug/60568 Remove permission restriction for users to set their own reminders
…lders use former version of chrome until chromedriver fixes issues with 132 in selenium
…/15.2-20250120033625
Merge release/15.2 into dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )