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: empty birthday was forced to save zero date #1787

Merged
merged 9 commits into from
Mar 28, 2017

Commits on Sep 28, 2016

  1. fix: empty birthday was forced to save zero date

    Even if an empty element was set to save null, it returned '' that was "converted" to '0000-00-00' in database field
    jaanusnurmoja committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    828853a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. making this fix simpler

    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    321bcce View commit details
    Browse the repository at this point in the history
  2. updated comment

    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    a87e497 View commit details
    Browse the repository at this point in the history
  3. empty values were disabled in d m y dropdowns

    thanks, troester
    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    0fd0f8e View commit details
    Browse the repository at this point in the history
  4. changes should be made in birthday.php instead

    thanks again, troester :)
    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    fb11a1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0f3fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98ce400 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'patch-56' of https://github.com/jaanusnurmoja/fabrik in…

    …to patch-56
    
    Conflicts:
    	plugins/fabrik_element/birthday/birthday.php
    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    63bcacf View commit details
    Browse the repository at this point in the history
  8. Modified comment

    jaanusnurmoja committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    918f981 View commit details
    Browse the repository at this point in the history