Commit Graph

4536 Commits

Author SHA1 Message Date
Frédéric Péters f29667f83d help: typo fix 2016-10-28 14:47:59 +02:00
Frédéric Péters b5eb00cd1d fields: make it possible to prefill with a date object (#13787) 2016-10-28 10:03:38 +02:00
Frédéric Péters e70246d50e evalutils: add new add_days(date, count) function (#13782) 2016-10-28 09:33:49 +02:00
Frédéric Péters b9c0128e49 tests: move and update "native" ezt tests to our tests/ directory 2016-10-27 23:20:34 +02:00
Frédéric Péters a3502817b4 misc: remove dead code 2016-10-27 23:20:34 +02:00
Frédéric Péters 12bd28f06c tests: add check on hobo_deploy configuring identity provider 2016-10-27 23:00:12 +02:00
Frédéric Péters b6a07bbc89 wscalls: remove redefined method 2016-10-27 22:40:07 +02:00
Frédéric Péters 3f05fe18c2 tests: reset publisher configuration before testing date formats 2016-10-27 22:29:41 +02:00
Frédéric Péters 7bf34c5e26 tests: add checks for date_format and locale handling 2016-10-27 22:07:13 +02:00
Thomas NOËL 7e91ff8ee9 workflows: check file type with hasattr() for backoffice fields (#13777)
PicklableUpload may exist in different namespaces, and then there's also
an independant UploadedFile class; just check if will duck like a file.
Similar to #11000 (commit 2adbdc1720)
2016-10-27 17:22:00 +02:00
Serghei Mihai ec729ffc64 ctl: add command to wipe formdata (#13669) 2016-10-27 15:27:37 +02:00
Serghei Mihai 10b1c74fb5 ctl: fix typo in trigger_jumps command (#13758) 2016-10-27 15:03:28 +02:00
Frédéric Péters afff678aa6 tests: add calls to ctl __init__ methods 2016-10-26 22:36:38 +02:00
Frédéric Péters 14c1e93cfb backoffice: consider field filters in geojson view (#13760) 2016-10-26 20:19:55 +02:00
Frédéric Péters c682663e69 forms: add <span> to radiobuttons/checkboxes widgets (#13754) 2016-10-26 17:35:23 +02:00
Thomas NOËL 02ddc350a4 update french translations 2016-10-25 15:14:26 +02:00
Thomas NOËL e74de499e4 trivial: missing i18n for "Additional keys …" (#13725) 2016-10-25 15:11:49 +02:00
Frédéric Péters 9f44bbae4b admin: note in datasource preview label that only some are displayed (#13725) 2016-10-25 14:31:49 +02:00
Frédéric Péters eadc39a7ee admin: note when a data source has additional keys (#13725) 2016-10-25 14:31:49 +02:00
Frédéric Péters 4e8781a674 admin: add ellipsis at the end of data source preview (#13725) 2016-10-25 14:31:49 +02:00
Frédéric Péters 273c68d53e admin: only allow digits in workflow global trigger timeout (#13724) 2016-10-25 10:13:41 +02:00
Thomas NOËL 876dd76daf update french translations 2016-10-24 17:46:58 +02:00
Frédéric Péters 319e5605cc forms: don't use option labels as element names in checkboxes widget (#13581) 2016-10-24 16:42:14 +02:00
Frédéric Péters 512002d92b admin: mark string for translation (#13715) 2016-10-24 16:40:57 +02:00
Frédéric Péters 597fda3265 misc: add datetime serialization support for json (#13713) 2016-10-21 17:25:11 +02:00
Frédéric Péters 2b3dc1dcff evalutils: add back time_delta function 2016-10-21 17:14:26 +02:00
Frédéric Péters 2444b403fa misc: don't export form_receipt_datetime if receipt_time is not set 2016-10-21 17:10:37 +02:00
Frédéric Péters 14c3dbe361 admin: ellipsize field labels in page titles (#13598) 2016-10-21 17:04:13 +02:00
Benjamin Dauvergne e5624dbd01 evalutils: add age_in_xxx() methods (#11601)
- age_in_years
- age_in_years_and_months
- age_in_days
- age_in_seconds
2016-10-21 16:56:16 +02:00
Frédéric Péters bf1613d9f2 misc: add form_receipt_datetime variable (#13713) 2016-10-21 16:55:27 +02:00
Frédéric Péters 0ff92ebeab backoffice: allow manual submission channel selection (#13626) 2016-10-21 14:46:56 +02:00
Frédéric Péters ca9f9fac89 admin: add live validation (+ hints) to computed expression widgets (#13650) 2016-10-21 14:46:54 +02:00
Frédéric Péters c0ac1fe543 sql: add user name to fulltext index (#13524) 2016-10-21 14:46:24 +02:00
Frédéric Péters 70efa7cae5 backoffice: add possibility to plot forms on a map (#5834) 2016-10-18 18:22:36 +02:00
Frédéric Péters 00ea459786 misc: allow for less accurate geolocation (#13588) 2016-10-15 11:52:58 +02:00
Frédéric Péters b961b2dd45 workflows: fix display value reset when setting backoffice fields (#13584) 2016-10-15 11:52:57 +02:00
Frédéric Péters faf1612da4 fields: always add a "comment-field" class to comment fields (#13582) 2016-10-14 16:21:29 +02:00
Thomas NOËL a51f9676e5 update french translations 2016-10-12 23:06:53 +02:00
Frédéric Péters 4c060d65e9 backoffice: add translation context to 'User' column label (#13553) 2016-10-12 16:03:57 +02:00
Frédéric Péters aa5208071c admin: rebuild formdata security columns after workflow change (#13554) 2016-10-12 15:07:42 +02:00
Frédéric Péters 68a614159f admin: sort unused workflows in a secondary section (#12663) 2016-10-11 12:11:57 +02:00
Frédéric Péters 931de1f511 misc: add a class to disabled radiobutton items (#13516) 2016-10-11 12:11:02 +02:00
Benjamin Dauvergne 7fa3757a2c api: return 404 on access to an unknown formdef (#13379) 2016-10-11 11:30:28 +02:00
Frédéric Péters ad75315d38 api: return 404 on unknown category (#13518) 2016-10-11 11:29:29 +02:00
Thomas NOËL 611b321c58 typo in french translations 2016-10-07 15:20:11 +02:00
Frédéric Péters 1b0f44c75b misc: fix position of expression icon when there's some help text (#13498) 2016-10-06 18:12:01 +02:00
Frédéric Péters a8824bb8d6 help: note an expression can be used as timeout 2016-10-06 17:38:29 +02:00
Benjamin Dauvergne 6019775284 export geolocations in forms API (fixes #13483) 2016-10-06 16:58:29 +02:00
Benjamin Dauvergne 8c2a500409 formdata: regroup geolocations substitution variables (fixes #13482) 2016-10-05 16:45:39 +02:00
Thomas NOËL 9fc58ea7db wscall: add action if error in application (#12916) 2016-10-03 17:53:18 +02:00