Commit Graph

6850 Commits

Author SHA1 Message Date
Benjamin Dauvergne 586342cf3f Jenkinsfile: setup SETUPTOOLS_USE_DISTUTILS envvar to stdlib
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2020-08-31 15:32:23 +02:00
Lauréline Guérin 0df992678e
misc: use Truncator in ellipsize (#42744) 2020-08-28 15:40:24 +02:00
Lauréline Guérin 1f4ac8d124
backoffice: truncate error details in errors_block (#42744) 2020-08-28 15:35:39 +02:00
Frédéric Péters 56b48d5457 translation update 2020-08-28 15:19:03 +02:00
Frédéric Péters ce23766bc9 misc: add backoffice fields support to |filter_by (#46173) 2020-08-28 12:25:34 +02:00
Frédéric Péters ab485f0f3e api: add always_advertise attribute in /api/formdefs/ response (#46051) 2020-08-28 09:42:41 +02:00
Frédéric Péters 90834b9402 misc: don't crash on json data sources using lists (#46067) 2020-08-28 09:42:41 +02:00
Frédéric Péters 52800f4173 backoffice: don't crash previewing fields that fail to render (#46099) 2020-08-28 09:42:41 +02:00
Frédéric Péters b96e2fb4fe translation update 2020-08-25 14:10:38 +02:00
Frédéric Péters e09170ffe5 sql: reindex formdata for new full text normalization (#46044) 2020-08-25 10:35:30 +02:00
Frédéric Péters 31ff9f2f9a api: include first value for a repeated varname (#42468) 2020-08-24 17:51:40 +02:00
Frédéric Péters ce94f2f03d blocks: import missing get_publisher (#46021) 2020-08-24 13:36:55 +02:00
Frédéric Péters fe8c22618d sql: unify full text search normalization (#46015) 2020-08-24 12:42:41 +02:00
Benjamin Dauvergne 7e392aeaa4 misc: keep newlines in CSV import (#42624) 2020-08-21 15:23:05 +02:00
Frédéric Péters 763451cb47 misc: don't try to suggest domain if none have been typed yed (#45989) 2020-08-21 11:32:26 +02:00
Frédéric Péters 830a3ed034 misc: enable fields blocks by default (#45986) 2020-08-21 10:30:18 +02:00
Frédéric Péters 61f52673b5 tests: allow fewer invalidations on second call 2020-08-17 12:00:54 +02:00
Frédéric Péters ecf389722f misc: add string representation to user objects (#45907) 2020-08-17 11:59:28 +02:00
Frédéric Péters 2ea9dc104d translation update 2020-08-17 08:18:13 +02:00
Valentin Deniaud a9b4e8f85b geolocate: lift Pillow version limit (#44633) 2020-08-14 14:17:05 +02:00
Frédéric Péters 48cdfe3721 admin: only allow geojson in named data sources (#45655) 2020-08-14 13:34:47 +02:00
Frédéric Péters 4a7ea75faa backoffice: inform submission agent if user already has limited form (#45711) 2020-08-14 13:34:47 +02:00
Frédéric Péters 3901a53467 backoffice: ignore "only one" limit for agent submissions (#45711) 2020-08-14 13:34:47 +02:00
Frédéric Péters 3898cc9b31 fields: add spreadsheet export support for block fields (#45792) 2020-08-14 13:34:47 +02:00
Frédéric Péters 85c112fe0e misc: rename _xml_tagname as xml_root_node, for consistency (#45804) 2020-08-14 13:34:47 +02:00
Frédéric Péters 440b66af88 misc: make data sources & wscalls xml root element singular (#45803) 2020-08-14 13:34:47 +02:00
Frédéric Péters 31a0653068 misc: put pages in blocks admin pages breadcrumb (#45835) 2020-08-14 13:34:47 +02:00
Frédéric Péters 38edbfe0f1 misc: add get_admin_url to various objects (#45834) 2020-08-11 16:12:15 +02:00
Frédéric Péters aa0aacfb04 forms: add list-add class to "add item" widget (#45688) 2020-08-11 09:47:18 +02:00
Frédéric Péters 4ca1fe7834 tox: limit quixote to <3.2, to keep working with python 3.5 2020-08-11 08:34:35 +02:00
Frédéric Péters 1e20f04fa6 backoffice: don't take "on" as value for user/agent filters (#45739) 2020-08-04 16:27:28 +02:00
Frédéric Péters 2162c8c250 tests: split admin form pages test into their own module 2020-08-04 15:09:24 +02:00
Thomas NOËL f7e72aaee7 fields: show hint on blocks only once (#45686) 2020-08-04 12:17:02 +02:00
Frédéric Péters 8793d3c0e0 misc: ignore mail redirection for traceback emails (#45708) 2020-08-04 11:50:51 +02:00
Frédéric Péters dd74381365 forms: put item display value in session for select2 use (#45438) 2020-08-04 11:50:20 +02:00
Frédéric Péters 38ad83615d backoffice: always display submission sidebar if associated user is set (#45712) 2020-08-04 11:48:36 +02:00
Lauréline Guérin 05931348df backoffice: fix form fields reorder (#45380) 2020-08-04 11:45:52 +02:00
Thomas NOËL 7f155f3a52 workflows: log status item on external workflow action error (#45652) 2020-08-04 11:31:35 +02:00
Frédéric Péters 02fd08460c misc: add missing .warning() method to NullLogger (#45709) 2020-08-03 17:51:39 +02:00
Frédéric Péters eefd93a5b3 translation update 2020-08-03 16:12:46 +02:00
Frédéric Péters 1444d8a124 workflows: limit automatic id_display handling to POSTs (#45668) 2020-07-31 18:38:20 +02:00
Lauréline Guérin fad0092c65
misc: add removeprefix and removesuffix filters (#43230) 2020-07-31 15:34:38 +02:00
Thomas NOËL d2526a9dad wf/external_workflow: select specific formdef/cardef in evolution parts (#45659) 2020-07-31 15:29:51 +02:00
Lauréline Guérin 337cf7f8c8
datasources: add geojson support (#42010) 2020-07-31 12:08:29 +02:00
Lauréline Guérin 2cc3d86bb0
misc: split test module 2020-07-31 12:08:29 +02:00
Thomas NOËL 74b62af6d7 misc: avoid crashes when getlist filter not used on a block (#45634) 2020-07-31 11:47:16 +02:00
Paul Marillonnet 6f763c4045 wf: explicitly crash when temporary export files cannot be created (#45565) 2020-07-31 11:01:30 +02:00
Frédéric Péters c917bc1455 workfows: display/accept map by varname field when a target form is set (#45630) 2020-07-31 10:41:31 +02:00
Frédéric Péters 289067de6d fields: extend field live dependency to structured/live data (#45342) 2020-07-30 22:54:34 +02:00
Frédéric Péters 83e341c9d9 misc: ignore email attribute for disabled users (#42428) 2020-07-28 17:34:20 +02:00