Commit Graph

9399 Commits

Author SHA1 Message Date
Pierre Ducroquet 1626ad4e1a sql: send cron in application_name to show origin of queries in PostgreSQL (#75795)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-27 08:40:43 +02:00
Frédéric Péters 42b4108781 misc: do not audit API calls to download files (#75572)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-25 14:05:53 +01:00
Frédéric Péters 0e0c73a814 sql: remove support for psycopg < 2.8 (#75779)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 16:32:13 +01:00
Frédéric Péters 01c2ce8c05 sql: remove obsolete cPickle import (#75780)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 16:28:49 +01:00
Benjamin Dauvergne cb05c2ed54 workflows: store EmailEvolutionPart (#75025)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 14:15:21 +01:00
Benjamin Dauvergne 69069cda1f tests: checks new evolution parts are saved on a jump (#75025) 2023-03-24 14:15:21 +01:00
Frédéric Péters 02da5e47e7 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 13:37:44 +01:00
Lauréline Guérin 2bb316e2ed backoffice: allow fields of BlockField in csv import for cards (#72799)
gitea/wcs/pipeline/head This commit looks good Details
(only if max_items == 1)
2023-03-24 10:33:24 +01:00
Frédéric Péters b253bdc6be a11y: add accordion pattern to form view sections (#73116)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 10:06:32 +01:00
Frédéric Péters b9d0e276c4 misc: limit length of form titles (#75596)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 09:47:41 +01:00
Frédéric Péters 773b26600e misc: second guess libmagic for PDF files with garbage at start (#74702)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-24 09:12:01 +01:00
Frédéric Péters be7dbaba35 backoffice: add feature flag to hide statistics links (#74759) 2023-03-24 09:11:48 +01:00
Frédéric Péters a457654dc2 workflows: display trigger statuses in summary line (#75056) 2023-03-24 09:11:31 +01:00
Frédéric Péters eed1af2e7b misc: call SafeExceptionReporterFilter to clean traces (#75349) 2023-03-24 09:11:18 +01:00
Frédéric Péters 20c5d52994 publisher: always use detailed stack traces (#75349) 2023-03-24 09:11:18 +01:00
Frédéric Péters 982d3ad342 forms: add export/import support for boolean workflow variables (#75634) 2023-03-24 09:10:54 +01:00
Frédéric Péters 6069687af3 misc: add both id and text columns for items fields in spreadsheet (#75657)
gitea/wcs/pipeline/head Build queued... Details
2023-03-24 09:10:40 +01:00
Frédéric Péters c3da5b184e misc: always use delete as label of delete buttons (#75746)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-23 15:40:04 +01:00
Lauréline Guérin 29772800e9 i18n: translate items of ItemsField (#75030)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-21 07:56:09 +01:00
Frédéric Péters 76a87e227b cron: reduce stalled job detection to 6 hours (#75478) 2023-03-21 07:55:14 +01:00
Frédéric Péters ffe9cb1c38 geolocation: ignore field hints when assembling address parts (#75613) 2023-03-21 07:54:58 +01:00
Frédéric Péters 42c904394f help: remove section about API accesses (now written online) (#75607) 2023-03-21 07:54:49 +01:00
Frédéric Péters 00222aae84 sql: do not consider numbers not starting with 0 as phone numbers (#75594)
gitea/wcs/pipeline/head Build queued... Details
2023-03-21 07:54:39 +01:00
Frédéric Péters e682f42fb4 sql: revert looking up both raw and normalized values in FTS search (#75594) 2023-03-21 07:54:39 +01:00
Frédéric Péters 71f1c109a3 misc: do not get items options when setting to empty value (#75154)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-21 07:54:24 +01:00
Frédéric Péters ee5ad16158 misc: avoid crash when anonymising on list filtered on connected user (#75154) 2023-03-21 07:54:24 +01:00
Benjamin Dauvergne b84da1a80c misc: undo file orientation when resizing images (#73872)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-17 00:07:33 +01:00
Valentin Deniaud 6a81b8cfdc admin: fix editing test with no associated user (#75524)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-16 17:11:57 +01:00
Valentin Deniaud 040ee4664f misc: bump djhtml version (#75442)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-16 16:12:20 +01:00
Valentin Deniaud 87718f0a88 misc: bump black version (#75442) 2023-03-16 16:12:20 +01:00
Valentin Deniaud e6bc94cf14 misc: change pyupgrade target version to 3.9 (#75442) 2023-03-16 16:12:20 +01:00
Valentin Deniaud 24b8d6e55e misc: require django 3.2 (#75442) 2023-03-16 16:12:20 +01:00
Benjamin Dauvergne cb6fe33c70 misc: make identifier of status manual actions unique (#75321)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-16 14:27:26 +01:00
Benjamin Dauvergne 7e4375e203 misc: remove unused field ManualActin.action_id (#75321) 2023-03-16 13:07:46 +01:00
Valentin Deniaud c02417b9cd misc: move AppConfig from init to apps.py (#75493)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-16 10:39:25 +01:00
Frédéric Péters 15051e2c2d misc: cleanup after automatic force_text/force_str upgrade (#74840)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-15 15:33:17 +01:00
Frédéric Péters 0ee6d323f4 misc: apply django-upgrade 3.2 (mostly force_text -> force_str) (#74840) 2023-03-15 15:33:17 +01:00
Frédéric Péters 569ec19840 ci: run tests against django 3.2 (#74840)
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2023-03-15 15:33:17 +01:00
Frédéric Péters 5939cb8f18 tests: unescape html to avoid differences between django versions (#74840) 2023-03-15 15:33:17 +01:00
Valentin Deniaud 67afabfbd3 admin: show failing tests first on test result page (#75171)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-15 11:13:29 +01:00
Benjamin Dauvergne fd47ce7576 sql: make FtsMatch search raw and normalized value (#73302)
gitea/wcs/pipeline/head This commit looks good Details
When the searched value is normalized, still look for the unnormalized
value using an OR condition.
2023-03-10 11:26:24 +01:00
Benjamin Dauvergne a3efddbb4e sql: make FtsMatch.__repr__ works (#73302)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-10 10:39:30 +01:00
Frédéric Péters 70adf067d7 general: remove status from receipt page (#55494)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-10 10:14:29 +01:00
Lauréline Guérin 962b5c6ec3 workflows: fix import of global action manually triggered with statuses (#75233)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-09 10:35:27 +01:00
Valentin Deniaud c2ea684748 testdef: never call field data source (#75095)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-09 10:24:23 +01:00
Serghei Mihai bfa55d754f map: don't initiate search widget if it's not loaded (#75264)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-08 21:12:18 +01:00
Valentin Deniaud 25281d698c admin: improve test page presentation (#75173)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-08 13:38:00 +01:00
Frédéric Péters 92ed2d8d7d tests: adapt phone number test for new phonenumbers version (#75128)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-04 08:35:33 +01:00
Frédéric Péters 774b8fd578 misc: force thumbnails to be rendered as RGB (#75090)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-03 14:03:31 +01: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