Commit Graph

449 Commits (7e8e9c1323535bf99cb0cf9052a5de3f13605f4b)

Author SHA1 Message Date
Christophe Bliard ac27dba493
refactor: Extract CustomField#column_name for "cf_#{id}" 2 years ago
Christophe Bliard 10085736da
refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
Christophe Bliard 21a696ef9b
Update copyright information for 2023 2 years ago
Dombi Attila 3f07c7d110 [#45450] Implement the api/v3/days/non_working endpoint 2 years ago
Oliver Günther 37aec2f4c2
Fix duplicate members when filtering for group 2 years ago
Dombi Attila 64b2af75ea Fix multiple day filter bug, by explicitly applying the from clause when it's present 2 years ago
ulferts 336fd850a4
support the child operator properly 2 years ago
ulferts c69f193432
include child relation type 2 years ago
ulferts df94ceeb9a
remove canoncial cast in relatable filter 2 years ago
Dombi Attila 3c9bc297b6 [#44414] Fix bug of displaying empty date alert page 2 years ago
ulferts fce7780490
use camelcase for dateAlert filter value 2 years ago
Dombi Attila 9e787247e6 [#43677] Update notification groups to use dateAlert reason 2 years ago
ulferts 6b594e498c
bump psych 2 years ago
Dombi Attila 5dc7d1312b Use flat_map in the reasons_filter 2 years ago
Dmitrii f809061c09 [#43682] Include date alerts in notification center 2 years ago
ulferts 7de57caed6
add typeahead column used only for sorting 2 years ago
Oliver Günther a6b7bee822
Cleanup code for duration / non working days (#11222) 2 years ago
Oliver Günther d6737433c4
Make the typeahead project filter search for name only 2 years ago
ulferts deb2321603
quickfix for principal filter performance 2 years ago
ulferts ef02151dd1
manual linting after rubocop autofixes 2 years ago
ulferts 5dbb3de9d8
rubocop autofix for cops added in 2.15 2 years ago
Dombi Attila cc7c2fd3a5 Add duration column to the work package table 2 years ago
Dombi Attila 60c1740483 Add duration filter for work packages 2 years ago
Dombi Attila 185a856f41 Add duration as a sortable property column 2 years ago
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Dombi Attila 54eca7fddb Add non-working days to the api/v3/days 2 years ago
Dombi Attila c9e4a7dd6e Add dates_interval and working filters for api/v3/days endpoint 2 years ago
Christophe Bliard 084df42334 add first implementation of /api/v3/days 2 years ago
Christophe Bliard cc8fa1f7be implement GET /api/v3/days/week 2 years ago
Christophe Bliard 8da459140e
refactor: expand options argument of allowed_to calls 2 years ago
Oliver Günther 79211a1729
Remove Queries::HiddenFilter 3 years ago
Oliver Günther 300da0608b
Also reorder project roots and sort by lft only 3 years ago
Eric Schubert 5334b13ce8
[#41934] changed scope of allowed values of principal loader 3 years ago
Eric Schubert 87ec8ea322
[#41934] restrict members filter scope to visible principals 3 years ago
Oliver Günther a54c208a41
[41903] Fix queries visible scope for private global queries 3 years ago
Christophe Bliard 4ace588f3a
improve error message for non-existing filter 3 years ago
Oliver Günther dc978f9bed
Use scope.where in project filter 3 years ago
Oliver Günther df220ed594
Extend project filter with replaced values and add spec 3 years ago
Oliver Günther 00c6fd2692
Add new query attribute include_subprojects 3 years ago
ulferts 3b0b0a93b2 join status explicitly triggered by status filter 3 years ago
ulferts 491928a3fd
replace typed_dag with closure_tree and CTE 3 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard a218a0ee92
fix wrong query being registered 3 years ago
Christophe Bliard a403a89867
refactor: use Queries::Register.register helper to avoid repetition 3 years ago
Christophe Bliard b72a22bf94
Refactor: register query filters without repeating query arg 3 years ago
Christophe Bliard 44c664a6b7
Move the excluded filters list into Query::Register module 3 years ago
ulferts a775e9e5d8
introduce permission governing whether work packages can be assigned 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Frank Long 991627924e
Add a format to display lastname and firstname without space (#10072) 3 years ago
Oliver Günther 1eaf8ed0fb
Add an empty filter to fallback for typeahead 3 years ago