Commit Graph

284 Commits (4c6b3f7c0fc7ed1fe0af8715d9f57b0bbe1638e4)

Author SHA1 Message Date
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
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
ulferts 537ea1116e
add members widget to dashboard 5 years ago
ulferts b4954d5082
add suprojects widget to dashboard 5 years ago
Henriette Dinger 9c2a920955 Correct group filter && and apply filters to userAutocompleter to search only for members who are not yet in the group 5 years ago
Markus Kahl cb6d28136d allow editing estimated time for parents, show derived separately 5 years ago
ulferts 1ae42c5075
adapts the news filter to be available on a dashboard 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 6465f3f54a
add updated_at/created_at to query 5 years ago
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 6 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 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 5de0b9a2d8
Go through brakeman warnings 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
Oliver Günther b81b5c3e3c
[29832] Split whitespace in like query 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
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Jens Ulferts f651c3534d
moves query to grid module 6 years ago
Jens Ulferts ec95888700
start putting grid into own module 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