This website requires JavaScript.
Explore
Help
Sign In
ddp
/
photoassistant
Watch
1
Star
0
Fork
0
You've already forked photoassistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5842bf2ab8c4b3cf40be07b2072bf9d0ab0d9990
photoassistant
/
templates
History
Damien De Paoli
5842bf2ab8
set OPT values in jscript in files.html, added functions to draw figures on a page based on pageList (subset of entryList) & json data, and tweaked just grouping select as well to also use the draw figures func() in jscript. Needed to move out .figure click handler into the draw figures too. This is now semi-functional, images load, pages next/prev works, grouping works -- BUT only for files_ip -- folders wont work, search wont work, files_sp wont work, viewing a file wont work
2025-09-27 00:31:42 +10:00
..
about.html
use new logo for about page, and center the alert text
2025-05-13 18:59:09 +10:00
ai_stats.html
name of AI match is now in field 1 not field 0
2023-09-27 14:28:29 +10:00
base.html
added a clear messages (forced) to allow M to clear out annoying messages if needed
2025-08-19 20:18:59 +10:00
dups.html
another large clean up of code, all POSTs are now using make_response() and returning json OR are for a form that flask handles with rendering direct html. Where there is a POST with json response, the jscript now calls CheckForJobs() to show it in the F/E. Removed several debugs. Fixed up undocumented BUG where import datetime was wrong, and prefix/suffix also to offer directories near the date of an image. Removed unused routes for clearing messages
2023-01-12 16:47:43 +11:00
faces.html
another large clean up of code, all POSTs are now using make_response() and returning json OR are for a form that flask handles with rendering direct html. Where there is a POST with json response, the jscript now calls CheckForJobs() to show it in the F/E. Removed several debugs. Fixed up undocumented BUG where import datetime was wrong, and prefix/suffix also to offer directories near the date of an image. Removed unused routes for clearing messages
2023-01-12 16:47:43 +11:00
file_list.html
quick fix for view being a POST, its now redirected to a GET, but I want to fix up the viewlist properly as well, should work for now though
2022-01-20 11:26:09 +11:00
files.html
set OPT values in jscript in files.html, added functions to draw figures on a page based on pageList (subset of entryList) & json data, and tweaked just grouping select as well to also use the draw figures func() in jscript. Needed to move out .figure click handler into the draw figures too. This is now semi-functional, images load, pages next/prev works, grouping works -- BUT only for files_ip -- folders wont work, search wont work, files_sp wont work, viewing a file wont work
2025-09-27 00:31:42 +10:00
joblog.html
general clean up of lazy dt/dd tag use, also added estimate remainging in the dd for run time, rather than elsewhere
2022-07-17 15:57:22 +10:00
jobs.html
broad (small) changes to make style of all routes and jobs to be consistent, e.g. use underscords between words
2023-01-15 23:17:59 +11:00
login.html
use new logo
2025-05-13 18:42:21 +10:00
person.html
use new face_top, etc. rather than tmp_locn, partial fix for BUG-108
2022-12-23 13:20:45 +11:00
persons.html
quick add of row/container-fluid for margins - prob. should remove table too one day
2022-07-10 15:19:59 +10:00
refimg.html
another large clean up of code, all POSTs are now using make_response() and returning json OR are for a form that flask handles with rendering direct html. Where there is a POST with json response, the jscript now calls CheckForJobs() to show it in the F/E. Removed several debugs. Fixed up undocumented BUG where import datetime was wrong, and prefix/suffix also to offer directories near the date of an image. Removed unused routes for clearing messages
2023-01-12 16:47:43 +11:00
refimgs.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
settings.html
added auto-rotate to settings, not used in job mgr yet
2022-07-13 00:26:24 +10:00
states.html
broad (small) changes to make style of all routes and jobs to be consistent, e.g. use underscords between words
2023-01-15 23:17:59 +11:00
viewer.html
store away person.id per matched face to support match_add_refimg in context menu
2025-08-19 20:22:49 +10:00