Commit Graph

4988 Commits

Author SHA1 Message Date
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
Thomas NOËL 18c9258e9f use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +01:00
Thomas NOËL 7d92cf296e use Django/ezt templates on computed expressions (#19442) 2017-12-01 16:38:05 +01:00
Thomas NOËL f626c45cbb add new Template system, authorizing Django and ezt syntaxes (#19442) 2017-12-01 16:38:04 +01:00
Thomas NOËL 234f1499fa misc: add a REQUESTS_PROXIES settings for requests calls (#20371) 2017-11-30 16:36:36 +01:00
Thomas NOËL 0b6ed7b305 workflows: make criticality levels option always visible (#20254) 2017-11-30 11:28:07 +01:00
Thomas NOËL 54d7f87e41 workflows: make global actions allways visible (#20253) 2017-11-30 11:27:44 +01:00
Frédéric Péters 0773410d02 misc: turn urlopen into a _http_request wrapper (#19437) 2017-11-30 10:00:35 +01:00
Frédéric Péters 218bc1063b misc: switch http support to requests library (#19437) 2017-11-30 10:00:35 +01:00
Frédéric Péters e06b74f755 saml: use qommon method to post SOAP messages (#20089) 2017-11-30 10:00:34 +01:00
Thomas NOËL 72caf60520 tests: update for pytest 3.3 with merged catchlog (#20317) 2017-11-28 13:02:49 +01:00
Thomas NOËL 69c9fd57d1 workflows: fix attachements xml import on sendmail action (#20319) 2017-11-28 12:53:35 +01:00
Frédéric Péters c4fc21a21a misc: don't generate substitution variables for non-html responses (#20294) 2017-11-27 14:50:57 +01:00
Frédéric Péters 7310e5481a misc: don't touch closed file descriptors in thumbnail code (#20292) 2017-11-27 14:50:57 +01:00
Thomas NOËL 8b66ac53b6 debian: use uwsgi stop/reload options in sysvinit (#18182) 2017-11-24 15:54:28 +01:00
Thomas NOËL e9976a03ff misc: use fp.seek(0) to rewind a file (#20250) 2017-11-24 10:56:19 +01:00
Thomas NOËL 602859a1c5 Revert "workflows: make global actions option always visible (#20253)"
This reverts commit add90cd1d1
because it cannot be installed now on production systems.
2017-11-24 10:55:17 +01:00
Thomas NOËL add90cd1d1 workflows: make global actions option always visible (#20253) 2017-11-24 10:44:58 +01:00
Frédéric Péters 2967f89ddb workflows: also look for jump markers in global actions (#20165) 2017-11-20 11:14:12 +01:00
Frédéric Péters bed253cb75 formdata: get correct status for intermediary evolutions (#20146) 2017-11-19 17:49:01 +04:00
Frédéric Péters 25878fad06 misc: fix display of hour/minute/seconds of datetime objects (#20108) 2017-11-19 17:19:55 +04:00
Frédéric Péters 33ec0a9315 admin: don't display image thumbnails in listings (#20152) 2017-11-19 07:02:02 +04:00
Frédéric Péters 61d37fa4b0 misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
Frédéric Péters b89e466a72 admin: include page titles in form preview (#20047) 2017-11-17 17:40:57 +04:00
Frédéric Péters ecafcad205 admin: open correct page after they've been reordered (#19322) 2017-11-16 20:15:38 +04:00
Frédéric Péters ff8c1f0966 misc: mark endpoint status in timelines with a check mark (#20046) 2017-11-14 07:20:43 +04:00
Thomas NOËL ab5d1554e6 forms: don't crash on autosave if token is absent (#19892) 2017-11-06 14:21:59 +01:00
Thomas NOËL 4bc706b752 debian: increase uwsgi harakiri delay to 120s (#19194) 2017-11-06 14:01:07 +01:00
Frédéric Péters f3bd582542 misc: use django implementation of safe strftime (#19845) 2017-11-05 12:39:14 +01:00
Frédéric Péters eee2b42761 forms: add a css class with the number of steps (#19721) 2017-11-05 12:39:14 +01:00
Serghei Mihai c4d83209dc ics: add formdata description with backoffice url (#18406) 2017-10-31 09:55:07 +01:00
Frédéric Péters f258de57eb workflows: allow parameters not to add any widget (#19798) 2017-10-30 13:50:27 +01:00
Thomas NOËL fab32ab45f workflows: allow to store wscall result in backoffice file field (#19444) 2017-10-27 12:14:44 +02:00
Thomas NOËL d7d9a31e28 workflows: factorize backoffice file fields methods 2017-10-27 12:14:39 +02:00
Thomas NOËL 80d5b7a194 forms: fix widgets extra_css_class use in composite widget (#19154) 2017-10-18 10:04:42 +02:00
Thomas NOËL e9b7c561a3 forms: allow custom other label in select-with-other widget (#19004) 2017-10-18 09:46:03 +02:00
Thomas NOËL efa1182f48 update french translations 2017-10-16 16:49:00 +02:00
Frédéric Péters 4827e276c5 debian: update init.d script to use uwsgi ini file (#19319) 2017-10-16 14:46:53 +02:00
Thomas NOËL 32d7fd745c sql: add f_ before varnames in on views to prevent name conflicts (#19385) 2017-10-16 14:23:51 +02:00