Commit Graph

200 Commits (45d1a0caa2dcd424d6f727f01f6a3fb610596805)

Author SHA1 Message Date
ulferts ce5e06dde2
Fix/non matching pagination (#9202) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts e9692f85a5 add filtering for assignee with placeholder users 4 years ago
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Oliver Günther 4d17b19783 [36026] Ensure project filter only searches for active projects 4 years ago
Wieland Lindenthal efbd3e9b41
Placeholder user backend (#8935) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts bf9bc70bb1
fix grouping by cf while summing (#8881) 4 years ago
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