- Mar 25, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 24, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 23, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
This will improve the workflow for the admin users while creating the AFIS targets. If not existing, the target folder will be created (empty). The user will be redirected to the target display page.
-
Marco De Donno authored
-
Marco De Donno authored
At the moment, this feature will only show a question mark for segments without a target folder defined; the question mark will not be displayed if the admin created target but did not upload an annotation (i.e. not fully configured the target). This shall be patched on a future commit to check for the presence of a annotation image.
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
The buttons should now be the correct size in regards of the outer div, even when the page is resized. Before, for some page size, when there was just not enough space for one button more, the outer div was shrunk, but the button was not, hence producing an overflow of the button, which was not nice to see.
-
- Mar 22, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
If not present, the default is assumed to be "touching" and "none"
-
- Mar 21, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 20, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Mar 19, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Display the notification for missing tenprint cards on the 'add file' page for the submitter accounts
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
This will load the page with all submission, THEN make a ajax query to get all the submissions that contains missing informations. This is done in two steps to have a fast loading page. The query takes ~800ms for 100 submissions with the query done on the server side before the loading, and only 70ms when done without this information but loaded via ajax after. Since the backend function is the same, the total time is the same, but at least the homepage will load for the user. We shall refactor the backend sql query to have only one query done against postgresql.
-
Marco De Donno authored
This will position the tooltip relative to the position of the mouseenter-ed object, and not the position of the mouse. This will improve the reliability of the placement for the tool tip since the location of the div on the screen does not changes.
-
Marco De Donno authored
-
- Mar 18, 2021
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-