Commit Graph

191 Commits

Author SHA1 Message Date
Frédéric Péters 86890fddc2 tox: use /tmp/ as workdir 2020-04-12 11:00:20 +02:00
Frédéric Péters 1f5a77bc35 misc: update setup.py for python 3 2020-04-12 11:00:20 +02:00
Frédéric Péters 09089dec2d forms: load csv as text in py3 2020-04-12 10:26:44 +02:00
Frédéric Péters dfa144bea8 tests: use unicode literals 2020-04-12 10:26:44 +02:00
Frédéric Péters 8d24aa4311 tests: get numbers as list 2020-04-12 10:26:44 +02:00
Frédéric Péters 43d52a1010 tests: get urllib from six 2020-04-12 10:26:44 +02:00
Frédéric Péters 30da696625 tests: use proper urlencode function 2020-04-12 10:26:44 +02:00
Frédéric Péters c320e5471d tests: replace xrange usage 2020-04-12 10:26:44 +02:00
Frédéric Péters 0d9a596b56 tests: upload files as bytes 2020-04-12 10:26:44 +02:00
Frédéric Péters fe93c8c12f tests: check response 2020-04-12 10:26:44 +02:00
Frédéric Péters 8d9508f137 misc: get html content as text 2020-04-12 10:22:21 +02:00
Frédéric Péters 83e50051b3 trivial: remove print statement 2020-04-12 10:05:02 +02:00
Frédéric Péters 5b93e95c4c tox: also run tests against python 3 2020-04-12 10:03:34 +02:00
Frédéric Péters 5dc047db11 misc: use quote from django.utils.http 2020-04-12 10:02:44 +02:00
Frédéric Péters 348ffc4db1 misc: use relative imports 2020-04-12 10:01:09 +02:00
Frédéric Péters 723cbfb613 misc: import urlparse from django.utils.six 2020-04-12 10:00:56 +02:00
Frédéric Péters 1e9878e972 misc: replace execfile by exec 2020-04-12 09:55:44 +02:00
Frédéric Péters 889dd552d2 setup: allow micro django-ckeditor updates (#41233) 2020-04-01 16:37:51 +02:00
Serghei Mihai ab69f1e734 handle bad signatures (#17699) 2020-02-13 10:05:54 +01:00
Emmanuel Cazenave 5c56551cd7 jenkins: use ci@entrouvert.org for notifications 2019-10-02 13:44:43 +02:00
Emmanuel Cazenave f64f7b1c11 add Jenkinsfile 2019-10-01 15:07:38 +02:00
Christophe Siraut a142e4f974 debian: bump debhelper compatibility level (#32260) 2019-04-16 14:53:52 +02:00
Frédéric Péters d2433046e5 translation update 2019-02-20 11:17:56 +01:00
Frédéric Péters 61193bc82d misc: don't crash on missing language code (#21252)
This happens with the "check" management command.
2019-02-20 11:05:17 +01:00
Frédéric Péters eb070bfc8d tox.ini: limit to pytest-django<3.4.6
See #30307 and https://github.com/pytest-dev/pytest-django/issues/698
2019-02-03 19:12:19 +01:00
Frédéric Péters ff410b0e8a debian: remove duplicated mellon declaration 2019-01-10 10:24:56 +01:00
Frédéric Péters 7b39ac2f0b tests: disable hobo tests for 1.11 2019-01-03 20:13:28 +01:00
Serghei Mihai 4cd434e631 add support of Django 1.11 (#19614) 2019-01-03 19:52:49 +01:00
Serghei Mihai b71bff0cab adapt ckeditor inclusion for Django 1.11 (#20959) 2019-01-03 19:27:13 +01:00
Josue Kouka 22ea014744 manager: fix homepage search subscription link label (#24350) 2018-06-07 15:34:35 +02:00
Frédéric Péters 8129ed94d4 translation update 2018-06-07 13:07:57 +02:00
Frédéric Péters 781457ac7f views: use a mapping for translation of unsubscribe message (#24349) 2018-06-07 13:01:23 +02:00
Josue Kouka 323fc37c5b add back office subscription management (#14093) 2018-05-22 09:32:04 +02:00
Frédéric Péters bcda0d040a debian: declare interest in hobo-redeploy trigger (#23246) 2018-05-09 06:45:33 +02:00
Emmanuel Cazenave 55f2b35940 pin django-webtest (#23609) 2018-05-04 15:57:06 +02:00
Josue Kouka d70894fadd standardize phonenumber format (#23443) 2018-04-30 15:31:12 +02:00
Serghei Mihai 58bc5c436e misc: use new gadjo's model to display announce infos (#23196) 2018-04-30 14:40:22 +02:00
Frédéric Péters 9968c3c893 settings: add requests context processor (#21007) 2018-04-04 19:22:36 +02:00
Serghei Mihai 19cb27e739 sms: fix mobile number retrieval from mellon session (#22059) 2018-02-22 15:52:53 +01:00
Frédéric Péters 2ef32d7bd3 tests: update for change in redirect 2018-01-19 15:55:58 +01:00
Frédéric Péters bd73e447b6 mark / redirect as non permanent (#21277) 2018-01-19 15:46:40 +01:00
Frédéric Péters ed1bada14e translation fixes (#21275) 2018-01-19 15:44:44 +01:00
Frédéric Péters 6c7e99a0bd misc: fix wording in deletion message (#15854) 2018-01-19 15:41:36 +01:00
Serghei Mihai 8e8b10aeb5 manager: add test sms send (#20174) 2018-01-05 01:02:23 +01:00
Frédéric Péters d0bd7a5a38 general: use gadjo template for pagination (#14939) 2018-01-02 16:32:21 +01:00
Serghei Mihai 01675e7a8d misc: import missing settings module 2017-12-04 11:09:29 +01:00
Serghei Mihai 5b445c7219 misc: add support for REQUEST_PROXIES (#20378) 2017-12-04 10:05:08 +01:00
Thomas NOËL 894153074a tests: update for pytest 3.3 with merged catchlog (#20318) 2017-11-28 11:27:56 +01:00
Thomas NOËL f11e4bd30a debian: run additional settings snippets (#20133) 2017-11-17 11:33:30 +01:00
Thomas NOËL f5354ebf2e debian: suggests postgresql instead of recommend it (#20005) 2017-11-17 11:22:54 +01:00