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 dropfiles type after symfony BC in 2.8.31 #240

Merged
merged 24 commits into from
Sep 23, 2021

Commits on Jul 27, 2021

  1. update symfony to ^2.8

    davidbeig committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a6e93fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3abc09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9366bb4 View commit details
    Browse the repository at this point in the history
  4. some fixes

    davidbeig committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    782178a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    fc992c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc077e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7e45b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    b539e6a View commit details
    Browse the repository at this point in the history
  2. Fix AdminStoryEdit form so it can properly add, save and remove the 3…

    … types of images it has
    carlos-mg89 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    aa5622a View commit details
    Browse the repository at this point in the history
  3. Refactor to have a unique place where to handle additions, changes or…

    … removals of pictures on a form
    carlos-mg89 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6aa714b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bcf870 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Feature: Project can share a url to a signature platform (#234)

    * Add sign_url field to Project and to Project Forms
    
    * Make new project fields not required
    
    * Add signture button in project skin
    
    * Fix signature css
    
    * Fix css and target blank link
    
    Co-authored-by: Javier Carrillo <javier@goteo.org>
    Co-authored-by: David Igón <david@goteo.org>
    3 people committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b0a5b87 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    3a83700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8af11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15dbc56 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/dropfiles_symfony_bc' of github.com:GoteoFoundation…

    …/goteo into fix/dropfiles_symfony_bc
    carlos-mg89 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    3c1a993 View commit details
    Browse the repository at this point in the history
  5. Fix ProjectStory form, since it wasn't possible to upload, update or …

    …remove images to the ProjectStory
    carlos-mg89 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    cafc6d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c95abbb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    b2b7756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7464eae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/dropfiles_symfony_bc' of github.com:GoteoFoundation…

    …/goteo into fix/dropfiles_symfony_bc
    davidbeig committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    1d87c0d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Refactor on DropfilesType to include constant and to separate the dif…

    …ferent view elements added as a DropfilesType
    carlos-mg89 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    968a175 View commit details
    Browse the repository at this point in the history