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

add support to save/fetch java.time data types #756

Merged
merged 19 commits into from
Mar 8, 2017

Commits on Jun 6, 2016

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

Commits on Jun 10, 2016

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

Commits on Jul 14, 2016

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

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    6520b99 View commit details
    Browse the repository at this point in the history
  2. add support for AjaxDatePicker

    add optional pattern variable for consumers that need the pattern of the formatter which you cannot reconstruct from a DateTimeFormatter unfortunately
    darkv committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    a3ed12e View commit details
    Browse the repository at this point in the history
  3. don’t convert symbols twice

    darkv committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    3a7aa9b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    809e0b4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    remove unnecessary suppress warnings, use diamond operator, add missing override annotations
    darkv committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    ecf878e View commit details
    Browse the repository at this point in the history
  3. Javadoc fixes

    darkv committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    c0c29ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ab1d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4aea1e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Configuration menu
    Copy the full SHA
    bd82918 View commit details
    Browse the repository at this point in the history
  2. fix / add some tests

    many tests still need fixing as EO conversion seems to include primary key which did not when the tests were originally written
    darkv committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    cc1fbf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4a73a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. fixing all ERRestTests but one

    darkv committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    6672c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a9232 View commit details
    Browse the repository at this point in the history
  3. set correct format name

    darkv committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    b478da8 View commit details
    Browse the repository at this point in the history
  4. add simple EO XML test

    darkv committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    0bb16f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

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