|
|
0851b79e16
|
remove debug
|
2025-09-30 00:26:45 +10:00 |
|
|
|
ef9f26189a
|
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 |
|
|
|
4f471ffa5a
|
remove -lg- / bootstrap 5
|
2021-07-22 20:43:11 +10:00 |
|
|
|
2a7151dc66
|
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 |
|
|
|
ed3a85b8f0
|
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 |
|