11 Commits

Author SHA1 Message Date
Tobias Dillmann 63b00e3e88 [#68812] Portfolio side menu and static portfolio queries 2025-11-14 16:25:55 +01:00
Tobias Dillmann e15800057e [#68812] Revert "[#68812] WIP - use a filter to show portfolios"
This reverts commit 76b4c9d007565add991e41da369410c7524bcd69.
2025-11-14 16:25:51 +01:00
Tobias Dillmann 3d38a9b832 [#68812] WIP - use a filter to show portfolios 2025-11-14 16:25:51 +01:00
Alexander Brandon Coles 2b144e8542 Fix wording: Change "Favored" to "Favorited"
Favorite is the correct term in the context of expressing a preference
for a particular project / other OpenProject domain object.

Updates `ActsAsFavorable` to `ActsAsFavoritable`, as well as filenames,
identifiers and strings to:

    favored => favorited
    favorable => favoritable
    favoring => favoriting
2025-09-10 19:08:15 +01:00
Pavel Balashou 1323927095 [#65068] Add deleted status to user.
https://community.openproject.org/work_packages/65068
2025-08-27 09:53:37 +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
Dombi Attila 5dc53fd02e Fix bug ProjectQueries not showing up when shared via a group. 2025-07-02 12:44:15 +03:00
ulferts 69f6194151 turn factory project independent - move ProjectQuery services and contracts 2024-09-27 09:25:01 +02: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 db580141cc Move ProjectQuery model to the main namespace 2024-06-26 16:23:10 +02:00