9 Commits

Author SHA1 Message Date
as-op 5b5caaa186 [#65994] PDF export of project list
https://community.openproject.org/work_packages/65994
2025-07-31 14:59:03 +02:00
Alexander Brandon Coles bc693e02ea Fix missing copyright notices in app/workers 2025-07-18 18:10:42 +01:00
Alexander Brandon Coles 03572f4444 Freeze string literals in app/workers
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/workers
2025-07-18 17:42:42 +01:00
Klaus Zanders db580141cc Move ProjectQuery model to the main namespace 2024-06-26 16:23:10 +02:00
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Ivan Kuchin 9e4934cd0a change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a 2024-03-20 18:05:22 +01:00
Oliver Günther 83bd71d085 Fix serialization of project query by adding mixin 2021-11-02 16:15:02 +01:00
Oliver Günther eb4d7a19d9 Add CSV project export functionality 2021-11-02 16:14:59 +01:00