Commit Graph

6837 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne f2e8550997 sessions: unlog inactive users (#42428) 2020-07-28 17:34:20 +02:00
Benjamin Dauvergne 612bfb1ea1 wf: do not notify inactive users (#42428) 2020-07-28 17:34:19 +02:00
Benjamin Dauvergne 248b0c2801 roles: don't include inactive members emails (#42428) 2020-07-28 17:34:19 +02:00
Benjamin Dauvergne 4ef65f9947 hobo_notify: set is_active attribute (#42428) 2020-07-28 17:34:19 +02:00
Frédéric Péters 3a2b8d45e4 tests: test is_active user column migration (#42428) 2020-07-28 17:34:19 +02:00
Benjamin Dauvergne b145351e2d users: add column to store is_active (#42428) 2020-07-28 17:34:19 +02:00
Thomas NOËL 4c8d63eaab templates: add sum filter (#45394) 2020-07-28 15:22:45 +02:00
Thomas NOËL e08ac1f3d4 misc: add getlist filter compatibility for block field (#45394) 2020-07-28 15:22:41 +02:00
Frédéric Péters 0d0a5ad5ee backoffice: add possibility to display linked card fields as columns (#40036) 2020-07-28 11:51:02 +02:00
Frédéric Péters 44c8a61a9f admin: fix encoding handling in remote idp metadata update (#45269) 2020-07-28 08:29:30 +02:00
Frédéric Péters a96e9c769c misc: enable external workflow / modify card actions (#45289) 2020-07-27 17:00:30 +02:00
Frédéric Péters 9d0d9c2a3c backoffice: don't mark just-enabled start/end filters as invalid (#45376) 2020-07-27 16:00:44 +02:00
Frédéric Péters 80a771ce9b tests: revert erroneous wipe() in double_filter test 2020-07-24 12:49:10 +02:00