|
|
85902bbc3c
|
redo Status SetMessage so it defaults to success and danger is a force in the setting of the message, to fix BUG-52 where a success message ended up with danger colour somehow -- might not perfectly fix it, but its neater and if it does not fix it, then its a timing issue I am not sure how to test/fix
|
2021-09-16 21:18:09 +10:00 |
|
|
|
b6f672b575
|
ai stats has divs not tables, so more compact/responsive, also stats now have clickable link to appropriate AI:<tag> search
|
2021-09-15 00:23:25 +10:00 |
|
|
|
03a2b4a9d9
|
updated comments
|
2021-08-10 21:31:09 +10:00 |
|
|
|
2e06c0b285
|
moved class Refimg to person, and ditched all other routes/direct access to ref images, they are only a part of Person in UI now
|
2021-07-05 16:51:44 +10:00 |
|
|
|
1cfb07903b
|
slightly improve ai stats
|
2021-07-01 21:54:26 +10:00 |
|
|
|
78713a6767
|
updated stats to use new face tables and be more useful now amount of matches is in the thousands
|
2021-06-30 14:28:15 +10:00 |
|
|
|
4cb10c4a6b
|
started hooking up right-click menu for Dir and Files all the way through to calling the new ScanFileForPerson() - which is still incomplete but does use the new Faces DB linkages and functions
|
2021-06-28 18:52:05 +10:00 |
|
|
|
371e2af64b
|
added python ldap / login pages
|
2021-06-26 09:20:11 +10:00 |
|
|
|
6d071f14dd
|
fixed up a few issues found from linter
|
2021-03-19 18:03:00 +11:00 |
|
|
|
18b8a30140
|
Fixed BUG-11: we have changed to file_refimg_link table (from file_person_link), this means we now have some optimisations, and can definitely re-run AI jobs without crashing. Several optims could still be done - see TODO
|
2021-01-25 01:05:30 +11:00 |
|
|
|
42b4880b62
|
added basic view of which files were matched with which people
|
2021-01-22 21:14:17 +11:00 |
|
|
|
e138ab22aa
|
git commit, converted over to base.html pulling Status*, rather than every render_template calling it. Tightened up naming for job manager, fixed a few bugs in there with items like div by zero, created the active jobs link/badge in navbar, have it invoked each time by base.html template and it gets active jobs from DB, pa_job_manager now initiliases from an empty DB and can work out where it is at, no loop/thread/or actual job code yet. jobs.py has basics of a NewJob(), so next step is to force that job to be executed in pa_job_manager, but its tea time
|
2021-01-16 17:51:16 +11:00 |
|
|
|
b123f067b1
|
fix up comment
|
2021-01-15 16:57:14 +11:00 |
|
|
|
5bf41ce6a8
|
token placholder for AI menu with html
|
2021-01-12 23:58:27 +11:00 |
|