Skip to content
  1. Mar 04, 2020
    • Marco De Donno's avatar
      App update · 756f47ee
      Marco De Donno authored
      Submodule web/app e3ec259..43028db:
        > Add the segment preview in the cnm folder edit page
        > Add the boxes for all fpc in the cnm folder page
        > Add the function to add a segment to a cnm folder
        > Remove duplicate in the afis folder creation
        > Add the empty afis show folder page for admin
        > Patch the admin afis page
        > Add the view button on the AFIS folder list
        > Add the dialog to add a new AFIS search folder
        > Add the basic page for cnm folders listing (admin)
        > Admin navigation update
        > Add support for environment domain and rpid
        > Add the distortion on the mark edit page
        > Clean the fetchall queries
        > Add the activity field for the mark
        > Refactoring of the detection and surface fields (mark page)
        > Refactoring of the "add new surface" functions
        > import cleanup
        > Remove the useless PiAnoS button on the admin page
        > Remove useless prints
        > Add the button to remove the users from a folder
      756f47ee
  2. Feb 28, 2020
    • Marco De Donno's avatar
      App update · 66d9bd46
      Marco De Donno authored
      Submodule web/app 30dc7ca..e3ec259:
        > Add the search bar for the admin submission page
        > Check for empty email while adding trainee
        > Check for duplicate trainee users in one folder
        > Add autoreload on new user added to the trainee list
      66d9bd46
  3. Feb 27, 2020
    • Marco De Donno's avatar
      App update · 309c7336
      Marco De Donno authored
      Submodule web/app a48be4f..30dc7ca:
        > Add the function to remove a mark from a folder by right click
        > Add the number of marks to the exercises list page
        > Add the select option for the current working exercise folder
        > Trainer search page top div id change
      309c7336
  4. Feb 26, 2020
    • Marco De Donno's avatar
      App update · 2a1c4503
      Marco De Donno authored
      Submodule web/app 958856c..a48be4f:
        > Add the ajax call to create new trainee accounts in a folder
        > Patch the trainer show_folder_trainee sql selection
        > Change the import of the sql_insert_generate function in the trainer init module
        > Rename the exercises_trinee_list.user column (-> user_id)
        > Conversion dos2unix of the '27-exercises_trainee_list.sql' file
        > Force the check of the user type in the trainee listing
        > Patch the UI for the textareas in the add new user dialogs
        > Add the validation of the emails in the counting process
        > Change the help pop size for the add users to trainee list page
        > Add the 4-finger flaps to the mark search preview
      2a1c4503
  5. Feb 25, 2020
    • Marco De Donno's avatar
      App update · 60de0668
      Marco De Donno authored
      Submodule web/app 0bec4e1..958856c:
        > Update the order of the images in the admin tenprint list page
      60de0668
    • Marco De Donno's avatar
      App update · 933a904f
      Marco De Donno authored
      Submodule web/app 130f185..0bec4e1:
        > Add a highlight for each row in the admin table page
      933a904f
    • Marco De Donno's avatar
      App update · 0521c003
      Marco De Donno authored
      Submodule web/app c2b049e..130f185:
        > Add the link to the submission in the admin table overview
        > Add the incidental marks on the admin overview
      0521c003
    • Marco De Donno's avatar
      App update · 9b9a7c21
      Marco De Donno authored
      Submodule web/app 2b8aaf7..c2b049e:
        > Add the admin table summary page
        > Remove useless dict to dict conversion
        > Dynamic "Add new users" button depending upon the users list
        > Patch the add new user textarea ui
        > Rename the exercises_trainee_list sql installation file
        > Add the username_trainee_seq sequence to the database
        > Add the help page on how to add new users to the trainee list
        > Add the exercises_trainee_list table ddl
        > Add the basic page for the trainee listing
        > Add the navigation location in the trainer folder show page
        > Add the trainer username in the searchable field for admin on the exercise list page
        > Display the folder name in the folder show page
      9b9a7c21
  6. Feb 23, 2020
    • Marco De Donno's avatar
      App update · ee0750fc
      Marco De Donno authored
      Submodule web/app 698d9bc..2b8aaf7:
        > Add the "toggle view" on the trainer search page
      ee0750fc
    • Marco De Donno's avatar
      App update · 96ce29ce
      Marco De Donno authored
      Submodule web/app 1ce8407..698d9bc:
        > Add the scroll wheel on the trainer search page
        > Remove the zoom slider onwheel action (not working with the scroll of the page)
        > Use CSS variable in the trainer search page for the images
        > CDN update
        > Change the color of the zoom slider
      96ce29ce
    • Marco De Donno's avatar
      App update · 4d110e70
      Marco De Donno authored
      Submodule web/app 061eed4..1ce8407:
        > Patch the installation of the exercises_folder table
      4d110e70
    • Marco De Donno's avatar
      App update · cea68407
      Marco De Donno authored
      Submodule web/app 7914fa8..061eed4:
        > Add the zoom slider on the exercise folder mark list
        > Add the basic page to view the content of a exercise folder
      cea68407
    • Marco De Donno's avatar
      App update · 5944b3ad
      Marco De Donno authored
      Submodule web/app 0d35739..7914fa8:
        > Add the general pattern on the mark search page
        > CSS refactoring
        > Add the button to add the currently displayed mark to the working folder
        > Add the "exercises_folder" table
        > Rename the Close button on the mark search page
        > Close the exercise rename dialog on outside click
        > Change the routes for the exercises and mark search
        > Add the 'Exercises' link to the admin navigation
        > Move the jinja variable 'admin' to the my_template_render() function
        > Refactor the pfsp friendly name generation in the trainer search function
      5944b3ad
  7. Feb 21, 2020
    • Marco De Donno's avatar
      App update · 26540c2a
      Marco De Donno authored
      Submodule web/app 652993f..0d35739:
        > Search also thruth the name of the zone in the trainer mark search page
        > Patch the trainer mark search to work with the detection technic and the surface
        > Remove the trainer search pfsp_sel variable
      26540c2a
    • Marco De Donno's avatar
      App update · 286a6296
      Marco De Donno authored
      Submodule web/app 9b07496..652993f:
        > Edit the search fields for the trainer search page
        > Patch the POST method in the trainer new exercise function
        > Remove the useless data from the exercises table
      286a6296
  8. Feb 20, 2020
    • Marco De Donno's avatar
      App update · ea699470
      Marco De Donno authored
      Submodule web/app 806ee88..9b07496:
        > Add the trainer username in the exercises list for administrators
        > For for the account type in the exercises list page (trainer or admin)
        > Add the exercise.sql ddl file
        > Update the mode of clean_sql_files.sh
        > Show only active exercises for the trainers
        > Order the exercises name asc
        > Add the function to rename a exercise by trainers
        > Use a table for the list of exercises for the trainer accounts
        > Add the search bar on the trainer exercise search page
        > Add all the exercises informations in the exercises.html page
        > Display the error if the exercise list can not be created
        > Refactoring of the mark search page
        > Add the basic exercise page for trainers (and add the function to create a new case in db)
        > Patch the dev environment (insensitive to the case)
      ea699470
  9. Feb 19, 2020
    • Marco De Donno's avatar
      App update · ee2171b1
      Marco De Donno authored
      Submodule web/app ba7c163..806ee88:
        > Patch the finger assignation on the form to upload multiple files per finger
        > Remove new line between the buttons on the new files page
        > Merge branch 'develop' of esc-md-git.unil.ch:/ICNML/web into develop
        > Add the configuration for localhost dev
      ee2171b1
  10. Feb 18, 2020
    • Marco De Donno's avatar
      App update · fa41ed07
      Marco De Donno authored
      Submodule web/app da94f06..ba7c163:
        > Patch the filter of duplicates refs in the search page
        > Refactoring of the function 'target_ref_img_url'
      fa41ed07
    • Marco De Donno's avatar
      App update · a2cb8d94
      Marco De Donno authored
      Submodule web/app 7e0c0cb..da94f06:
        > Remove duplicates in the refs for the mark search page
      a2cb8d94
    • Marco De Donno's avatar
      App update · 3812b4ad
      Marco De Donno authored
      Submodule web/app e154fd8..7e0c0cb:
        > Add the multi-reference images preview in the mark search page
      3812b4ad
  11. Feb 17, 2020
    • Marco De Donno's avatar
      App update · 552e48c0
      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
      552e48c0
  12. Feb 14, 2020
    • Marco De Donno's avatar
      App update · a31ac16f
      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
      a31ac16f
  13. Feb 13, 2020
    • Marco De Donno's avatar
      App update · d2133b65
      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
      d2133b65
    • Marco De Donno's avatar
      App update · e92976d2
      Marco De Donno authored
      Submodule web/app 4135dc3..f2d21b3:
        > Set the search to case insensitive in the mark search page
      e92976d2
    • Marco De Donno's avatar
      App update · 7d30a706
      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
      7d30a706
  14. Feb 12, 2020
    • Marco De Donno's avatar
      App update · 9fc9eaee
      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
      9fc9eaee
    • Marco De Donno's avatar
      App update · 177f044b
      Marco De Donno authored
      Submodule web/app 381431b..004061d:
        > Case insensitive search in the mark list page
      177f044b
  15. Feb 11, 2020
    • Marco De Donno's avatar
      App update · 7cc22375
      Marco De Donno authored
      Submodule web/app 34282db..381431b:
        > Patch the note saving for mark and print
      7cc22375
    • Marco De Donno's avatar
      App update · 9843a5b2
      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
      9843a5b2
  16. Feb 10, 2020
    • Marco De Donno's avatar
      App update · 5a04b349
      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)
      5a04b349
    • Marco De Donno's avatar
      App update · 3c916d3c
      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
      3c916d3c
    • Marco De Donno's avatar
      App update · 9b7a8614
      Marco De Donno authored
      Submodule web/app 5455e8c..ec5de5d:
        > Add the names of the surfaces and detection technics in the mark search page
      9b7a8614
    • Marco De Donno's avatar
      App update · 916bea8a
      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
      916bea8a
  17. Feb 07, 2020
  18. Feb 06, 2020
Loading