Commit Graph

51 Commits (45d1a0caa2dcd424d6f727f01f6a3fb610596805)

Author SHA1 Message Date
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 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
ulferts 33099d666c
use integer/float value for summing 5 years ago
ulferts a0565b435e
fix cf sums integer overflow 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 d65cd0d211
reuse sql string 5 years ago
ulferts 3ed9e45a95
semver sorting/group_by for wp table 5 years ago
Oliver Günther fa33b8c296
[32296] Also ensure versions are sorted by name 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
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
Henriette Dinger 1be834f382 Remove option to disable type highlighting in the WP table 6 years ago
Oliver Günther 595a664753
[29683] Fix order statements of CF list 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
Oliver Günther 1a8090402f try to save highlighted attributes 6 years ago
Oliver Günther 6541cbe073 Add highlightable column 6 years ago
ulferts 5f8359a55c when sorting by version, sort by name only (#6201) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 8c732b9a42 Fix/parent depth first sorting (#6133) 7 years ago
ulferts a28ec25957 Fix/parent sorting missing elements (#6118) 7 years ago
ulferts c1be19a6da remove unused sortable join (#6099) 7 years ago
ulferts 587c3d6d40 fix poor mysql performance on sorting by parent (#6059) 7 years ago
ulferts 7d5616119f replace dynamic AR method by static string (#6049) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts 4d95cc815f Feature/guarded relation columns (#5784) 7 years ago
Oliver Günther bbd10c8dfe
Review remarks 8 years ago
Oliver Günther 2c0ebf0a6e
Add relationType to relationOfType column 8 years ago
ulferts 55695ed756 adds query columns by relation type (#5625) 8 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago