- Feb 17, 2020
-
-
Marco De Donno authored
Submodule web/app 09b1453..e154fd8: > Add the reference preview for the marks search page > Add the names for the writer palms > Retrieve all marks from the database, even if no additinal informations is present > Split the configuration file to run on localhost > Set the 'pianosendpoint' value to None if no PiAnoS server is available > Basic mark detail popup on the search page
-
- Feb 14, 2020
-
-
Marco De Donno authored
Submodule web/app f33c317..09b1453: > Add the option to save the TOTP for 30 days (IP and username specific) > Add the donor username to the mark search page > Order the marks by id ASC > Change the CR character in the notes on the mark search page
-
- Feb 13, 2020
-
-
Marco De Donno authored
Submodule web/app f2d21b3..f33c317: > Remove the None value for the PFSP field (marks) > Add the uuid on the admin submission home page > Change the UI for the mark search
-
Marco De Donno authored
Submodule web/app 4135dc3..f2d21b3: > Set the search to case insensitive in the mark search page
-
Marco De Donno authored
Submodule web/app 3747bac..4135dc3: > Add lazy loading for all list of images > Patch the mark search for empty strings > Add the search filter for the notes in the mark search page > Patch vertical gap between filter on the search page > Add the note in the search page > Only display the marks that are still in the 'files' table
-
- Feb 12, 2020
-
-
Marco De Donno authored
Submodule web/app 004061d..3747bac: > Add the search bar in the submission list page (submitter) > Move the donor information to a searchable dict
-
Marco De Donno authored
Submodule web/app 381431b..004061d: > Case insensitive search in the mark list page
-
- Feb 11, 2020
-
-
Marco De Donno authored
Submodule web/app 34282db..381431b: > Patch the note saving for mark and print
-
Marco De Donno authored
Submodule web/app 355b44a..34282db: > Patch the session renew for the selection accounts while working on PiAnoS > Change the home page for the trainers accounts
-
- Feb 10, 2020
-
-
Marco De Donno authored
Submodule web/app 6a06364..355b44a: > Add the filer for the pfsp in the mark search page > Add the filter for the surface in the mark search page (trainer)
-
Marco De Donno authored
Submodule web/app ec5de5d..6a06364: > Add the mark filter for the detection technic > Order the detection technics and the surfaces by name
-
Marco De Donno authored
Submodule web/app 5455e8c..ec5de5d: > Add the names of the surfaces and detection technics in the mark search page
-
Marco De Donno authored
Submodule web/app aad8f60..5455e8c: > Add the basic page for the marks (trainer account) > Set the z-index for the ribbon-wraper (on top) > Refactoring of the trainer search() function > Construct the marks dict on the search page for trainers > Add the defautl empty page for the trainer accouts > Reload page after new user accepted > Clean download_list.html page > Change default home page for afis users
-
- Feb 07, 2020
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 66c9637..aad8f60: > Add the empty page for downloadable images for the afis team
-
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
-