Commit Graph

275 Commits (d01d33c631b903f8eaeb5044b590a15359f43890)

Author SHA1 Message Date
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
Wieland Lindenthal fdb5fa7eac Move `includes` method to OrBaseFilter. 6 years ago
Wieland Lindenthal 05bd97d877 Refactor SearchFilter to inherit from an OrBaseFilter 6 years ago
Jens Ulferts d632e513d3
add read endpoints for news to api v3 6 years ago
Wieland Lindenthal 5f72c654e9 Satisfy CodeClimate 6 years ago
Jens Ulferts 0d7312071b
implement news widget 6 years ago
Wieland Lindenthal d800854de0 Fix bug. Wrong operator was set. 6 years ago
Wieland Lindenthal ce6c208e7e Add CommentFilter and include it into SearchFilter 6 years ago
Wieland Lindenthal a48ef771d3 Add operator "everywhere" to SearchFilter. 6 years ago
Wieland Lindenthal ee1fc0b34b Fix SearchFilter input to be text 6 years ago
Wieland Lindenthal 2a47d8f512 Refactor SearchFilter to combine other filters. 6 years ago