6 Commits

Author SHA1 Message Date
Oliver Günther d314c487d5 Use registry for associated journal objects, not hard coded map 2026-05-07 10:34:06 +02:00
Kabiru Mwenja 7e2306b79b bug/68287 Work package activity tab comments inline attachments are not updated when comments are completely empty (#20623)
https://community.openproject.org/work_packages/68287
2025-10-14 09:25:48 +03:00
Kabiru Mwenja 34e136169e bug/65077 Inline comment attachments are not linked to the comment when submit is via API (#19304)
Relocate attachment claims in corresponding (journal) comment create and update services as
dependent services so that they are always invoked in both API & HTML contexts.

Follows:
 * https://github.com/opf/openproject/pull/18537
 * https://github.com/opf/openproject/pull/18648

https://community.openproject.org/work_packages/65077
2025-06-25 10:24:24 +03:00
Oliver Günther f4dfd6c6c6 [36238] Extract and fix user references in other objects (#9007)
* Move replacing invalid references into separate job for principals

* Write migration to remove existing invalid custom values and responsible

* Fix other specs

* Fix other specs

* rewrite replacing user in records

* consolidate principal deletion

* include placeholder users in spec

Co-authored-by: ulferts <jens.ulferts@googlemail.com>
2021-02-16 08:46:53 +01:00
ulferts 6140f4c7e9 update copyright to 2021 (#8925)
Updates the copyright to 2021 for all files that have a copyright. Files in our source code without the copyright header still do not receive one automatically. Additionally, backlisted files are also excluded.

Previously the copyright of chiliproject which references redmine stated a copyright of redmine up to and including 2017 which is not true for the code we have in here. Because of that I changed that to 2013
2021-01-13 17:47:45 +01:00
ulferts 983709db89 rewrite acts as journalized to create journals in sql 2020-05-25 10:43:04 +02:00