1. 20 9月, 2018 2 次提交
  2. 19 9月, 2018 2 次提交
    • B
      c6fe28e5
    • B
      Release 0.2.0 (#64) · eac18ff9
      Boris Sekachev 提交于
      * Move function from closure to class method
      * Bug has been fixed: Failed to execute 'inverse' on 'SVGMatrix': The matrix is not invertible
      * Performance of frame changing has been increased due to UI containers had detached from DOM before their items were created
      * Bug has been fixed: Defiant doesn't support dash (-) in xpath nodes (#53)
      * Data validation on client and server (#51)
      * Migration files have been added (#59)
      * Big int migration file has been rewritten with Django syntax (#60)
      * Some memory leaks have been fixed (#61)
      eac18ff9
  3. 30 8月, 2018 1 次提交
    • N
      Moved development on public github. · a50b4cc1
      Nikita Manovich 提交于
      - changed Content-type for save_job request to application/json, object…
      - Adopted public PR - PASCAL VOC converter
      - Added convert_to_mask.py script
      - Fixed player continue plaing at the end of video, lock for editable object broke the client
      - Same colors for shapes and menus, ability to change color for label or group
      - Undo redo
      - Added license header for all files
      - Added .gitattributes file (critical for bash scripts)
      - Fixed "Don't delete tasks if a user is deleted"
      - More strict check for 'checkbox' and 'number' values
      - Added convert_to_coco.py script
      - Job statistic were extended. Blowradius was removed
      - More strict labels verification
      - Drag polygons by requirement, norm stroke opacity, easy box dragging
      - Drawing with mouse outside the image area
      - Fixed 7z support
      - Boundig box size in drawer, switcheable grid
      - Split tracks feature
      - Fix flip parsing
      - Update color set & color by label feature
      - Add point for polygons feature
      - Added context menu
      - Polyshapes
      a50b4cc1
  4. 23 8月, 2018 1 次提交
  5. 22 8月, 2018 5 次提交
  6. 11 8月, 2018 1 次提交
  7. 10 8月, 2018 1 次提交
    • J
      enable the import of picture with alpha channel · e4230f7a
      Julian Wagenschütz 提交于
       - jpg doesnt support alpha channels
       - when importing pictures with alpha channel error shows up
       -- "Could not create the task. OSError: cannot write mode RGBA as JPEG"
       - fix error by converting "RGBA" to "RGB" before saving image
      e4230f7a
  8. 07 8月, 2018 1 次提交
  9. 07 7月, 2018 1 次提交
    • N
      Release 0.1.1 · e8b2c403
      Nikita Manovich 提交于
          * video from share hotfix & dump hotfix
          * Added contributors
          * Added screenshot, documentation, screencasts into README.md
          * Fixed GitHub documentation
      e8b2c403
  10. 30 6月, 2018 1 次提交