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

Implemented conditional logic based on fields values and different re… #228

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

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    e8ac852 View commit details
    Browse the repository at this point in the history
  2. Remove unicode characters, add the correct HTML rendering for the For…

    …m Advanced plugin
    yvladislav authored and vnosov93 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    20fd9e6 View commit details
    Browse the repository at this point in the history
  3. fixed flake8 error

    vnosov93 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7153688 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    f769d39 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Fix for timeout

    sgordeychuk committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    8f0c973 View commit details
    Browse the repository at this point in the history
  2. Another fix for timeout

    sgordeychuk committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    feff7e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. 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
    sgordeychuk committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    104f7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6258618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ed640 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Django 4 support

    sgordeychuk committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    02c04c9 View commit details
    Browse the repository at this point in the history
  2. Bump version 6.2.2

    sgordeychuk committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0a4fd33 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. 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
    blueshack112 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a1e35f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    2be38fc View commit details
    Browse the repository at this point in the history
  2. add option to store file to filer (default=True) (#4)

    * add option to store file to filer (default=True)
    
    * remove misleading typehint
    blueshack112 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dca077f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. create a copy of in-memory file to avoid unpredictability (#5)

    * create a copy of in-memory file to avoid unpredictability
    
    * format fix
    blueshack112 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2bc6494 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. 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
    blueshack112 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d42a1d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge branch 'master' into form-conditions-redirect-support

    # Conflicts:
    #	aldryn_forms/contrib/email_notifications/cms_plugins.py
    sgordeychuk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0c3ce4a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    ce63854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3327930 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    ed12275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3811be3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    a720b86 View commit details
    Browse the repository at this point in the history