Commit Graph

26 Commits

Author SHA1 Message Date
Miguel Astor
ab81a0a97d test: add clear-search URL and template tests
Add tests for clear_search_url context and template clear-search button when a search is active.
2026-03-25 06:08:00 -04:00
Miguel Astor
f658106316 Fixed issue with image links covering all image wrapper area. 2026-03-24 15:34:03 -04:00
Miguel Astor
5a6632491a Added model for special galleries. 2026-03-24 15:06:48 -04:00
d42de13d4e Fixed layout issues with the offcanvas sidebar in mobile. 2026-03-23 23:15:49 -04:00
138f0ec76c Made image file names appear fully in breadcrumbs. 2026-03-23 22:57:47 -04:00
9b7a5b2a0e Made image views avoid scrolling. 2026-03-23 21:12:37 -04:00
38e098cc49 Edited the image_view template. 2026-03-23 20:46:31 -04:00
a97fb6078b image view: implement gallery-based layout, metadata dropdown, and thumbnails; add styles for image shadow; update tests 2026-03-23 20:25:40 -04:00
Miguel Astor
5122ece42b Fixed old styles in login template. 2026-03-23 03:15:27 -04:00
Miguel Astor
b934b6e779 Separated local styles from gallery view template. 2026-03-23 00:21:37 -04:00
16bd651cfb Redesigned gallery view layout and added sorting tests 2026-03-22 22:33:31 -04:00
01cebe36ed Added logout button to image view. 2023-08-23 22:01:09 -04:00
72513f2f6d Fixed image view dimensions. 2023-08-23 21:57:43 -04:00
bac5437e7e Added basic user authentication. 2023-08-23 17:45:39 -04:00
5c6f23a722 Various reworks. Removed VH units from CSS. 2023-08-23 16:53:06 -04:00
d445d633b4 Added search function. 2023-08-21 21:20:27 -04:00
1a16e9f763 Changed size of prev/next buttons in image view. 2023-08-21 16:05:49 -04:00
0b9ab250c5 Added previous/next buttons to image view. 2023-08-21 15:32:18 -04:00
51211ac9a7 Reworked nav bar and paging links 2023-08-20 12:44:41 -04:00
eeeaa9260a Hid page links when there is just one page. 2023-08-19 23:41:46 -04:00
43b74c1521 Added page navigation buttons to the gallery view. 2023-08-19 23:37:19 -04:00
eeb88057e7 Added path to gallery view. 2023-08-19 23:19:16 -04:00
4a60c139a5 Added paging to gallery view. 2023-08-19 23:11:36 -04:00
Miguel Astor
55cf243eaf Changed title in image view. 2023-07-30 21:30:47 -04:00
468769275b Changed CSS grid layout for a table layout. 2023-07-30 21:18:36 -04:00
721e4f8107 Basic functionality ready. 2023-07-30 18:55:12 -04:00