Commit graph

47 commits

Author SHA1 Message Date
Alexandre Iooss
69529e103e Fix error on partial upload 2022-10-12 11:12:58 +02:00
Alexandre Iooss
ce59f18e4b Update translations 2022-04-17 11:15:40 +02:00
Alexandre Iooss
7faff5368f Use gallery URL in uploads notifications 2022-04-17 10:20:52 +02:00
Alexandre Iooss
58d819a719 Send abuse reports to admins 2022-04-17 10:17:29 +02:00
Alexandre Iooss
fbbb7651b1 Better admin notification on uploads 2022-04-17 10:13:53 +02:00
Alexandre Iooss
73f80de794 Handle already existing pictures 2022-04-17 10:03:50 +02:00
Alexandre Iooss
f29719ef78 Always list all years in archive views 2022-04-17 09:39:30 +02:00
Alexandre Iooss
3afbc2b7e1 Do not 404 if no galleries 2022-04-17 09:37:07 +02:00
Alexandre Iooss
3a61058379 Remove archive view h1 titles 2022-04-17 09:36:45 +02:00
Alexandre Iooss
1aa71e0f51 Add lightGallery license key 2022-03-13 15:56:56 +01:00
Alexandre Iooss
1d287792df Move gallery JavaScript to gallery_detail.js 2022-03-11 19:26:59 +01:00
Alexandre Iooss
443ba11ea2 Move upload JS to upload.js 2022-03-11 18:44:25 +01:00
Alexandre Iooss
3a0e08f3f5 Move inline CSS to layout.css 2022-03-11 18:22:29 +01:00
Alexandre Iooss
8d44182af8 Unifomize license headers 2022-03-11 17:16:11 +01:00
Alexandre Iooss
9dc40279fa close gallery on action 2022-03-09 17:33:05 +01:00
Alexandre Iooss
b2c3ec5d3f do not show gallery name in viewer 2022-03-09 17:22:11 +01:00
Alexandre Iooss
c20ad43758 lg-admin: do not check res value 2022-03-09 17:21:58 +01:00
Alexandre Iooss
f48f9b00e9 Build an absolute URL for abuse reports 2022-03-02 21:45:58 +01:00
Alexandre Iooss
350ab12fc4 Do not load gallery on API access 2022-03-02 21:45:42 +01:00
Alexandre Iooss
59136050fb Format code using black 2022-03-02 21:23:40 +01:00
Alexandre Iooss
2ad0c8dbc7 Enable users to report without sending a mail 2022-03-02 21:22:44 +01:00
Alexandre Iooss
f9c33e2cad Add delete photo view 2022-03-02 13:13:59 +01:00
Alexandre Iooss
f17adbb2ed Show private photos count in gallery 2022-03-02 13:11:57 +01:00
Alexandre Iooss
ced85c7b44 Show photo by pk 2022-03-02 13:11:24 +01:00
Alexandre Iooss
7d6d965191 Show private photos count for admins 2022-03-01 21:56:04 +01:00
Alexandre Iooss
407a73cc89 Add titles to viewer action buttons 2022-03-01 21:41:31 +01:00
Alexandre Iooss
d2506a587d Link delete and report icons 2022-03-01 21:38:58 +01:00
Alexandre Iooss
84e96e2497 Align viewer icons 2022-03-01 21:32:02 +01:00
Alexandre Iooss
1e98c51729 Add report and delete icons 2022-03-01 21:21:02 +01:00
Alexandre Iooss
695ec94d7c Always load lg-admin plugin 2022-03-01 21:06:58 +01:00
Alexandre Iooss
7e912b225c Order photos by title 2022-02-28 15:47:56 +01:00
Alexandre Iooss
95243c4d06 Hide photos field in Gallery admin 2022-02-25 07:48:20 +01:00
Alexandre Iooss
970db0dc05 Fix AttributeError on EXIF load 2022-02-25 07:47:34 +01:00
Alexandre Iooss
b7a78cea12 Simplify photo display 2022-01-30 14:53:19 +01:00
Alexandre Iooss
e94436c79c Add tags support in admin 2022-01-30 13:51:18 +01:00
Alexandre Iooss
3a24fbdc28 Autocomplete slug for tag 2022-01-30 13:45:55 +01:00
Alexandre Iooss
3c8e34db92 Hide empty galleries 2022-01-30 13:23:57 +01:00
Alexandre Iooss
4b3cf83181 Make all galleries public 2022-01-30 13:14:22 +01:00
Alexandre Iooss
8b768108d2 Red border for private pricture 2022-01-30 12:36:11 +01:00
Alexandre Iooss
696bc4d5c1 Staff members can inspect private pictures 2022-01-30 12:29:27 +01:00
Alexandre Iooss
2ef6dd2a44 Remove date_added field in Gallery 2022-01-30 11:21:03 +01:00
Alexandre Iooss
80085edeeb Reset migrations 2022-01-30 11:15:41 +01:00
Alexandre Iooss
d865a6eb1f Merge photologue_custom into photologue 2022-01-30 11:09:55 +01:00
Alexandre Iooss
8beedb3626 Remove extended models 2022-01-30 10:53:58 +01:00
Alexandre Iooss
2a0f41deac Move urls.py in photologue 2022-01-30 10:21:05 +01:00
Alexandre Iooss
27b1590a10 Add extended fields to the Photo and Gallery 2022-01-30 10:20:32 +01:00
Alexandre Iooss
5368a51a76 Bundle trimed down alternative to photologue 2022-01-30 08:20:03 +01:00