Skip to content
  1. Jul 12, 2021
    • Marco De Donno's avatar
      App update · 9b623045
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app 0fec9ab..cb10463:
        > Merge branch 'feature/cnm/split_incidentals_per_donor' into develop
        > Remove the link to the related files on the login page
      9b623045
  2. Jul 05, 2021
    • Marco De Donno's avatar
      App update · f608ff44
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app d2e8056..0fec9ab:
        > Patch CNM images files to web standard
      f608ff44
  3. Jun 29, 2021
    • Marco De Donno's avatar
      App update · 22f1f525
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app 8bd10d7..d2e8056:
        > Patch the creation of the thumbnail for the CNM image_auto_detect_format() function
      22f1f525
    • Marco De Donno's avatar
      App update · f2e6b060
      Marco De Donno authored
      Submodule web/app 3946b1f..8bd10d7:
        > Set the upload limit to 1014Mb for the CNM files
      f2e6b060
  4. Jun 28, 2021
    • Marco De Donno's avatar
      App update · f7499937
      Marco De Donno authored
      Submodule web/app ebc7654..3946b1f:
        > Merge branch 'patch/afis_add_incidental_marks_as_target_folder' into develop
      f7499937
    • Marco De Donno's avatar
      App update · 57d3cc0f
      Marco De Donno authored
      Submodule web/app 476d5a6..ebc7654:
        > Merge branch 'patch/afis_add_incidental_marks_as_target_folder' into develop
      57d3cc0f
  5. Jun 27, 2021
    • Marco De Donno's avatar
      App update · 45b629bf
      Marco De Donno authored
      Submodule web/app f2db2c9..476d5a6:
        > Add the left and right full palm images on the nist_view page
      45b629bf
    • Marco De Donno's avatar
      Lib update · a169c326
      Marco De Donno authored
      Submodule web/library/NIST f80f7f6..bea91ee:
        > Merge branch 'develop' into feature/XML
        > Merge branch 'develop' into feature/XML
        > Merge branch 'develop' into feature/XML
      a169c326
  6. Jun 25, 2021
    • Marco De Donno's avatar
      Lib update · 38870a97
      Marco De Donno authored
      Submodule web/library/NIST 54d10d9..f80f7f6:
        > Merge branch 'develop' into feature/XML
      38870a97
    • Marco De Donno's avatar
      Lib update · 1cb34626
      Marco De Donno authored
      Submodule web/library/NIST 14bc6ec..54d10d9:
        > Merge branch 'develop' into feature/XML
      1cb34626
    • Marco De Donno's avatar
      Lib update · c0efb9cd
      Marco De Donno authored
      Submodule web/library/NIST 1a999c2..14bc6ec:
        > Merge branch 'develop' into feature/XML
      c0efb9cd
  7. Jun 24, 2021
    • Marco De Donno's avatar
      App update · d517b569
      Marco De Donno authored
      Submodule web/app c00b842..f2db2c9:
        > Add the outside click to close functionality to the user TOTP first configuration dialog
        > Merge branch 'refactoring/totp_reconfiguration_dialog' into develop
      d517b569
    • Marco De Donno's avatar
      Lib update · 34744872
      Marco De Donno authored
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      34744872
    • Marco De Donno's avatar
      App update · b9e99daa
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..743397c 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,8 +17,8 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
      -        entrypoint: python dev.py
               depends_on:
                   - redis
                   - db
      Submodule web/app bf5e2f5..c00b842:
        > Merge branch 'patch/multi_threaded_gevent' into develop
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      b9e99daa
  8. Jun 23, 2021
    • Marco De Donno's avatar
      App update · 05e7271f
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 0b8dbfc..bf5e2f5:
        > Add support for the preview of tiff files for CNM cards
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      05e7271f
    • Marco De Donno's avatar
      App update · 791d4716
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 777bdb2..0b8dbfc:
        > Revert "Add the "NIST files" mention on the upload form"
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      791d4716
    • Marco De Donno's avatar
      App update · 03771d51
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app dde2ac7..777bdb2:
        > Add the "NIST files" mention on the upload form
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      03771d51
  9. Jun 21, 2021
    • Marco De Donno's avatar
      App update · 05717c1b
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 546dbe2..dde2ac7:
        > Add the toastr message for the CNM zip file download process
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      05717c1b
  10. Jun 19, 2021
    • Marco De Donno's avatar
      App update · bbfba449
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 3373d60..546dbe2:
        > Merge branch 'refactoring/use_post_for_unpredictable_jinja_variable' into develop
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      bbfba449
  11. Jun 18, 2021
    • Marco De Donno's avatar
      App update · bf1270ba
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app b52a647..3373d60:
        > Merge branch 'afis/only_target_marks' into develop
        > Merge branch 'feature/mark_list_delete_on_right_click' into develop
        > Refactoring of the admin part of the admin_show_target() page
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      bf1270ba
    • Marco De Donno's avatar
      App update · 6953e075
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 1a8b360..b52a647:
        > Add the link to the mark page on the admin target page
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      6953e075
    • Marco De Donno's avatar
      App update · dd4400fd
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app bbecc35..1a8b360:
        > Patch the duplicate of marks in the admin target page if multiples zones are assigned to the mark
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      dd4400fd
    • Marco De Donno's avatar
      App update · d8a5397f
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 13fc9bd..bbecc35:
        > Patch the sql requests to get the first file for a cnm candidate
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      d8a5397f
  12. Jun 17, 2021
    • Marco De Donno's avatar
      App update · de987674
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 3d2e431..13fc9bd:
        > Patch the autoopen function
      Submodule web/library/NIST 9bd469d..1a999c2:
        > Merge branch 'develop' into feature/XML
      de987674
    • Marco De Donno's avatar
      Update the NIST library · 008ed824
      Marco De Donno authored
      008ed824
    • Marco De Donno's avatar
      App update · 1babf641
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app be96026..3d2e431:
        > Add support for the cnm_candidate files in the uuid autoopen function
        > Add support for the cnm_result table in the uuid autoopen function
      1babf641
    • Marco De Donno's avatar
      App update · a04458c3
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 3fbeb06..be96026:
        > Add the route to get the table for a specific uuid
      a04458c3
  13. Jun 16, 2021
    • Marco De Donno's avatar
      App update · 76b6bf9d
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app a835be7..3fbeb06:
        > Only allow the admins to remove an uploaded CNM result file
        > Only allow admins to remove a CNM result folder
      76b6bf9d
    • Marco De Donno's avatar
      App update · 91f1c223
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 9950ebb..a835be7:
        > Patch the navigation on the nist file page
        > Patch the link to the nist view (split between users and admins)
      91f1c223
    • Marco De Donno's avatar
      App update · 85480ddc
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 30e39e6..9950ebb:
        > Add the login check for all routes in the cnm module
      85480ddc
    • Marco De Donno's avatar
      App update · ac81aa29
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 9c39e6d..30e39e6:
        > Force the login as admin
      ac81aa29
    • Marco De Donno's avatar
      App update · c0f81c78
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 8c8cfc0..9c39e6d:
        > Add the zoom slider on the cnm edit page
        > Update the navigation for the cnm list all page
      c0f81c78
    • Marco De Donno's avatar
      App update · 729f73bc
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 4700772..8c8cfc0:
        > Add the link to the CNM_edit page on the admin CNM list page
      729f73bc
  14. Jun 15, 2021
    • Marco De Donno's avatar
      App update · 46c03b44
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 70e4aa1..4700772:
        > Add the admin page to list all the CNM candidates folders
      46c03b44
    • Marco De Donno's avatar
      App update · e83bf10b
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 0c75a0a..70e4aa1:
        > Merge branch 'patch/afis_target_list' into develop
      e83bf10b
    • Marco De Donno's avatar
      App update · 3a488170
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app eca756e..0c75a0a:
        > Patch the files_segments image retrieval
      3a488170
  15. Jun 14, 2021
    • Marco De Donno's avatar
      App update · 1589095a
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 78d6137..eca756e:
        > Move the image conversion to web-compatible-image in the utils.images module (patch_image_to_web_standard)
        > Add the views.uuid.functions.get_table_for_uuid() function
        > Update the list of tables with uuid
        > Move the uuid search functions to the `functions` file
      1589095a
    • Marco De Donno's avatar
      App update · 358c4e8e
      Marco De Donno authored
      diff --git a/docker-compose.yml b/docker-compose.yml
      index 20b49fb..166bec5 100644
      --- a/docker-compose.yml
      +++ b/docker-compose.yml
      @@ -17,6 +17,7 @@ services:
                   - env
               volumes:
                   - ./web/app:/app
      +            - ./files:/files
                   - /etc/localtime:/etc/localtime:ro
               entrypoint: python dev.py
               depends_on:
      Submodule web/app 7eb4a52..78d6137:
        > Clarify the name of the 'need_to_decrypt' variable in the image_serve() function
        > Remove useless case for "tenprint_cards" table in the image_serve() function
      358c4e8e
  16. Jun 12, 2021
    • Marco De Donno's avatar
      App update · 0d45b401
      Marco De Donno authored
      Submodule web/app 85ec952..7eb4a52:
        > Patch the create_thumbnail() function for unknown format; force to png
      0d45b401
  17. Jun 11, 2021
    • Marco De Donno's avatar
      App update · 5ee85a3f
      Marco De Donno authored
      Submodule web/app 81cd91d..85ec952:
        > Refactoring of the get_marks_list_for_target_folder and get_segment_list_for_target_folder functions
        > Remove the cache for get_[segment,marks]_list_for_target_folder functions
        > Refactoring: submission_uuid for the afis.admin_show_target_list() function
      5ee85a3f
Loading