169 Commits

Author SHA1 Message Date
f3338f0097 Add unsaved changes warning dialog in PhotoTagger before quitting. Implement functionality to check for unsaved changes and prompt the user with options to save, discard, or cancel the quit action, enhancing user experience and preventing data loss. 2025-09-26 13:58:47 -04:00
5ecfe1121e Enhance PhotoTagger to include comprehensive person details in the database and GUI. Update data handling to support middle names, maiden names, and date of birth, improving user experience and data integrity. Revise database queries and UI components for better data entry and display, ensuring all relevant information is captured during identification. 2025-09-26 13:10:30 -04:00
ee3638b929 Enhance PhotoTagger by adding support for middle and maiden names in the database and GUI. Update data handling to accommodate new input fields, ensuring comprehensive data capture during identification. Revise database queries and improve user interface for better data entry experience. 2025-09-26 12:38:46 -04:00
2fcd200cd0 Enhance PhotoTagger by adding date of birth support in the database and GUI. Update data handling to accommodate new input format, including validation for date selection. Revise identification logic to ensure complete data is saved, improving user experience and data integrity. 2025-09-25 14:39:05 -04:00
52b9d37d8c Refactor PhotoTagger to support separate first and last name fields in the database. Update GUI to include dedicated input fields for first and last names, enhancing user experience with smart name parsing and improved dropdown functionality. Revise README to reflect these changes and highlight new features. 2025-09-22 15:56:55 -04:00
6a5bafef50 Implement 'modifyidentified' feature for viewing and modifying identified faces in the PhotoTagger GUI. Enhance user experience with new controls for selecting and unselecting faces, and improve navigation and state management. Update README to reflect new functionality and installation requirements, including system dependencies. 2025-09-22 13:57:43 -04:00
2c67b2216d Enhance PhotoTagger functionality with improved database management, caching, and GUI features. Introduce context management for database connections, add face quality scoring, and implement a new auto-match interface for better user experience. Update README for clarity on new features and installation requirements. 2025-09-19 15:32:50 -04:00
85d5c120d4 Updated 2025-09-15 12:16:01 -04:00
cb61d24bc3 Remove photos database from tracking 2025-09-03 17:20:51 -04:00
b4d9f55691 Clean repository: remove photos from history, update gitignore 2025-09-03 17:20:31 -04:00
07e45950b6 Update gitignore and add run script 2025-09-03 17:13:36 -04:00
0e66b2253f Update project documentation and structure; enhance README, finalize project reorganization, and improve testing standards. 2025-09-03 17:07:17 -04:00
f4a83b3c40 remove photos 2025-08-14 17:22:28 -08:00
455bdac187 Pushing code to migrate git 2025-08-15 00:57:39 -08:00
53f3e8a44d Add comprehensive README documentation 2025-07-16 17:28:54 -08:00
79284d0a5c Add punimtag.py script and update requirements.txt 2025-07-16 12:52:02 -08:00
9cf63b887b Update requirements.txt with all dependencies 2025-07-15 18:48:37 -08:00
58931bfe59 Add requirements.txt with installed dependencies 2025-07-15 18:47:04 -08:00
3533d3c165 Initial commit with .gitignore 2025-07-15 18:40:04 -08:00