Commit Graph

5470 Commits

Author SHA1 Message Date
Frédéric Péters 08ea74c03c forms: always enable drafts (#27476) 2018-11-24 10:21:45 +01:00
Frédéric Péters 1bcfd42502 api: add possibility of ignoring roles to /api/forms/ (#28201) 2018-11-24 10:21:45 +01:00
Frédéric Péters c9860cee19 api: don't crash /api/user/{forms,drafts} when there are no formdefs (#28132) 2018-11-24 10:21:45 +01:00
Frédéric Péters e31c9f4aaf backoffice: remove obsolete style for "add item" buttons (#28111) 2018-11-24 10:21:45 +01:00
Frédéric Péters f310a2088c misc: give validation text "info notice" style (#28110) 2018-11-24 10:21:45 +01:00
Frédéric Péters cf80b51ea6 backoffice: use gray background for readonly textareas (#28109) 2018-11-24 10:21:45 +01:00
Frédéric Péters 5eb1280434 backoffice: update change title markup for top actions (#28108) 2018-11-24 10:21:45 +01:00
Frédéric Péters ecc38f65c7 backoffice: move lateral view links to top actions (#28104) 2018-11-24 10:21:45 +01:00
Frédéric Péters ce7d7f9ba3 backoffice: hide per user view by default (#28101) 2018-11-24 10:21:45 +01:00
Frédéric Péters db7334d3a7 misc: don't crash if GraphicsMagick can't thumbnail a PDF (28044) 2018-11-22 10:45:21 +01:00
Frédéric Péters 0e09d2bb00 help: mention the signature requirements on all API call examples 2018-11-21 11:38:22 +01:00
Frédéric Péters aa7ba9669b tests: add basic lazy var check for map fields 2018-11-20 16:24:25 +01:00
Frédéric Péters 2e7bd9fe33 misc: serve svg files uploaded by users as attachments (#28002) 2018-11-15 10:55:22 +01:00
Frédéric Péters 3b3103087d tests: make sure to wipe formdatas before live select content test (#27997) 2018-11-15 09:08:45 +01:00
Benjamin Dauvergne edc28522f1 fix deprecation warning in ElementTree (#27317) 2018-11-14 18:38:16 +01:00
Frédéric Péters 16571e6ff8 convert to sql: add [options] section if it doesn't exist (#27987) 2018-11-14 15:46:27 +01:00
Frédéric Péters a5203ec083 forms: restore legacy date and number variables (#27870) 2018-11-14 09:30:16 +01:00
Thomas NOËL 2c36a05d40 settings: export models with workflows (#27942) 2018-11-14 09:18:54 +01:00
Frédéric Péters c6e536e02e api: ignore empty nonces (#27945) 2018-11-14 09:17:29 +01:00
Thomas NOËL 18dedba966 allow multiple "action links" by line (#27853) 2018-11-08 14:30:26 +01:00
Thomas NOËL 459e99e8ba fix french translation (#27856) 2018-11-08 12:34:51 +01:00
Frédéric Péters 62b9faea26 fields: do not repeat condition attribute declaration in page fields (#27738) 2018-11-06 14:54:55 +01:00
Frédéric Péters fb712e7743 misc: fix ezt [is ...] usage with lazy field variables (#27781) 2018-11-06 13:25:06 +01:00
Benjamin Dauvergne 735058211a evalutils: add attachment(content, filename, content_type) helper (#27323)
To allow creating mail attachments easily, test contains an example
sending a full JSON export of a formdata.
2018-11-05 10:24:15 +01:00
Frédéric Péters 7d05ea914f misc: fix check for PDF thumbnails support (#27722) 2018-11-02 15:03:04 +01:00
Frédéric Péters 9719d0ade6 backoffice: consider visibility in total formdata counts (#27483) 2018-11-02 14:57:05 +01:00
Frédéric Péters a636338d40 workflows: add possibility to add/remove a computed role (#27313) 2018-11-02 11:09:15 +01:00
Frédéric Péters 14c51926a2 forms: add support for live list contents (#27173) 2018-11-02 10:28:02 +01:00
Frédéric Péters 9e2226a713 misc: add a |decimal template tag (#27699) 2018-10-31 13:52:33 +01:00
Frédéric Péters 59886501f8 misc: don't crash on uploaded files with an unknown mime type (#27695) 2018-10-31 10:50:34 +01:00
Thomas NOËL 5d1e59d7b6 disable cron command if settings.DISABLE_CRON_JOBS is set (#26863) 2018-10-30 18:01:15 +01:00
Frédéric Péters dfe2cba424 misc: don't repeat title identical to page name on summary page (#26732) 2018-10-30 13:49:20 +01:00
Frédéric Péters 16cd56c158 tests: make field conditions work with unicode strings (#27664) 2018-10-30 13:49:20 +01:00
Frédéric Péters 45fa82bc3f misc: add support for thumbnailing PDF files (#26632) 2018-10-29 14:41:44 +01:00
Frédéric Péters 13383f60c1 workflows: write connection error info to associated varname (#27511) 2018-10-29 14:41:44 +01:00
Frédéric Péters ee3ebb521f admin: use schema.svg in URL to workflow SVG schema (#27526) 2018-10-29 14:41:44 +01:00
Frédéric Péters c017939e20 misc: skip unmodified files in collectstatic (#27025) 2018-10-29 14:41:44 +01:00
Thomas NOËL 6a75f590be debian: refine uwsgi settings (#27385) 2018-10-24 19:21:14 +02:00
Frédéric Péters e161fb1145 translation update 2018-10-23 13:40:06 +02:00
Frédéric Péters 25a033b728 forms: don't let conditional pages alter evaluation of field visibility (#27247) 2018-10-23 10:29:50 +02:00
Frédéric Péters 929e23c2d0 workflows: add multiple jump labels to webservice action (#10495) 2018-10-22 16:34:54 +02:00
Thomas NOËL 5756c52526 fields: don't show prefill attribute on ranked items (#26860) 2018-10-21 19:32:03 +02:00
Frédéric Péters 895a7ff537 translation update 2018-10-18 13:28:20 +02:00
Frédéric Péters 836da6aa97 misc: cache substitution variables in substitution object (#27393) 2018-10-18 12:28:06 +02:00
Frédéric Péters 0834c95535 misc: don't advertise legacy variables in send email/sms actions (#26070) 2018-10-17 00:43:11 +02:00
Frédéric Péters 3464f6937e misc: use django template and modern variable names in form messages (#26070) 2018-10-17 00:43:10 +02:00
Frédéric Péters 42c6c877a2 misc: don't use after job when pushing to portfolio from global timeout (#27319) 2018-10-17 00:40:36 +02:00
Emmanuel Cazenave abea17429c create a Jenkinsfile (#27159) 2018-10-15 19:26:46 +02:00
Frédéric Péters 3cfce2111f tests: ignore order of roles in test_formdata 2018-10-14 11:33:51 +02:00
Frédéric Péters 3bdf1b931c misc: include origin field in "live change" message (#27172) 2018-10-14 10:05:58 +02:00