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

WCM-285: revert IConnector <-> DAVPropertyConverter behaviour #857

Merged
merged 9 commits into from
Sep 25, 2024
Merged

Commits on Sep 25, 2024

  1. Revert "WCM-285: the contract is, keep the DAV as is but internally s…

    …tore if type is different"
    
    This reverts commit 09f6707.
    stollero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    62b20fb View commit details
    Browse the repository at this point in the history
  2. Revert "WCM-291: DAVPropertyConverter for datetime should not return …

    …datetime format to DAV if str is expected"
    
    This reverts commit f96682f.
    stollero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ca0c35c View commit details
    Browse the repository at this point in the history
  3. WCM-285: revert back to behaviour sql type not being converted to webdav

    - this is the intented behaviour, we do not want the dav anymore because we should prevent needless casting where possible
    stollero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2447079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e23b75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8b347 View commit details
    Browse the repository at this point in the history
  6. WCM-285: add changelog

    stollero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a136299 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f03f35 View commit details
    Browse the repository at this point in the history
  8. WCM-285: if you can write into a column, just write the column and n…

    …ot into the unsorted field
    stollero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    380d819 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f9db37 View commit details
    Browse the repository at this point in the history