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

Release 0.2.0 #64

Merged
merged 12 commits into from
Sep 19, 2018
Merged

Release 0.2.0 #64

merged 12 commits into from
Sep 19, 2018

Commits on Sep 4, 2018

  1. Move function from closure to class method

    Boris Sekachev committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    96f3802 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Merge pull request #42 from opencv/segm_publ_branch

    Move function from closure to class method
    bsekachev authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    d83f77f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m…

    …atrix is not invertible
    Boris Sekachev committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    2dd8680 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from opencv/inverse_svg_matrix_bug

    Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The m…
    azhavoro authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    4c3046c View commit details
    Browse the repository at this point in the history
  3. Performance of frame changing has been increased due to UI containers…

    … had detached from DOM before their items were created
    Boris Sekachev committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    a6db3a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Merge pull request #46 from opencv/change_frame_optimization_1.5-2x

    Performance of frame changing has been increased due to UI containers…
    bsekachev authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    89cb5eb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    5a369a9 View commit details
    Browse the repository at this point in the history
  2. Bug has been fixed: filename extension in annotation file differ by s… (

    #55)
    
    * Bug has been fixed: filename extensions in annotation file differ by source filename extension
    bsekachev authored and azhavoro committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    72e5bf6 View commit details
    Browse the repository at this point in the history
  3. Data validation on client and server (#51)

    * Data validation on client and server
    * Consistent uploading methods for task and for job
    bsekachev authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6e64bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Migration files have been added (#59)

    Fixed problems with "integer out of range" for trackedbox (int -> bigint)
    bsekachev authored and nmanovic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    7c3f20a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Big int migration file has been rewritten with Django syntax (#60)

    bsekachev authored and Boris Sekachev committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    fdd4006 View commit details
    Browse the repository at this point in the history
  2. Some memory leaks have been fixed (#61)

    * svg.selectize.js memory leaks have been fixed
    bsekachev authored and Boris Sekachev committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    72d8cfc View commit details
    Browse the repository at this point in the history