Commit Graph

1994 Commits

Author SHA1 Message Date
Frédéric Péters 39bd8e5a25 tests: adapt static dirs test to work before css files have been built (##49776) 2020-12-30 14:54:15 +01:00
Frédéric Péters 27048829a6 tests: adapt collecstatic test to work before css files have been built (#49776) 2020-12-30 14:31:16 +01:00
Frédéric Péters 53641d4e97 blocks: convert slug dashes to underscores for use in digest template (#49760) 2020-12-30 14:06:39 +01:00
Frédéric Péters 4ca787beae tests: use explicit sort to get first snapshot 2020-12-29 08:30:02 +01:00
Frédéric Péters f793d4cf5c workflows: allow complex data in webservice calls (#49697) 2020-12-26 12:14:00 +01:00
Frédéric Péters 9444fa214a misc: clean complex variables used in ezt templates (#49679) 2020-12-26 12:14:00 +01:00
Frédéric Péters 935e405002 afterjobs: make global publisher variables available (#49702) 2020-12-22 17:57:13 +01:00
Frédéric Péters 8c55108916 general: allow assigning complex types from rendered templates (#41847) 2020-12-21 18:52:22 +01:00
Frédéric Péters 1e12191ecf logged errors: remove support for "acking" errors (#49626) 2020-12-21 17:06:21 +01:00
Frédéric Péters 3d2c05b87a sms: remove all but passerelle provider (#39088) 2020-12-21 10:07:53 +01:00
Frédéric Péters fd45925d20 tests: add test around export to model action 2020-12-20 17:51:55 +01:00
Frédéric Péters 0f26a16d28 tests: add test importing formdef/workflow from url 2020-12-20 17:01:11 +01:00
Frédéric Péters fc9357b1cd tests: add basic tests for ctl.py 2020-12-20 16:20:05 +01:00
Frédéric Péters 2e12543311 tests: add missing blank line 2020-12-20 16:05:14 +01:00
Frédéric Péters 3f4569f3d4 tests: add test loading uwsgi spooler
(to get back to all files being loaded during coverage tests)
2020-12-20 16:02:07 +01:00
Lauréline Guérin e01b9115cd
tests: fix random test failure 2020-12-18 17:02:14 +01:00
Lauréline Guérin 1a963a756b
errors: list all errors on one page (#48926) 2020-12-18 17:02:12 +01:00
Lauréline Guérin 8ca3ac6eef
tests: remove useless studio fixture 2020-12-18 17:01:24 +01:00
Frédéric Péters 8a5ff15656 general: use uwsgi spooler to run afterjobs (#48407) 2020-12-18 15:56:54 +01:00
Frédéric Péters efe289e64b fields: use new map marker selection widget in front (#47066) 2020-12-18 15:54:43 +01:00
Frédéric Péters 0e9e91b2db backoffice: add options to item field for plotting choices on a map (#47066) 2020-12-18 15:54:43 +01:00
Frédéric Péters 1daf66e50c api: add endpoint for geojson data sources (#47066) 2020-12-18 15:54:43 +01:00
Lauréline Guérin 65a54ff5da
misc: limit geocoding to bounding box (#46410) 2020-12-18 15:23:37 +01:00
Lauréline Guérin 9497da3b92
misc: be sure that pagination is not too high (#49422) 2020-12-17 15:30:51 +01:00
Lauréline Guérin f5e0ee46ec workflow: perform action only on defined target (#45653) 2020-12-15 08:36:42 +01:00
Lauréline Guérin a7ba34aaec workflow: add target mode/id to external and edit card items (#45653) 2020-12-15 08:36:42 +01:00
Frédéric Péters a8bf3fc769 forms: give access to workflow data when editing formdata (#49443) 2020-12-14 16:09:42 +01:00
Lauréline Guérin 4cc77a077f
errors: default formdef_class is None now (#49444) 2020-12-14 15:57:46 +01:00
Frédéric Péters 652883b389 fields: allow prefilling maps using coordinates (#49068) 2020-12-14 14:12:02 +01:00
Frédéric Péters 0db2491813 formdata: add workflow_data to lazy formdata (#49196) 2020-12-14 14:12:02 +01:00
Frédéric Péters ec1412dda0 general: use compatibility dict when rendering ezt (#49395) 2020-12-14 14:12:02 +01:00
Frédéric Péters 86fd91d056 templatetags: adapt |length and |length_is for lazy variables (#49383) 2020-12-12 11:26:23 +01:00
Lauréline Guérin 433757d383
misc: store LoggedErrors in SQL (#48925) 2020-12-11 15:00:58 +01:00
Lauréline Guérin 62cf149fe7
form: fix dynamic item field value on reload (#48495) 2020-12-11 14:31:04 +01:00
Lauréline Guérin c5c52e4ab8
cards: csv import & user support (#48776) 2020-12-11 12:02:51 +01:00
Lauréline Guérin d42ef313f3
misc: add |get_auto_geoloc filter (#49079) 2020-12-11 11:28:49 +01:00
Lauréline Guérin 016329a7e0
workflows: display Common varnames only if formdef is set (#49302) 2020-12-11 10:32:38 +01:00
Lauréline Guérin 04aeca215e
misc: record LoggedError when qs filter on unknown attribute (#49307) 2020-12-11 10:31:29 +01:00
Lauréline Guérin 18d9fea6ff
api: new formdef popularity count method (#47889) 2020-12-11 09:25:20 +01:00
Frédéric Péters cb13232405 formdata: add access to a form_last_update_datetime variable (#47293) 2020-12-11 09:25:01 +01:00
Frédéric Péters 191937edc9 hobo: remove None options from site-options.cfg (#49147) 2020-12-11 09:10:38 +01:00
Frédéric Péters ada843ca55 misc: do not save initial draft for requests from applications (#49260) 2020-12-11 09:10:38 +01:00
Lauréline Guérin 8ba1421c08 backoffice: list errors related to current form/carddef only (#49266) 2020-12-08 20:03:13 +01:00
Frédéric Péters 11443ea25b workflows: don't crash on display form action with undefined form (#49187) 2020-12-08 10:12:30 +01:00
Nicolas Roche b39e7925c9 admin: suggest a random key on api new form (#49117) 2020-12-07 13:30:45 +01:00
Frédéric Péters be7a18fe93 tests: check clean_tempfiles method 2020-12-05 22:01:08 +01:00
Frédéric Péters 52feb63060 tests: check clean_afterjobs method 2020-12-05 21:53:11 +01:00
Frédéric Péters 83f7941808 tests: add check adding an external trigger to a workflow global action 2020-12-05 20:39:53 +01:00
Frédéric Péters 71277ae10f tests: add check for enabling formdef from fields page 2020-12-05 20:29:31 +01:00
Frédéric Péters d23a326c3f tests: fix typo in comment 2020-12-05 20:11:36 +01:00