Commit Graph

7409 Commits

Author SHA1 Message Date
Frédéric Péters ad359c1620 forms: use widget name (not field id) to get file upload widgets (#52357)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2021-03-29 21:28:40 +02:00
Lauréline Guérin ca2d3974a3 fields: keep display_locations empty value on import (#48969) 2021-03-25 00:50:46 +01:00
Thomas NOËL a87fa8ade9 uwsgi: recycling spooler after 20 tasks (#52264) 2021-03-19 23:51:40 +01:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Lauréline Guérin 3095510966
misc: use isort (#52224) 2021-03-19 18:00:18 +01:00
Thomas NOËL 7e28b71836 translation update 2021-03-19 15:44:26 +01:00
Thomas NOËL 96aac2c5e1 api: add jobs endpoint to get afterjobs status (#52137) 2021-03-19 15:13:33 +01:00
Thomas NOËL 748b70a535 api: allow async mode on import-csv cards (#52137) 2021-03-19 15:13:33 +01:00
Frédéric Péters e5a12818e2 snapshots: don't restore link to snapshot object (#52237) 2021-03-19 13:20:04 +01:00
Frédéric Péters 9853c04ef2 trivial: fix typo in self parameter 2021-03-19 08:11:26 +01:00
Frédéric Péters 3068828441 fix typo in translation (#52204) 2021-03-18 21:40:22 +01:00
Lauréline Guérin 68d834813d
geolocation: record LoggedError on address string error (#51773) 2021-03-18 14:00:06 +01:00
Frédéric Péters 2d0ffd609f sql: switch role uuid column to varchar (#52156) 2021-03-18 10:21:40 +01:00
Frédéric Péters af87cabb0d trivial: add missing import 2021-03-18 10:20:59 +01:00
Frédéric Péters 8d97963465 sql: don't use data_class() to get table name for relations (#52147) 2021-03-18 00:28:57 +01:00
Frédéric Péters 68537fdbad sql: don't alter tables for snapshot objects (#52127) 2021-03-17 11:03:49 +01:00
Lauréline Guérin a320d4f25b
misc: store Role also in SQL (#51772) 2021-03-16 16:33:04 +01:00
Frédéric Péters f577aa1d47 geolocation: also get city from locality/municipality keys (#52101) 2021-03-16 15:38:49 +01:00
Frédéric Péters dd464224d3 translation update 2021-03-16 14:35:34 +01:00
Emmanuel Cazenave d44e6155ee fields: display ItemsField using <ul> on summary page if possible (#44123) 2021-03-16 14:11:30 +01:00
Emmanuel Cazenave 149c73db4f fields: store _structured on ItemsField for every data source (#44123) 2021-03-16 14:11:30 +01:00
Frédéric Péters b18e62d050 forms: execute javascript behaviour enhancements on added block rows (#52066) 2021-03-16 13:54:03 +01:00
Lauréline Guérin 44856b244d
snapshots: do not fail on load error (#51641) 2021-03-16 11:14:45 +01:00
Thomas NOËL a8abf764f9 misc: enable live changes on geojson data sources (#51943) 2021-03-16 11:00:34 +01:00
Frédéric Péters 16d50764c8 backoffice: fix redirection to submission page for users with no rights (#52071) 2021-03-16 09:00:52 +01:00
Frédéric Péters ea731d19f3 misc: do not save autocomplete url when there's no session (#52060) 2021-03-15 20:57:10 +01:00
Frédéric Péters a3bb9b5047 translation update 2021-03-15 18:29:16 +01:00
Frédéric Péters e886daee6f workflows: extend create carddata/formdata user association options (#51593) 2021-03-15 18:22:29 +01:00
Frédéric Péters 5415020101 forms: run file widget js code from widget template (#52046) 2021-03-15 16:28:02 +01:00
Frédéric Péters b250ecfa57 forms: remove widget-prefilled class on radio/checkbox change (#52054) 2021-03-15 16:00:30 +01:00
Frédéric Péters b779dec7ee forms: do not replace radio values when live prefill is played (#52054) 2021-03-15 16:00:30 +01:00
Frédéric Péters 61367b05dc data sources: add error management parameters (#44054) 2021-03-15 14:11:07 +01:00
Frédéric Péters c27e98cc84 trivial: remove obsolete pylint disabling of old-style class warnings 2021-03-14 17:33:46 +01:00
Frédéric Péters 60f215786a tests: update datasource tests to use a pub fixture 2021-03-14 16:29:28 +01:00
Thomas NOËL 02094a491b translation update (proper apostrophes) 2021-03-13 13:12:08 +01:00
Frédéric Péters 3d551101a6 misc: insert tracking code if not found (#51849) 2021-03-12 17:37:51 +01:00
Thomas NOËL b727a1f5af trivial: remove useless print 2021-03-12 13:53:37 +01:00
Thomas NOËL e050af8798 trivial: typo in french l10n 2021-03-12 13:51:21 +01:00
Frédéric Péters 4e8b9bcd56 misc: make summary view respect block label display mode (#51890) 2021-03-12 11:30:39 +01:00
Frédéric Péters 025dd54212 forms: add support for display location settings to block subfields (#51889) 2021-03-12 11:30:39 +01:00
Frédéric Péters 218b4a8036 workflows: refresh object after execution of external workflow (#51942) 2021-03-12 11:30:39 +01:00
Lauréline Guérin c72cc12a6e
backoffice: fix fields page when a field label is None (#51728) 2021-03-12 10:16:56 +01:00
Lauréline Guérin 4c6ec73981
misc: add |urljoin template filter (#51615) 2021-03-12 09:05:14 +01:00
Frédéric Péters 74c9e66d6a workflows: close pdf file after reading (#51881) 2021-03-10 18:55:39 +01:00
Frédéric Péters 08780d7935 widgets: keep track of selected value in dynamic timetables (#51841) 2021-03-09 15:26:50 +01:00
Thomas NOËL 54e43a6728 commands: set locales in tenant commands (#51734) 2021-03-08 17:23:35 +01:00
Frédéric Péters 25147100b9 workflows: don't run custom form validation code in VariablesWidget (#51657) 2021-03-05 16:51:24 +01:00
Paul Marillonnet 20c6163de8 inspect: perform thorough namespace resolution in namesdict (#51591) 2021-03-05 15:31:41 +01:00
Frédéric Péters c6a9bfb535 forms: allow dynamic prefill of block sub fields (#51688) 2021-03-05 13:51:39 +01:00
Frédéric Péters 6565a67a91 misc: enable live prefill updates for dynamic user selection (#51686) 2021-03-05 10:25:03 +01:00