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
d247ecec54f227101a655350ed451416cc41ccd2
photoassistant
/
templates
History
Damien De Paoli
d247ecec54
fix up bug where sucess used instead of success, also if we delete/restore/move a file from inside the viewer, then adjust the files* divs, and go out of the viewer (back/up) and show updated files div
2025-10-27 22:06:54 +11: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
update z-index so we dont get buttons being higher than toast popup
2025-10-04 22:45:01 +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
comments for clarity of root_eid=0 meaning no entries
2025-10-12 13:14:13 +11:00
files.html
fix up bug where sucess used instead of success, also if we delete/restore/move a file from inside the viewer, then adjust the files* divs, and go out of the viewer (back/up) and show updated files div
2025-10-27 22:06:54 +11: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
no longer have pa_user_state data really, ditch the table
2025-10-07 23:42:02 +11:00