Commit Graph

176 Commits

Author SHA1 Message Date
Emmanuel Cazenave 1d6c32c38b add Jenkinsfile 2019-09-30 16:37:31 +02:00
Frédéric Péters bf2bd54e89 build: limit to django-jsonfield<1.3, for Python 2 support 2019-08-18 11:40:36 +02:00
Frédéric Péters 0694895a59 misc: fix syntax error in onResourceRequested handler (#33396) 2019-05-24 10:11:24 +02:00
Frédéric Péters 5b5159d2b7 misc: don't load typical tracking resources (#33331) 2019-05-22 09:27:45 +02:00
Frédéric Péters b5f323ff07 utils: capture and log phantomjs stderr (#32773) 2019-05-03 13:22:03 +02:00
Frédéric Péters df41dfa6a1 get app settings before accessing it (#32499) 2019-04-19 16:02:18 +02:00
Christophe Siraut 59f15502b3 debian: switch package format to 3.0 (quilt) (#32261) 2019-04-16 14:48:17 +02:00
Christophe Siraut f25666e0aa debian: bump debhelper compatibility level (#32260) 2019-04-16 14:35:18 +02:00
Frédéric Péters 2630edfcde settings: adjust environment for phantomjs (#32286) 2019-04-15 14:09:21 +02:00
Frédéric Péters 02c2e5f53f tox: limit pytest version 2019-01-06 16:28:33 +01:00
Frédéric Péters 586fb962c3 misc: provide url even in case of failure
(local change found on mandayejs.test, dated 2018-10-18)
2019-01-06 16:16:47 +01:00
Frédéric Péters 57e9a56057 don't load app settings at module level (#29469) 2019-01-05 15:12:36 +01:00
Frédéric Péters 362b150ba1 misc: force tox to use python 2 2019-01-03 19:58:29 +01:00
Frédéric Péters ac43510219 misc: update version number to pep 440 2019-01-03 19:56:59 +01:00
Frédéric Péters adcacbfb27 misc: bump version numbers for actual Django 1.11 usage 2019-01-03 19:54:20 +01:00
Josue Kouka eb2e07acbd improve application's webservices config (#22064) 2018-03-14 18:38:31 +01:00
Josue Kouka 93b45751a4 use argparse in user migration command (#22529) 2018-03-14 18:38:31 +01:00
Josue Kouka b71d066bdb misc: fix pep8 error in migrate command 2018-03-14 18:38:31 +01:00
Josue Kouka 6b6053cce5 misc: make mocked AppSetting be returned as object instead of class 2018-03-14 18:38:31 +01:00
Josue Kouka c23f4a3b5e add django 1.11 support (#19615) 2018-03-06 15:59:42 +01:00
Josue Kouka 7c2b416140 api: add federations stats endpoint (#14787) 2018-03-06 15:47:35 +01:00
Josue Kouka b69ac82ec5 misc: move api's tests into dedicated file 2018-03-06 15:47:35 +01:00
Josue Kouka 9ab717b1fe misc: fix test settings language code (#22093) 2018-02-23 18:25:09 +01:00
Josue Kouka cb28f21774 change app settings module structure (#22037) 2018-02-23 15:51:16 +01:00
Josue Kouka bc8ba0cc97 misc: set default test settings language to english 2018-02-23 15:51:16 +01:00
Frédéric Péters a7d354c458 fix translated string (#21149) 2018-01-12 13:25:31 +01:00
Josue Kouka c728d430f2 add mandayejs common package (#13259) 2018-01-11 23:22:39 +01:00
Josue Kouka def3bf449e add application name and slug in association context (#19649) 2018-01-10 11:01:53 +01:00
Josue Kouka 411d6159fe include query string in password change uri (#20750) 2017-12-19 17:08:25 +01:00
Josue Kouka 60791f2420 update translation 2017-12-06 11:14:11 +01:00
Josue Kouka b6d76fabfb misc: capitalize logout link label 2017-12-06 11:12:17 +01:00
Josue Kouka ddfb79fca6 update translations 2017-12-06 10:38:49 +01:00
Josue Kouka 9199feed01 tests: use caplog merged in pytest 3.3 (#20321) 2017-11-28 13:34:04 +01:00
Thomas NOËL ae30623210 debian: run additional settings snippets (#20268) 2017-11-24 16:28:28 +01:00
Josue Kouka 1f4bd5d85d allow override of app's settings (#19763) 2017-11-20 17:10:14 +01:00
Josue Kouka 4a9368111c misc: remove useless dev requirement file (#20171) 2017-11-20 12:11:07 +01:00
Josue Kouka fe00b33b60 misc: set links capitalisation without using css (#20072) 2017-11-16 10:30:41 +01:00
Josue Kouka cfe8f9b28d debian: suggests postgres instead of recommends (#20008) 2017-11-14 09:58:57 +01:00
Josue Kouka fee32a4e30 log out from local app when slo idp initiated (#19574) 2017-10-20 11:28:18 +02:00
Josue Kouka 6b9a0b1b5c fix: slo event click capture 2017-10-18 15:05:34 +02:00
Josue Kouka b073c80ad7 don't trigger SLO when user is just locally connected (#19477) 2017-10-18 14:56:32 +02:00
Josue Kouka 7ea471c373 archimed: truncate sent uuid when over 30 characters (#19149) 2017-10-18 14:54:51 +02:00
Josue Kouka 0a2809419e redirect user to / after slo (#19387) 2017-10-18 14:54:51 +02:00
Josue Kouka 462211e672 allow redirection after sso (#19350) 2017-10-12 04:47:20 +02:00
Josue Kouka e6a1342392 archimed: return Response in Publik Api Response format(#14967) 2017-02-16 15:58:40 +01:00
Josue Kouka bf13a76532 return explicite errors (#14967) 2017-02-16 15:57:17 +01:00
Josue Kouka ab720fc59b don't use PhantomJS when using archimed ws (#14967) 2017-02-16 15:53:04 +01:00
Serghei Mihai 5bc4ca8e75 translations update 2017-02-09 17:27:50 +01:00
Serghei Mihai 7c3e1689da update association page (#14587) 2017-02-09 17:09:05 +01:00
Josue Kouka ae988f515f improve generic timeout handling (#14913) 2017-02-09 15:11:35 +01:00