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 #35

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

Commits on May 10, 2018

  1. Update for Symphony 4.x

    Update release version.
    Update css to fit in with new Symphony 4.x layout.
    Add classes in JS to skin loaded items correctly.
    cc @nitriques
    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    e2b81a3 View commit details
    Browse the repository at this point in the history
  2. Update php-min/php-max info

    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    d01d375 View commit details
    Browse the repository at this point in the history
  3. Fix compatibility warnings for PHP7

    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    b5b9691 View commit details
    Browse the repository at this point in the history
  4. Style fixes

    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    2dd5d0d View commit details
    Browse the repository at this point in the history
  5. Remove deprecated param from buildSortingSQL

    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    3dff549 View commit details
    Browse the repository at this point in the history
  6. Limit image preview size

    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    f3704d6 View commit details
    Browse the repository at this point in the history
  7. SQL and PHP cases

    PHP true,false,null in lowercase
    SQL keywords uppercase
    Alexandra Nantel committed May 10, 2018
    Configuration menu
    Copy the full SHA
    d7c2966 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Code refactoring for Database and EQFA

    Alexandra Nantel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2fba211 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
    c778fb1 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
    3c36770 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Accelerate CSS transition.

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

Commits on Aug 9, 2018

  1. Fix CSS problem with large images

    Alexandra Nantel committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    4d73372 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Remote SQL collate and charset definitions.

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