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

PHP 5.4 fixes and translation updated #16

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

Commits on Jan 2, 2014

  1. Configuration menu
    Copy the full SHA
    b60b300 View commit details
    Browse the repository at this point in the history
  2. Translation updated

    French, Italian and Estonian translation updated from Feide RnD
    Translation portal (https://translation.rnd.feide.no/)
    JanOppolzer committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    1e1c53e View commit details
    Browse the repository at this point in the history
  3. PHP 5.4 fix (call-time pass-by-reference)

    Call-time pass-by-reference has been deprecated as of PHP 5.3.0 and
    since PHP 5.4.0 it produces fatal errors.
    JanOppolzer committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    a229c19 View commit details
    Browse the repository at this point in the history
  4. PHP 5.4 fix (function getColumnHeaders)

    Fix to show table headers (answering options) when creating/showing a
    foodle survey.
    JanOppolzer committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    ab8eb56 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

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