Commit Graph

5556 Commits

Author SHA1 Message Date
Frédéric Péters 8e90df19b4 misc: create session sql table (#30081) 2019-01-24 18:33:48 +01:00
Frédéric Péters 227200e0a2 forms: fix live condition against zeroed items field (#30049) 2019-01-24 10:58:22 +01:00
Frédéric Péters f2f840cf36 misc: add support for not equal operator to lazy field vars (#30044) 2019-01-24 07:45:38 +01:00
Frédéric Péters 7b30e43b4a translation update 2019-01-23 09:00:03 +01:00
Thomas NOËL b9df0e468c workflows: convert date to datetime in anchor expression (#30011) 2019-01-23 08:57:46 +01:00
Frédéric Péters 2f97586642 franceconnect: update partner site URL (#29870) 2019-01-23 08:32:51 +01:00
Frédéric Péters 9d4668aa04 misc: unquote HTML entities inside Django variables (#30004) 2019-01-23 08:32:25 +01:00
Thomas NOËL 821a3e1a6b fields: hide unused size attribute for string and text fields (#27977) 2019-01-21 15:39:16 +01:00
Frédéric Péters 009eac6053 api: give specific message on json calls missing content-type header (#29856) 2019-01-19 10:03:54 +01:00
Benjamin Dauvergne 41c263b717 formdata: use real formdata.id in get_json_export_dict() (#29587) 2019-01-19 10:03:54 +01:00
Thomas NOËL f02f0d8df9 add tests for now and today variables in templates (#29887) 2019-01-18 16:14:44 +01:00
Thomas NOËL e9d144d2c4 jenkins.sh: always use last release of Django 1.8.x (#29881) 2019-01-18 12:32:36 +01:00
Frédéric Péters 389b51a16b translation update 2019-01-17 13:20:34 +01:00
Frédéric Péters 22a084a30c forms: don't let file upload progress bar overflow (#29343) 2019-01-17 13:18:44 +01:00
Frédéric Péters 04445b1e14 forms: add upload error handling to file widget (#29343) 2019-01-17 13:18:44 +01:00
Frédéric Péters dbf3782040 backoffice: don't let map popups block filter changes (#28913) 2019-01-17 13:18:44 +01:00
Frédéric Péters 05fd5d1fa0 misc: change sorting on category/formdef/role names ignore accents (#28170) 2019-01-17 10:20:47 +01:00
Frédéric Péters 9489be28bd backoffice: update page number after dragndrop (#17879) 2019-01-17 10:18:58 +01:00
Frédéric Péters 15c3fa4696 hobo-deploy: reuse existing wcs secret (#28304) 2019-01-17 10:00:29 +01:00
Frédéric Péters 4f6895a7b1 misc: add evolution messages to fulltext search (#22651) 2019-01-17 09:55:53 +01:00
Frédéric Péters 9663950b4d workflows: use "message" as field label in "record a message" action (#29750) 2019-01-15 23:11:55 +01:00
Frédéric Péters 5b9d2e43f7 hobo: ignore secondary services (#29669) 2019-01-14 15:38:05 +01:00
Frédéric Péters b9d05a9aa4 fields: don't crash on unkown CSS classes in profile fields (#29654) 2019-01-11 11:06:35 +01:00
Frédéric Péters 17e4fc2f30 misc: expose request (/query string) in expression variables (#29565) 2019-01-09 13:46:14 +01:00
Frédéric Péters d86034497a misc: don't crash storing unicode passwords for logged users (#19217) 2019-01-08 11:40:24 +01:00
Frédéric Péters 2d05034eac debian: disable hobo logging configuration (#29494) 2019-01-07 12:36:11 +01:00
Frédéric Péters d2ea7abd56 form: display normal file icon for non-image fields (#29491) 2019-01-07 12:36:11 +01:00
Frédéric Péters acdff4e57e jenkins/tox: limit pytest version to a version compatible with pytest-cov 2019-01-06 17:03:56 +01:00
Frédéric Péters 52e0d92b20 trivial: move imports to top of file 2019-01-04 14:11:28 +01:00
Frédéric Péters 4eef831e8f debian: disable uwsgi memory report (#19840) 2019-01-04 14:11:28 +01:00
Frédéric Péters e5108eef03 forms: mark string fields with html5 autocomplete attributes (#26827) 2019-01-04 08:40:57 +01:00
Frédéric Péters bc3ac2c090 backoffice: use warning style for "currently disabled" message (#29401) 2019-01-02 17:09:40 +01:00
Frédéric Péters 5f59d55941 misc: use datetime objects for today and now global variables (#29400) 2019-01-02 17:09:40 +01:00
Frédéric Péters d5ac2ffcb8 backoffice: don't let clicks add markers in backoffice map view (#28915) 2019-01-02 12:04:35 +01:00
Frédéric Péters d632a15dab fields: don't enable picking a file from the portfolio by default (#29313) 2019-01-02 12:04:17 +01:00
Frédéric Péters 43d0336bb4 backoffice: close backoffice if an IdP is defined (#10440) 2019-01-02 08:56:32 +01:00
Frédéric Péters 8fd46311a5 misc: use black circles when displaying a password field value (#29390) 2019-01-02 08:56:32 +01:00
Frédéric Péters 0333c9494e misc: avoid URLs starting with double slash (#29373) 2018-12-28 13:43:51 +01:00
Frédéric Péters 1a0d0a91b7 backoffice: add label as tooltip for command icons (#29360) 2018-12-27 07:56:05 +01:00
Frédéric Péters 77a56f8480 misc: remove unused possibility of command_icon without URL (#29359) 2018-12-27 07:56:05 +01:00
Frédéric Péters 9a04369bb7 forms: include workflow forms field medias (#29349) 2018-12-27 07:56:05 +01:00
Emmanuel Cazenave 90e0fa5334 jenkins: publish results earlier (#27401) 2018-12-26 09:36:39 +01:00
Frédéric Péters 7fdf73f7fe forms: add type=text to date widgets (#29336) 2018-12-24 15:41:21 +01:00
Frédéric Péters 53319c5cb8 forms: add CSS classes to username/status in formdata view (#29319) 2018-12-21 17:43:17 +01:00
Frédéric Péters 775221a07d forms: give some headroom to item fields in validation page (#29304) 2018-12-21 17:43:17 +01:00
Thomas NOËL 5015a0f9ea add new templatetags logic for date, datetime, time, decimal (#28738) 2018-12-21 16:19:26 +01:00
Frédéric Péters 0e02e4be5b translation update 2018-12-21 08:47:12 +01:00
Frédéric Péters dc836519c8 forms: improve backward visual compatibility of file widget (#13660) 2018-12-21 08:47:12 +01:00
Frédéric Péters 3cdf20bec0 forms: prepare file widgets for a better look (#13660) 2018-12-20 16:43:55 +01:00
Frédéric Péters 1bf9107f05 forms: fix user access to drafts (#29218) 2018-12-20 16:43:55 +01:00