Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Fix the HTML rendering function in the Form popup and remove unicode characters #205

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

vnosov93
Copy link

Fixed 2 issues:

  1. Fix the HTML rendering function in the Form popup
  2. Remove unicode characters, add the correct HTML rendering for the Form Advanced plugin

vnosov93 and others added 11 commits May 27, 2020 20:31
# Conflicts:
#	aldryn_forms/admin/views.py
#	aldryn_forms/cms_plugins.py
#	aldryn_forms/contrib/email_notifications/cms_plugins.py
* add option to limit allowed extensions of file fields

* convert serialization to utility function

* add option to define files that should be attached to email

* recognize extensions without the starting period

* update help text
* add option to store file to filer (default=True)

* remove misleading typehint
* create a copy of in-memory file to avoid unpredictability

* format fix
* Added a custom error message field on extension validation

* cleanup

* only make the static string gettext lazy

* Added accept attribute in frontend for file upload plugin

* minor optimization
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants