1. 18 7月, 2019 3 次提交
    • B
      Fixed exception in attribute annotation mode (#571) · d939b9c3
      Boris Sekachev 提交于
      * Fixed bug Cannot read property 'current' of undefined at AAMModel.setupAttributeValue
      
      * Updated changelog
      d939b9c3
    • B
      CVAT.js API methods were implemented (#572) · 8fede3a6
      Boris Sekachev 提交于
      * annotations.put()
      
      * Fixed annotations.put()
      
      * Dump & upload
      
      * Two fixes
      
      * Tested upload
      
      * Updated built of cvat.js
      
      * Remote files through cvat.js
      8fede3a6
    • A
      Dashboard components basic styles (#574) · 3ba80d2e
      Artyom Zankevich 提交于
      * Case sensitive renaming
      
      * Update `cvat-js` lib.
      
      * Add `.env` file
      
      * Add basic redux capabilities
      
      * Remove `setTimeout` as it was fixes in `cvat-js`
      
      * Remove redundant state field
      
      * Add header and footer styles
      
      * Remove `Affix`
      
      It does not recalculete width for some reason
      
      * Add basic styles to task cards
      
      * Fix empty component
      
      * Pagination fixes
      
      * Add modal on task delete
      3ba80d2e
  2. 16 7月, 2019 2 次提交
  3. 15 7月, 2019 2 次提交
  4. 12 7月, 2019 1 次提交
    • B
      CVAT.js implemented API methods and bug fixes (#564) · 0a2cb949
      Boris Sekachev 提交于
      * Increase/decrease ZOrder
      
      * ZOrder up/down
      
      * Some crutial bugs fixed
      
      * hasUnsavedChanges and merge
      
      * Added API description
      
      * Fixed bugs
      
      * Merge was tested
      
      * New file
      
      * Fixed unit tests
      
      * Fixed small bug which reproduced only after build
      0a2cb949
  5. 11 7月, 2019 6 次提交
  6. 10 7月, 2019 3 次提交
  7. 09 7月, 2019 1 次提交
  8. 08 7月, 2019 1 次提交
  9. 05 7月, 2019 4 次提交
  10. 03 7月, 2019 5 次提交
  11. 28 6月, 2019 3 次提交
  12. 27 6月, 2019 3 次提交
  13. 26 6月, 2019 4 次提交
    • N
      Fix security issues (#519) · 23d7c336
      Nikita Manovich 提交于
      CVE-2019-12308 More information
      
      moderate severity
      Vulnerable versions: >= 2.1.0, < 2.1.9
      Patched version: 2.1.9
      An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.
      
      WS-2019-0037 More information
      
      moderate severity
      Vulnerable versions: < 3.9.1
      Patched version: 3.9.1
      Django-Rest-Framework, before 3.9.1, has a XSS vulnerability caused by disabled autoescaping in the default DRF Browsable API view templates.
      23d7c336
    • B
      Advanced Auto Annotation Handling for Admins (#514) · f2069892
      Ben Hoff 提交于
      f2069892
    • Z
      URLs as source data for a task (#483) · 07656232
      zliang7 提交于
      * Update CHANGELOG.md
      07656232
    • B
      allow multiple outputs for models (#518) · e9e1865c
      Ben Hoff 提交于
      e9e1865c
  14. 25 6月, 2019 1 次提交
  15. 24 6月, 2019 1 次提交