- Jun 09, 2021
-
-
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
-
Marco De Donno authored
-
- Jun 08, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 8e68132..10551bc: > Merge branch 'feature/image/tiff_16_bits_support' into develop
-
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
-
- Jun 05, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jun 04, 2021
-
-
Marco De Donno authored
Submodule web/app bc7103d..92ebd9f: > Add support for P and PA images format
-
- Jun 02, 2021
-
-
Marco De Donno authored
Submodule web/app 34bccfa..bc7103d: > Merge branch 'feature/cnm_upload' into develop
-
Marco De Donno authored
Submodule web/app b049a54..34bccfa: > Merge branch 'feature/cnm_upload' into develop
-
- Jun 01, 2021
-
-
Marco De Donno authored
Submodule web/app 3a08e19..b049a54: > Merge branch 'feature/cnm_upload' into develop
-
- May 31, 2021
-
-
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
-
- May 29, 2021
-
-
Marco De Donno authored
Submodule web/app 51bbe10..a42e103: > Merge branch 'refactoring/submission/mark_info' into develop
-
- May 28, 2021
-
-
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
-
Marco De Donno authored
Submodule web/app ce6be20..8f8178f: > Merge branch 'refactoring/submission/pfsp_setter' into develop
-
Marco De Donno authored
Submodule web/app 1aca081..ce6be20: > Merge branch 'refactoring/submission/pfsp_setter' into develop
-
- May 27, 2021
-
-
Marco De Donno authored
Submodule web/app 02c3adc..1aca081: > Merge branch 'feature/cnm_upload' into develop
-
Marco De Donno authored
Submodule web/app 9182e23..02c3adc: > Merge branch 'feature/cnm_upload' into develop
-
Marco De Donno authored
Submodule web/app 787239a..9182e23: > Merge branch 'feature/cnm_upload' into develop
-
Marco De Donno authored
Submodule web/app ca7fbd8..787239a: > Merge branch 'feature/cnm_upload' into develop
-
- May 26, 2021
-
-
Marco De Donno authored
Submodule web/app 11e0520..ca7fbd8: > Merge branch 'feature/cnm_upload' into develop
-
- May 25, 2021
-
-
Marco De Donno authored
-
- May 24, 2021
-
-
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
-
- May 19, 2021
-
-
Marco De Donno authored
-
- May 15, 2021
-
-
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
-
- May 14, 2021
-
-
Marco De Donno authored
-
- May 13, 2021
-
-
Marco De Donno authored
Submodule web/app 28f8cc8..cec9e31: > Add the favicon file > Remove useless cache
-
- May 10, 2021
-
-
Marco De Donno authored
Submodule web/app 4f6ecb2..28f8cc8: > Update the background color for textarea and inputs
-
- May 07, 2021
-
-
Marco De Donno authored
Submodule web/app 8e8265d..4f6ecb2: > Add the html lang and meta description tags
-
Marco De Donno authored
Submodule web/app 1a2ce96..8e8265d: > Use the square buttons for the submission list page
-
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
-
- May 06, 2021
-
-
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
-
Marco De Donno authored
Submodule web/app f40c54b..b4fcb30: > Remove useless pages
-
- May 03, 2021
-
-
Marco De Donno authored
Submodule web/app 631d31c..f40c54b: > Add cache for the get_target_list() and get_afis_users_list() functions
-
Marco De Donno authored
Submodule web/app d2c817d..631d31c: > Add the email address for AFIS users on the AFIS assignment page
-
Marco De Donno authored
Submodule web/app f73742c..d2c817d: > Add the title tag to all html pages
-
Marco De Donno authored
-
- Apr 30, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Apr 29, 2021
-
-
Marco De Donno authored
Submodule web/app 19851da..f73742c: > Patch the rendering of RGBA images as JPEG > Add the missing login_required decorators
-