Commit graph

50 commits

Author SHA1 Message Date
Alexandre Iooss
097f4f5093 Fix tag saving during upload 2021-10-23 17:59:19 +02:00
Alexandre Iooss
3d36aded1f Show message during upload 2021-10-23 17:48:30 +02:00
Alexandre Iooss
18d64c4fe9 Disable fields when choosing existing gallery 2021-10-23 17:43:21 +02:00
Alexandre Iooss
a2e06185ad Add tags to upload form 2021-10-23 17:31:40 +02:00
Alexandre Iooss
de6088ca5f Cleanup routing and remove middleware 2021-10-23 15:33:14 +02:00
Alexandre Iooss
1d3a5a30d2 Show license in gallery view 2021-10-22 18:09:00 +02:00
Alexandre Iooss
55e1b71f3a Add license field on photos 2021-10-22 18:06:31 +02:00
Alexandre Iooss
0b59d42b41 Check permission on upload page 2021-10-15 18:02:48 +02:00
Alexandre Iooss
ead7a0b71e Do not show description in sample 2021-10-15 17:57:45 +02:00
Alexandre Iooss
59ac6535af Test image using Pillow 2021-10-15 14:59:18 +02:00
Alexandre Iooss
baf70d396c Handle database integrity error during upload 2021-10-15 14:45:26 +02:00
Alexandre Iooss
05ff9ca3d3 Upload images in galleries 2021-10-15 14:14:09 +02:00
Alexandre Iooss
d2fa5ce02f Check upload form 2021-10-15 12:43:17 +02:00
Alexandre Iooss
727387566d Add upload page 2021-10-15 10:55:07 +02:00
Alexandre Iooss
fb99407d1f Add license header in templates 2021-10-15 09:53:21 +02:00
Alexandre Iooss
920f07339a Remove trailing spaces 2021-10-15 09:52:48 +02:00
Alexandre Iooss
1f9d21f290 Use grid to display galleries 2021-10-15 09:34:40 +02:00
Alexandre Iooss
036cca0f59 Order galleries by start date on tag detail pages 2021-10-15 09:28:37 +02:00
Alexandre Iooss
d95f29c870 Do not crash on missing owner 2021-10-15 09:21:14 +02:00
Alexandre Iooss
2200b0d436 Reduce gallery load time by prefetching owners 2021-10-15 09:21:01 +02:00
Alexandre Iooss
7598c47621 Show owner in photo admin list 2021-10-15 09:20:33 +02:00
Alexandre Iooss
f9b086a8b1 Add database migration 2021-10-13 17:08:19 +02:00
Alexandre Iooss
c317310dcf Fix typo in extended related name 2021-10-13 17:06:45 +02:00
Alexandre Iooss
cc3ba4a492 Filter gallery by photo owner 2021-10-13 17:05:29 +02:00
Alexandre Iooss
2753f70234 Show gallery in a card 2021-10-13 15:52:18 +02:00
Alexandre Iooss
b3c85f15e5 Add gallery management link 2021-10-13 15:52:03 +02:00
Alexandre Iooss
d6a8a2b68e Use a smaller grid on smaller screen 2021-10-13 14:25:11 +02:00
Alexandre Iooss
5985b39ed8 Fix tag display page 2021-10-13 14:19:04 +02:00
Alexandre Iooss
c02d639bbb Search on galleries title 2021-10-13 14:08:50 +02:00
Alexandre Iooss
dd5409d93e Filter on event date in galleries list 2021-10-13 11:23:58 +02:00
Alexandre Iooss
c71427a2df Show owner name in legend of photo 2021-10-12 23:27:08 +02:00
Alexandre Iooss
227d4fa246 Show event date rather than publication date 2021-10-12 23:26:54 +02:00
Alexandre Iooss
5d9d89a9cb Use autocomplete on photos in gallery 2021-10-12 23:26:16 +02:00
Alexandre Iooss
c3a63935b1 Do not show gallery creation time in details 2021-10-12 18:34:19 +02:00
Alexandre Iooss
0dd9d7cb37 Do not show time in gallery sample 2021-10-12 17:49:13 +02:00
Alexandre Iooss
99e3370d39 Add date and time in legend 2021-10-12 17:47:14 +02:00
Alexandre Iooss
84d956d433 Only show 32 more recent galleries 2021-10-12 17:33:54 +02:00
Alexandre Iooss
c946262565 Add margin between gallery samples 2021-10-12 17:33:54 +02:00
Alexandre Iooss
f6e38580d3 Fix on_delete cascade 2021-10-12 10:11:15 +02:00
Alexandre Iooss
971b112dec Hide PhotoEffect, PhotoSize and Watermark from admin 2021-10-12 09:05:16 +02:00
Alexandre Iooss
f60592d37b Add migration for start and end date 2021-10-12 08:34:53 +02:00
Alexandre Iooss
293bc48eae Update migrations 2021-10-11 21:54:47 +02:00
aeltheos
9b95b68a27 Add start and end dates on gallery 2021-10-11 21:49:36 +02:00
aeltheos
7c0ba18824 extended photologue photo to add an owner field 2021-10-11 20:40:48 +02:00
Alexandre Iooss
52d63128fc Add download gallery as zip 2021-10-08 20:41:20 +02:00
Alexandre Iooss
6f67b855ac Require login if not in authorized IP range 2021-09-23 11:41:35 +02:00
Alexandre Iooss
d59fb154b6 Add detail page for tags 2021-09-23 11:05:04 +02:00
Alexandre Iooss
7d700bea36 Add tags to galleries 2021-09-23 10:35:37 +02:00
Alexandre Iooss
fa53379a51 Move lightgallery statics to photologue_custom app 2021-09-23 10:19:10 +02:00
Alexandre Iooss
59b95898f8 Move custom photologue to seperate app 2021-09-23 10:17:01 +02:00