- Apr 26, 2021
-
-
Marco De Donno authored
Submodule web/app aa0a418..68ca6bd: > Add a try/except block to catch error on the creation of the mark list > Remove the useless js and css import from afis templates
-
- Apr 23, 2021
-
-
Marco De Donno authored
Submodule web/app 515a9c3..aa0a418: > Add the number of target per donor on the table page
-
Marco De Donno authored
Submodule web/app 5085cde..515a9c3: > Merge branch 'refactoring/cnm' into develop
-
- Apr 22, 2021
-
-
Marco De Donno authored
Submodule web/app 311cac7..5085cde: > Move the check for the related pfsp zones in the get_marks_list_for_target_folder() function > Update the download and upload buttons labels for afis users > Doc update for the show_folder_inner() function > Patch the show_folder_inner() function for afis users > Change the title for the list of references on the target page > Update the clean_sql_files script
-
Marco De Donno authored
Submodule web/app 4397805..311cac7: > Merge branch 'refactoring/cnm' into develop
-
- Apr 16, 2021
-
-
Marco De Donno authored
Submodule web/app a33795f..4397805: > Check for outdated email hash in the do_config_new_user function > Check for outdated email hash in the totp_reset function
-
- Apr 15, 2021
-
-
Marco De Donno authored
Submodule web/app f7ddb9c..a33795f: > Update outdated emails on password reset procedure > Sort the users by username for the password reset search > Patch the outdated passwords re-hashing process on login > Refactoring of the route to get the version json
-
Marco De Donno authored
Submodule web/app f6bfad9..f7ddb9c: > Check and update the hash of the password for users while login > Use the correct variables for the hashing process
-
- Apr 14, 2021
-
-
Marco De Donno authored
Submodule web/app 5bb5808..f6bfad9: > Remove the cache for the images > Update LICENSE
-
Marco De Donno authored
-
- Apr 13, 2021
-
-
Marco De Donno authored
Submodule web/app a5a514a..5bb5808: > Force the redis database save on successful login > Change the label for the donor nickname field on the submitter page > Add the donor uuid on the 'add_files' page for submitter accounts
-
Marco De Donno authored
-
Marco De Donno authored
This will provide a save between restarts of the redis server.
-
- Apr 12, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app f2ec0b5..a5a514a: > Change the admin display for missing marks > Doc update for the submission module
-
Marco De Donno authored
Submodule web/app 20610f2..f2ec0b5: > Merge branch 'documentation' into develop > Move the submission_mark() route closer to the inner function > Rename the redis cache database
-
- Apr 10, 2021
-
-
Marco De Donno authored
Submodule web/app a3c8c72..20610f2: > Merge branch 'refactoring/organize_redis_cache' into develop
-
- Apr 09, 2021
-
-
Marco De Donno authored
Submodule web/app 9de3dbb..a3c8c72: > Renew the 30 days for the TOTP > Use the 'stored_hash' parameter of the pbkdf2.verify() function > Doc update > Add the option to pass the stored hashed to the pbkdf2.verify() function
-
Marco De Donno authored
Submodule web/app 4f32f72..9de3dbb: > Merge branch 'security/login/login_waste_time' into develop
-
Marco De Donno authored
Submodule web/app e4241c2..4f32f72: > Change the default session timeout to 2 hours
-
Marco De Donno authored
Submodule web/app bf5adfc..e4241c2: > Merge branch 'feature/login/rate_limiting' into develop
-
- Apr 08, 2021
-
-
Marco De Donno authored
Submodule web/app 1c2c7b8..bf5adfc (rewind): < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Fix the donor homepage layout < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Filter the marks in the target view page < Return the pfsp information for all marks in the get_marks_list_for_target_folder() function < Typo < Merge branch 'develop' into refactoring/cnm < Add the tooltip information when no target is defined for a segment < Merge branch 'develop' into refactoring/cnm < Keep the question mark if no annotation is uploaded for a particular AFIS target < Add the 'admin_create_new_target_and_redirect' function < Remove the "AFIS" button from the navigation < Show the question mark on segments without any target defined < Merge branch 'develop' into refactoring/cnm < Patch the image_annotation_serve() function for cnm_data images < Merge branch 'develop' into refactoring/cnm < Merge develop into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Center the targets on the page < Merge branch 'develop' into refactoring/cnm < First commit for the upload page < Move the "folder_list.html" file to be structured like the other views < Merge branch 'develop' into refactoring/cnm < Merge branch 'develop' into refactoring/cnm < Remove unused variable < Move the afis templates files in the 'afis' subfolder < Delete old useless files < Merge branch 'develop' into refactoring/cnm < Move the loading of all the app related js and css files to a python function < Merge branch 'develop' into refactoring/cnm < Change the layout to display the fingers and palms for the target page < Stylization of the target download button and add the "upload" button < Access control for the target view page (afis users) < Add support for uuid search for non-annontated images for the AFIS users < Merge branch 'develop' into refactoring/cnm < Patch the uuid autoopen for the cnm_data table objects < Patch the uuid autoopen for target folder show < Patch the uuid global search page < Rename the 'cnm_folder.folder_uuid' column to 'cnm_folder.uuid' < Add support to filter the AFIS target homepage with the uuid search field < Add the function to delete an AFIS target annotation on right-click < Add comments < Remove redundant admin check < Merge remote-tracking branch 'origin/develop' into refactoring/cnm < Add the upload zone for annotations < Merge branch 'develop' into refactoring/cnm < Add the 'get_multi_img_fpc()' function < Patch the navigation location for afis users < Add the marks to the zip file to download < Add the non-annotated segments to the zip file to download < Add the download target zip file with annotation only < Only list the assiged users for admin account < Display to the user only the mark/references if assigned to him < Add the list of marks for the target area on the admin taget view page < SQL upper casek < Patch the navigation bar for the target show page < Add the target navigation bar for admin users < Patch the display of assigned users for the afis target search < Patch the function go get the list of segments for a particular afis target < Add the function to update the assigned users for afis target search < Update the layout of the mark and references assignee users < Refactoring of the retrieval of the users assigned for one afis target search < Extract the functions to get the list of annotations and segments related to a afis target < Force the use of the cnm type for the target annotation images retrieval < Add the button for the submitters to download the targets areas < Patch the afis segment view < Change the text on the target images annotated < Patch the submitter "show donor targets area" page < Add the display of the users for the target page for admins < Remove the search bar from the target segment page < Only get the donor informations if we load the target segment page as admin < Cut the too long SQL queries in the afis.py file < Update the navigation bar for afis users in the segment view page < Update the navigation bar for admin accounts < Get all the images for the target segment in the segment view page < Share the target segment view page between the admin and afis accounts < Add the annotation list to the afis segment show page < Add the function to generate the segment annotation image < Add support for the cnm_data table in the 'image_serve' function < Add the get_submission_uuid_for_annotation() function < Patch the miss-closed div tags < Show segments even if no target is present at the moment < Patch the 'target list' page for admin < Use the NIST segments_position_code labels instead of recreating them < Add the text "segment not available" if the segmentation has not be done < Merge branch 'develop' into refactoring/afis < Add the decorators for the afis routes (admin and login required) < Add the 'target' button on the donor page for admin users < Merge branch 'develop' into refactoring/afis < Merge branch 'develop' into refactoring/afis < Add the information message if no segment image is present in the folder < Add the box around the non annotated images < Add the segment page for the afis user < Add the clickable link on the afis user folder list page < Add the list of segments to search in the user view < Remove all the afis part
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 79564e7..bf5adfc: > Revert "Sort the cdn related files"
-
- Apr 07, 2021
-
-
Marco De Donno authored
Submodule web/app 649461b..79564e7: > Add the version of ICNML in the cache key > Refactoring of the sent_app_files_auto() function
-
Marco De Donno authored
Submodule web/app 2103c46..649461b: > Use the __commitshort__ instead of the __version__ variable to manage the cached requests > Add the version.__commitshort__ variable
-
Marco De Donno authored
Submodule web/app 23ab0e4..2103c46: > Merge branch 'refactoring/one_function_for_cdn_and_app_js_and_css_files' into develop
-
- Apr 04, 2021
-
-
Marco De Donno authored
Submodule web/app 4f66718..23ab0e4: > Merge branch 'performance/function_cache' into develop
-
- Apr 03, 2021
-
-
Marco De Donno authored
Submodule web/app cbb28dd..4f66718: > Merge branch 'performance/function_cache' into develop
-
- Apr 01, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
diff --git a/docker-compose.yml b/docker-compose.yml index 444d79a..8e24697 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -21,3 +21,5 @@ services: redis: build: redis + ports: + - 127.0.0.1:6379:6379 Submodule web/app 6d5e685..cbb28dd: > Merge branch 'feature/submission/admin_mark_type' into develop
-
Marco De Donno authored
Submodule web/app 3e1315a..6d5e685: > Merge branch 'ux/user_configuration' into develop
-
- Mar 31, 2021
-
-
Marco De Donno authored
Submodule web/app 99744d8..3e1315a: > Merge branch 'ux/user_configuration' into develop
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 9579b72..99744d8: > Merge branch 'develop' > Merge branch 'documentation' into develop
-
Marco De Donno authored
Submodule web/app eb36fb5..9579b72: > Merge branch 'fix/emails_error' into develop
-
- Mar 30, 2021
-
-
Marco De Donno authored
Some variables where not available anymore because of the use of the kaniko docker base image.
-
Marco De Donno authored
-
- Mar 29, 2021
-
-
Marco De Donno authored
-