Commit Graph

39 Commits

Author SHA1 Message Date
Frédéric Péters e644b3cfc8 general: add generic endpoint view (#11204) 2016-06-09 14:44:42 +02:00
Serghei Mihai 3c80c165af jsonresponse: don't log exceptions for Http404, PermissionDenied and ObjectDoesnotExist (#11058) 2016-05-26 15:56:07 +02:00
Frédéric Péters b71ec791e2 csv: add possibility of filtering any column (#10686) 2016-05-10 10:12:49 +02:00
Serghei Mihai 060d7482f2 iparapheur: tests fix (#10861) 2016-05-10 10:02:42 +02:00
Serghei Mihai cee9465389 Revert "iparapheur: tests fix"
This reverts commit 16c46ff38e.
2016-05-09 11:58:29 +02:00
Serghei Mihai 16c46ff38e iparapheur: tests fix 2016-05-09 10:47:36 +02:00
Serghei Mihai 8b12e5c64a meyzieu_newsletters: return 503 code on webservice connection error (#10853) 2016-05-06 16:42:42 +02:00
Josue Kouka a84de75532 i-parapheur: add support for get file ws (#10549) 2016-04-14 17:23:19 +02:00
Serghei Mihai 9ba00c7024 embed jsonresponse into the package (#10283) 2016-04-13 18:02:42 +02:00
Josue Kouka 144d816ed7 iparapheur: use LoggedRequest instead of requests(#10630) 2016-04-12 15:37:35 +02:00
Josue Kouka 8586482575 i-parapheur: remove pdf convertion (#10590) 2016-04-08 18:18:54 +02:00
Josue Kouka 4c50bcbac0 test iparapheur use fixtures (#10563) 2016-04-07 12:36:23 +02:00
Josue Kouka 08472627c1 iparapheur get file status ws (#10549) 2016-04-07 12:36:18 +02:00
Serghei Mihai 759608a5f2 iparapheur: rename resource model (#10570)
Views and forms also renamed
2016-04-06 18:52:38 +02:00
Josue Kouka fd498cb687 add logger to every requests call (#10299) 2016-04-06 18:39:39 +02:00
Thomas NOËL 46f669fd28 pbx and tlmcom: back to a simple caller/callee system (#9597 rewrite) 2016-02-04 02:40:44 +01:00
Serghei Mihai 761430c005 contrib.meyzieu_newsletters: initial connector (#9756) 2016-01-27 21:18:44 +01:00
Benjamin Dauvergne 6aaec3fc58 accept id parameter in TLMCom requests (fixes #9597) 2016-01-16 13:06:12 +01:00
Thomas NOËL b44545207c csv: remove BOM if exists (#8727) 2015-12-18 15:33:18 +01:00
Serghei Mihai 5fa6902703 contrib.iparapheur: convert input to pdf only if it is not already (#8992) 2015-11-26 17:56:23 +01:00
Serghei Mihai 8d16ea4e15 contrib.iparapheur: create file endpoint
Inserts new file into iParapheur workflow
2015-11-12 10:47:24 +01:00
Serghei Mihai 51adec0b18 contrib.iparapheur: start (#8660) 2015-11-12 10:47:24 +01:00
Benjamin Dauvergne efbaee86ea add a tlmcom gateway (fixes #8795)
It proxies notifications from tlmcom autocom to welco.
2015-10-28 12:20:17 +01:00
Thomas NOËL 0c7b4e2ea3 fake_family: use Exception attributes handling provided by #8756 2015-10-23 11:50:43 +02:00
Thomas NOËL b6cb3dee5d fake_family: fix some encoding in default_database (#8496)
json response are utf-8 encoded: tests were not working if
the (random) address contained accented characters... now
default_database is 'jsonified'
2015-10-07 11:22:24 +02:00
Thomas NOËL 2bcf6c2079 replace PASSERELLE_APPS with PASSERELLE_APP_<APP_LABEL>_ENABLED (#8411) 2015-10-04 23:25:57 +02:00
Thomas NOËL 51ebf9a5d3 tests: fix test_fake_family.py
commit d9a217b changes the number of adults and children
created by default
2015-10-03 19:59:12 +02:00
Thomas NOËL 1364a95ea4 tests/api_access: correctly tests 403, without raise=1 (#8410) 2015-09-30 10:13:10 +02:00
Thomas NOËL c590922ca5 tests/fake_family: add "permission denied" tests (#8410) 2015-09-30 09:37:10 +02:00
Thomas NOËL 2979959dec add fake_family connector (#8289) 2015-09-29 13:08:09 +02:00
Serghei Mihai 74260b607a csv: remove test of string data filter (#8344) 2015-09-24 16:48:13 +02:00
Serghei Mihai d7e7654d06 csv: handle case insensitive text search (#8344) 2015-09-24 15:25:48 +02:00
Serghei Mihai 3a0d3be3ff csv: handle string filter criteria 2015-09-24 15:25:16 +02:00
Serghei Mihai a543abe80d tests: additional api access cases (#7959) 2015-09-09 15:53:19 +02:00
Serghei Mihai a017827f45 csv files datasource (#5896) 2015-09-04 14:24:04 +02:00
Serghei Mihai bfec6d1255 fix key type in request signing (#7866)
Tests for anonymous and signed api access added
2015-08-04 17:39:26 +02:00
Frédéric Péters fbcd3dfe26 tests: don't use deprecated status_code 2015-04-03 22:32:48 +02:00
Frédéric Péters dc0452ab5e tests: add basic tests of manager 2015-04-03 22:20:37 +02:00
Frédéric Péters 74f1bbf43b tests: switch to py.test, convert sms tests 2015-04-03 22:05:57 +02:00