- Feb 07, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 1ae900d..66c9637: > Add the afis user empty navigation > Add support for multi-key new user validation
-
- Feb 06, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app eb43c7c..1ae900d: > css update (central card right columns) > Rename 'tplp' variables to 'tenprintmark' > Patch the redirection after deleting a tenprint card as admin
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app bb6f91c..eb43c7c: > Add support for multiple PFSP for marks
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 37c908d..bb6f91c: > Update the password of users in PiAnoS on password change in ICNML > Update detection technics
-
- Feb 05, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app a626aa1..37c908d: > Add the mark list for admin (one shared html file between submitter and admin)
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app bd843ca..a626aa1: > Propose the TOTP reset page link to the user if the second factor is not set in DB
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 3d3537f..bd843ca: > Add the fpc 11-14, 22 and 24 in the correct variables
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 345a9cd..3d3537f: > Add the functionnality to remove a segment on right-click (tenprint edit page) > Add the .ignore files to the ignore list > Merge branch 'develop' of https://esc-md-git.unil.ch/ICNML/web into develop > Patch the submission home page as admin in Firefox > Add the ICNML public key > Merge branch 'develop' of https://esc-md-git.unil.ch/ICNML/web into develop > Remove the keys folder from the ignore list > Patch the sql installation sql file
-
- Feb 03, 2020
-
-
Marco De Donno authored
Submodule web/app 345a9cd..3a9afad: > Fix the version of webauthn and cbor > Patch the sql installation sql file
-
- Jan 17, 2020
-
-
Marco De Donno authored
Submodule web/app bfe575c..345a9cd: > Merge branch 'upload_mark_per_finger' into develop
-
Marco De Donno authored
-
- Jan 16, 2020
-
-
Marco De Donno authored
Submodule web/app 8eb97d6..bfe575c: > Change the cursor to add a new surface > Get focus on the input field while adding a new surface
-
Marco De Donno authored
Submodule web/app 56efa2e..8eb97d6: > Add the possibility to add a surface to the database via the mark edit page > Patch the border-radius for active chosen input > Remove the outline for the chosen multiple select > Change the border radius of chosen inputs on active > Customize the scroll bars > Refactoring the mark_info set functions > Save the mark surface in the database on change > Display the list of surfaces on the mark edit page > Add the initial list of surfaces
-
- Jan 15, 2020
-
-
Marco De Donno authored
Submodule web/app 2257d11..56efa2e: > Update the list of detection technics > Remove the detection technics abbreviations > Set the mark and tenprint note field public > Set all widths to auto in the grid classes
-
- Jan 14, 2020
-
-
Marco De Donno authored
Submodule web/app 7cf31dc..2257d11: > Merge branch 'mark_info' into develop
-
- Jan 13, 2020
-
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app 7c47013..7cf31dc: > Add the navigation.html page
-
- Jan 06, 2020
-
-
Marco De Donno authored
Submodule web/library/NIST 8346ca8..3d16f5d: > Merge branch 'develop' into feature/XML
-
Marco De Donno authored
Submodule web/library/NIST 688312f...8346ca8: > Add the NISTfxml object to the list of objects imported on from NIST import * < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Add support for buffer and filepointer loading < Merge branch 'develop' into feature/XML < Merge branch 'feature/XML' of esc-md-git.unil.ch:mdedonno/NIST into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML < Merge branch 'develop' into feature/XML
-
Marco De Donno authored
Submodule web/app 5a41c50..7c47013: > Logout the user if the session is no longer valid
-
Marco De Donno authored
Submodule web/app 48a4729..5a41c50: > Patch the all donor list page
-
- Jan 03, 2020
-
-
Marco De Donno authored
Submodule web/app 428ff7f..48a4729: > Commit after each image while copying the segments to PiAnoS
-
- Dec 31, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
diff --git a/docker-compose.yml.template b/docker-compose.yml.template index c5c7d9c..fa4dd74 100644 --- a/docker-compose.yml.template +++ b/docker-compose.yml.template @@ -7,4 +7,7 @@ services: redis: build: redis image: cr.unil.ch/icnml_redis:$CI_COMMIT_SHORT_SHA - + + rmq: + build: rmq + image: cr.unil.ch/icnml_rmq:$CI_COMMIT_SHORT_SHA Submodule web/app fd9e5ef..428ff7f: > Remove useless variables > Move the index.html page to the base view > Change the admin default home-page
-
- Dec 24, 2019
-
-
Marco De Donno authored
Submodule web/app 0c6b700..fd9e5ef: > Patch the admin tenprint list navigation bar > Remove the move_text text if the value is null > Refactoring of the next_fpc() function on the tenprint edit page > Change the "finger" label to "segment" on the tenprint edit page
-
- Dec 23, 2019
-
-
Marco De Donno authored
Submodule web/app c8f5919..0c6b700: > Patch the add segment function on the tenprint edit page
-
Marco De Donno authored
Submodule web/app 7a73fd0..c8f5919: > Patch: add the '0' orientation to the list while adding a new segment
-
Marco De Donno authored
Submodule web/app 83cf571..7a73fd0: > Patch the add segment function on the tenprint edit page > Patch the "Delete segments informations" on the tenprint edit page
-
- Dec 20, 2019
-
-
Marco De Donno authored
Submodule web/app 3304be1..83cf571: > Add the segment name for the palm images > Add the location for fpc 11-14, 22 and 24 > Select automatically the next segment to annotate > Skip the current segment on right click > Change console log for no action in the tenprint edit page > Add the name of the segment on the tenprint edit page mouse cross > Add the current annotated segment on the tenprint edit page cursor > tenprint edit page move_hover_cross() function refactoring > Tenprint edit page refacroting > Remove the mouse cursor on the tenprint image
-
- Dec 19, 2019
-
-
Marco De Donno authored
Submodule web/app cfc28b7..3304be1: > Remove the tp_template table and corresponding views > Patch the submitter tenprint edit page, orientation missing > Rotate the image of the segment > Patch the deletion of tenprint images by the administrators
-
Marco De Donno authored
-