Skip to content
  1. Jun 09, 2021
    • Marco De Donno's avatar
      App update · bf867ff2
      Marco De Donno authored
      diff --git a/web/Dockerfile b/web/Dockerfile
      index 952a479..2812c2b 100644
      --- a/web/Dockerfile
      +++ b/web/Dockerfile
      @@ -25,7 +25,11 @@ RUN find /library -maxdepth 1 -mindepth 1 > /usr/local/lib/python2.7/dist-packag
       RUN chmod +x /library/WSQ/WSQ/NBIS/cwsq && \
           chmod +x /library/WSQ/WSQ/NBIS/dwsq
      
      -RUN find /library -name 'doctester.py' -exec python {} \;
      +WORKDIR /library/NIST
      +RUN python doctester.py
      +
      +WORKDIR /library/MDmisc
      +RUN python doctester.py
      
       ################################################################################
       #    Copy the font to the system
      Submodule web/app 10551bc..6167343:
        > Patch the AFIS assignment ui
      bf867ff2
    • Marco De Donno's avatar
      NIST library update · 75c31213
      Marco De Donno authored
      75c31213
  2. Jun 08, 2021
    • Marco De Donno's avatar
      Update the NIST submodule · a308e8ba
      Marco De Donno authored
      a308e8ba
    • Marco De Donno's avatar
      App update · a42567e6
      Marco De Donno authored
      Submodule web/app 8e68132..10551bc:
        > Merge branch 'feature/image/tiff_16_bits_support' into develop
      a42567e6
    • Marco De Donno's avatar
      App update · a304841c
      Marco De Donno authored
      Submodule web/app 92ebd9f..8e68132:
        > Merge branch 'feature/image/tiff_16_bits_support' into develop
        > Use the img_format image on thumbnails insertion
        > Change the caret color to #303e4d
      a304841c
  3. Jun 05, 2021
  4. Jun 04, 2021
    • Marco De Donno's avatar
      App update · c6b06ec9
      Marco De Donno authored
      Submodule web/app bc7103d..92ebd9f:
        > Add support for P and PA images format
      c6b06ec9
  5. Jun 02, 2021
    • Marco De Donno's avatar
      App update · 7184f707
      Marco De Donno authored
      Submodule web/app 34bccfa..bc7103d:
        > Merge branch 'feature/cnm_upload' into develop
      7184f707
    • Marco De Donno's avatar
      App update · 95d17ee6
      Marco De Donno authored
      Submodule web/app b049a54..34bccfa:
        > Merge branch 'feature/cnm_upload' into develop
      95d17ee6
  6. Jun 01, 2021
    • Marco De Donno's avatar
      App update · 6217db69
      Marco De Donno authored
      Submodule web/app 3a08e19..b049a54:
        > Merge branch 'feature/cnm_upload' into develop
      6217db69
  7. May 31, 2021
    • Marco De Donno's avatar
      App update · 22999e9f
      Marco De Donno authored
      Submodule web/app a42e103..3a08e19:
        > Merge branch 'refactoring/dialogs/close_on_out_click' into develop
        > Serve the fingerprints as jpeg instead of png
        > Update the view/__init__.py file
      22999e9f
  8. May 29, 2021
    • Marco De Donno's avatar
      App update · 0ab3f9b3
      Marco De Donno authored
      Submodule web/app 51bbe10..a42e103:
        > Merge branch 'refactoring/submission/mark_info' into develop
      0ab3f9b3
  9. May 28, 2021
    • Marco De Donno's avatar
      App update · 2d5fa245
      Marco De Donno authored
      Submodule web/app 8f8178f..51bbe10:
        > Show the faded current selection on the pfsp selection dialog
        > Add placeholder text for the submission module
      2d5fa245
    • Marco De Donno's avatar
      App update · 25138139
      Marco De Donno authored
      Submodule web/app ce6be20..8f8178f:
        > Merge branch 'refactoring/submission/pfsp_setter' into develop
      25138139
    • Marco De Donno's avatar
      App update · c9ab913b
      Marco De Donno authored
      Submodule web/app 1aca081..ce6be20:
        > Merge branch 'refactoring/submission/pfsp_setter' into develop
      c9ab913b
  10. May 27, 2021
    • Marco De Donno's avatar
      App update · b161e429
      Marco De Donno authored
      Submodule web/app 02c3adc..1aca081:
        > Merge branch 'feature/cnm_upload' into develop
      b161e429
    • Marco De Donno's avatar
      App update · fecabe87
      Marco De Donno authored
      Submodule web/app 9182e23..02c3adc:
        > Merge branch 'feature/cnm_upload' into develop
      fecabe87
    • Marco De Donno's avatar
      App update · aaceb73a
      Marco De Donno authored
      Submodule web/app 787239a..9182e23:
        > Merge branch 'feature/cnm_upload' into develop
      aaceb73a
    • Marco De Donno's avatar
      App update · 8f24f41a
      Marco De Donno authored
      Submodule web/app ca7fbd8..787239a:
        > Merge branch 'feature/cnm_upload' into develop
      8f24f41a
  11. May 26, 2021
    • Marco De Donno's avatar
      App update · 741c3941
      Marco De Donno authored
      Submodule web/app 11e0520..ca7fbd8:
        > Merge branch 'feature/cnm_upload' into develop
      741c3941
  12. May 25, 2021
  13. May 24, 2021
    • Marco De Donno's avatar
      App update · 3219a942
      Marco De Donno authored
      Submodule web/app 3dffd17..11e0520:
        > Merge branch 'feature/cnm_upload' into develop
        > Move the 'add_new_field' function to the 'shared' view
      3219a942
  14. May 19, 2021
  15. May 15, 2021
    • Marco De Donno's avatar
      App update · ad6e2580
      Marco De Donno authored
      Submodule web/app contains untracked content
      Submodule web/app cec9e31..3dffd17:
        > Remove the segmentation of the NIST files
        > Use the segments_position_code list from the NIST module
      Submodule web/library/NIST d56c308..34f0314:
        > Add support for the cStringIO buffer and file types in the automatic loading process
      ad6e2580
  16. May 14, 2021
  17. May 13, 2021
    • Marco De Donno's avatar
      App update · 68ae026d
      Marco De Donno authored
      Submodule web/app 28f8cc8..cec9e31:
        > Add the favicon file
        > Remove useless cache
      68ae026d
  18. May 10, 2021
    • Marco De Donno's avatar
      App update · c2023ff5
      Marco De Donno authored
      Submodule web/app 4f6ecb2..28f8cc8:
        > Update the background color for textarea and inputs
      c2023ff5
  19. May 07, 2021
    • Marco De Donno's avatar
      App update · e38805b1
      Marco De Donno authored
      Submodule web/app 8e8265d..4f6ecb2:
        > Add the html lang and meta description tags
      e38805b1
    • Marco De Donno's avatar
      App update · 6be8f60e
      Marco De Donno authored
      Submodule web/app 1a2ce96..8e8265d:
        > Use the square buttons for the submission list page
      6be8f60e
    • Marco De Donno's avatar
      App update · 3383eaf1
      Marco De Donno authored
      Submodule web/app 1c35dce..1a2ce96:
        > Change the horizontal gap in forms to 20px
        > Patch the zoom of the list_of_boxes
        > Patch the icnml_form definition
      3383eaf1
  20. May 06, 2021
    • Marco De Donno's avatar
      App update · 3a64d8a1
      Marco De Donno authored
      Submodule web/app b4fcb30..1c35dce:
        > Merge branch 'refactoring/css' into develop
        > Add the message for the donor if no tenprint card is store in the database
      3a64d8a1
    • Marco De Donno's avatar
      App update · 6599de0c
      Marco De Donno authored
      Submodule web/app f40c54b..b4fcb30:
        > Remove useless pages
      6599de0c
  21. May 03, 2021
  22. Apr 30, 2021
  23. Apr 29, 2021
    • Marco De Donno's avatar
      App update · 811d59fe
      Marco De Donno authored
      Submodule web/app 19851da..f73742c:
        > Patch the rendering of RGBA images as JPEG
        > Add the missing login_required decorators
      811d59fe
Loading