|
|
80ceb7aaed
|
removed __repr__ from classes in files.py, and added in sqlalchemy class and marshmallow schemas for entry amendments, then load amendments on get_entry_by_id - so any page load (first or next/prev) will see amendments, we then display them into the files list and now add a white circle inside the throbber and overlay that with approrpiate icon/image - all of which is taken from amendment type and eid. tables.sql also updated to create the amendment data, tweaked icons.svg to remove hardcoded-colours for flip_[vh]
|
2025-10-15 23:06:05 +11:00 |
|
|
|
346defde8b
|
added a functional (small) up button in the viewer, all works
|
2025-10-11 09:19:51 +11:00 |
|
|
|
79437477f7
|
svgs cant have fill and do onHover properly, and arcs need a fill of none, so switched over to pngs and made the arrow match the actual direction of rotation
|
2025-01-04 22:02:00 +11:00 |
|
|
|
60258a2859
|
added download icon to svg, and button on viewer to allow to "view original - request from Mandy :)
|
2023-05-06 11:56:37 +10:00 |
|
|
|
66eab072ce
|
polished log button and content of dbox
|
2022-02-06 16:11:41 +11:00 |
|
|
|
645d419748
|
moved JoblogSearch to internal/js/ as it does not need any jinja processing, added button and hotkey to show logs, and brief logs into dbox - it works, but needs prettying up
|
2022-02-06 11:36:25 +11:00 |
|
|
|
684cc27df9
|
first quick pass of user menu in navbar which shows simple read only prefs content, and a logout option that works
|
2022-01-16 11:37:49 +11:00 |
|
|
|
fd16e80b78
|
tweaked bin icon for small/large displaying, added todo around viewing on phone and maybe datatables
|
2022-01-14 11:20:41 +11:00 |
|
|
|
8a6a7a5115
|
joblog rewrite to show only a few "newest" lines and "oldest" logs for a job, with the more button in the middle, also has a little icon to show the re-ordering that goes with each view - should really make this clickable/togglable.
|
2022-01-13 21:12:09 +11:00 |
|
|
|
3dafae334b
|
remove last remnants of rotate instead of transform, updated rot* svgs to have arrow point in direction of actual rotation, AND, fixed bug where when we rotate an image that has already had an exif_transform on it, then we have to do that and then the requested rotation - fixes why sometimes we rotate say 180 when we intended a 90 rotate. Also, when we transform, recalc md5 as file has changed
|
2021-10-01 22:16:28 +10:00 |
|
|
|
bbc5f4f856
|
add unknown_ftype - used for Unknown file types in viewer, or if no thumbnail for some reason
|
2021-09-29 16:55:20 +10:00 |
|
|
|
59c72f9aee
|
moving to /internal for a js dir, icons.svg Ive built, etc. and added route in files.py, updates all html to use new path
|
2021-08-15 00:26:27 +10:00 |
|