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
c1177b7c0f7ded6d3fa4f4edf05d16ba7cb7333c
photoassistant
/
templates
History
Damien De Paoli
c1177b7c0f
if > 100 logs, truncate them and add button to show all logs, and stop auto-refresh too
2021-07-03 12:29:01 +10:00
..
aistats.html
slightly improve ai stats
2021-07-01 21:54:26 +10:00
base.html
moved styles to force folder naming correctly from base to files.html so that file_list.html didnt end up with crud. Also allowed move DBox to handle multiple storage paths and passes chosen (or only) storage path through to web front-end then to back-end job
2021-06-24 17:31:47 +10:00
dups.html
added really large amounts to dups to process at once, so we can still get them all on a page if we really want
2021-07-01 21:56:59 +10:00
file_list.html
fixed BUG-36: view details showing all entries -- its a bit crap as its only import dir, but its functional again
2021-06-22 18:31:57 +10:00
files.html
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
joblog.html
if > 100 logs, truncate them and add button to show all logs, and stop auto-refresh too
2021-07-03 12:29:01 +10:00
jobs.html
added python ldap / login pages
2021-06-26 09:20:11 +10:00
login.html
login code
2021-06-26 16:48:15 +10:00
person.html
fixed bug with creating a person and seeing if they have a refimg yet, also tweaked formatting so when we have more than 5 refimages, they will look right in person.html
2021-01-15 17:22:22 +11:00
persons.html
now have a Person class & associated CReate/Update/Delete functions, and menu in base.html
2021-01-12 21:51:33 +11:00
refimg.html
tried to add a reference_images directory in git, that contains actual uploaded images and the modify/remove also deals with filesystem issues
2021-01-13 13:52:56 +11:00
refimgs.html
added reference image class, also tweaked DB classes to have foreign keys, so you cant delete a person connected to a file (tested). Also made refimg class do some quirky bootstrap/jquery to get file dialogs not looking like crap
2021-01-12 23:58:12 +11:00
settings.html
added storage_path to settings
2021-02-09 19:37:30 +11:00