Commit Graph

6933 Commits

Author SHA1 Message Date
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
Frédéric Péters fc70d15913 templatetags: unlazy distance passed to |distance_filter (#46761) 2020-09-18 16:07:23 +02:00
Lauréline Guérin 508dc53c19
wscall: don't notify by default (#19662) 2020-09-18 14:16:06 +02:00
Lauréline Guérin a4c013548e
workflow: wscall item configuration to notify and record errors (#19662) 2020-09-18 14:16:06 +02:00
Frédéric Péters 0b18084949 translation update 2020-09-18 11:25:23 +02:00
Frédéric Péters a42f6aa10c misc: don't include "enable" action on readonly forms (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters f7c1315323 backoffice: add link to tag/save snapshot (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters a804ac37fe backoffice: add possibility to open snapshots (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters c5f3c1a1f8 backoffice: add History links in sidebars (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters c5a9ae2094 backoffice: add restore/export snapshots (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters b415ed66de backoffice: add history/ paths to list snapshots (#4960) 2020-09-18 11:25:23 +02:00
Frédéric Péters 8384cedeec general: update .store() calls with comments (#4960) 2020-09-18 09:51:12 +02:00
Frédéric Péters 619c5fbb57 general: add snapshot objects (#4960) 2020-09-18 09:51:12 +02:00
Frédéric Péters dda8482b53 translation update 2020-09-18 07:31:08 +02:00
Lauréline Guérin fd1eb817aa
backoffice: rename search button label (#45788) 2020-09-17 10:53:44 +02:00
Lauréline Guérin b5a8437129
wf: accept empty values in mapping of edit card action (#46031) 2020-09-17 10:14:39 +02:00
Lauréline Guérin 2b3e287b02
backoffice: rename 'Add Role' button (#46153) 2020-09-17 09:34:55 +02:00
Lauréline Guérin b0ae6cdb17
carddef: import of carddef with reference to itself (#46639) 2020-09-17 09:01:08 +02:00
Lauréline Guérin c1b508141f
wscall: notify and record errors on failure (#44050) 2020-09-16 19:06:13 +02:00
Frédéric Péters 426cf599f2 misc: avoid unrelated evolution parts when looking for related data (#46678) 2020-09-16 10:29:58 +02:00
Lauréline Guérin f24963ed05
admin: check also linked CardDef when deleting a workflow (#46587) 2020-09-15 17:21:41 +02:00
Lauréline Guérin a1c510fbe2
misc: split test module 2020-09-15 17:21:41 +02:00
Frédéric Péters a3d0382c47 translation update 2020-09-15 14:51:10 +02:00