seitime-frappe/frappe/custom
Ankush Menat e8af6b2c16 feat: make attachments public on doctypes
When this checkbox is checked, while uploading docs using fileuploader
the default visibility will be set to "public".

At present all uploaded attachments are private, however in following
cases it makes sense to set default as public:

1. Blog post
2. Item catalog
3. Website item

Considering this we decided to add this configurtion so developers can
specify sane default while user still has control over it using
"Customize form"

Enabled this for "blog post" doctype

Unrelatd change: consistent "form settings" section on DocType and customize
form
2022-08-26 12:42:26 +05:30
..
doctype feat: make attachments public on doctypes 2022-08-26 12:42:26 +05:30
fixtures test: import single doctype 2021-12-23 22:13:51 +05:30
form_tour/custom_field fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
module_onboarding/customization fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
onboarding_step fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
workspace/customization fix: updated standard workspace json files 2022-01-13 18:40:36 +05:30
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30