Commit Graph

107 Commits (ac4c15791a906bc693793030da234862f441df3a)

Author SHA1 Message Date
ulferts 245a7ddfcf
Fix/duplicate work packages across pages (#8651) 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 2fed3ee301
Add filter to select only (non-) milestones 4 years ago
ulferts abac033cd4
adds the `not equals` operator to subprojects 5 years ago
Oliver Günther dab04415c4
Fix indentation from editorconfig 5 years ago
Oliver Günther 80e747e0c6
Fix test by calling service with system user 5 years ago
Oliver Günther e4dcc6c5ea
Avoid usage of `users <<` pattern in group 5 years ago
ulferts cf735714d3
order independent contains operator (#8315) 5 years ago
ulferts e5749d9817
order independent contains operator (#8315) 5 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts 185a4058f7
adapt version filter spec 5 years ago
ulferts 95fd58cff7
replace order_by_date with order_by_semver_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
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 305d07a175
stabilize spec by ensuring a user to be present 5 years ago
ulferts 7c12bf00b9
fix flickering spec 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
Oliver Günther 970c2da98a
Rework spec to ensure User.current is set 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
ulferts 8a5b5eb69f
attempt to fix flickering spec 5 years ago
Oliver Günther 64e6fae1b8
[30442] Use formatted custom value in xls export 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 a2fd8d7c40
Fix previous specs 5 years ago
Oliver Günther b81b5c3e3c
[29832] Split whitespace in like query 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 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 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 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
Oliver Günther ae8db4011a
Fix more deprecations 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
Wieland Lindenthal 41475549a6 Remove CSS classes that were only used in feature spec 6 years ago
Jens Ulferts eb726a41a8
provide the query as context for cf filters 6 years ago
Wieland Lindenthal 1dcb43623e Add more highlighting specs for api v3 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 1c7626efe8
[28348] Coalesce values for contains filter 6 years ago