Commit Graph

53 Commits

Author SHA1 Message Date
Valentin Deniaud 23d3483386 statistics: remove all forms filter option (#80462)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-30 10:45:47 +02:00
Valentin Deniaud e7f9a625df statistics: always allow group by channel (#85530)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-26 10:21:00 +01:00
Valentin Deniaud f39f15f2b6 statistics: allow group by form when filtering on many forms (#85530) 2024-02-26 10:21:00 +01:00
Valentin Deniaud 8f5d6ab0b9 statistics: delay adding subfilters common to all forms (#85530) 2024-02-26 10:21:00 +01:00
Valentin Deniaud 39c58783fe statistics: set group by parameters regardless of form filter (#85530) 2024-02-26 10:21:00 +01:00
Valentin Deniaud 4b26920ebc api: fix group by on item field when multiple formdefs (#85793)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-18 20:21:56 +01:00
Frédéric Péters 3d9cc3f63f statistics: return 400 error for resolution time without final status (#84915) 2024-01-12 14:42:17 +01:00
Valentin Deniaud cb984d972d statistics: ensure status exists in all formdefs before filtering (#84558)
gitea/wcs/pipeline/head This commit looks good Details
2023-12-15 10:06:19 +01:00
Frédéric Péters e710716782 statistics: always consider workflow of same formdef (#84553)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-12-11 13:16:54 +01:00
Valentin Deniaud 78d64f0b04 statistics: aggregate resolution times with sql (#81734)
gitea/wcs/pipeline/head This commit looks good Details
2023-11-30 16:14:11 +01:00
Valentin Deniaud 9284e94610 statistics: remove fallback on receipt time in resolution times (#81734) 2023-11-30 16:14:11 +01:00
Valentin Deniaud 1e2264dd8c misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
Valentin Deniaud f17db168cc statistics: add backoffice submission channel (#71636)
gitea/wcs/pipeline/head This commit looks good Details
2023-07-03 16:48:11 +02:00
Valentin Deniaud d07540de7c statistics: refactor channel group by (#71636) 2023-07-03 16:48:11 +02:00
Valentin Deniaud 5206fde369 statistics: add filter to return only last months (#78709)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-27 11:41:44 +02:00
Frédéric Péters f6f141319c refactoring: remove usage of field.type attribute (#77762)
gitea/wcs/pipeline/head This commit looks good Details
2023-05-26 07:07:44 +02:00
Frédéric Péters c92e6b0641 misc: reduce/remove usage of storage criterias (#77163) 2023-05-02 14:34:35 +02:00
Valentin Deniaud 35a7e9e287 statistics: allow group by field inside block (#62404)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-20 09:49:24 +02:00
Valentin Deniaud 55b1be9b4f statistics: allow filtering by items field inside block (#75573)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-20 09:47:39 +02:00
Valentin Deniaud 82a599abec statistics: allow grouping by form (#73546)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-17 15:08:54 +02:00
Valentin Deniaud 08c580d40d statistics: add dynamic label to resolution time serie (#72461)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-27 18:48:20 +02:00
Valentin Deniaud 02433859f1 statistics: allow filtering by multiple formdefs (#73174)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-03 10:59:09 +01:00
Valentin Deniaud d0a2e4c2d4 statistics: drop legacy category filter support (#73174) 2023-03-03 10:59:09 +01:00
Valentin Deniaud cfe0116741 statistics: use new formdata column to compute counts (#73770) 2023-02-14 18:16:14 +01:00
Valentin Deniaud b32d5edfd5 statistics: filter only on statistics fields even if same varname (#73562)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-02-13 09:59:05 +01:00
Valentin Deniaud 4ce4167d43 Revert "statistics: handle grouping by computed field (#73249)"
This reverts commit 218965e265,
because it handles a case that should not happen.
2023-02-13 09:59:05 +01:00
Valentin Deniaud 07a9d625a5 statistics: add time between two statuses for cards (#72454) 2023-01-16 09:43:15 +01:00
Valentin Deniaud 218965e265 statistics: handle grouping by computed field (#73249) 2023-01-16 09:40:00 +01:00
Valentin Deniaud a7c8477578 statistics: add filter to hide "None" labels (#71660) 2022-12-23 15:19:33 +01:00
Valentin Deniaud 387f67d831 statistics: add group by simplified status (#71665) 2022-12-12 18:17:03 +01:00
Valentin Deniaud e56c599ef1 statistics: improve label sorting on group by (#71656) 2022-12-12 18:16:51 +01:00
Valentin Deniaud a359c91552 statistics: add time between two statuses (#71661) 2022-12-12 11:09:59 +01:00
Valentin Deniaud 738fe673e8 statistics: add translation context to done status filter (#72109) 2022-12-12 10:28:57 +01:00
Valentin Deniaud 7b8461d1ae statistics: add submission channel filter (#63376) 2022-11-14 17:17:28 +01:00
Valentin Deniaud 6b54032bda statistics: support group by items field without time interval (#71197) 2022-11-14 09:23:05 +01:00
Valentin Deniaud a538447c06 statistics: allow group by without time interval for cards (#70016) 2022-10-17 10:09:26 +02:00
Valentin Deniaud bc13ab8c06 statistics: allow group by without time interval (#63377) 2022-09-12 15:53:09 +02:00
Valentin Deniaud ca5914ee09 statistics: compute group labels sooner (#63377) 2022-09-12 15:53:09 +02:00
Frédéric Péters 8e20fc4e22 misc: use pgettext for contextual translations (#68202) 2022-08-18 15:11:54 +02:00
Pierre Ducroquet 1233847add fix Or([Equal]) instead of Contains 2022-07-29 09:38:43 +02:00
Frédéric Péters 3484ae5341 general: remove is_using_postgresql conditionals (#67190) 2022-07-15 08:32:31 +02:00
Valentin Deniaud 765aeb3a4c statistics: remove empty default value for cards (#67062) 2022-07-07 14:01:51 +02:00
Valentin Deniaud ea4eac548a statistics: merge category selection into form options (#62532) 2022-05-31 10:10:24 +02:00
Frédéric Péters bde49d22b7 api: add support for statistics on cards (#62029) 2022-05-04 11:47:03 +02:00
Frédéric Péters 92712ff8d7 api: consider anonymised forms when retrieving groupby labels (#64701) 2022-05-03 09:00:53 +02:00
Lauréline Guérin 99c823e381
backoffice: filtering with ne operator allows null values (#62960)
gitea-wip/wcs/pipeline/head Build started... Details
Introduce StrictNotEqual criteria with null values have to be excluded
2022-03-25 14:23:07 +01:00
Valentin Deniaud e1d33d582b statistics: exclude drafts from totals (#63139) 2022-03-24 11:29:33 +01:00
Valentin Deniaud 915836c763 statistics: use category slug rather than id (#61503) 2022-03-15 09:49:28 +01:00
Valentin Deniaud dae6a823d7 statistics: use display value on group by (#62264) 2022-03-01 11:46:57 +01:00
Valentin Deniaud 913fabb5e2 statistics: group forms count by field (#60777) 2022-02-16 10:06:12 +01:00