Commit Graph

238 Commits

Author SHA1 Message Date
Oliver Falk
32eb5afc26 WIP: Happy lint 2018-06-19 15:43:09 +02:00
Oliver Falk
19fee14014 Merge branch 'devel' into 'master'
Change sender mail

See merge request oliver/ivatar!9
2018-06-15 13:17:44 +02:00
Oliver Falk
93c7552a29 Change sender mail 2018-06-15 13:13:24 +02:00
Oliver Falk
ed0e720c2b Merge branch 'devel' into 'master'
Adapt some Links

See merge request oliver/ivatar!8
2018-06-15 12:12:06 +02:00
Oliver Falk
b0b9e5abd4 Adapt some Links 2018-06-15 12:08:05 +02:00
Oliver Falk
571f304489 Merge branch 'patch-1' into 'master'
Add INSTALL.md

See merge request oliver/ivatar!7
2018-06-15 12:04:14 +02:00
Oliver Falk
86990f4147 Add INSTALL.md 2018-06-15 12:00:21 +02:00
Oliver Falk
e6c453dea2 Merge branch 'login-errors' into 'master'
Login errors

See merge request oliver/ivatar!6
2018-06-15 10:32:06 +02:00
Oliver Falk
4a1a249bc9 Print login errors, redirect to / on logout and use the Login/Logout view classes, instead of the deprecated functions 2018-06-15 10:27:50 +02:00
Oliver Falk
44124957c6 Remove flattr id 2018-06-15 08:47:46 +02:00
Oliver Falk
8753b1ec8e Merge branch 'devel' into 'master'
Remove Aloodo, since this version doesn't work and the new version needs more…

See merge request oliver/ivatar!5
2018-06-15 08:04:45 +02:00
Oliver Falk
72d1879db1 Remove Aloodo, since this version doesn't work and the new version needs more work (TODO: reintegrate later 2018-06-15 07:59:51 +02:00
Oliver Falk
45c3d591c2 Merge branch 'feature-crop-photo' into 'master'
Feature 'crop photo'

See merge request oliver/ivatar!4
2018-06-14 14:25:01 +02:00
Oliver Falk
6a4fce0177 Feature 'crop photo' 2018-06-14 14:20:10 +02:00
Oliver Falk
e29c17ff0e No mailgun related settings if test or collectstatic 2018-06-14 14:06:37 +02:00
Oliver Falk
d342a7e4c0 Do not mess with aspect ratio... 2018-06-14 14:00:12 +02:00
Oliver Falk
42c5d1852f Fix #c9fa82f2, do not set mailgun backend on collectstatic 2018-06-14 11:00:57 +02:00
Oliver Falk
c9fa82f296 Fix tests of forms that do no longer redirect, but provide form errors 2018-06-14 10:41:38 +02:00
Oliver Falk
10ea437d58 If testing, do not set mail backend to anymail, since we'll not have the appropriate environment variables set (fixes commit #c3abb716) 2018-06-14 10:40:59 +02:00
Oliver Falk
ff83761332 Add humans and correct path in header 2018-06-14 10:11:13 +02:00
Oliver Falk
c3abb716a3 Correctly display errors in add_email 2018-06-14 10:04:03 +02:00
Oliver Falk
44da4ded02 Move credentials for MAILGUN into environment 2018-06-14 09:55:36 +02:00
Oliver Falk
a561cb4f02 Merge branch 'master' of https://git.linux-kernel.at/oliver/ivatar 2018-06-14 07:26:57 +02:00
Oliver Falk
ef49fb6ddd Likewise: Neither do we require the slash here 2018-06-13 14:34:32 +02:00
Oliver Falk
c7a66c6411 Need to remove slash at the end... 2018-06-13 14:30:18 +02:00
Oliver Falk
24892264aa Merge branch 'merge-for-openshift' into 'master'
OpenShift online ready

See merge request oliver/ivatar!1
2018-06-13 11:04:01 +02:00
Oliver Falk
72d7b5f90b Merge branch 'master' of https://git.linux-kernel.at/oliver/ivatar 2018-06-13 11:01:21 +02:00
Oliver Falk
47d65253eb OpenShift online ready 2018-06-13 10:57:31 +02:00
Oliver Falk
c0dc55d039 Add example deployment script 2018-06-12 14:51:34 +02:00
Oliver Falk
2ce46d2361 SITE_URL is now automagically created 2018-06-12 14:45:54 +02:00
Oliver Falk
420c758957 Reenable - seems it was just the wrong deployment... 2018-06-12 14:36:04 +02:00
Oliver Falk
ea3a495289 Disable use of MySQL for further debugging 2018-06-12 14:21:38 +02:00
Oliver Falk
cc94d7d16a Seems to be mysql in mysql-persistent 2018-06-12 14:11:54 +02:00
Oliver Falk
f7aff85a99 Fix use ob absolute uri 2018-06-12 13:36:46 +02:00
Oliver Falk
95d3ea752d Fix, when local dev 2018-06-12 13:36:38 +02:00
Oliver Falk
8cec401fa4 Send whole request to the form, so we can use the request to build the real URL 2018-06-12 13:18:09 +02:00
Oliver Falk
9e5352a931 Localhost tries to access local sock. IP? 2018-06-12 13:05:25 +02:00
Oliver Falk
52894dd6bf Is it localhost? 2018-06-12 12:59:55 +02:00
Oliver Falk
f3d63adaf0 I hope that's the correct way for setting the mysql host name 2018-06-12 12:57:34 +02:00
Oliver Falk
411e3086f3 We need mysqlclient now... 2018-06-12 12:52:47 +02:00
Oliver Falk
ed3ff9077f Set up default dict before trying to access it 2018-06-12 12:43:18 +02:00
Oliver Falk
4a3890fe25 If we see mysql environment variables, use 'em 2018-06-12 12:34:47 +02:00
Oliver Falk
ace5406a5a Of course anymail is a req now 2018-06-12 10:31:49 +02:00
Oliver Falk
2c48c413d5 Python LDAP needs openldap-devel to build 2018-06-12 10:30:15 +02:00
Oliver Falk
2971d2c87e Use Mailgun. TODO: Move credentials out of config file into env 2018-06-12 10:11:24 +02:00
Oliver Falk
72ef1dc79a Remove pyre-check as dep, since this causes issues during ci build 2018-06-12 09:29:57 +02:00
Oliver Falk
a0fa883738 Allow OpenShift 2018-06-12 09:25:06 +02:00
Oliver Falk
51b7eaa942 Allow local hostname as well for allowed_hosts 2018-06-12 09:18:57 +02:00
Oliver Falk
0918b06882 Add all reqs 2018-06-12 09:18:36 +02:00
Oliver Falk
4a899cc28a Am I allowed to exclude it this way from coverage testing? 2018-05-25 11:57:01 +02:00