Commit Graph

9466 Commits

Author SHA1 Message Date
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
Valentin Deniaud d0a2e4c2d4 statistics: drop legacy category filter support (#73174) 2023-03-03 10:59:09 +01:00
Frédéric Péters 1a5b265b0c misc: do not normalize form identifiers as phone numbers (#75073)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-03-02 21:34:27 +01:00
Valentin Deniaud 596399d0cb qommon: disable thumbnail for image in test data (#74939)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-01 15:54:30 +01:00
Frédéric Péters e2f1efe407 misc: reset formdata state when initializing publisher (#74963)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-01 13:41:50 +01:00
Frédéric Péters c6fe7063f7 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-03-01 10:53:02 +01:00
Frédéric Péters d03f8b94bd grep: do not duplicate hit lines (#74479)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 16:09:29 +01:00
Frédéric Péters 26dfa74135 backoffice: do not add global actions externally triggered as buttons (#65898)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 16:09:03 +01:00
Frédéric Péters 27be2ec756 backoffice: include choice buttons whichever status is selected (#65898) 2023-02-28 16:09:03 +01:00
Frédéric Péters 26afb1912c workflows: add option to limit global actions to some statuses (#65898) 2023-02-28 16:09:03 +01:00
Frédéric Péters 07a54d4cd9 data sources: force parameter to string (#74889)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 14:03:30 +01:00
Valentin Deniaud bfda135a1a translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 11:42:33 +01:00
Lauréline Guérin 55316aab3c backoffice: edit related card in a popup (#73689)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 10:46:04 +01:00
Valentin Deniaud e3d7eadb94 translation update 2023-02-28 10:45:03 +01:00
Valentin Deniaud d4ff011dbe admin: add test edition view for metadata (#74760) 2023-02-28 10:30:29 +01:00
Valentin Deniaud 16f8333115 tests: ensure no data source call for field inside block during tests (#74753)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-02-28 10:29:00 +01:00
Valentin Deniaud 27efbead05 testdef: ignore invalid choice for select inside block (#74753) 2023-02-28 10:29:00 +01:00
Valentin Deniaud 127e339981 qommon: do not validate value in SelectWidget.set_value (#74753) 2023-02-28 10:29:00 +01:00
Valentin Deniaud 1796ece7e7 testdef: statically retrieve values for field with data source (#74289)
gitea/wcs/pipeline/head Build queued... Details
2023-02-28 10:28:25 +01:00
Valentin Deniaud 278058bfb0 testdef: allow invalid value for item fields (#74289) 2023-02-28 10:28:25 +01:00
Valentin Deniaud 73bfb10225 blocks: run formdef tests on change (#74302)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 10:23:28 +01:00
Valentin Deniaud c91368f799 snapshots: run tests in background and view results (#74302) 2023-02-28 10:23:28 +01:00
Valentin Deniaud a94ed94185 admin: show test results on form pages (#74302) 2023-02-28 10:23:28 +01:00
Valentin Deniaud 618bc643fa admin: save and view test results (#74302) 2023-02-28 10:23:28 +01:00
Valentin Deniaud 30b945597f sql: add table to hold test results (#74302) 2023-02-28 10:23:28 +01:00
Valentin Deniaud 6988edffbd admin: fix forms ordering when creating new test (#74302) 2023-02-28 10:23:28 +01:00
Valentin Deniaud a520426dd9 tests: fix testdef flaky test (#74302) 2023-02-28 10:23:28 +01:00
Lauréline Guérin 6354c452c0
backoffice: regroup links to inspectors in logged error view (#74731)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 09:15:21 +01:00
Frédéric Péters afd8b11850 i18n: display an error message if no languages have been selected (#74870)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-27 13:08:14 +01:00
Lauréline Guérin 0154885322 tests: check creating formdatas during a csv/json import runs is ok (#74849)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-24 22:21:04 +01:00
Frédéric Péters 54d335be70 workflows: add proper reset between executions of workflow on formdatas (#74849) 2023-02-24 22:21:03 +01:00
Frédéric Péters c322065d98 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-02-24 12:05:18 +01:00
Frédéric Péters 35084ea031 misc: avoid passive SSO for api/backoffice/login URLs (#73670) 2023-02-24 11:23:09 +01:00
Frédéric Péters 7d888c0530 tests: check both en/fr time representation in prefill test (#73484)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-24 10:56:22 +01:00