Commit Graph

6971 Commits

Author SHA1 Message Date
Frédéric Péters 6c89c0b8e6 misc: ignore empty block field when looking for prefilled value (#47804) 2020-10-16 17:14:29 +02:00
Frédéric Péters c844b914e4 translations: always use "modifier" 2020-10-16 15:10:02 +02:00
Lauréline Guérin f54343327d
cards: filter on status if relevant in custom view as datasource (#47764) 2020-10-16 13:52:55 +02:00
Frédéric Péters b52e8c5e72 ods: handle strings with comma as decimal separator as numbers (#47783) 2020-10-16 13:18:51 +02:00
Thomas NOËL 9d0ca1c090 stick attachments links to backoffice when shown on backoffice (#47704) 2020-10-16 11:12:09 +02:00
Thomas Jund 8407016c97 js: make table widgets reponsive (#41734) 2020-10-16 11:08:35 +02:00
Frédéric Péters 65cdabd1f0 backoffice: use a template to render logged error (#47307) 2020-10-15 19:57:57 +02:00
Frédéric Péters ed81afac8b backoffice: skip formdata without geolocation in global map (#15886) 2020-10-15 19:56:47 +02:00
Frédéric Péters 194faf5115 tests: check latest arrival trigger is applied even after leaving the status 2020-10-15 16:01:37 +02:00
Thomas NOËL c62e48b77b disable thumbnails for empty or remote tempfiles (#47734) 2020-10-15 15:28:01 +02:00
Frédéric Péters 3a78582845 general: add support for prefilling blocks (#45264) 2020-10-14 09:21:01 +02:00
Thomas NOËL 9e837f2ffe workflows/create_formdata: add tracking-code after formdata storage (#47649) 2020-10-14 00:20:48 +02:00
Frédéric Péters fd12d2bc4a backoffice: refresh item criterias in data management listings (#47616) 2020-10-13 16:53:44 +02:00
Frédéric Péters 0c04b5e3ee misc: re-prefill if value was not modified (#28117) 2020-10-13 16:53:44 +02:00
Frédéric Péters b517204ca0 debian: add spaces around options in uwsgi.ini (#44762) 2020-10-13 08:30:52 +02:00
Benjamin Dauvergne b6323c188d debian: disable write exception in uwsgi.ini (#44762) 2020-10-13 00:26:33 +02:00
Frédéric Péters c489073e08 translation update 2020-10-12 14:17:33 +02:00
Lauréline Guérin 8a0985332c
misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
Lauréline Guérin eb16118351
backoffice: display related form/card origin in inspect page (#46849) 2020-10-12 08:46:35 +02:00
Lauréline Guérin 6e1a519e0f
misc: display completion status for multi actions (#41404) 2020-10-09 15:52:03 +02:00
Lauréline Guérin e077697175
cards: list forms using the card as datasource on details page (#47323) 2020-10-09 15:20:10 +02:00
Lauréline Guérin ecccd87464
misc: split test module (#47323) 2020-10-09 15:20:10 +02:00
Frédéric Péters fa9e2aedb0 forms: add <thead> & <tbody> to "table with rows" widget (#47510) 2020-10-09 13:48:05 +02:00
Frédéric Péters c5dfa09456 api: require a signed request to get list of formdefs (#47379) 2020-10-09 08:12:31 +02:00
Frédéric Péters 138128d93f api: add ics access for custom views (#47357) 2020-10-09 08:12:31 +02:00
Frédéric Péters 29d3f866a6 snapshots: do not load serializations when listing snapshots (#47296) 2020-10-09 08:12:16 +02:00
Frédéric Péters bc676969a4 misc: revamp handling of document type options (#47183) 2020-10-09 08:12:16 +02:00
Frédéric Péters d018fe2a7d misc: don't process workflow form that no longer exists (#47402) 2020-10-06 17:04:09 +02:00
Frédéric Péters f26942be2e misc: don't process absent form for live fields (#47400) 2020-10-06 17:00:47 +02:00
Frédéric Péters 958b650126 misc: use accessor to get field type label (#47376) 2020-10-06 10:42:04 +02:00
Frédéric Péters 633cf0f291 workflows: don't mark new formdata for session if there's no session (#47378) 2020-10-06 10:42:04 +02:00
Frédéric Péters 93016febbc tox: limit mock version for compatibility with python 3.5 2020-10-06 09:22:52 +02:00
Frédéric Péters 1159961be8 snapshots: save disk space by not automatically saving big objects (#47297) 2020-10-02 17:31:02 +02:00
Frédéric Péters 4e3e20079a workflows: fix prefilling of boolean fields (#47253) 2020-10-02 10:38:03 +02:00
Frédéric Péters 00ac61dc6d formdata: extend |get to give access to fully-named attributes (#47213) 2020-10-01 12:19:58 +02:00
Frédéric Péters 34b7e50648 misc: allow resetting linked card item field with empty value (#47222) 2020-10-01 12:19:20 +02:00
Frédéric Péters f416e9ede1 workflows: add export/import for new attachment action attributes (#47181) 2020-10-01 09:57:29 +02:00
Frédéric Péters 75928eba53 cards: get a single card when storing in item field (#47208) 2020-10-01 09:24:41 +02:00
Frédéric Péters 7eef27ddf5 workflows: don't crash using existing file attachment actions (#47174) 2020-09-30 13:59:49 +02:00
Frédéric Péters 73b138dc64 misc: add dynamic autocomplete for <select> of cards (#47152) 2020-09-30 11:43:38 +02:00
Benjamin Dauvergne 342ab5251d misc: fix locking in clean_sessions (#47127) 2020-09-29 15:01:41 +02:00
Benjamin Dauvergne b8ba687a2e misc: fix locking in clean_nonces (#47122) 2020-09-29 14:38:48 +02:00
Emmanuel Cazenave 809bc203e2 workflows: add some options to add attachement action (#37860) 2020-09-28 20:38:53 +02:00
Frédéric Péters f4ced75dd4 data sources: handle manual edit variations when importing formdefs (#47069) 2020-09-28 16:51:13 +02:00
Frédéric Péters e97eb01a23 misc: name all cronjobs (#47055) 2020-09-28 13:27:43 +02:00
Frédéric Péters 02cdece7ac translation update 2020-09-28 10:17:08 +02:00
Frédéric Péters 51fd23a435 trivial: use logger .warning() instead of deprecated .warn() (#46990) 2020-09-25 16:25:54 +02:00
Frédéric Péters 659243f9c7 trivial: replace base64 deprecated methods (#46990) 2020-09-25 16:25:54 +02:00
Frédéric Péters 4051a3e013 misc: use importlib to load (auquotidien) extension module (#46991) 2020-09-25 16:25:54 +02:00
Frédéric Péters c97a3e4fc2 misc: close files (#46992) 2020-09-25 16:25:54 +02:00