Commit graph

188 commits

Author SHA1 Message Date
Alexandre Iooss
5985b39ed8 Fix tag display page 2021-10-13 14:19:04 +02:00
Alexandre Iooss
292f8e6298 Allow more fields in URL 2021-10-13 14:14:09 +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
3130913191 Customize account views 2021-10-13 10:49:04 +02:00
Alexandre Iooss
a65327f309 Add backup script 2021-10-13 10:11:09 +02:00
Alexandre Iooss
f4c2ac5df2 Update index content 2021-10-13 07:02:24 +02:00
Alexandre Iooss
07eaafe5eb Update translations 2021-10-12 23:36:02 +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
erdnaxe
2a886248c2 Merge branch 'initial_data' into 'master'
Initial data

See merge request bde/photo21!9
2021-10-12 18:50:45 +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
bf7e20e282 Fix symfony password hasher 2021-10-12 17:33:49 +02:00
Alexandre Iooss
a33f7217f6 Implement Symfony password hasher 2021-10-12 11:46:30 +02:00
Alexandre Iooss
f6e38580d3 Fix on_delete cascade 2021-10-12 10:11:15 +02:00
Alexandre Iooss
d02c52a2d0 Do not test Python 3.7 2021-10-12 09:06:59 +02:00
Alexandre Iooss
971b112dec Hide PhotoEffect, PhotoSize and Watermark from admin 2021-10-12 09:05:16 +02:00
Alexandre Iooss
1af83a8630 Allow access from localhost 2021-10-12 08:58:39 +02:00
Alexandre Iooss
211b23d339 Define thumbnail sizes in initial data 2021-10-12 08:58:01 +02:00
Alexandre Iooss
65692901b8 Add python3-docutils as a requirement 2021-10-12 08:57:39 +02:00
Alexandre Iooss
3655d957ca Add initial fixture 2021-10-12 08:49:01 +02:00
Alexandre Iooss
f60592d37b Add migration for start and end date 2021-10-12 08:34:53 +02:00
Alexandre Iooss
60389ae1b0 Update instructions for production deployment 2021-10-11 21:55:15 +02:00
Alexandre Iooss
293bc48eae Update migrations 2021-10-11 21:54:47 +02:00
aeltheos
f271069563 Merge branch 'add_dates_gallery' into 'master'
Add start and end dates on gallery

See merge request bde/photo21!8
2021-10-11 21:53:07 +02:00
aeltheos
9b95b68a27 Add start and end dates on gallery 2021-10-11 21:49:36 +02:00
erdnaxe
59d60ccf70 Merge branch 'photograph' into 'master'
extended photologue photo to add an owner field

See merge request bde/photo21!7
2021-10-11 20:45:47 +02:00
aeltheos
7c0ba18824 extended photologue photo to add an owner field 2021-10-11 20:40:48 +02:00
aeltheos
e91e79ad85 Merge branch 'allauth' into 'master'
Allauth

See merge request bde/photo21!6
2021-10-11 19:09:40 +02:00
Alexandre Iooss
f992c88152 Check email address domain when signing up 2021-10-11 19:06:29 +02:00
Alexandre Iooss
5728b9a18e Account button 2021-10-11 18:34:20 +02:00
Alexandre Iooss
49bf9465d7 Show Django messages 2021-10-11 18:34:20 +02:00
Alexandre Iooss
0c9aae7e66 Authorize login by email 2021-10-11 18:34:20 +02:00
Alexandre Iooss
21e1a361b8 Update translations 2021-10-11 18:34:20 +02:00
Alexandre Iooss
bef8bf0ee7 Configure email server 2021-10-11 18:34:20 +02:00
Alexandre Iooss
403002812e Update AllAuth templates 2021-10-11 18:34:20 +02:00
Alexandre Iooss
dac078f7db Add Django-AllAuth app 2021-10-11 18:34:20 +02:00
aeltheos
ff5f5dd2e4 Merge branch 'prepare_prod' into 'master'
Document production installation

See merge request bde/photo21!5
2021-10-11 18:33:16 +02:00
aeltheos
0b3ef51e2b Merge branch 'tox_gitlab' into 'master'
Configure GitLab CI

See merge request bde/photo21!4
2021-10-11 18:23:07 +02:00
aeltheos
d62895d91f Merge branch 'zip_gallery' into 'master'
Add download gallery as zip

See merge request bde/photo21!3
2021-10-11 18:18:43 +02:00
Alexandre Iooss
c8e450f377 Document installation in production 2021-10-11 10:37:20 +02:00
Alexandre Iooss
fd9618790a Relax django-taggit version 2021-10-11 10:24:51 +02:00
Alexandre Iooss
26e7f12141 Define static target directory 2021-10-11 10:24:36 +02:00
Alexandre Iooss
935d59a3b4 Add GitLab CI configuration 2021-10-10 10:57:59 +02:00
Alexandre Iooss
4d2c402de4 Ignore shell.nix in git tree 2021-10-10 10:54:55 +02:00