Commit Graph

26 Commits

Author SHA1 Message Date
Alexandre 24461bb679 Remove htmlspecialchars
Removed htmlspecialchars encoding for common and scientific names, and adjusted last seen display.
2025-12-20 11:31:38 +01:00
Alexandre 3465305fd6 Remove useless under_base 2025-12-20 11:31:38 +01:00
Alexandre 26d028f187 Simplify file deletion process in species_tools.php
Refactor deletion logic to count deleted files instead of iterating through them.
2025-12-20 11:31:38 +01:00
Alexandre 082d0369a1 Fix typo 2025-12-20 11:31:38 +01:00
Alexandre dba949b83d Show deletion text using common name 2025-12-20 11:31:38 +01:00
Alexandre 5ee50c089b Delete using sudo rm aligned code with play.php
Updated file and directory deletion methods to use 'exec' for sudo commands and handle errors appropriately.
2025-12-20 11:31:38 +01:00
Alexandre 2348b1e25e Revert diskcount to comname, as files are stored by comname 2025-12-20 11:31:38 +01:00
Alexandre 40bb623348 Use sci names for diskcount ajax 2025-12-20 11:31:38 +01:00
Alexandre 6ef96d1c9e FILTER_SANITIZE_STRING is deprecated in PHP 8.1+ 2025-12-20 11:31:38 +01:00
Alexandre f16114736b Load threshold with sci names 2025-12-20 11:31:38 +01:00
Alexandre c9fa9ee81d Still use sci name_com name in text files 2025-12-20 11:31:38 +01:00
Alexandre 99a7f652ee Compare with sci_names and not com_names in lists 2025-12-20 11:31:38 +01:00
Alexandre ccd3e1a741 Use common generateMiniGraph 2025-12-20 11:31:38 +01:00
Alexandre 8a851923ad Change queries to use Sci_Name instead of Com_Name 2025-12-20 11:31:38 +01:00
Alexandre aa6d1016f6 Fix apostrophes 2025-12-20 11:31:38 +01:00
Alexandre 1ce9f4caa9 Remove db modif 2025-12-20 11:31:38 +01:00
Alexandre 89c49d5d2f Add link to info pages 2025-12-20 11:31:38 +01:00
Alexandre 47b39aa098 Rename 'Identifications' header to 'Count' 2025-12-20 11:31:38 +01:00
Alexandre 013bcf1c24 Add options for 720 and 1080 days in selector 2025-12-20 11:31:38 +01:00
Alexandre d6b853b4eb Add improved mini charts 2025-12-20 11:31:38 +01:00
Alexandre 4a0ff5a095 Lazy load local files and threshold 2025-12-20 11:31:38 +01:00
Alexandre 5ce5547ffc Clarify what is deleted 2025-12-20 11:31:38 +01:00
Alexandre b8562c6904 Add search, max confidence 2025-12-20 11:31:38 +01:00
Alexandre fb59d34873 Open db in write only if needed 2025-12-20 11:31:38 +01:00
Alexandre 97fa0c5e11 Enhance species management with confirmed list 2025-12-20 11:31:38 +01:00
Alexandre 2169bc4975 Add species_tools.php for species management 2025-12-20 11:31:38 +01:00