Commit Graph

6955 Commits

Author SHA1 Message Date
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
Frédéric Péters 08de8e3cb7 api: add @schema endpoint for cards (#46999) 2020-09-25 16:25:54 +02:00
Thomas NOËL 945b1ac541 translations: fix in wscall presentation 2020-09-25 11:22:16 +02:00
Frédéric Péters 3f60f3c8e1 general: expose custom views as data sources (#44155) 2020-09-25 07:17:48 +02:00
Frédéric Péters 4f8903b6e9 misc: move carddef data source support to carddef module (#44155) 2020-09-25 07:17:48 +02:00
Frédéric Péters d8cd485379 misc: add |filter_by_user and |current_user for querysets (#46855) 2020-09-25 07:17:48 +02:00
Frédéric Péters fb1908b2ab admin: check for contents before removal of forms/cards (#207) 2020-09-25 07:17:48 +02:00
Thomas NOËL f4886f5b0a misc: refine file search in blocks when looking for unused files (#46937) 2020-09-24 14:37:43 +02:00
Frédéric Péters 784670ed10 misc: check category_id from query string is an integer (#46770) 2020-09-22 15:36:03 +02:00
Frédéric Péters eff8a6cb48 perf: cache live access data during request (#46854) 2020-09-22 12:15:08 +02:00
Frédéric Péters e522d58dac misc: don't use javascript list handling for block widgets (#46856) 2020-09-22 12:14:37 +02:00
Thomas NOËL be79d944a0 formdata: use actual status_item in linked object errors (#46850) 2020-09-21 17:54:14 +02:00
Frédéric Péters af5cf63d95 misc: ignore invalid HTTP basic authentication header (#46835) 2020-09-21 15:47:03 +02:00
Frédéric Péters 84f9a33df2 misc: drop support for legacy wf-draft status (#46804) 2020-09-21 15:12:17 +02:00
Frédéric Péters 45580283b7 workflows: set _display/_structured in case of empty value (#46800) 2020-09-21 15:12:17 +02:00
Frédéric Péters c280f6c335 translations: fix typos & spelling 2020-09-20 16:13:35 +02:00
Frédéric Péters f1a893d798 misc: ignore incomplete configuration of django field validation (#46788) 2020-09-18 16:08:01 +02:00