Commit Graph

5026 Commits

Author SHA1 Message Date
Frédéric Péters 994d086040 forms: include field type as css class in status page (#20932) 2018-01-02 08:51:08 +01:00
Frédéric Péters a14bc64ed5 formdata: add new is_at_endpoint_status method (#20931) 2018-01-02 08:51:08 +01:00
Frédéric Péters 5658245590 forms: give display_fields a default value for fields (#20930) 2018-01-02 08:51:08 +01:00
Frédéric Péters 41d7dd083c misc: don't let ckeditor turn characters into entities (#20886) 2017-12-26 13:21:56 +01:00
Frédéric Péters a0b4d6c77f misc: use global evaluation dictionary when evaluating data sources (#16978)
This makes it possible to use "evalutils" functions and "complex" types.
2017-12-26 13:21:56 +01:00
Frédéric Péters 265bb77888 translation update
(to match label used in other applications)
2017-12-25 20:41:39 +01:00
Frédéric Péters b36c9ef53b backoffice: rely on gadjo for header user info links (#20882) 2017-12-25 20:41:12 +01:00
Thomas NOËL e7fe4fba8b api: add backoffice-submission parameters to formdefs endpoints (#17689) 2017-12-23 14:02:25 +01:00
Thomas NOËL 5b24487029 debian: add stat and diagnostic options in uwsgi.ini (#20266) 2017-12-23 13:57:07 +01:00
Frédéric Péters b32121896e misc: log technical representation of email recipients (#20845) 2017-12-21 13:35:54 +01:00
Frédéric Péters 61ac50dc93 misc: give the user object some django-named template methods (#20843) 2017-12-21 13:35:54 +01:00
Frédéric Péters cab77bf57f misc: add template tags to parse date/datetimes (#20842) 2017-12-21 11:21:06 +01:00
Frédéric Péters 3de2b87c1b translation update 2017-12-20 23:34:37 +01:00
Thomas NOËL a698bcdd0d misc: add a REQUESTS_TIMEOUT settings for requests calls (#20825) 2017-12-20 17:25:50 +01:00
Frédéric Péters 0218258a15 templates: fix encoding handling in django templates (#20831) 2017-12-20 17:16:11 +01:00
Frédéric Péters 4c7c3902db misc: catch idna errors when validating email addresses (#20819) 2017-12-20 11:57:18 +01:00
Thomas NOËL eb7a8abf96 wscall: fix record/notify on app errors, use status_code instead of status (#20809) 2017-12-20 09:30:54 +01:00
Frédéric Péters 730ff3d694 backoffice: add assigned functions to inspect view (#17072) 2017-12-18 10:12:11 +01:00
Frédéric Péters 996fe47892 backoffice: add links to form and workflow pages from inspect view (#20755)
This changes title markup to use standard gadjo #appbar to have those
links right aligned next to the title.
2017-12-18 10:12:11 +01:00
Thomas NOËL ad6849f523 misc: accept only http and https as URL scheme (#20523) 2017-12-15 16:38:26 +01:00
Benjamin Dauvergne 1c3dabaeee test: make a fixture of HttpRequestMocking (#16509) 2017-12-15 16:37:52 +01:00
Frédéric Péters c45b8364bb backoffice: use {{ }} when displaying varnames (#20670) 2017-12-14 11:20:56 +01:00
Frédéric Péters ec145dbfc5 doc: update pages to always use django templates syntax (#20537) 2017-12-14 10:56:56 +01:00
Frédéric Péters 780d1f41ba backoffice: fix access to ics endpoint as a backoffice URL (#20676) 2017-12-14 10:56:56 +01:00
Frédéric Péters 943433085f form: always look for widget templates in the same directory (#20669) 2017-12-14 07:32:52 +01:00
Frédéric Péters 731905b4bf update translations (#20647)
Using the custom management commad to handle N_ markers.
2017-12-12 17:26:38 +01:00
Frédéric Péters 100da71d93 forms: display an empty string if there's no handling role (#20633) 2017-12-12 14:03:51 +01:00
Frédéric Péters 93704be427 api: allow specifying the endtime field in ics URL (#20557) 2017-12-12 13:30:50 +01:00
Frédéric Péters f845d30849 translation update 2017-12-12 12:57:10 +01:00
Frédéric Péters 72201e94b6 misc: use uppercases in "POST data" label to mark it's not a verb (#16637) 2017-12-12 07:35:26 +01:00
Thomas NOËL 8cf53dd4de remove useless context_processors.auth in settings (#20530) 2017-12-11 17:25:44 +01:00
Frédéric Péters 7d6fe73bb6 backoffice: use an uniform style for section revealers (#20554) 2017-12-11 10:22:59 +01:00
Thomas NOËL dc213dafca Revert "wscall: do not notify or record applications errors (#20491)"
This reverts commit a1966769a3, pushed by mistake
2017-12-07 11:44:19 +01:00
Frédéric Péters b94609fab5 doc: write about django templates (#20496) 2017-12-07 11:14:17 +01:00
Thomas NOËL a909983795 workflow: remove aggregation email if can not send it (#19389) 2017-12-07 11:13:56 +01:00
Thomas NOËL a1966769a3 wscall: do not notify or record applications errors (#20491) 2017-12-07 09:56:50 +01:00
Thomas NOËL 41bd08e8d2 workflows: handle computed roles in dispatch xml import (#20327) 2017-12-05 17:39:29 +01:00
Thomas NOËL bb1f118155 workflows: show all templated roles as computed values in sendmail action (#20431) 2017-12-05 17:28:14 +01:00
Thomas NOËL c8f1d7aa6f wf/export_to_model: allow only ezt syntax in rtf models (#20407) 2017-12-05 15:16:10 +01:00
Thomas NOËL d58f7e4fb2 formdata: hide intermediary evolutions based on correct status (#20273) 2017-12-05 14:57:53 +01:00
Frédéric Péters 345f3a5dff general: use a django template for the formdata status page (#20375) 2017-12-04 22:02:07 +01:00
Thomas NOËL d270f6adc7 do not try to normalize empty coordinates (#20364) 2017-12-04 17:24:12 +01:00
Benjamin Dauvergne c54766c4e3 normalize geographic coordinates into -90..90/-180..180 (#20364) 2017-12-04 16:26:14 +01:00
Frédéric Péters 06ef78bb9e api: add possibility to get drafts from /api/user/forms endpoint (#20230) 2017-12-04 09:40:07 +01:00
Thomas NOËL 47ca25760f encode Django templates render (#20396) 2017-12-02 03:15:38 +01:00
Thomas NOËL b77196695d update french translations 2017-12-01 18:06:37 +01:00
Frédéric Péters 13cf85c969 misc: let wcsctl commands use django settings (#20394) 2017-12-01 17:49:16 +01:00
Thomas NOËL e693c2200e tests: add some Django/ezt templates tests (#19442) 2017-12-01 17:11:02 +01:00
Thomas NOËL 7809060474 workflows: allow Django formatted recepient in sendmail action (#19442) 2017-12-01 17:11:02 +01:00
Thomas NOËL 3906f827cd misc: use Django/ezt templates in variadic URLs (#19442) 2017-12-01 17:10:55 +01:00