184 Commits

Author SHA1 Message Date
OpenProject Actions CI c28ee43cfe update locales from crowdin [ci skip] 2026-06-03 04:37:13 +00:00
OpenProject Actions CI 80fd4c38f9 update locales from crowdin [ci skip] 2026-06-02 04:34:47 +00:00
Ivan Kuchin e3afba4465 follow yamllint except key ordering 2026-05-26 16:33:15 +02:00
OpenProject Actions CI d5b027b04b update locales from crowdin [ci skip] 2026-05-19 04:31:41 +00:00
OpenProject Actions CI 10937badb2 update locales from crowdin [ci skip] 2026-04-09 11:38:47 +00:00
OpenProject Actions CI b4e20c2e37 update locales from crowdin [ci skip] 2026-03-31 04:01:36 +00:00
Henriette Darge ec2fea03fb remove old implementation of editing project attributes in the sidebar 2026-03-12 15:38:07 +01:00
Ivan Kuchin e6499bb7b2 handle showing readonly modal 2026-02-25 16:00:19 +01:00
OpenProject Actions CI 3e057ae25f update locales from crowdin [ci skip] 2026-02-25 03:56:02 +00:00
Henriette Darge 0fbb221c33 Merge remote-tracking branch 'origin/dev' into code-maintenance/68481-remove-new-project-overview-feature-flag 2026-02-24 10:39:21 +01:00
OpenProject Actions CI accfe16190 update locales from crowdin [ci skip] 2026-02-17 03:51:54 +00:00
Dombi Attila c389018b1e Remove es-AR translation 2026-02-16 14:34:07 +02:00
OpenProject Actions CI 82420f0f09 update locales from crowdin [ci skip] 2026-02-16 08:09:09 +00:00
OpenProject Actions CI 5c7c9ecb95 update locales from crowdin [ci skip] 2026-02-15 03:53:21 +00:00
OpenProject Actions CI 3bc6f32b7d update locales from crowdin [ci skip] 2026-02-07 03:49:27 +00:00
OpenProject Actions CI 9fb06a8ab8 update locales from crowdin [ci skip] 2026-02-06 03:51:00 +00:00
OpenProject Actions CI 46f7356f59 update locales from crowdin [ci skip] 2026-01-23 03:39:40 +00:00
Klaus Zanders 3e2faec2bd Remove manage_overview permission checks in code 2026-01-20 11:52:06 +01:00
OpenProject Actions CI c3b67188f3 update locales from crowdin [ci skip] 2026-01-17 03:34:48 +00:00
Alexander Brandon Coles 9819eb1cca [#68481] Remove new project overview feature flag 2026-01-09 11:27:53 +01:00
OpenProject Actions CI 4dfa482c39 update locales from crowdin [ci skip] 2025-12-19 03:36:18 +00:00
OpenProject Actions CI 5c7b08917f update locales from crowdin [ci skip] 2025-12-14 03:33:42 +00:00
OpenProject Actions CI 9f24bb7a1f update locales from crowdin [ci skip] 2025-10-30 03:25:18 +00:00
OpenProject Actions CI e87b33acf1 update locales from crowdin [ci skip] 2025-10-29 03:32:50 +00:00
ulferts b543f82ede Merge branch 'feature/63550-allow-editing-of-individual-work-package-project-attributes-even-if-certain-other-attributes-are-invalid-eg-required-field-empty' into implementation/66115-switch-from-section-based-editing-to-one-modal-per-attribute 2025-10-22 19:14:14 +02:00
OpenProject Actions CI 1f381e9e52 update locales from crowdin [ci skip] 2025-10-21 03:26:07 +00:00
Henriette Darge 02768c8551 Merge pull request #20615 from opf/code-maintenance/68279-move-widgets-grids-module
[#68279] Move Widgets to Grids module
2025-10-20 08:05:53 +02:00
OpenProject Actions CI 89669c8512 update locales from crowdin [ci skip] 2025-10-20 03:26:44 +00:00
OpenProject Actions CI caaee250ab update locales from crowdin [ci skip] 2025-10-18 03:14:54 +00:00
Dombi Attila 7f13e4a3b6 [#66115] Switch from section based editing to one modal per attribute
https://community.openproject.org/work_packages/66115
2025-10-15 22:38:09 +03:00
Alexander Brandon Coles 2145865aeb [#68279] Move Widgets to Grids module
Moves components (including templates, styles, I18n strings), associated
controllers and routing under the grids module.

This change reflects the fact that widgets may be (re)used
across various different grids, e.g. Overviews/Dashboard, My Page and
Homescreen.
2025-10-13 17:32:47 +01:00
Alexander Brandon Coles dd9415778f [#67969] Limit number of items in subitems widget
Allows for a configurable limit of items to be displayed. If a project
has more subitems than can be displayed, a "View all subitems" link is
displayed.

This commit also fixes ordering by creation date.
2025-10-13 17:32:34 +01:00
OpenProject Actions CI 2aa465d9c2 update locales from crowdin [ci skip] 2025-10-12 03:19:34 +00:00
OpenProject Actions CI 1e8e150e18 update locales from crowdin [ci skip] 2025-10-09 03:18:07 +00:00
OpenProject Actions CI 39139327e8 update locales from crowdin [ci skip] 2025-10-08 03:16:28 +00:00
OpenProject Actions CI fd04dcec34 update locales from crowdin [ci skip] 2025-10-07 03:15:53 +00:00
Alexander Brandon Coles 4f0f7f1749 [#67827] Hide new Project Overview behind feature flag 2025-10-06 11:46:25 +02:00
OpenProject Actions CI 3f2b6afd4a update locales from crowdin [ci skip] 2025-10-04 03:11:42 +00:00
OpenProject Actions CI c8ccb38a11 update locales from crowdin [ci skip] 2025-10-02 03:15:42 +00:00
OpenProject Actions CI 57dd01b0c6 update locales from crowdin [ci skip] 2025-09-30 08:24:58 +00:00
OpenProject Actions CI 02b062c052 update locales from crowdin [ci skip] 2025-09-29 03:20:43 +00:00
OpenProject Actions CI ba291915e3 update locales from crowdin [ci skip] 2025-09-27 03:13:45 +00:00
Henriette Darge d1a2cde745 Merge pull request #20420 from opf/implementation/67292-primerize-members-widget
[67292] Primerize members widget
2025-09-26 11:50:14 +02:00
OpenProject Actions CI f53a171324 update locales from crowdin [ci skip] 2025-09-26 03:21:38 +00:00
Henriette Darge 78f310789d Migrate Members widget from Angular to rails based implementation 2025-09-24 15:22:46 +02:00
Henriette Darge 7a2fb9aa3e Add primerized members widget 2025-09-24 12:56:06 +02:00
Henriette Darge 65843f218e Migrate angular subitems widget to rails based implementation 2025-09-24 09:35:31 +02:00
Henriette Darge 5cab658227 Re-add global news widget route 2025-09-23 08:32:19 +02:00
Henriette Darge 43b2e01fe7 Move news widget code to overviews module 2025-09-23 08:32:04 +02:00
Alexander Brandon Coles 2107812cf5 Merge branch 'dev' into implementation/66904-split-up-overview-and-dashboard 2025-09-16 17:27:41 +01:00