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
8e82271e2a39b897f41c9b41cf6126b9089bd954
photoassistant
/
templates
History
Damien De Paoli
8e82271e2a
start of noo for Search, and rewrite of GetEnt* to use eval(), search and flat done, but also fixed OLD bug I just noticed where prev/next buttons would not work when sorting by "A to Z", etc. as the value of the form.input has a space in it and serializeArray() was not dealing with it properly
2022-01-29 18:06:21 +11:00
..
aistats.html
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
base.html
changing options on files_*, search, also next/prev all now use POST->redirect model, so should allow back/forward browser buttons to work - commit so we can test in PROD
2022-01-22 21:36:58 +11:00
dups.html
minor clean up of screen content
2021-09-04 19:50:27 +10:00
faces.html
hacked /files_ip for now, this whole page is a bit of a mess, not sure we keep it - and its a kludge to assume its in the file_ip path -- only will work if img is in import path and we are viewing in flat mode, but at least this means we dont break the app, just get a confused viewer message. Also use tmp_locn rather than face.locn for viewlist to fix BUG-82
2022-01-28 20:48:56 +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
start of noo for Search, and rewrite of GetEnt* to use eval(), search and flat done, but also fixed OLD bug I just noticed where prev/next buttons would not work when sorting by "A to Z", etc. as the value of the form.input has a space in it and serializeArray() was not dealing with it properly
2022-01-29 18:06:21 +11:00
joblog.html
remove debug
2022-01-16 14:49:56 +11:00
jobs.html
implemented job archiving (via a Setting, and just viewing recent or all)
2022-01-13 23:11:21 +11:00
login.html
wrong password now has close button looking consistent AND actually closes alert
2021-10-08 22:31:31 +11:00
person.html
first pass of allowing to scan for all files in import and storage paths <- works, and showing all unknown faces to handle them somehow - very rudimentary
2022-01-10 01:20:20 +11:00
persons.html
made search a POST to /search be a redirect to a GET /search/<search_term> so that it works with back/forward buttons in the browser
2022-01-19 22:40:47 +11:00
refimg.html
remove -lg- / bootstrap 5
2021-07-22 20:43:11 +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
use tooltips for settings, to explain path usage in particular
2021-09-06 19:16:24 +10:00
states.html
fix up not sending import/storage versions of noo/folders
2022-01-28 13:25:55 +11:00
viewer.html
fix bug where viewer does not disable ra / la if viewlist causes us to land on first/last image
2022-01-28 14:45:07 +11:00