- 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
-
- Dec 18, 2019
-
-
Marco De Donno authored
Submodule web/app c9cb11c..cfc28b7: > Merge branch 'segment_orientation' into develop > Fusion of the submitter and admin tenprint edit page > Uniformisation of the tenprint edit page between admin and submitter
-
- Dec 17, 2019
-
-
Marco De Donno authored
Submodule web/app 7fce90e..c9cb11c: > Patch the admin tenprint edit page
-
Marco De Donno authored
Submodule web/app c96cce1..7fce90e: > Add the cross on mouse move for the tenprint edit page > Refactoring of the move_action / move_hover_rect target test
-
Marco De Donno authored
Submodule web/app 582fd0b..c96cce1: > Remove the right click action on the tenprint edit page
-
- Dec 16, 2019
-
-
Marco De Donno authored
Submodule web/app 2eebf6d..582fd0b: > Update the admin tenprint edit page > Remove all segments from the database while updating
-
Marco De Donno authored
Submodule web/app 9db2077..2eebf6d: > Merge branch 'user_segment_zone' into develop
-
- Nov 22, 2019
-
-
Marco De Donno authored
Submodule web/library/MDmisc 882bfe4..0fe479c: > Remove the automatic import of all functions > Patch the conversion of unicode to string if already string Submodule web/library/PiAnoS 28f9f03..f016e86: > Code style > Refactoring all assignment to reserved bild-in symbols > Remove deprecated functions > Change simple quote to double quote > Merge branch 'develop' of esc-md-git.unil.ch:PiAnoS/tools into develop > Add the unknown2 as "D" class in the minutiae type
-
- Nov 19, 2019
-
-
Marco De Donno authored
Submodule web/app 8a66325..9db2077: > Add the preview for the NIST files > Refactoring of the image_serve() function > Update the navigation bar for the admin tenprint list > Patch the submission home page top navigation for admin > Close the set gp dialog on outside click
-
- Nov 18, 2019
-
-
Marco De Donno authored
Submodule web/app 63a0926..8a66325: > Add the admin submission homepage and set GP page
-
Marco De Donno authored
Submodule web/app b581b25..63a0926: > Split the loop category in left loop and right loop
-
Marco De Donno authored
Submodule web/app b4b2d39..b581b25: > Change the structure of the data in the PiAnoS instance > Typo > Remove the gp query and use a python list to set the UI order
-
- Nov 13, 2019
-
-
Marco De Donno authored
Submodule web/app fc68cb8..b4b2d39: > Add the button on the add_files page to set the general pattern for the donor > Merge branch 'develop' into gp_select_graphical > Change the title of the gp change page > Add the labels under the images of the general pattern > Change the layout of the general pattern page (90% or 1200px) > Use the images for the general pattern page > Use image to set the general pattern for a donor > Change the gp selection header navigation label > Change the cursor type for the general pattern selection grid > Set the order for the general pattern and finger fpc on the gp selection page > Get and show the current general pattern on the gp selection page > Push the user variable in the general pattern selection page instead of unpacking the user variable > Add the page to set the general pattern for a particular donor
-
Marco De Donno authored
Submodule web/app 097fe31..fc68cb8: > Patch the login process on the TOTP page > Add the underscore.js library
-
- Nov 06, 2019
-
-
Marco De Donno authored
Submodule web/app 32d0489..097fe31: > Patch the ICNML home button link
-
Marco De Donno authored
Submodule web/app e1de9f3..32d0489: > Patch the admin segment list page navigation > Patch the navigation links in the admin tenprint edit page > Add the tenprint list selector to the admin tenprint list page > Get the SMTP sender from env variables > Change the default SMTP server > Refactoring of the admin submission list page
-
- Nov 04, 2019
-
-
Marco De Donno authored
Submodule web/app f6b1429..e1de9f3: > Add the redirection after login if accessing a restricted page before beeing logged
-
Marco De Donno authored
Submodule web/app a39b4ec..f6b1429: > Dont check for the second factor on the dev environment on login > Unifomization of the view objects names
-
Marco De Donno authored
Submodule web/app d4864b6..a39b4ec: > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Merge branch 'develop' > Remove the check of the sql database in the ping function > Add pyzbar to the requirement list > Add the check of the QR code in the consent form
-
- Nov 03, 2019
-
-
Marco De Donno authored
Submodule web/app c7c162e..d4864b6: > Patch the config_new_user_donor() function
-
Marco De Donno authored
Submodule web/app 27de0a6..c7c162e: > Patch the version route
-
Marco De Donno authored
Submodule web/app 3f269da..27de0a6: > Change the order of the routes for the adm view
-
Marco De Donno authored
Submodule web/app 483d9f4..3f269da: > Import clean > Rename the module.py file to app.py > Move the home function to a separate view > Uniformization of the templates folder name > Move the PiAnoS related routes to the pianos view > Move the submission and tp_template route to respective views > Move the donor and dek routes to the donor view > Move the configuration of users to the newuser view > Move the new user (request and validation) routes to the newuser view > Remove useless imports > Move the login functions to the login view > Patch the files view (remove the baseurl from the view module) > Move the login routes to the login module > Move the files sending routes to the file module > Move the base routes to the base module
-
- Oct 31, 2019
-
-
Marco De Donno authored
Submodule web/app contains untracked content Submodule web/app 99d867b..483d9f4: > Move the my_render_template to the utils.template module > Move all decorators to the utils.decorator module > Move the gnupg configuration to the config file > Move the PIL configuration to the config file > Move the baseurl and envtype variables to the config file > Allow the client-cache for the /static endpoint
-
- Oct 30, 2019
-
-
Marco De Donno authored
Submodule web/app 961e7b1..99d867b: > Add the compression="raw" parameter when saving the thumbnail
-