Commit Graph

28 Commits

Author SHA1 Message Date
6c71969598 Only highlight the thumbnail image in album view when user is logged in 2022-02-25 00:27:58 +00:00
3ba6dc6eb3 Add ability to set album thumbnails 2022-02-20 16:37:56 +00:00
e3372afa30 Add manufacturer and scale to response data. Should probably just be returning the whole object. 2022-02-16 17:54:23 +00:00
1e0beb87da Add manufacturer and scale to editable properties for album 2022-02-16 17:50:52 +00:00
458c5fc1a7 Fix setScale method 2022-02-16 17:50:29 +00:00
bb46045e41 Require login to save album info and add manufacturer, scale to album info 2022-02-16 17:50:03 +00:00
4185f909c4 Require login to save image info 2022-02-16 17:49:26 +00:00
ce726c4539 Add manufacturer and scale to album model 2022-02-16 17:32:23 +00:00
766d27301a Include both title and description when showing lightboxed images 2022-02-15 21:50:44 +00:00
ae56066281 Allow editing of current album metadata when viewing images in album 2022-02-15 21:31:03 +00:00
12e19d5416 Tweak image display order 2022-02-15 21:13:29 +00:00
5f3ae13111 Add jQueryUI dialogs and functionalty for editing album and image metadata 2022-02-15 21:01:05 +00:00
f308cd4093 Add jQueryUI 2022-02-15 21:00:04 +00:00
65652f92de Clean up formatting for album title and description 2022-02-15 18:27:13 +00:00
9aa7f505e7 Remove unneccessary page title 2022-02-15 17:43:46 +00:00
858fec7ec1 Add lightbox feature for album images 2022-02-15 17:15:41 +00:00
6495cc68c1 Include full image object list in ajax result contents 2022-02-15 17:15:06 +00:00
8000ef3a38 Add a main.js for global functions/features 2022-02-15 17:13:24 +00:00
166216c13a Add simpleLightbox js and css 2022-02-15 16:42:31 +00:00
d665f47c3b Add simpleLightbox library 2022-02-15 16:40:58 +00:00
88d2093698 Remove extraneous forward slash in serialized url data 2022-02-15 16:39:45 +00:00
dc582438de Update JSON serialization to match class model 2022-02-15 16:26:22 +00:00
32da820217 Remove stale code moved to an ajax call 2022-02-15 15:53:47 +00:00
4427880825 Initial commit of codebase 2022-02-15 15:14:49 +00:00
769b282306 Add thumbnails to .gitignore 2022-02-15 15:10:07 +00:00
8e8e8d18c4 Add single character named PHP files to .gitignore 2022-02-15 15:08:32 +00:00
35a7efba60 Add .gitignore file 2022-02-15 15:00:57 +00:00
f0497eccf1 Initial commit 2022-02-15 09:54:36 -05:00