1179 Commits

Author SHA1 Message Date
Oliver Falk
d0ba1af52a Also check if we really set a photo 2018-05-09 14:24:56 +02:00
Oliver Falk
fd3525c4c8 More test 2018-05-09 14:21:46 +02:00
Oliver Falk
4fb4fc7460 Use dummy/nobody image if no photo as been set yet (else, we raise an exception 2018-05-09 14:21:33 +02:00
Oliver Falk
364ea1f1f5 Correct the upload url 2018-05-09 14:20:59 +02:00
Oliver Falk
3fa6c13144 Make mail confirmation production 2018-05-09 14:20:38 +02:00
Oliver Falk
db91e49869 Comment out this debug print, since it's no longer required, but should be moved to some logger() 2018-05-09 14:20:10 +02:00
Oliver Falk
5d0165c3c7 How did we loose jquery!? 2018-05-09 14:19:35 +02:00
Oliver Falk
1b45b742ca Add maps 2018-05-09 12:15:37 +02:00
Oliver Falk
1960214515 Finish AssignPhotoView 2018-05-09 11:52:10 +02:00
Oliver Falk
5d2cf58af3 Use correct url for the photo 2018-05-09 11:51:38 +02:00
Oliver Falk
f90aa1a0a8 Correct tags/tag order, script tag locations 2018-05-09 11:51:18 +02:00
Oliver Falk
c3ee80f247 Make django-bootstrap4 load css/js locally 2018-05-09 11:49:15 +02:00
Oliver Falk
9536074655 Add JS/CSS locally, so we don't have to hit any external webservers 2018-05-09 11:48:43 +02:00
Oliver Falk
a0b15b1f00 Make uploading new photos work 2018-05-08 15:10:26 +02:00
Oliver Falk
09486d3385 Wire up everything in urls (delete photo not correct yet) 2018-05-08 13:54:35 +02:00
Oliver Falk
8b244f4a82 Email template for email confirmation 2018-05-08 13:53:41 +02:00
Oliver Falk
6a31ae7223 Confirm email template (incl. Gravatar lookup/import) 2018-05-08 13:53:25 +02:00
Oliver Falk
bdef3b7875 Add email html template 2018-05-08 13:53:00 +02:00
Oliver Falk
9f4fe8d624 Add AddEmailForm for managing adding emails 2018-05-08 13:52:29 +02:00
Oliver Falk
14597752e0 Use correct variables (everything is under user...) 2018-05-08 13:51:45 +02:00
Oliver Falk
2cfa25c659 Add file_format helper function, fix tz, add import_image 2018-05-08 13:51:18 +02:00
Oliver Falk
bd9dc09127 Fix datetime/now 2018-05-08 13:50:27 +02:00
Oliver Falk
b95f54de6d Many views added for managing the mail addresses and first views for managing photos (esp. Gravatar import) 2018-05-08 13:50:08 +02:00
Oliver Falk
2372a46221 Need to encode email 2018-05-08 13:49:19 +02:00
Oliver Falk
83d5db2cf4 Add SITE_NAME/site_name (in template) 2018-05-08 13:48:57 +02:00
Oliver Falk
e8252e339e Various variables we require 2018-05-08 13:48:32 +02:00
Oliver Falk
fe3f198b44 User creation + password change tests 2018-05-07 15:34:27 +02:00
Oliver Falk
434f2738b3 Try to focus on right element (doesn't work atm) 2018-05-07 15:33:59 +02:00
Oliver Falk
9ff9159f8b Initial commit 2018-05-07 15:00:03 +02:00