Commit Graph

6818 Commits

Author SHA1 Message Date
Frédéric Péters ce9bf43985 tests: split admin form pages test into their own module
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2020-08-04 12:23:05 +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
Frédéric Péters c9666f84a9 tests: remove leftover call to pdb 2020-07-24 12:13:10 +02:00
Frédéric Péters 88aeffda87 tests: make sure to wipe formdata before test 2020-07-24 12:07:10 +02:00
Frédéric Péters 40231dcd9e tests: adjust double filter test for changes in FTS (#45285) 2020-07-24 11:11:13 +02:00
Frédéric Péters 287167e25d sql: add back forgotten ascii conversion in fts search (#45285) 2020-07-24 10:46:41 +02:00
Frédéric Péters d1bda63792 sql: limit FTS preprocessing to NFKD normalization (#45285) 2020-07-24 09:45:55 +02:00
Frédéric Péters 755590d069 tests: check provisionning without email 2020-07-23 20:03:48 +02:00
Lauréline Guérin 19ecf683f2
misc: add unaccent filter (#44811) 2020-07-21 16:08:02 +02:00
Frédéric Péters 28293e81a1 translation update 2020-07-21 15:50:14 +02:00
Lauréline Guérin ced9108d3a
backoffice: delete page fields wording (#45300) 2020-07-21 14:49:56 +02:00
Frédéric Péters c68aa20545 general: don't wipe formdefs when wiping carddefs (#45303) 2020-07-21 10:24:21 +02:00
Frédéric Péters 3ca2d56840 misc: don't advertise _live_ variables if card is missing (#45296) 2020-07-20 17:34:00 +02:00
Frédéric Péters 62092e89e7 misc: don't fail on prefill attributes on titles in blocks (#45262) 2020-07-20 10:17:57 +02:00
Frédéric Péters 40c95ea3e4 misc: remove <br> from item field view widget (#45263) 2020-07-20 09:47:32 +02:00
Frédéric Péters 30537f7224 misc: add prefill attributes to widgets in blocks (#45262) 2020-07-20 09:47:32 +02:00
Frédéric Péters b83e843056 fields: don't let block fields be prefilled for now (#45261) 2020-07-20 09:47:32 +02:00
Frédéric Péters 2a7fe34ed5 forms: add support for boolean fields in blocks (#45165) 2020-07-17 15:20:55 +02:00
Frédéric Péters 62c0c20d24 misc: by default exclude anonymised data from querysets (#45236) 2020-07-17 15:09:16 +02:00
Frédéric Péters 1d78d7cf02 misc: fix inputmode attribute value to be "numeric" (#45229) 2020-07-17 12:39:27 +02:00
Frédéric Péters ae4ce9768b formdata: add live view of item field linked card data (#45094) 2020-07-17 10:35:12 +02:00