Alexander Brandon Coles
d3d1f1e7b2
Merge branch 'dev' into code-maintenance/angular-22
2026-06-08 10:05:24 +01:00
Alexander Brandon Coles
ead911e214
Bump Node to 22.22.3, npm to ^10.9.8
...
Bumps supported Node engines to `^22.22.3 || ^24.15.0`.
Updates to Node 22.22.3 for development, production, GitHub workflows
and in documentation.
2026-06-07 21:01:52 +01:00
ulferts
4f5a52edf9
Merge remote-tracking branch 'origin/dev' into merge-release/17.5-20260605114354
2026-06-05 13:44:46 +02:00
OpenProject Actions CI
1f551e4680
Merge branch 'release/17.4' into release/17.5
2026-06-04 13:03:26 +00:00
as-op
484970898e
fence shell code that produces invalid html on rendering
2026-06-04 14:58:01 +02:00
OpenProject Actions CI
b2f72fd486
Merge branch 'release/17.5' into dev
2026-05-30 04:49:04 +00:00
Oliver Günther
b5350cccf7
Add rack-attack throttler for all logins
...
We have a built-in bruteforce protection for built-in users. When users
are being created from LDAP on-the-fly, these limits cannot apply, as we
do not have a user object yet.
Instead, we can provide a more generous throttler to block attempts
2026-05-29 12:33:28 +02:00
Maya Berdygylyjova
af6382dc16
update jira import docs
...
screenshots changes after wording changes
2026-05-29 10:10:01 +02:00
Oliver Günther
9d70b6bdc4
Backport SSRF documentation to live
2026-05-28 14:14:42 +02:00
as-op
61ba429ccd
reduce image file sizes
2026-05-28 12:59:47 +02:00
Oliver Günther
b0905e35b7
Merge pull request #23392 from opf/fix/ldap-seeder-aliases
...
Fix LDAP seeder not using env aliases and underscores
2026-05-28 08:56:14 +02:00
Maya Berdygylyjova
276f24ec6f
[ #75282 ] 17.5 Jira migrator update https://community.openproject.org … ( #23357 )
...
* [#75282 ] 17.5 Jira migrator update https://community.openproject.org/wp/75282
[#75282 ] 17.5 Jira migrator update
https://community.openproject.org/wp/75282
* Update docs/installation-and-operations/jira-migration/README.md
Co-authored-by: Pavel Balashou <ba1ashpash@gmail.com >
* Apply suggestion from @MayaBerd
---------
Co-authored-by: Pavel Balashou <ba1ashpash@gmail.com >
2026-05-27 11:40:12 +02:00
Oliver Günther
bd55f04d95
Fix LDAP seeder not using env aliases and underscores
...
https://community.openproject.org/work_packages/75361
2026-05-26 19:53:35 +02:00
Jan Sandbrink
7fd8db89c7
Merge pull request #23254 from opf/update-system-requirements-17-5
...
Updating the system requirements for 17.5
2026-05-26 14:57:17 +02:00
Jan Sandbrink
cf8bb221cf
Generalize version suggestion for team folders
...
We want to work with the latest version of team folders usually,
though this version depends on the version of Nextcloud.
2026-05-26 09:21:20 +02:00
Jan Sandbrink
0c4d5535d7
More specifically indicate supported openDesk version
2026-05-26 09:14:07 +02:00
Jan Sandbrink
bd44e0f714
Indicate new Keycloak version
2026-05-26 09:13:20 +02:00
as-op
57bce010d7
docs(ssrf): add blocked IP ranges and examples for allowlist configuration
2026-05-20 09:23:15 +02:00
as-op
184070639b
fix link
2026-05-19 16:37:15 +02:00
as-op
4bd2c3a104
docs(ssrf): add documentation for SSRF protection
2026-05-19 15:02:33 +02:00
ulferts
d3d3a61900
Merge remote-tracking branch 'origin/dev' into merge-release/17.4-20260519045108
2026-05-19 09:12:14 +02:00
Niels Lindenthal
6c4aa018aa
remove the links to specific openDesk versions
2026-05-19 08:43:38 +02:00
Niels Lindenthal
17b821a9e6
Remove Firefox ESR 128 as a supported browser
2026-05-18 21:36:49 +02:00
Niels Lindenthal
cfa3cc2043
Updating the supported openDesk versions
2026-05-18 21:33:16 +02:00
Oliver Günther
4fe990ddb2
Update README.md
2026-05-18 14:42:23 +02:00
Alexander Brandon Coles
109db3f53c
Merge remote-tracking branch 'opf/dev' into HEAD
...
# Conflicts:
# lib/open_project/version.rb
# modules/backlogs/config/locales/crowdin/de.yml
# modules/wikis/config/locales/crowdin/de.yml
2026-05-13 11:04:03 +02:00
as-op
5222c020d0
fix doc links
2026-05-13 09:27:06 +02:00
OpenProject Actions CI
4ef8aa7f87
Merge branch 'release/17.4' into dev
2026-05-12 14:21:47 +00:00
Klaus Zanders
885a015513
Merge branch 'release/17.4' into merge-release/17.3-20260512133150
2026-05-12 15:37:29 +02:00
Klaus Zanders
25ecb37f7c
Update docker docs to better highlight that a SECRET_KEY_BASE needs to be set
2026-05-12 12:08:18 +02:00
Alexander Brandon Coles
9d4881216b
Merge remote-tracking branch 'opf/dev' into HEAD
...
# Conflicts:
# frontend/src/assets/sass/backlogs/_master_backlog.sass
# modules/backlogs/config/locales/crowdin/ru.yml
# modules/wikis/config/locales/crowdin/ru.yml
# modules/wikis/config/locales/crowdin/uk.yml
# modules/wikis/config/locales/crowdin/zh-CN.yml
2026-05-08 10:35:12 +02:00
Andrej
4ac46c59d8
[ #74682 ] Update Jira migration docs ( #23087 )
...
* docs: update Jira migration documentation for consistency, add info about wiki-markup
* docs: add description and keywords
* docs: add custom fields migration page
* remove duplicate table row
* update images
* Apply suggestions from code review
Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com >
---------
Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com >
2026-05-07 16:07:29 +02:00
OpenProject Actions CI
0778811719
Merge branch 'release/17.4' into dev
2026-05-06 12:47:03 +00:00
Oliver Günther
e9e1e5db96
Allow overriding the default wide img-src content security policy
...
https://community.openproject.org/projects/openproject/work_packages/74648/activity
2026-05-05 11:12:18 +02:00
Alexander
cc5e0a5655
Removed mention of false tag
...
removed mention of a :latest tag. This tag is not provided anymore. We recommend to use the stable version tag.
2026-04-30 15:52:04 +02:00
Klaus Zanders
80fbd5806d
Merge branch 'dev' into merge-release/17.3-20260416043324
2026-04-16 13:45:35 +02:00
as-op
2eb8c7ed73
remove formatting from headers
2026-04-15 09:16:36 +02:00
as-op
3044d984d9
reduce image files sizes
2026-04-15 09:10:31 +02:00
ulferts
968bd09df0
Merge remote-tracking branch 'origin/dev' into merge-release/17.3-20260414043113
2026-04-14 13:16:52 +02:00
OpenProject Actions CI
fbde5f70b8
Merge branch 'release/17.2' into release/17.3
2026-04-13 08:20:35 +00:00
Oliver Günther
8299150956
Update Firefox ESR version requirement to 128
2026-04-13 10:19:44 +02:00
Klaus Zanders
05b231fef5
Bump ruby to 4.0.2
2026-04-01 11:28:28 +02:00
Oliver Günther
e7e5101fb6
Merge remote-tracking branch 'origin/release/17.2' into dev
2026-03-26 07:12:52 +01:00
ehassan01
fef0f5012c
Update README.md
2026-03-25 11:48:41 +01:00
ehassan01
5372a47556
Apply suggestion from @ehassan01
2026-03-25 11:42:30 +01:00
ehassan01
f2e36acfe6
Update JIRA documentation
...
Update JIRA documentation
2026-03-25 11:35:10 +01:00
Maya Berdygylyjova
60d3c9d55a
[ #73102 ] Update on migration docs https://community.openproject.org/ … ( #22485 )
...
[#73102 ] Update on migration docs https://community.openproject.org/work_packages/73102
[#73102 ] Update on migration docs
https://community.openproject.org/work_packages/73102
2026-03-25 10:45:22 +01:00
OpenProject Actions CI
c85472a1fa
Merge branch 'release/17.2' into dev
2026-03-23 04:19:43 +00:00
Niels Lindenthal 🇪🇺 🇺🇦
3c809577cf
Quick wins with the Jira import guide ( #22443 )
...
one small step of many small improvements
2026-03-22 13:56:34 +01:00
OpenProject Actions CI
9a2a918bc0
Merge branch 'release/17.2' into dev
2026-03-21 04:12:35 +00:00