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
00e42447fccc3fdddeb8fbbd8bd5126e2a08c551
photoassistant
/
templates
History
Damien De Paoli
00e42447fc
make download link work with document.viewing rather than objs[current]
2025-10-04 10:43:00 +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
moved cFO() to changeOPT() into internal/js, transformed file_list_ip to work with new query_data model, made the Size buttons use modern bootstrap5 radio buttons and work again without the form for all file* routes. Removed a lot of dead code, moved code to resetNextPrev buttons to anytime we getPage, reducing code, handle setting OPT in jscript via a to_dict() for States. Overall, search and file_list_ip now work. Only main thing left is the override code
2025-10-02 23:11:14 +10:00
files.html
make download link work with document.viewing rather than objs[current]
2025-10-04 10:43:00 +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
remove debug
2025-09-30 00:26:45 +10: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
removed fields from PA_USER_STATE, no longer needed with new viewing logic
2025-10-02 17:51:47 +10:00