Commit Graph

66 Commits

Author SHA1 Message Date
Frédéric Péters 05f8268ae2 api: expose formdata retrieval api under /api/ (#8678) 2015-10-23 09:28:57 +02:00
Frédéric Péters 558c4df65e general: keep submission context additional details (#8306) 2015-09-28 18:35:39 +02:00
Frédéric Péters 5843ad8f33 api: add API to get list of users (#8345) 2015-09-25 18:14:12 +02:00
Frédéric Péters 8afcddfaac api: add API to submit new formdata (#8298) 2015-09-23 14:26:51 +02:00
Frédéric Péters 04e8b077ae api: allow for ?full=on on /api/user/forms (#8283) 2015-09-19 15:51:34 +02:00
Frédéric Péters 6de84723ea api: move user related API to /api/user/ (#8283) 2015-09-19 15:51:34 +02:00
Frédéric Péters 21cfacc69a api: add keywords and description to formdefs API (#8282) 2015-09-19 15:51:34 +02:00
Frédéric Péters 96f7d8c7bd api: put formdefs and categories API under /api/ (#8295) 2015-09-19 15:51:34 +02:00
Thomas NOËL fd9526cd80 wscall: allow extra data on POST (#6622) 2015-09-01 10:54:17 +02:00
Frédéric Péters 2b41e9e1da sql: add fts column to aggregation views (#7926) 2015-08-31 13:44:04 +02:00
Frédéric Péters fb32cc5f38 sql: add concerned_roles and is_at_endpoint columns to views (#7925) 2015-08-31 13:44:03 +02:00
Frédéric Péters 7cdd62d119 forms: add an _url variant to vars pointing to form worflow files (#8031) 2015-08-22 09:23:57 +02:00
Thomas NOËL e1fc476dd4 add form_tracking_code variable (#8082) 2015-08-21 15:03:41 +02:00
Frédéric Péters d367031503 misc: create session substitution variables from query string (#7858) 2015-08-18 11:22:20 +02:00
Thomas NOËL aaba8117c4 api: export content of uploads (#7254) 2015-07-01 09:15:05 +02:00
Frédéric Péters adbb8a9d43 fields: make "live" values available as form_var_xxx in page conditions (#7489) 2015-06-08 14:59:34 +02:00
Frédéric Péters 82124a4edd api: expose role slugs (#7180) 2015-05-15 11:40:39 +02:00
Frédéric Péters 28f249224a backoffice: allow limiting ADMIN_FOR_ALL to specific IP addresses (#7122) 2015-05-07 16:58:08 +02:00
Frédéric Péters a91e02856d backoffice: simplify ADMIN_FOR_ALL behaviour (#6726)
There was a workaround against the admin-permissions settings, temporarily
adding all roles to the user, this is no longer necessary and ADMIN_FOR_ALL
is now back to really give all administrative rights to all users.
2015-05-07 16:58:08 +02:00
Frédéric Péters 594c6db59d doc: document new features of the forms API (#7113, #7114, #7115) 2015-05-06 18:23:17 +02:00
Frédéric Péters 74c2beddae doc: add page on workflow variables 2015-05-01 23:58:47 +02:00
Frédéric Péters 0b2f0fb133 doc: add page on the "webservice call" workflow action 2015-05-01 15:05:47 +02:00
Frédéric Péters 3c467404c1 doc: add page for the "jump" workflow action 2015-05-01 15:05:47 +02:00
Frédéric Péters bf3d40b6f2 doc: add page on geolocation 2015-05-01 15:05:47 +02:00
Frédéric Péters 9dcf19d0b3 doc: add a "Form Workshop" section, with a page for multipages forms 2015-05-01 15:05:47 +02:00
Frédéric Péters a6e543900c doc: change "Workflow" title to "Workflow Workshop", to match UI 2015-05-01 15:05:47 +02:00
Frédéric Péters 480006d3ff sql: add formdef_id to views (#6878) 2015-04-20 19:18:08 +02:00
Thomas NOËL 588a5cb1a1 add json listings in /api/forms/ (#6642) 2015-04-01 14:55:42 +02:00
Frédéric Péters df40721a2f help: fix formdata api example to include trailing slash 2015-03-24 22:09:08 +01:00
Thomas NOËL 76c62bd425 api: export last_update_time in formdata json (#6640) 2015-03-24 15:31:15 +01:00
Frédéric Péters bcce7676cc general: rename "allow_drafts" attribute into "enable_tracking_code" 2015-02-24 14:38:44 +01:00
Frédéric Péters 64c16c1a5a api: add a "redirection" boolean attribute to formdef json api (#6568) 2015-02-23 09:04:11 +01:00
Frédéric Péters d936b6dd1c categories: publish url_name as slug in json webservice (#6359) 2015-02-17 15:17:57 +01:00
Frédéric Péters d3a0baba51 forms: publish url_name as slug in json webservice (#6266) 2015-01-09 16:34:19 +01:00
Frédéric Péters 8fcee2f876 forms: publish workflow role info in substitution variables (#5945) 2014-11-21 10:20:58 +01:00
Frédéric Péters 246712f9f7 help: fix id of the new conditions page 2014-09-12 17:21:18 +02:00
Frédéric Péters 80411f8af3 help: new help page with examples of conditions 2014-09-12 17:11:16 +02:00
Frédéric Péters ad3381f136 workflows: new action to anonymise a form (#4961) 2014-08-28 11:34:49 +02:00
Serghei Mihai d9c7dcb0d9 flag pointing if form reached workflow's endpoint
Closes #5265
2014-08-13 10:00:24 +02:00
Frédéric Péters be564d8edf add API to get user forms and user drafts (#5146) 2014-07-21 11:35:41 +02:00
Frédéric Péters 228f954af2 improve json category REST API, sort and include description (#4958) 2014-06-13 09:48:08 +02:00
Thomas NOËL 994fe50099 release 1.10.9 2014-05-16 16:20:38 +02:00
Frédéric Péters a06a8407ab help: add id to section elements, for schema conformance 2014-05-08 15:13:18 +02:00
Frédéric Péters ad4b8597b9 help: new page on sql views 2014-04-08 11:40:47 +02:00
Frédéric Péters 0feafbe6a8 help: new page for administration access (covers ADMIN_FOR_ALL) 2014-04-08 11:40:47 +02:00
Frédéric Péters c7d2aa9a7c help: add description to statsd page 2014-04-08 11:40:47 +02:00
Frédéric Péters f9dd58084c help: fix HTTP verb to use for triggers 2014-02-09 11:55:42 +01:00
Frédéric Péters fdfafb0cc5 help: fix mallard page types 2013-10-23 15:20:52 +02:00
Frédéric Péters 939a1a67e4 help: fix monitoring settings page name 2013-10-21 12:54:43 +02:00
Frédéric Péters cf6d940e02 help: document statsd usage 2013-10-21 12:51:41 +02:00