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

Issue 504 prevent silently rounding off latitude and longitude values on asset page #522

Commits on Oct 31, 2022

  1. Do not round latitude/longitude values in AssetForm

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    309b0d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Implement validated longitude and longitude fields that round to 7 de…

    …cimal places
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    8eecf54 View commit details
    Browse the repository at this point in the history
  2. Use latitude and longitude fields in CLI

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    a3a7b41 View commit details
    Browse the repository at this point in the history
  3. Raise rather than round

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    7633d73 View commit details
    Browse the repository at this point in the history
  4. Use latitude and longitude fields in API

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    6295e25 View commit details
    Browse the repository at this point in the history
  5. Extend rather than append list of error messages returns from interna…

    …l API
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    6ce7318 View commit details
    Browse the repository at this point in the history
  6. black

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    1af41d0 View commit details
    Browse the repository at this point in the history
  7. flake8

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    f53cd5a View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 1, 2022
    Copy the full SHA
    6db1150 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 2, 2022
    Copy the full SHA
    6f8017f View commit details
    Browse the repository at this point in the history