- Mar 29, 2021
-
-
Marco De Donno authored
-
- Mar 26, 2021
-
-
Marco De Donno authored
Submodule web/app 2dfa622..eb36fb5: > Freeze the version of cryptography to 3.3.2
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 583de56..2dfa622: > Remove the useless import db statement
-
Marco De Donno authored
Submodule web/app 38e89fc..583de56: > Remove the db.get_account_type_id_name() function and remplace it with a pre-fetched version at startup > Change xrange for plain lists > Patch the pfsp2fpc for the left thumb
-
- Mar 25, 2021
-
-
Marco De Donno authored
-
- Mar 24, 2021
-
-
Marco De Donno authored
Submodule web/app 51b8dd4..38e89fc: > Merge branch 'documentation' into develop > Update the shibangs to use the /usr/bin/env to locate python correctly
-
- Mar 23, 2021
-
-
Marco De Donno authored
Submodule web/app 866fc30..51b8dd4: > Merge branch 'documentation' into develop > Remove the unused 'float_or_null' function
-
Marco De Donno authored
Submodule web/app 2ac9d2f..866fc30: > Merge branch 'fix/mark_pfsp_navigation_admin' into develop
-
Marco De Donno authored
Submodule web/app 3de24fe..2ac9d2f: > Patch the submission list page
-
- Mar 22, 2021
-
-
Marco De Donno authored
Submodule web/app 8eb31c1..3de24fe: > Merge branch 'feature/submission/admin_download_full_resolution' into develop
-
Marco De Donno authored
Submodule web/app 2a66885..8eb31c1: > Merge branch 'hotfix/error_while_creating_the_image_preview' into develop
-
Marco De Donno authored
Submodule web/app ab40f6e..2a66885: > Merge branch 'feature/submission/notify_missing_informations' into develop
-
Marco De Donno authored
Submodule web/app a0afda7..ab40f6e: > Merge branch 'refactoring/utils_fullname_import' into develop > Remove unused variable
-
- Mar 20, 2021
-
-
Marco De Donno authored
Submodule web/app 584a8b6..a0afda7: > Merge branch 'refactoring/submission/mark' into develop > Merge branch 'refactoring/submission/mark' into develop
-
- Mar 19, 2021
-
-
Marco De Donno authored
Submodule web/app 07e4011..584a8b6: > Merge branch 'feature/submission/notify_missing_informations' into develop
-
- Mar 18, 2021
-
-
Marco De Donno authored
Submodule web/app a0ebf4b..07e4011: > Merge all the types of tenprint cards, and display them in a row
-
- Mar 17, 2021
-
-
Marco De Donno authored
Submodule web/app cb77268..a0ebf4b: > Patch the error on removing information for a mark
-
Marco De Donno authored
Submodule web/app eaf72b7..cb77268: > Remove the "summary" button from the "add file" page
-
Marco De Donno authored
Submodule web/app 8e3069f..eaf72b7: > Patch the store of empty fields for the informations related to marks
-
Marco De Donno authored
Submodule web/app 23bb459..8e3069f: > Patch the mark view navigation bar for admins
-
- Mar 15, 2021
-
-
Marco De Donno authored
Submodule web/app fd8bcb5..23bb459: > Merge branch 'fix/account_configuration' into develop
-
- Mar 11, 2021
-
-
Marco De Donno authored
Submodule web/app 29acae4..fd8bcb5: > Merge branch 'refactoring/views_reordering' into develop > Apply linter suggestions
-
- Mar 09, 2021
-
-
Marco De Donno authored
Submodule web/app 4b85c63..29acae4: > Remove useless break statement
-
Marco De Donno authored
Submodule web/app a5d1278..4b85c63: > Remove the useless "all tenprint listing" page
-
Marco De Donno authored
Submodule web/app e52e30a..a5d1278: > Move the loading of all the app related js and css files to a python function > Patch the autoopen segment for the admins > Update the utils init import file > Clear the password field if not correct
-
- Feb 28, 2021
-
-
Marco De Donno authored
-
- Feb 23, 2021
-
-
Marco De Donno authored
Submodule web/app cab87d5..e52e30a: > Patch the login page > Patch the closing tag for the target.html page
-
- Feb 19, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 48e227c..cab87d5: > Merge branch 'fix/afis_user_filter' into develop
-
Marco De Donno authored
-
Marco De Donno authored
diff --git a/docker-compose.yml b/docker-compose.yml index 444d79a..caaae92 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ services: db: image: postgres:11 volumes: - - ./db/data:/var/lib/postgresql/data + - /media/mdedonno/nvme_ext/ICNML/db/data:/var/lib/postgresql/data environment: - POSTGRES_PASSWORD=icnml ports: Submodule web/app 845c5db..48e227c: > Add the Exceptions for all raises > Add the issuer in the TOTP QRCode generation > Add the pycrypto library in the requirements > Only display the donors correctly set up in the 'all donors' admin page > Remove the useless "config.baseurl" from the generation of the routes > Remove useless semi-colon in the python code > Add the exception text to the raised exception > Add the check for login in the afis routes > Add the empty favicon route > Merge branch 'fix/thumbnail_store' into develop > Add text for the raise exception > Sort the AFIS page by donor id
-
- Feb 13, 2021
-
-
Marco De Donno authored
-
- Nov 05, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Aug 07, 2020
-
-
Marco De Donno authored
Submodule web/app 84c4a5e..e6c4841: > Remove the filename information for the consent forms before uploading the file
-
Marco De Donno authored
Submodule web/app a1248dc..84c4a5e: > Merge branch 'fix/filename_cf' into develop
-
- Aug 01, 2020
-
-
Marco De Donno authored
Submodule web/app 500a56a..a1248dc: > Merge branch 'fix/segment_gp_set_page' into develop > Merge branch 'fix/segmentation_tool' into develop
-
- Jun 23, 2020
-
-
Marco De Donno authored
-
- Jun 17, 2020
-
-
Marco De Donno authored
Submodule web/app 7b7535d..500a56a: > Merge branch 'get_submitter_for_donor' into develop
-