This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Fix the HTML rendering function in the Form popup and remove unicode characters #205
Open
vnosov93
wants to merge
13
commits into
divio:master
Choose a base branch
from
what-digital:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e8ac852 - Browse repository at this point
Copy the full SHA e8ac852View commit details -
Remove unicode characters, add the correct HTML rendering for the For…
…m Advanced plugin
Configuration menu - View commit details
-
Copy full SHA for 20fd9e6 - Browse repository at this point
Copy the full SHA 20fd9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7153688 - Browse repository at this point
Copy the full SHA 7153688View commit details
Commits on Jan 23, 2023
-
Merge remote-tracking branch 'divio/master'
# Conflicts: # aldryn_forms/admin/views.py # aldryn_forms/cms_plugins.py # aldryn_forms/contrib/email_notifications/cms_plugins.py
Configuration menu - View commit details
-
Copy full SHA for 104f7e6 - Browse repository at this point
Copy the full SHA 104f7e6View commit details -
Remove unicode characters, add the correct HTML rendering for the For…
…m Advanced plugin
Configuration menu - View commit details
-
Copy full SHA for 6258618 - Browse repository at this point
Copy the full SHA 6258618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ed640 - Browse repository at this point
Copy the full SHA 60ed640View commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02c04c9 - Browse repository at this point
Copy the full SHA 02c04c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4fd33 - Browse repository at this point
Copy the full SHA 0a4fd33View commit details
Commits on Nov 7, 2023
-
Feature/filefield allowed extensions and attach files to email (#1)
* 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
Configuration menu - View commit details
-
Copy full SHA for a1e35f7 - Browse repository at this point
Copy the full SHA a1e35f7View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2be38fc - Browse repository at this point
Copy the full SHA 2be38fcView commit details -
add option to store file to filer (default=True) (#4)
* add option to store file to filer (default=True) * remove misleading typehint
Configuration menu - View commit details
-
Copy full SHA for dca077f - Browse repository at this point
Copy the full SHA dca077fView commit details
Commits on Nov 9, 2023
-
create a copy of in-memory file to avoid unpredictability (#5)
* create a copy of in-memory file to avoid unpredictability * format fix
Configuration menu - View commit details
-
Copy full SHA for 2bc6494 - Browse repository at this point
Copy the full SHA 2bc6494View commit details
Commits on Nov 14, 2023
-
Feature/filefield custom error on allowed extensions validation (#6)
* 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
Configuration menu - View commit details
-
Copy full SHA for d42a1d0 - Browse repository at this point
Copy the full SHA d42a1d0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.