5 Commits

Author SHA1 Message Date
Alexander Brandon Coles 0091ee164d Freeze string literals in app/contracts
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/contracts
2025-07-18 17:51:41 +01:00
Dombi Attila 0f62a79a89 Add comment on the ProjectQuery::PublishService and fix typos. 2025-07-02 17:13:57 +03:00
Dombi Attila fd82a91e23 Separate permission guards from contract validations on ProjectQueries 2025-07-02 12:44:12 +03:00
Dombi Attila 1b0e26c15b [#60355] Sharing project lists does not work
https://community.openproject.org/work_packages/60355

- Do not validate a project query when publishing and unpublishing it.
2025-07-02 12:44:11 +03:00
ulferts 69f6194151 turn factory project independent - move ProjectQuery services and contracts 2024-09-27 09:25:01 +02:00