Commit Graph

5458 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 1b9092b1d0 implement FranceConnect logout (#25696) 2018-10-14 09:15:03 +02:00
Frédéric Péters b5581a5ab6 backoffice: don't disable map dragging (#27163) 2018-10-10 10:02:32 +02:00
Frédéric Péters fcbed60627 debian: run service in a utf-8 locale (#27060) 2018-10-08 10:18:09 +02:00
Frédéric Péters 0f6acffbc8 misc: add global context variables to context processor (#26634) 2018-10-08 10:00:50 +02:00
Frédéric Péters 8c3f17d2ed translation update 2018-10-05 13:59:01 +02:00
Frédéric Péters bf2bc8a4c6 tests: revamp test datasource fixtures 2018-10-03 19:56:05 +02:00
Frédéric Péters 2bb5875a6e forms: autosave when user asks for tracking code popup (#26630) 2018-10-03 19:21:03 +02:00
Frédéric Péters fde53b65d6 misc: allow lowercase letters in tracking codes (#26429) 2018-10-03 19:21:03 +02:00
Frédéric Péters 9a57fd3dab misc: add cache duration option to named data sources (#26620) 2018-10-03 19:20:30 +02:00
Frédéric Péters f586352b40 settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
Frédéric Péters 89675bbdcb tests: check behaviour of global actions jumping to current status (#26872) 2018-10-02 09:50:20 +02:00
Frédéric Péters 2e24fa95d8 forms: fix handling of verified user attributes in date fields (#26776) 2018-09-27 12:10:59 +02:00