Bug 29029 - Koha::Object - add filter method based on column sets
Summary: Koha::Object - add filter method based on column sets
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 12:19 UTC by Marcel de Rooy
Modified: 2022-12-12 21:24 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 29029: Introduce Koha::Object::ColumnSet (5.21 KB, patch)
2021-09-15 12:36 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 29029: Introduce Koha::Object::ColumnSet (4.87 KB, patch)
2021-09-15 14:58 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 29029: Add tests (4.59 KB, patch)
2021-09-15 15:02 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2021-09-15 12:19:11 UTC
See bug 28999. Separating ColumnSet from AllowList.
Comment 1 Marcel de Rooy 2021-09-15 12:36:26 UTC
Created attachment 124885 [details] [review]
Bug 29029: Introduce Koha::Object::ColumnSet
Comment 2 Marcel de Rooy 2021-09-15 12:37:26 UTC
Removed the test temporarily, and the City example. Patch coming.
Comment 3 Marcel de Rooy 2021-09-15 14:58:56 UTC
Created attachment 124897 [details] [review]
Bug 29029: Introduce Koha::Object::ColumnSet
Comment 4 Marcel de Rooy 2021-09-15 15:02:07 UTC
Created attachment 124898 [details] [review]
Bug 29029: Add tests
Comment 5 Marcel de Rooy 2021-12-17 10:22:24 UTC
Wasting time?