Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix delete files #286

Merged
merged 2 commits into from
May 21, 2023
Merged

Fix delete files #286

merged 2 commits into from
May 21, 2023

Conversation

dev-lnk
Copy link
Member

@dev-lnk dev-lnk commented May 21, 2023

Removing conditions from disableDeleteFiles and enableDeleteDir methods. disableDeleteFiles is now set to false and enableDeleteDir is set to true automatically. Fix an error with deleting a file from a form. Fix checkAndDelete method - adding compatibility with collections

dev-lnk added 2 commits May 21, 2023 19:51
Removing conditions from disableDeleteFiles and enableDeleteDir methods. Fix an error with deleting a file from a form. Fix checkAndDelete method - adding compatibility with collections
Checking that the file is not deleted when submitting the form
@lee-to lee-to merged commit c7d74a8 into moonshine-software:1.5.x May 21, 2023
@dev-lnk dev-lnk deleted the fix_delete_files branch May 30, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants