Commit Graph

7918 Commits

Author SHA1 Message Date
Frédéric Péters c824568bca workflows: move down legacy "POST formdata" webservice action option (#43614)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2021-10-24 16:55:20 +02:00
Frédéric Péters 6300d8d344 sql: do not add overlong text lines to full text indexation (#58100) 2021-10-22 12:34:17 +02:00
Frédéric Péters 2dc0c2a06a misc: pass workflow id/name to long job detection (#58099) 2021-10-22 12:02:17 +02:00
Frédéric Péters b15f262c3e trivial: add missing **kwargs to build_agenda_datasources cron job (#58098) 2021-10-22 12:00:45 +02:00
Frédéric Péters 679b627db2 trivial: isort 2021-10-22 11:53:57 +02:00
Benjamin Dauvergne dfbe3123ef misc: remap statuses in a transaction (#38579) 2021-10-22 11:51:02 +02:00
Frédéric Péters 8f8d4bf481 misc: don't abort on errors reindexing a formdata (#58084) 2021-10-22 10:52:57 +02:00
Frédéric Péters a2534dcff1 misc: log aborted cron job (#58082) 2021-10-22 10:27:12 +02:00
Lauréline Guérin b3c957c071 misc: more logs for some cron jobs (#57604) 2021-10-22 10:05:22 +02:00
Lauréline Guérin 75727642c1 misc: add log mecanism for cron jobs (#57604) 2021-10-22 10:05:22 +02:00
Frédéric Péters beac7f7ad7 fix spelling error in translation 2021-10-22 09:36:35 +02:00
Frédéric Péters 2d2e90fbb5 formdef: don't try preserving internal_identifier in SQL mode (#57540) 2021-10-21 16:20:15 +02:00
Frédéric Péters 759df9acfc workflows: include disabled handle (for layout) on readonly workflows (#58027) 2021-10-21 14:06:34 +02:00
Frédéric Péters 8bb6391359 workflows: hide custom from email action option behind a feature flag (#48805) 2021-10-21 14:05:33 +02:00
Lauréline Guérin a2a7f073f8
fields: fix live prefill for date fields (#52064)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-21 10:00:07 +02:00
Lauréline Guérin ff771c9ded
fields: possibility to order items of Item(s)Field (#57251)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-21 08:57:51 +02:00
Frédéric Péters 1e9f5ec3f3 debian: fix typo in python3-unidecode package name 2021-10-20 18:59:01 +02:00
Frédéric Péters 100ffe085f translation update 2021-10-20 15:39:57 +02:00
Frédéric Péters 8fca1ed0b5 misc: extend |filter_by to work with fields with non-unique varname (#56614) 2021-10-20 15:09:54 +02:00
Frédéric Péters c1ccadde40 sql: switch fts normalization to unidecode (#57009) 2021-10-20 15:09:54 +02:00
Frédéric Péters b6a5e90708 workflows: play actions if jumping to current status from global action (#57750) 2021-10-20 15:09:54 +02:00
Frédéric Péters 9276e5f547 misc: always use perform_global_action to run a global action (#57750) 2021-10-20 15:09:54 +02:00
Frédéric Péters 7bbb071a68 add test_backoffice_global_action_jump_to_current_status 2021-10-20 15:09:54 +02:00
Frédéric Péters d15cd247eb backoffice: include all event lines in trace history (#57872) 2021-10-20 15:09:54 +02:00
Frédéric Péters dcfadd61d7 api: let /api/jobs/ base directory return a 404 (#57970) 2021-10-20 15:09:54 +02:00
Frédéric Péters 16fa5cf0e3 backoffice: open delete category confirmation in a popup (#57993) 2021-10-20 15:09:54 +02:00
Frédéric Péters aa6e53a12f tests: move superuser to pub fixture for category tests 2021-10-20 15:09:54 +02:00
Frédéric Péters bbe1b2a57f emails: adjust generic smtp error exception text (#57999) 2021-10-20 15:09:54 +02:00
Frédéric Péters 05ae54cf79 translation update 2021-10-19 16:50:07 +02:00
Frédéric Péters a58caddd9e misc: remove stray { from translated string (#57981) 2021-10-19 15:43:07 +02:00
Frédéric Péters 7c645bbab0 tests: clean custom views after test_lazy_global_forms 2021-10-19 15:32:34 +02:00
Lauréline Guérin 5b19ab7fd9
backoffice: duplicate page and subfields (#57036)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-18 20:51:48 +02:00
Lauréline Guérin 0565ffe5d3
snapshot: store a patch instead of serialization (#57299)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-18 15:27:36 +02:00
Frédéric Péters 897dc44bc3 fix typo in translation (#57937) 2021-10-18 14:37:24 +02:00
Frédéric Péters 838f601b50 emails: make sure newlines are stripped from subject (#57919) 2021-10-18 13:57:05 +02:00
Lauréline Guérin f6e450c658
formdata: form_role variables & user-function (#57506)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-18 10:16:58 +02:00
Frédéric Péters 87b31ed09d misc: do not crash on invalid file value in workflow variables (#57720) 2021-10-18 09:35:30 +02:00
Lauréline Guérin 3e2476ea1c
fields: fix live prefill for checkbox fields (#57860)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-18 08:39:44 +02:00
Frédéric Péters 713a6ccc82 storage: do not fail __repr__ for criterias without value (#57914) 2021-10-18 08:35:18 +02:00
Frédéric Péters 69640091e8 revert "fields: display page with single comment in summary (#56640)"
This reverts commit 8bef36e105 as it will
also display all title/subtitle/comment fields from conditional pages
the user didn't visit.
2021-10-13 16:17:37 +02:00
Frédéric Péters 7665bf1fc7 debian: switch to devhelper-compat 12 (#57538) 2021-10-09 15:29:24 +02:00
Frédéric Péters 057cdcb338 debian: run wrap-and-sort 2021-10-09 15:29:24 +02:00
Lauréline Guérin 643e321ca0
admin: don't fail if category does not exist (#57366)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-08 19:16:25 +02:00
Lauréline Guérin ca121d4bf1
snapshot: workflow variables are not editable (#57501)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-08 18:03:32 +02:00
Lauréline Guérin ae06861242
snapshot: fields are not sortable (#57524)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-08 11:00:10 +02:00
Serghei Mihai d59ee3cb65 variables: handle filtering lists by any of values (#56089) 2021-10-06 12:18:45 +02:00
Frédéric Péters e08efa3643 translation update 2021-10-05 22:19:23 +02:00
Frédéric Péters 71b0291a4a misc: introduce a {% newline %} tag (#57622) 2021-10-05 22:12:33 +02:00
Benjamin Dauvergne 1e7f76648a maps: fix attribute name init_with_geoloc (#57610) 2021-10-05 15:58:16 +02:00
Frédéric Péters 7c3b994254 afterjobs: don't use f-string in gettext calls (#57596) 2021-10-05 15:36:21 +02:00