Commit Graph

191 Commits

Author SHA1 Message Date
Frédéric Péters 9ffcf645da tests: skip data migrations on django 2.2 2020-04-13 18:22:20 +02:00
Frédéric Péters 09fd5ec8d8 tox: use django-ckeditor fork 2020-04-13 18:22:20 +02:00
Frédéric Péters f80543677b tox: remove pytest/etc. limits 2020-04-13 18:22:20 +02:00
Frédéric Péters 99b0a95d08 tests: accept both 401 and 403 as errors 2020-04-13 18:22:20 +02:00
Frédéric Péters 6a47a0bcbf tox: test against django 2.2 2020-04-13 18:22:20 +02:00
Frédéric Péters 06b5dc9d9d setup: allow django 2.2 2020-04-13 18:22:20 +02:00
Frédéric Péters 246927a76b tests: enable http basic auth 2020-04-13 18:22:20 +02:00
Frédéric Péters c166414d0d add renderer argument to custom datetime widget 2020-04-13 18:22:20 +02:00
Frédéric Péters bcc41af018 update ckeditor monkeypatching 2020-04-13 18:22:20 +02:00
Frédéric Péters f1683e8897 login/logout views 2020-04-13 18:22:20 +02:00
Frédéric Péters 72f541e84f admin.site.urls 2020-04-13 18:22:20 +02:00
Frédéric Péters 6520901aad update urls_utils.py 2020-04-13 18:22:20 +02:00
Frédéric Péters d8ee61f0a9 remove SessionAuthenticationMiddleware 2020-04-13 18:22:20 +02:00
Frédéric Péters 76af653d1a on_delete=models.CASCADE 2020-04-13 18:22:20 +02:00
Frédéric Péters b70ec92f0a misc: switch to django.urls 2020-04-13 18:22:20 +02:00
Frédéric Péters 80533ac849 settings: switch to MIDDLEWARE 2020-04-13 18:22:20 +02:00
Frédéric Péters d57bfbccc1 misc: add Python 3 compatibility (#41625) 2020-04-13 18:20:58 +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