36 Commits

Author SHA1 Message Date
Tomas Hykel 008f39b7f4 Revert "[STC-356] Disallow setting journal aggregation period to >2 hours"
This reverts commit 75de0dbcd2.
2026-06-12 15:36:40 +02:00
Tomas Hykel 75de0dbcd2 [STC-356] Disallow setting journal aggregation period to >2 hours 2026-06-12 15:31:55 +02:00
Oliver Günther 1f3da064ac Escape CSV formula cells by default 2026-06-01 13:44:29 +02:00
Klaus Zanders 516cf0aee9 Do not show feature flags when they are disabled and cannot be enabled 2026-05-05 13:25:03 +02:00
Klaus Zanders 145f25ac80 Add a setting for the organization name 2026-04-14 09:57:58 +02:00
Oliver Günther 9da312202c Allow calling hook for external link capture 2026-04-02 16:09:41 +02:00
Oliver Günther d3f543ddd4 Alter i18n links to avoid inconsistency 2026-03-20 09:49:11 +01:00
Oliver Günther 4d731dcab6 Replace raw and explicit html_safe calls 2026-03-20 09:49:10 +01:00
Henriette Darge 9be48d2d8b Primerise the admin Email notifications page 2026-03-16 10:33:33 +01:00
Henriette Darge 9b8f226f03 Primerizse Admin > aggregation time page 2026-03-13 15:02:42 +01:00
as-op 2f18dea69e fix i18n strings in moved namespace 2026-02-25 15:46:38 +01:00
Pavel Balashou b8c8de11c8 Move everything jira related under Import. Rename OpenProjectJiraReference to JiraOpenProjectReference. 2026-02-25 10:35:55 +01:00
Pavel Balashou 6ef68298c1 Merge branch 'dev' into jira-migration 2026-02-23 16:08:11 +01:00
Jan Sandbrink d61bb47b2b Rename rest_api_enabled to api_tokens_enabled
The name of this setting was pretty outdated by now.
It might have disabled the entire API in the past, but that time
is long gone. By now the APIv3 can't be disabled at all and OpenProject
would fall apart if it was disabled.

The only thing that this setting changes, is whether users can create
an access token in their account settings and whether tokens created
this way are accepted by OpenProject. So naming and description have
been adapted accordingly.
2026-02-13 09:24:53 +01:00
Oliver Günther fabe778025 Allow requiring login for external link
https://community.openproject.org/work_packages/71624
2026-02-09 14:22:14 +01:00
as-op 37c6f02c9f jira token: do not use a blank input, but a disabled input 2026-02-03 14:37:16 +01:00
as-op 186bea6e36 fix url path bug; optimize turbo stream flows 2026-02-03 08:47:44 +01:00
as-op 8f19f026d3 jira import select project modal, add filter/check all/uncheck all 2026-02-02 16:51:23 +01:00
as-op 0c012cfb80 jira_import: store name and key next to id of selected projects 2026-02-02 14:09:01 +01:00
as-op e6b8fa6c51 Merge remote-tracking branch 'origin/jira-migration' into jira-migration 2026-02-02 13:08:49 +01:00
as-op a888434a11 add functionality to delete Jira personal access tokens 2026-02-02 13:08:25 +01:00
ba1ash 733efe810a Merge branch 'dev' into jira-migration 2026-02-02 12:39:56 +01:00
as-op 2b7c8ce0bd don't send a saved token to the jira configuration form 2026-02-02 11:59:15 +01:00
as-op d7a0dd4a6a [#71134] Add "Test connection" functionality to Jira form
https://community.openproject.org/work_packages/71134
2026-01-29 14:56:08 +01:00
as-op ca73d2a49d add tests for the jira migration controllers 2026-01-28 16:29:09 +01:00
Oliver Günther 712731ca73 Render link warning 2026-01-28 13:51:53 +01:00
as-op c129022e26 obey rubocop; refactor jira instance & run controllers 2026-01-28 12:31:17 +01:00
as-op 849e8f9154 adjusting UI to the mockups; add danger dialog before reverting; use Jira configuration name 2026-01-26 16:16:45 +01:00
Behrokh Satarnejad 66269ee57f Replace inline message component 2026-01-23 16:22:38 +01:00
as-op c286e9ed83 implement some topics clarified with design: remove import checkboxes, allow refresh meta data fetching, remove disable button, check already selected projects in select form, display import stats for project selection 2026-01-20 17:34:45 +01:00
as-op bf2b6b88ec [#69673] Basic admin UI using existing components to run import
https://community.openproject.org/work_packages/69673
2026-01-20 09:20:41 +01:00
Alexander Brandon Coles 21a0a3d667 [#69702] Primerize Admin API Settings form 2026-01-14 05:43:58 -03:00
ba1ash 6c9a6d4697 Add initial jira import related UI. 2026-01-08 11:39:27 +01:00
Henriette Darge d391ba5068 Reduce width of application title input 2025-12-03 15:16:24 +01:00
Alexander Brandon Coles 0d02a961b8 Use aria-describedby to associate field units 2025-11-25 19:28:08 -03:00
Alexander Brandon Coles 7d45642376 [#69095] Primerize Admin > System Settings forms 2025-11-25 19:05:02 -03:00