Commit Graph

3990 Commits

Author SHA1 Message Date
Thomas NOËL bb218957b7 update french translations 2015-11-16 20:12:29 +01:00
Frédéric Péters 691b3267fa misc: remove extraneous s in format string (#8952) 2015-11-16 20:10:19 +01:00
Frédéric Péters 11f4ab803c form: don't enable multipage workaround if there's no request.form (#8998) 2015-11-16 18:18:49 +01:00
Frédéric Péters 03c671ca5c trivial: remove unused import 2015-11-16 16:04:46 +01:00
Frédéric Péters 2461200689 backoffice: make it possible to send back tracking code from 360 view (#8697) 2015-11-16 16:04:46 +01:00
Frédéric Péters 146f237c03 backoffice: sort user formdatas chronologically (#8996) 2015-11-16 15:34:00 +01:00
Frédéric Péters 68dc92a49a backoffice: add a "360° User View" (#2125) 2015-11-16 15:34:00 +01:00
Frédéric Péters 6b1f721f09 api: extend /api/users/{value}/ to also look within name identifiers (#8994) 2015-11-16 15:34:00 +01:00
Frédéric Péters 80e71f1ff4 api: add ?full=on support on categories, to include formdefs (#8972) 2015-11-16 15:34:00 +01:00
Frédéric Péters 4df04e0fa4 formdata: fix rendition of structured items in substitution variables (#8982) 2015-11-16 15:33:13 +01:00
Frédéric Péters 59b9b46581 misc: ignore thumbnailing errors (#8954) 2015-11-16 12:36:56 +01:00
Frédéric Péters 7158b6c8e4 misc: use dict replacement for translated strings with several parts (#8952) 2015-11-16 12:36:56 +01:00
Frédéric Péters 2ca244595d api: use full text search in users API when available (#8984) 2015-11-16 12:36:56 +01:00
Benjamin Dauvergne e2e555d2dc misc: show public_msg on PublishError error page (#8944) 2015-11-15 15:58:58 +01:00
Frédéric Péters ae73557b2f api: fix list of formdefs to categories (#8970) 2015-11-13 19:03:02 +01:00
Frédéric Péters ab17cc81cb sql: add a criteria to do full text matching (#8974) 2015-11-13 16:34:45 +01:00
Frédéric Péters e80b23ea15 sql: add fts column to users table (#8973) 2015-11-13 16:34:45 +01:00
Frédéric Péters c545a7afac api: add list of formdef keywords to /api/categories endpoint (#8970) 2015-11-13 16:34:45 +01:00
Frédéric Péters c8139e7833 admin: make it possible to edit named data sources slugs (#8924) 2015-11-13 16:34:45 +01:00
Frédéric Péters 8a86809ddb fargo: don't create oversized validation dialogs (#8960) 2015-11-12 14:26:19 +01:00
Frédéric Péters 0bc1bf98c7 fargo: make validation dialog buttons real dialog buttons (#8959) 2015-11-12 14:26:19 +01:00
Thomas NOËL 58ceaf311d update french translations 2015-11-11 20:29:51 +01:00
Frédéric Péters b73d34032e backoffice: add a bit of text and style to non validated files (#8947) 2015-11-11 19:35:03 +01:00
Frédéric Péters 4f80ae3bfc api: export list of formdef keywords in user/forms and user/drafts (#8951) 2015-11-11 19:35:03 +01:00
Frédéric Péters 8ed71906f9 fields: fix label set after file type suggestion migration (#8946) 2015-11-11 18:00:52 +01:00
Frédéric Péters 626c320110 tests: make fake pdf file content look enough like a pdf
("foobar" got caught by python-magic as not a valid PDF file)
2015-11-11 16:56:57 +01:00
Benjamin Dauvergne 9c4be6b929 formdef: rewrite update_mimetypes as update_filetype (#8402)
As filetype/mimetypes handling has been changed, handling of settings'
filetypes changes must be updated.
2015-11-10 18:40:19 +01:00
Benjamin Dauvergne 9f9e9685a0 add support for file validation (#8402) 2015-11-10 18:40:19 +01:00
Benjamin Dauvergne 0a6d248824 fields: handle non string value in export_to_xml() (#8402)
Fields using this facility must override import_from_xml() to convert the imported string value to
the real type, for example a list of strings converted to CSV, must be splitted.
2015-11-10 18:39:43 +01:00
Benjamin Dauvergne c2b87bbe70 formdef: allow field classes to have migrate methods (#8402)
Allow modifying the storage of fields.
2015-11-10 18:39:43 +01:00
Frédéric Péters 2bbe00c58a backoffice: prefill with form user data (#8940) 2015-11-10 17:23:31 +01:00
Frédéric Péters d178357a7f style: remove duplication of css rule 2015-11-10 15:46:38 +01:00
Frédéric Péters 346cfce686 backoffice: redirect formdata to submission page if appropriate (#8926) 2015-11-10 15:46:38 +01:00
Frédéric Péters bd026edd42 misc: add label for phone submission channel 2015-11-10 15:46:38 +01:00
Frédéric Péters bcaba55970 api: fix list of roles in formdata API (#8922) 2015-11-10 15:46:38 +01:00
Frédéric Péters fe8020dddb workflows: don't fail displaying unconfigured "form" action (#8921) 2015-11-10 15:46:38 +01:00
Frédéric Péters 11fdd4cea0 backoffice: make global listing sortable (#8542) 2015-11-10 15:46:38 +01:00
Frédéric Péters f70887eb38 backoffice: add channel and modification time columns to global listing (#8918) 2015-11-10 15:46:38 +01:00
Frédéric Péters 7c5f54ea9f formdata: move submission channel to its own attribute (#8888) 2015-11-10 15:46:35 +01:00
Frédéric Péters fe6a3195d9 misc: include current date/time in statistics PDF (#8917) 2015-11-10 15:43:37 +01:00
Frédéric Péters c49bd4976c backoffice: display applied filters in PDF output (#8916) 2015-11-10 15:43:37 +01:00
Frédéric Péters c839bc2dbb tests: add test for menu.json (and json/jsonp handling) 2015-11-10 15:43:37 +01:00
Frédéric Péters fefcfb7079 backoffice: add jsonp endpoints to get various counters (#8915) 2015-11-10 15:43:36 +01:00
Frédéric Péters 8a8c2e04e0 backoffice: include formdata channel name in submission screen (#8913) 2015-11-10 15:43:36 +01:00
Frédéric Péters e31fa5600e backoffice: divide submission screen in three sections (#8913)
- create: to create new formdata
- existing: to get back to existing drafts
- empty: to get back empty drafts (typically, mails)
2015-11-10 15:43:31 +01:00
Frédéric Péters e1a7462e63 backoffice: refactor display of submission listing screen (#8913) 2015-11-10 08:53:18 +01:00
Frédéric Péters 1583fc4de5 backoffice: add a new "Include in default filters" option for lists (#8908) 2015-11-10 08:53:18 +01:00
Benjamin Dauvergne 300e0a1aca check_hobos: fix attribute_mapping if it contains None (#8923) 2015-11-09 10:18:23 +01:00
Frédéric Péters 7d683e7031 tests: add a few additional tests on homepage content 2015-11-07 17:02:05 +01:00
Frédéric Péters fa58317d73 misc: add data-keywords attributes on formdef and categories elements (#8907) 2015-11-07 16:47:15 +01:00