Commit Graph

164 Commits (4c6b3f7c0fc7ed1fe0af8715d9f57b0bbe1638e4)

Author SHA1 Message Date
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
Oliver Günther 595a664753
[29683] Fix order statements of CF list 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
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 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
Wieland Lindenthal 5f72c654e9 Satisfy CodeClimate 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
Wieland Lindenthal c64cbc38d1 Add DescriptionFilter for work packages 6 years ago
Wieland Lindenthal 4fc70d8951 Create SearchFilter on work packages that searches on: 6 years ago
Oliver Günther 1d65582a50
[29184] Validate with old parent templated value 6 years ago
Jens Ulferts de2735f797
implement time entries widget 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
ulferts 4209539da9 Feature/angular calendar (#6766) 6 years ago
Jens Ulferts eb726a41a8
provide the query as context for cf filters 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
Jens Ulferts 98ed6b521c
allow filtering by accountable group 6 years ago
Oliver Günther 14fd7d2eb4
[28475] Fix usage of value objects in subproject filter 6 years ago
Oliver Günther 1c0a3cf82b
Avoid plucking only :id on a mapped query that orders by name 6 years ago
Oliver Günther aae558cc7a
[28448] Avoid running into nil project on validation check 6 years ago
Jens Ulferts fa2b0fa1d9
clean up templated filter values 7 years ago