Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unimapper/unimapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: unimapper/unimapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 19 files changed
  • 3 contributors

Commits on Dec 7, 2015

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

Commits on Oct 10, 2016

  1. Added support for joins in filters

    vp committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    d06cdca View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Mapper: don't map entity if the result value is produced by filter an…

    …d already instance of Entity
    vp committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    e70fd9c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    3014867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b653d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    71c51b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549522a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Convert filter value before validation

    For example if filter is converted from json boolean values are string "true" etc...
    So is necessary to convert them before validating. In the same way like in creating entity from array etc...
    vp committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    d1896b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09aebed View commit details
    Browse the repository at this point in the history
  3. Added posibility to convert filter with util function if needed - no …

    …automatic conversion in validation
    vp committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    6d02e71 View commit details
    Browse the repository at this point in the history
  4. Merge: Added posibility to convert filter with util function if neede…

    …d - no automatic conversion in validation
    vp committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    f788bf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Merge pull request #119 from vp/fix-filter-validate-value

    Convert filter value before validation
    bauer01 authored Jul 24, 2017
    Configuration menu
    Copy the full SHA
    1e7ff30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab02a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54b9076 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from vp/vp-set-remote-association

    Added possibility to set if association is remote or not in property …
    bauer01 authored Jul 24, 2017
    Configuration menu
    Copy the full SHA
    15335b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37bb809 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81f0ade View commit details
    Browse the repository at this point in the history
  7. Merge pull request #115 from vp/joins

    Added support for joins in filters
    bauer01 authored Jul 24, 2017
    Configuration menu
    Copy the full SHA
    acf560f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c15edf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #117 from vp/vp-associate-parameters-filter

    Support for selection and filters in query associations
    bauer01 authored Jul 24, 2017
    Configuration menu
    Copy the full SHA
    6de9e3c View commit details
    Browse the repository at this point in the history
Loading