Commit Graph

371 Commits (dba8567f20da28497b318bfbc12cd8363b043372)

Author SHA1 Message Date
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
Wieland Lindenthal 259950ec24 Add sorting for project status to project list and 5 years ago
Wieland Lindenthal 636ec8a5f3 Adding specs for project list's project status filter. 5 years ago
Wieland Lindenthal 1af4b9abe5 Add status filter to project list 5 years ago
ulferts 57131fa32b
continue adapting to altered project properties 5 years ago
ulferts 4e5b9afef5
rename project attributes 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
ulferts 5c7d5a36e2
ensure direction in project order to be asc or desc 5 years ago