Commit Graph

327 Commits (14b8e3fa35a3645b193c1ba5da02df7dba441068)

Author SHA1 Message Date
ulferts 245a7ddfcf
Fix/duplicate work packages across pages (#8651) 4 years ago
Oliver Günther ba2cd45fb8 [33677] Let boolean CF filters be kind of BooleanFilter 4 years ago
Oliver Günther 5d43198a88 Fix joining of integer values in escaped template 4 years ago
ulferts 38d2707946
Fix/wp sums in db (#8580) 4 years ago
ulferts 6826f90ee2
Feature/remove timelog (#8557) 4 years ago
bsatarnejad 1fbc75b96d writing a test for estimated-hours filter with none and zero values 4 years ago
bsatarnejad 27d93a30c4 show data which is zero when we filter 'none' 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
bsatarnejad a0a5d9c88b show data which is zero when we filter 'none' 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
Oliver Günther e691340169
Add templated filter to project query 4 years ago
Oliver Günther 467b1860ae
Add templated property to projects 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
ulferts cf735714d3
order independent contains operator (#8315) 5 years ago
ulferts e5749d9817
order independent contains operator (#8315) 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 a69d912ed2
fix constant reference 5 years ago
ulferts 4002be7c58
adapt spec expectation 5 years ago
ulferts 900711cdab
remove unnecessary order 5 years ago
ulferts 90d8cbaa15
have filter values ordered by semver 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 9c78d48cea
allow args on scope method 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
ulferts a62c157f18
rename news created_on column to created_at 5 years ago
ulferts 15b81403c7
avoid sorting and order on counting 5 years ago
ulferts ea65cf10b2
case insensitive order for projects 5 years ago
ulferts 846ffcfef0
recent work packages tab on time entry autocompleter 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 61e496ab97
annotate secure custom field ordering 5 years ago
ulferts dc5a927d2c
move visibility check into project query 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
Markus Kahl 80bb46d47b call protected method if defined 5 years ago
ulferts 00a31728fc
increase strictness on regexp for default orders 5 years ago
ulferts aa3698d061
fix summing custom fields on wp table 5 years ago
ulferts 75d34621fb
adapt project order to altered db column name 5 years ago
ulferts 924a3dfb04
adapt project order to altered db column name 5 years ago