Commit Graph

6653 Commits

Author SHA1 Message Date
Thomas NOËL ab9c252da9 jump: log timeout compute errors (#43384)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
gitea/wcs/pipeline/head Build started... Details
2020-05-30 03:52:30 +02:00
Frédéric Péters eb33406b9a misc: add support for HTTP provisionning (#43245) 2020-05-29 15:55:30 +02:00
Frédéric Péters b68ea5b38d templates: enclose "manual address" checkbox text in a <span> (#43433) 2020-05-29 13:53:43 +02:00
Frédéric Péters 949cfce3b4 misc: look for address details in more attributes (#43446) 2020-05-29 11:58:29 +02:00
Frédéric Péters 66bcdf7250 translation update 2020-05-29 10:35:53 +02:00
Serghei Mihai d4d4a682ab saml: add login-hint extension on backoffice access (#42193) 2020-05-29 10:27:46 +02:00
Frédéric Péters 82ea582a0f admin: set forms/workflows breadcrumb in _q_traverse (#43080) 2020-05-29 07:46:41 +02:00
Frédéric Péters c3795921c3 misc: limit cancel URL to relatable URLs (#43276) 2020-05-29 07:46:41 +02:00
Frédéric Péters 05c1573e38 saml2: only allow local URLs as redirections (#43279) 2020-05-29 07:46:41 +02:00
Frédéric Péters 66de9cdd5c backoffice: use absolute links to forms/cards/workflows in inspect (#43351) 2020-05-29 07:44:59 +02:00
Frédéric Péters cc6e87c793 backoffice: don't include custom view part in inspect URLs (#43351) 2020-05-29 07:44:59 +02:00
Frédéric Péters 1ea7fc36dd templates: add dict support to |distance (#43296) 2020-05-29 07:36:57 +02:00
Frédéric Péters b8b9244fc8 misc: add filter to detect language (#43335) 2020-05-29 07:36:57 +02:00
Frédéric Péters 1517222ab2 workflows: consider parent object when looking for related objects (#43022) 2020-05-29 07:36:57 +02:00
Frédéric Péters 4a1d638ff9 misc: record parent object class (#43361) 2020-05-29 07:36:57 +02:00
Frédéric Péters ecfed38818 sessions: remove session_id substitution variable (#39786) 2020-05-29 07:36:56 +02:00
Frédéric Péters 69e6f69975 trivial: remove leftover pdb statement (#42854) 2020-05-25 10:01:40 +02:00
Frédéric Péters 8b9756c768 misc: check for actual session in /live evaluation (#42687) 2020-05-25 09:33:48 +02:00
Frédéric Péters db75dcc850 workflows: ignore missing previous mark in jump with timeouts (#42854) 2020-05-25 09:33:05 +02:00
Frédéric Péters aecfdde465 trivial: remove unused jquery datepicker translation files (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters be985a8acf trivial: remove unused copy of bgiframe.js and related files (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 692d275a6b trivial: remove unused hint.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 600af5d429 trivial: remove unused copy of jquery.tabs.min.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters f3b848e59c trivial: remove unused copy of jquery.cookie.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 0c814a1308 trivial: remove unused copy of jquery.kiketable.colsizable (#43241) 2020-05-24 10:58:08 +02:00
Frédéric Péters 09725fccc6 trivial: remove unused copy of jquery-treeview (#43241) 2020-05-24 10:58:05 +02:00
Frédéric Péters 01f58c8acd workflows: add default value for attach_to_history attribute (#43214) 2020-05-22 12:09:31 +02:00
Thomas NOËL b8ee2c4207 convert-to-sql: create missing tables and views with publisher.initialize_sql (#43191) 2020-05-22 12:02:02 +02:00
Frédéric Péters 117df635e4 cards: advertise correct URL for API (#43198) 2020-05-22 10:44:34 +02:00
Frédéric Péters ebe0e50c2f translation update 2020-05-20 15:05:57 +02:00
Frédéric Péters e34366d5b5 backoffice: use a customisable template to render user info in sidebar (#40034) 2020-05-20 15:01:56 +02:00
Benjamin Dauvergne 7134680e7c root: implement automatic tryauth (#12867) 2020-05-20 13:33:41 +02:00
Frédéric Péters 7d03a0859e backoffice: fix display of stats filtered on invalid status (#43081) 2020-05-19 18:12:01 +02:00
Frédéric Péters fa820fd677 auth: delegate legacy local authentication passwords to django (#43094) 2020-05-19 18:11:40 +02:00
Frédéric Péters 92f7c78835 sql: pass offset/limit as parameters to prepared statement (#43101)
(and note it is not possible to do so for ORDER BY)
2020-05-19 18:11:40 +02:00
Frédéric Péters 36e55b6865 misc: change session cookie prefix to be sessionid- (#43043) 2020-05-19 11:06:45 +02:00
Frédéric Péters 47e57c15db tests: use id to reference form (#42315) 2020-05-18 16:47:19 +02:00
Frédéric Péters a9d8db534a backoffice: add query parameter to keep custom view filters (#42315) 2020-05-18 16:23:16 +02:00
Nicolas Roche 06da67b5ac ics: add formdata digest to ics export (#33152) 2020-05-18 09:50:26 +02:00
Nicolas Roche c0a09241c3 fields: add validation on comment field (#30618) 2020-05-18 08:52:52 +02:00
Frédéric Péters 822df94654 translation update 2020-05-16 17:50:28 +02:00
Serghei Mihai 8ef0f08163 external_workflow: feed target data to substitutions context (#42652) 2020-05-15 23:38:12 +02:00
Thomas NOËL 053827b19b templatetags: add phonenumber_fr filter (#41723) 2020-05-15 23:33:18 +02:00
Thomas NOËL 2f6e7a3597 data_sources: return an empty list for an unknown carddef (#42960) 2020-05-15 23:30:17 +02:00
Frédéric Péters 5f8c3e5685 tests: remove access to settings/misc (#42958) 2020-05-15 16:50:10 +02:00
Frédéric Péters 21364341ea api: add http basic auth support to geojson endpoint (#42851) 2020-05-15 16:26:56 +02:00
Frédéric Péters 8d3e067c83 api: add custom view support to geojson API (#42850) 2020-05-15 16:26:56 +02:00
Frédéric Péters 9988c32906 settings: remove obsolete prefill/namespaces options (#42958) 2020-05-15 16:25:42 +02:00
Frédéric Péters 2dc4fd4854 backoffice: add multi-action support for status manual jump action (#37983) 2020-05-15 13:59:11 +02:00
Benjamin Dauvergne 3804075f6a wf: do not call store_display_value with None in create formdata (#42743) 2020-05-15 10:53:24 +02:00