22 Commits

Author SHA1 Message Date
Dombi Attila e0d63f12b9 [#69686] n+1 queries on custom field selects for projects
https://community.openproject.org/work_packages/69686
2025-12-15 15:58:13 +02:00
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 d17da65477 Freeze string literals in app/models
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/models
2025-07-22 18:26:13 +01:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Klaus Zanders 1660fce6ef Manage some leftover copyright noticesthat still mention 2023 2024-07-03 08:42:09 +02:00
Klaus Zanders c2accd1886 Merge branch 'dev' into projects-list-sort 2024-05-08 11:48:02 +02:00
Klaus Zanders 0986f7f1af Change serialization of orders to be an array instead of a hash 2024-05-08 09:23:53 +02:00
Ivan Kuchin c75ce19b2b fix ProjectQuery serialisation 2024-05-07 18:54:21 +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
ulferts 9c5b60fa34 adapt project export 2024-03-01 10:03:40 +01:00
ulferts ec29bf8d33 column registration 2024-03-01 10:01:07 +01:00
ulferts 7356242d9b frontend side state management 2024-01-25 20:11:14 +01:00
ulferts 4ab2d63a12 fix not having a group_by property on query serialization 2024-01-25 20:11:10 +01:00
ulferts 295fbf3f8c have queries loaded if query_id property is provided 2024-01-25 13:49:27 +01:00
ulferts 83bd82d33d persisted project queries 2024-01-25 13:49:25 +01:00
Christophe Bliard c795874f7f Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Christophe Bliard 21a696ef9b Update copyright information for 2023 2022-12-30 15:51:26 +01:00
Christophe Bliard 48a4f1b6ad lint with rubocop --autocorrect (safe cops only) 2022-06-02 10:40:10 +02:00
Christophe Bliard bc8d423ec2 update copyright information for 2022 2022-03-01 17:05:59 +01:00
Oliver Günther 83bd71d085 Fix serialization of project query by adding mixin 2021-11-02 16:15:02 +01:00