Commit Graph

5519 Commits

Author SHA1 Message Date
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
Frédéric Péters d810917f63 misc: switch date(/time) widget to template rendering (#28460) 2018-12-20 16:03:35 +01:00
Frédéric Péters 70704e7c63 forms: use a template to render radio buttons (#27996) 2018-12-20 16:02:55 +01:00
Frédéric Péters 3e2fecfd9f forms: allow logged in user to use an anonymous tracking code (#29218) 2018-12-20 16:02:43 +01:00
Thomas NOËL aff3f3bd6c debian/init.d: be more specific on uwsgi daemon (#29247) 2018-12-20 10:52:42 +01:00
Frédéric Péters bb926723c9 misc: only let rst consider arabic sequences (#29183) 2018-12-19 11:25:40 +01:00
Thomas NOËL 14e543ccce workflow: do not fail on geolocation server errors (#29168) 2018-12-18 11:22:03 +01:00
Frédéric Péters c6eaa44951 settings: add missing comma (#29109) 2018-12-17 14:23:31 +01:00
Frédéric Péters 88be1de770 forms: mark file widgets expecting images (#29102) 2018-12-17 13:54:36 +01:00
Frédéric Péters 054d5511de forms: move fargo markup out of hint, into widget control proper (#28034) 2018-12-17 13:54:36 +01:00
Frédéric Péters 07dd4accfe misc: set has-file class after selecting a file from fargo (#29096) 2018-12-17 13:52:03 +01:00
Frédéric Péters 1458911263 add support for German l10n (#29109) 2018-12-17 13:52:03 +01:00
Frédéric Péters 903e8c2d90 misc: restore possibility to set language from HTTP header (#29108) 2018-12-17 13:52:03 +01:00
Benjamin Dauvergne f1595b87dc fields: add anonymise to StringField.get_admin_attributes (#29100) 2018-12-17 10:06:54 +01:00
Benjamin Dauvergne 43f0a85dd5 pass id_token on logout from FranceConnect (fixes #28997) 2018-12-14 14:49:38 +01:00
Benjamin Dauvergne b896d1af68 forms: add /forceauth path to forms (#29059) 2018-12-14 12:17:07 +01:00
Frédéric Péters 135788d5e2 style: add minor adjustments to history log (#28782) 2018-12-10 15:58:36 +01:00
Frédéric Péters 5d67c72b7b api: filter user forms when requested by another user (#28732) 2018-12-09 08:59:36 +01:00
Frédéric Péters 5b4dbc5ae8 api: check limit/offset parameters are valid (#28773) 2018-12-09 08:59:36 +01:00
Frédéric Péters c668d16268 misc: add early support for form_tracking_code (#28749) 2018-12-08 10:06:57 +01:00
Frédéric Péters 1e38c3e8c0 misc: add custom lazy field for map variables, for string compat (#28193) 2018-12-06 14:47:46 +01:00
Frédéric Péters b70d6d1507 fields: add a structured form to map fields (#28639) 2018-12-06 14:47:46 +01:00
Frédéric Péters 67d4081457 misc: return 404 on unreachable temporary file (whatever the reason) (#28650) 2018-12-06 11:13:08 +01:00
Frédéric Péters e78a942fb0 maps: don't allow (at all) moving a map set to a fixed position (#28641) 2018-12-05 16:32:22 +01:00
Thomas NOËL b2a6af547c forms: trigger "change" instead of "wcs:change" on form elements (#28575) 2018-12-05 16:32:22 +01:00
Frédéric Péters 820ca97964 build: declare django-ckeditor dependency (#27986) 2018-12-05 14:36:12 +01:00
Frédéric Péters cecaa3c437 backoffice: add support for a return URL after submission (#25306) 2018-12-05 14:12:18 +01:00
Frédéric Péters b928eb3a89 misc: unquote HTML entities inside Django template tags (#27995) 2018-12-05 14:11:32 +01:00
Frédéric Péters f672752020 general: switch to django-ckeditor (#27986) 2018-12-05 14:11:23 +01:00
Thomas NOËL a6f3b1ec7a forms: trigger an explicit wcs:change event on map change (#28575) 2018-12-04 16:16:13 +01:00
Frédéric Péters dd181ce7d4 forms: invalidate map area when field is shown on condition change (#28469) 2018-12-04 14:20:07 +01:00
Frédéric Péters d9856313f3 conditions: encode items values for contains checks (#28416) 2018-11-30 16:05:50 +01:00
Serghei Mihai 82e6d51897 misc: add option to exclude user names from frontoffice form history (#27119) 2018-11-29 16:40:48 +01:00
Frédéric Péters 1c8445f75d backoffice: add "info" style to "no fields/actions" messages (#28448) 2018-11-29 14:01:28 +01:00
Frédéric Péters 9f7d8aac97 hobo-deploy: don't call convert-to-sql to create tables (#28263) 2018-11-27 07:53:57 +01:00
Frédéric Péters fd1f7de909 workflows: allow specifying body data for PATCH & PUT webservice calls (#28345) 2018-11-27 07:53:30 +01:00
Frédéric Péters fa4fb4e355 tests: check PATCH/PUT methods for real 2018-11-27 07:53:30 +01:00
Frédéric Péters 08ea74c03c forms: always enable drafts (#27476) 2018-11-24 10:21:45 +01:00