Commit Graph

190 Commits (30f4c6dcfd483d96ac9199ebac8f11cd19194527)

Author SHA1 Message Date
ulferts 38d2707946
Fix/wp sums in db (#8580) 4 years ago
bsatarnejad 1fbc75b96d writing a test for estimated-hours filter with none and zero values 4 years ago
bsatarnejad 5f0b48617c writing a test for estimated-hours filter with none and zero values 4 years ago
ulferts 829648e1ad remove operators not applicable to only subprojects filter 4 years ago
Oliver Günther d43d9e6e00
Add subproject boards and extract common board action class 4 years ago
Oliver Günther 2fed3ee301
Add filter to select only (non-) milestones 4 years ago
ulferts 33099d666c
use integer/float value for summing 5 years ago
ulferts a0565b435e
fix cf sums integer overflow 5 years ago
Henriette Darge ebc3f6fe18 Prevent that the backend changes the order of filter attributes (sorted by id). Otherwise there is a visible change in the filter attributes in the frontend. 5 years ago
ulferts abac033cd4
adds the `not equals` operator to subprojects 5 years ago
Oliver Günther 977deb4782
[32808] Allow null handling in custom fields based on direction 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts 125d51c2b8
enable SortCriteria to handle sort bys Procs 5 years ago
ulferts 4002be7c58
adapt spec expectation 5 years ago
ulferts 900711cdab
remove unnecessary order 5 years ago
ulferts d65cd0d211
reuse sql string 5 years ago
ulferts 3ed9e45a95
semver sorting/group_by for wp table 5 years ago
ulferts 95fd58cff7
replace order_by_date with order_by_semver_name 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Oliver Günther fa33b8c296
[32296] Also ensure versions are sorted by name 5 years ago
Oliver Günther 1160cf972c
[32190] Switch filter requires/required for queries 5 years ago
Oliver Günther c18ae83b9e
Sort versions in roadmap in the same fashion 5 years ago
Oliver Günther f4f1e98b20
[32156] Use backlogs sorting of versions date for work packages 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
Oliver Günther a6a4031aa2
[31667] Fix ambiguous reference to project_id when group/sort 5 years ago
ulferts aa3698d061
fix summing custom fields on wp table 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts c4dc6e2c91
ensure sums are also sorted by group_by column 5 years ago
Oliver Günther 64e6fae1b8
[30442] Use formatted custom value in xls export 5 years ago
Oliver Günther 731bbd4104
[30763] Use stable sort for manual position 5 years ago
Markus Kahl cb6d28136d allow editing estimated time for parents, show derived separately 5 years ago
Markus Kahl 530aa631d5 don't count children twice when summing estimated hours 5 years ago
Oliver Günther 7ac2805779
Save integer relative positions by computing spaces between 5 years ago
Wieland Lindenthal 1e3fe98640 Respect custom field attributes "is_filter" and "searchable" within the SearchFilter 5 years ago
Wieland Lindenthal 83c72b549b Let Global search also search within custom fields of type string or text. 5 years ago
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Henriette Dinger 1be834f382 Remove option to disable type highlighting in the WP table 6 years ago
Oliver Günther d997d003a6
Fix duplicate join alias name 6 years ago
Oliver Günther 595a664753
[29683] Fix order statements of CF list 6 years ago
Wieland Lindenthal c4ac3aede2 Remove unused `joins` method 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 6 years ago
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Wieland Lindenthal bb1f09e9c5 Fix filter_configuration to always the `list` array 6 years ago
Wieland Lindenthal c830c62177 - Move Or-logic to a Mixin instead to a base class. 6 years ago