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

Update for Symphony 4.x #84

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

Commits on May 1, 2017

  1. Update for Symphony 4.x

    Update release version.
    Remove div wrapper in label to get right layout for Symphony 4.x.
    Alexandra Nantel committed May 1, 2017
    Configuration menu
    Copy the full SHA
    8b82c04 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Update php-min/php-max info

    Alexandra Nantel committed May 17, 2017
    Configuration menu
    Copy the full SHA
    2c419a6 View commit details
    Browse the repository at this point in the history
  2. Fix compatibility warnings for PHP7

    Alexandra Nantel committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f5d0db2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Remove deprecated param from buildSortingSQL

    Alexandra Nantel committed May 30, 2017
    Configuration menu
    Copy the full SHA
    151a08e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. SQL and PHP cases

    PHP true,false,null in lowercase
    SQL keywords uppercase
    Alexandra Nantel committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    aca561f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Code refactoring for Database

    Alexandra Nantel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a348350 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. replace deprecated fetch by select()

    Alexandra Nantel committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    a005729 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Replace deprecated method fetch() by select()

    Alexandra Nantel committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    30faa44 View commit details
    Browse the repository at this point in the history
  2. Replace rows()[0] with proper next()

    Alexandra Nantel committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    461b6b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Ensure right filteredFields commit

    Alexandra Nantel committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    40278bd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Init JS in a way to be able to attain Symphony variables

    Alexandra Nantel committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    68e4b48 View commit details
    Browse the repository at this point in the history