Commit Graph

5585 Commits

Author SHA1 Message Date
Thomas NOËL e952d9b850 translation update 2019-02-07 17:15:08 +01:00
Thomas NOËL 6cafd31300 ui: rename Substitution Variables to Variables (#30472) 2019-02-07 17:13:28 +01:00
Thomas NOËL 4f50f0cf3c translation update 2019-02-07 16:36:27 +01:00
Thomas NOËL 4fc985d2a5 admin: promote Django variables instead of ezt (#30469) 2019-02-07 16:31:46 +01:00
Thomas NOËL 90942ad98e translation update 2019-02-07 16:23:25 +01:00
Thomas NOËL c8fe62d0d3 use Django syntax in default emails messages (#23499) 2019-02-07 15:40:56 +01:00
Frédéric Péters bb32fdfe61 translation update 2019-02-07 15:38:19 +01:00
Frédéric Péters 1bdb38ad5f formdata: publish category variables in lazy mode (#30442) 2019-02-07 15:38:19 +01:00
Thomas NOËL c3c0d5745c backoffice: add link to from inspector if authorized (#30418) 2019-02-07 14:19:46 +01:00
Thomas NOËL 27f2c4f2a8 add test tools in formdata inspect view (#23685) 2019-02-07 12:27:08 +01:00
Frédéric Péters 9193f2c936 misc: change default to not include fields in tables (#30371) 2019-02-06 10:38:34 +01:00
Thomas NOËL f574d6f639 simplify tests on age_in_days to work even on non working times (#30416) 2019-02-06 01:01:43 +01:00
Frédéric Péters 62a2677c53 tests: adapt word mimetype detection to changes in magic detection 2019-02-05 17:07:41 +01:00
Frédéric Péters cd0b33cbc8 misc: adapt thumbnail orientation using EXIF metadata (#30235) 2019-02-05 17:07:41 +01:00
Thomas NOËL 536f692dc4 workflows: clarify that condition is about execution of the action (#30363) 2019-02-05 14:51:59 +01:00
Frédéric Péters 31323392fd misc: switch to leaflet packaged as xstatic (#29941) 2019-02-04 14:49:13 +01:00
Frédéric Péters 489c5124c8 general: remove support for "iframe" mode (#29955) 2019-02-04 14:49:03 +01:00
Frédéric Péters 423c17a425 hobo: add idp_url (& friends) variables even for IdP marked secondary (#30360) 2019-02-04 14:47:52 +01:00
Frédéric Péters ddc1437a96 misc: pass email subjects through a template (#30184) 2019-02-04 14:47:52 +01:00
Thomas NOËL 2f523eca3b templatetags: add age_in_days/years/months filters (#30144) 2019-01-30 17:46:14 +01:00
Thomas NOËL 298ab4667d Revert "templatetags: add age_in_days/years/months filters (#30144)"
This reverts commits a0fcda4575
and last commit 1152826dbf
2019-01-29 13:52:25 +01:00
Thomas NOËL 1152826dbf remove a (commented) pdb statement 2019-01-29 11:23:08 +01:00
Thomas NOËL 252622869f templatetags: mark |decimal output as not safe, it's a decimal (#30155) 2019-01-29 10:33:14 +01:00
Thomas NOËL a0fcda4575 templatetags: add age_in_days/years/months filters (#30144) 2019-01-29 00:30:50 +01:00
Thomas NOËL 4daf8310ca evalutils: handle lazy dates in make_date and make_datetime (#29406) 2019-01-28 15:19:07 +01:00
Thomas NOËL 853c0e8e2b templatetags: add add_days and add_hours filters (#29337) 2019-01-28 15:19:01 +01:00
Thomas NOËL 87cae6fbbc make date and datetime templatetags render lazydate objects (#29406) 2019-01-28 15:09:51 +01:00
Thomas NOËL e2260c5ac0 misc: add lazydateobject, use it for today and now global variables (#29406) 2019-01-28 15:09:51 +01:00
Thomas NOËL e6969acb1c variables: add flexible comparison on lazy dates (#29406) 2019-01-28 15:09:51 +01:00
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