Commit Graph

85834 Commits

Author SHA1 Message Date
corinnaguenther 1006d1bdf7 update readme (#16929)
* update readme

[#57327] Update README.md for our opf profile on GitHub

https://community.openproject.org/work_packages/57327

* Update README.md

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>

* Update README.md

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>

* change screenshot

---------

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>
2024-10-10 12:44:21 +02:00
OpenProject Actions CI 787a2498f1 Merge branch 'release/14.6' into dev 2024-10-10 03:37:47 +00:00
OpenProject Actions CI b7f97419e6 update locales from crowdin [ci skip] 2024-10-10 03:13:08 +00:00
OpenProject Actions CI a45938c7f1 update locales from crowdin [ci skip] 2024-10-10 03:10:33 +00:00
Christophe Bliard 53112051a2 Merge pull request #16927 from opf/fix/load_ruby_version_file_with_absolute_path
Use absolute path to load `.ruby-version` file
2024-10-09 17:16:29 +02:00
Christophe Bliard 9c630144f4 Use absolute path to load .ruby-version file
The ruby-lsp extension from VSCode editor sometimes tries to load this
`.ruby-version` file while its current working directory is not the root
of the repository. The ruby-lsp extension then fails to load.

By using an absolute path to load the `.ruby-version` file, this issue
is avoided.
2024-10-09 16:01:29 +02:00
Oliver Günther 4b2c3f8041 Merge pull request #16908 from opf/fix/use-saveable-query-my-page
Use the static query strategy for the implicitly created widgets
2024-10-09 13:46:12 +02:00
Oliver Günther a834a6ffde Merge pull request #16885 from opf/feature/55581-create-generic-hover-card
[58242] Generalize the wp preview modal to be reused for users
2024-10-09 13:39:25 +02:00
Henriette Darge 6390b3f3d0 Merge pull request #16925 from opf/fix/set-path-without-referer
Render work packages menu without using request.referer
2024-10-09 12:42:21 +02:00
Oliver Günther 7a8577d9ee Merge branch 'release/14.6' into fix/set-path-without-referer 2024-10-09 12:08:06 +02:00
Jens Ulferts 92505215a1 Merge pull request #16924 from opf/fix/57663-undefined-method-in-work-packages-menu-controler
handle missing referer
2024-10-09 11:14:27 +02:00
Oliver Günther fc0eab291e Render work packages menu without using request.referer 2024-10-09 10:59:21 +02:00
Markus Kahl 12ae58e4b3 handle missing referer 2024-10-09 09:20:48 +01:00
ulferts 2359138dbb Merge remote-tracking branch 'origin/release/14.6' into dev 2024-10-09 10:20:45 +02:00
Henriette Darge ed667cc170 Reposition HoverCard once the frame is loaded 2024-10-09 10:19:11 +02:00
Jens Ulferts 232f862b2a Merge pull request #16922 from opf/dependabot/bundler/dev/view_component-3.17.0
Bump view_component from 3.16.0 to 3.17.0
2024-10-09 10:07:00 +02:00
Henriette Darge 932e941415 Merge pull request #16920 from opf/housekeeping/58267-document-hovercard-pattern
[58267] Document hover card pattern
2024-10-09 08:06:11 +02:00
dependabot[bot] 6fbf3117a5 Bump view_component from 3.16.0 to 3.17.0
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/viewcomponent/view_component/compare/v3.16.0...v3.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 05:55:44 +00:00
Oliver Günther 465e705f5b Bumped version to 14.6.1
[ci skip]
2024-10-09 07:29:15 +02:00
Oliver Günther 2070c45a02 Add release-notes file 2024-10-09 07:29:13 +02:00
Oliver Günther a8af0a1f00 Update release notes 2024-10-09 07:29:13 +02:00
OpenProject Actions CI 376bd130b7 update locales from crowdin [ci skip] 2024-10-09 03:12:51 +00:00
OpenProject Actions CI c86e0c63e9 update locales from crowdin [ci skip] 2024-10-09 03:10:22 +00:00
Parimal Satyal 02b14fc035 Updates to the documentation text 2024-10-08 14:36:45 +02:00
Andreas Pfohl a91efed3a8 Merge pull request #16884 from opf/implementation/58105-item-persistence-service
Implementation/58105 item persistence service
2024-10-08 14:32:20 +02:00
Henriette Darge f5ddc1d06d Document hover card pattern 2024-10-08 14:16:32 +02:00
Oliver Günther 44714ee030 Remove focusout submits the field (#16910)
* Remove focusout submits the field

https://community.openproject.org/work_packages/58286

* Adapt spec now it's no longer submitting
2024-10-08 13:56:40 +02:00
Maya Berdygylyjova 6c67bbe555 Add docs on moving parent work packages (#16918)
* Add docs on moving parent work packages

* Apply suggestions from code review

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

---------

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>
2024-10-08 13:52:13 +02:00
Andreas Pfohl 06599b2ce9 [58105] Renamed context inside hierarchical_item_service_spec 2024-10-08 13:51:17 +02:00
Henriette Darge 28abeba0fb Adapt tests to new HoverCard pattern 2024-10-08 12:21:52 +02:00
Henriette Darge 426048b01f Merge pull request #16917 from opf/housekeeping/bump-primer-0-48-0
Bump primer to 0.48.0
2024-10-08 11:37:31 +02:00
Eric Schubert 7ff6ae7bf3 Merge pull request #16859 from opf/implementation/57707-use-authentication-in-group_users_query
[#57707] rework group users query
2024-10-08 11:34:03 +02:00
Andreas Pfohl c20dc554ad [58105] Fixed suggestions from PR 2024-10-08 11:13:58 +02:00
Christophe Bliard 8404623a13 [58294] Move "Powered by CKEditor" to the left side
https://community.openproject.org/wp/58294
2024-10-08 11:08:22 +02:00
corinnaguenther dfa24b36ec Update Glossary for 14.6 (#16905)
* Update Glossary for 14.6

[#57241] Update Glossary with new terms

https://community.openproject.org/work_packages/57241

#58233 #58234

* fix broken link
2024-10-08 11:08:04 +02:00
Henriette Darge b62c090173 Bump primer to 0.48.0 2024-10-08 10:51:33 +02:00
Kabiru Mwenja 7fcd842fe6 [#58150] Update the post storage creation message: admins don't need to activate individual modules per project anymore (#16901)
https://community.openproject.org/work_packages/58150
2024-10-08 11:27:44 +03:00
Andreas Pfohl 93ac005fdd Merge remote-tracking branch 'origin/dev' into implementation/58105-item-persistence-service 2024-10-08 10:23:55 +02:00
Maya Berdygylyjova d63f568100 [#58113] 14.6 Documentation: Progress reporting changes https://comm… (#16869)
* [#58113] 14.6 Documentation: Progress reporting changes  https://community.openproject.org/work_packages/58113

[#58113] 14.6 Documentation: Progress reporting changes

https://community.openproject.org/work_packages/58113

* Update README.md

* update on progress reporting docs

* Update docs/system-admin-guide/manage-work-packages/work-package-progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/system-admin-guide/manage-work-packages/work-package-progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/system-admin-guide/manage-work-packages/work-package-progress-tracking/README.md

* Update docs/user-guide/time-and-costs/progress-tracking/README.md

---------

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>
2024-10-08 10:02:00 +02:00
Maya Berdygylyjova af1e830c27 [#58110] 14.6 Documentation: Enable a custom field for multiple proje… (#16855)
* [#58110] 14.6 Documentation: Enable a custom field for multiple projects at once  https://community.openproject.org/work_packages/58110

[#58110] 14.6 Documentation: Enable a custom field for multiple projects at once

https://community.openproject.org/work_packages/58110

* Apply suggestions from code review

Co-authored-by: dominic-braeunlein <d.braeunlein@openproject.com>

---------

Co-authored-by: dominic-braeunlein <d.braeunlein@openproject.com>
2024-10-08 10:01:49 +02:00
Maya Berdygylyjova 18cf051b17 [#57626] 14.6 Documentation: Meeting module changes https://communit… (#16839)
* [#57626] 14.6 Documentation: Meeting module changes  https://community.openproject.org/work_packages/57626

[#57626] 14.6 Documentation: Meeting module changes

https://community.openproject.org/work_packages/57626

* Update docs/user-guide/meetings/dynamic-meetings/README.md
2024-10-08 10:01:42 +02:00
Henriette Darge fdcfa07b88 Add HighlightedDate to WorkPackage HoverCard 2024-10-08 09:55:33 +02:00
Marcello Rocha 4b58d416c3 Merge pull request #16911 from opf/bugfix/fix-incorrect-capitalization-on-storages
Fix incorrect capitalization on storages
2024-10-08 09:53:48 +02:00
Maya Berdygylyjova a391ef56bb [#58115] 14.6 Documentation: Split content of Admin/Design page into … (#16851)
* [#58115] 14.6 Documentation: Split content of Admin/Design page into separate tabs  https://community.openproject.org/work_packages/58115

[#58115] 14.6 Documentation: Split content of Admin/Design page into separate tabs

https://community.openproject.org/work_packages/58115

* [#58115] 14.6 Documentation: Split content of Admin/Design page into separate tabs  https://community.openproject.org/work_packages/58115

[#58115] 14.6 Documentation: Split content of Admin/Design page into separate tabs

https://community.openproject.org/work_packages/58115

* Update README.md

* Apply suggestions from code review
2024-10-08 09:51:42 +02:00
Maya Berdygylyjova 8739421b09 [#58111] 14.6 Documentation: Add to connection validation that manage… (#16840)
* [#58111] 14.6 Documentation: Add to connection validation that managed directory is empty for Nextcloud storages  https://community.openproject.org/work_packages/58111

[#58111] 14.6 Documentation: Add to connection validation that managed directory is empty for Nextcloud storages

https://community.openproject.org/work_packages/58111

* Update docs/system-admin-guide/files/external-file-storages/health-status/README.md

Co-authored-by: dominic-braeunlein <d.braeunlein@openproject.com>

---------

Co-authored-by: dominic-braeunlein <d.braeunlein@openproject.com>
2024-10-08 09:47:00 +02:00
Maya Berdygylyjova 106522723c [#58114] 14.6 Documentation: Replace "Add assignee" button in Team Pl… (#16833)
[#58114] 14.6 Documentation: Replace "Add assignee" button in Team Pleanner with "+ Assignee"  https://community.openproject.org/work_packages/58114

[#58114] 14.6 Documentation: Replace "Add assignee" button in Team Pleanner with "+ Assignee"

https://community.openproject.org/work_packages/58114
2024-10-08 09:46:30 +02:00
Jens Ulferts bfd0d2846f Merge pull request #16914 from opf/dependabot/npm_and_yarn/frontend/dev/types/hammerjs-2.0.46
Bump @types/hammerjs from 2.0.45 to 2.0.46 in /frontend
2024-10-08 09:39:50 +02:00
Oliver Günther f6dbfafd99 Add an empty widget so that the tests are not confused
The previous defaults were not applied, causing the my page to be empty.
It now has a default, but we want to restore the previously tested rows
and columns
2024-10-08 09:13:35 +02:00
Oliver Günther 0fcdc8a931 Use the static query strategy for the implicitly created widgets 2024-10-08 09:13:35 +02:00
Jens Ulferts e7681e5f19 Merge pull request #16907 from opf/fix/bump_gems
Fix/bump gems
2024-10-08 08:55:45 +02:00