Commit Graph

718 Commits

Author SHA1 Message Date
Benjamin Dauvergne 5461298c66 run pylint inside tox 2016-06-09 16:37:30 +02:00
Benjamin Dauvergne 37173fb80e tox.ini: use TMPDIR for building tox workdir path 2016-06-09 16:37:30 +02:00
Benjamin Dauvergne 81a6e513bc tox.ini: remove non test related dependencies from tox 2016-06-09 16:37:30 +02:00
Benjamin Dauvergne c273208b07 setup.py: allow running with Django >= 1.8 2016-06-09 16:37:30 +02:00
Frédéric Péters 22184d8a90 general: add a generic connector view (#11200) 2016-06-09 14:44:42 +02:00
Frédéric Péters 72ae98d529 general: divide service_view template in common blocks (#11206) 2016-06-09 14:44:42 +02:00
Frédéric Péters 78e998eb05 general: make connectors work without appconfigs (#11201) 2016-06-09 14:44:42 +02:00
Frédéric Péters e644b3cfc8 general: add generic endpoint view (#11204) 2016-06-09 14:44:42 +02:00
Frédéric Péters b2be2c604f general: use a common template for _detail.html views (#11203) 2016-06-09 14:44:42 +02:00
Frédéric Péters 0b58219f06 general: don't repeat management views in all connectors (#11199) 2016-06-09 14:44:42 +02:00
Frédéric Péters 714a857e55 general: change homepage to redirect to /manage/ (#11205) 2016-06-09 14:44:42 +02:00
Frédéric Péters 559ac09b97 general: remove south migrations (#11202) 2016-06-08 18:53:50 +02:00
Serghei Mihai 79ef3d79dc maarch: log storeResource SOAP calls (#8899) 2016-06-08 18:52:15 +02:00
Josue Kouka 923937cdf8 csv data source: increase content length passed to sniffer (#11258) 2016-06-08 18:50:45 +02:00
Thomas NOËL 0a245be1ce agoraplus: don't encode exception log messages (#10999) 2016-06-08 18:44:22 +02:00
Serghei Mihai b7c3122b38 agoraplus: don't cleanup city and street names for new address (#11270) 2016-06-08 18:18:11 +02:00
Serghei Mihai 343706e89a agoraplus: fix adult id retrieval from sas (#11241) 2016-06-07 17:59:56 +02:00
Frédéric Péters 96e6c5df69 gdc: add support for posting pictures (#11149) 2016-06-06 17:49:13 +02:00
Serghei Mihai d1eb6536b7 setup.py: require django-jsonfield lower than 1.0.0 (#11180) 2016-06-03 12:48:29 +02:00
Serghei Mihai 0158caa9d2 tests: use django-jsonfield lower than 1.0.0 2016-06-03 12:46:43 +02:00
Serghei Mihai 821cba4842 fake_family: fix link and unlink urls (#10967) 2016-06-03 11:40:31 +02:00
Serghei Mihai 036ba4754a agoraplus: person profession update endpoint (#11078) 2016-06-01 17:26:56 +02:00
Serghei Mihai b5d7172555 agoraplus: phones numbers update endpoint (#11077) 2016-06-01 17:26:56 +02:00
Serghei Mihai d4ba2a2ec8 jsonresponse: make sure exception message is a serializable string (#11162) 2016-06-01 15:47:04 +02:00
Serghei Mihai e6d39aa0a8 agoraplus: address update endpoint (#11049) 2016-05-31 17:38:20 +02:00
Frédéric Péters b08977d964 jsonresponse: pass request object to logging (#11140) 2016-05-30 23:29:35 +02:00
Serghei Mihai d8a50456d8 agoraplus: children school enrollments endpoint (#11038) 2016-05-27 15:31:40 +02:00
Serghei Mihai 6b0fbbe9e7 iparapheur: raise proper 404 error when file not found (#11074) 2016-05-26 16:32:00 +02:00
Serghei Mihai 3c80c165af jsonresponse: don't log exceptions for Http404, PermissionDenied and ObjectDoesnotExist (#11058) 2016-05-26 15:56:07 +02:00
Serghei Mihai 4360808920 iparapheur: return 404 error code when file not found (#10977) 2016-05-25 14:30:48 +02:00
Serghei Mihai 39d1805f88 teamnet_axel: return 404 response when invoice pdf not available (#10789) 2016-05-24 12:30:26 +02:00
Josue Kouka 795e49d38a add solis apa connector (#5188) 2016-05-20 17:19:53 +02:00
Thomas NOËL b733c4a5f4 debian/init.d: non-interactive migrations (#10877) 2016-05-16 12:36:10 +02:00
Frédéric Péters ad45cbcf62 misc: add a stub invoices connector (#10346) 2016-05-10 10:12:49 +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
Thomas NOËL d4aca0571f to_json: use jsonp output if callback is present (#10127) 2016-05-03 14:47:42 +02:00
Thomas NOËL 02f0c100de remove last jsonresponse imports (#10755) 2016-05-03 14:44:46 +02:00
Frédéric Péters 706ab20003 base adresse: rename model to match service name (#10781) 2016-05-02 16:17:20 +02:00
Frédéric Péters f4c398d9a6 base adresse: add support for geocoding API (#10326) 2016-05-02 16:17:20 +02:00
Frédéric Péters a3c2d56853 base adresse: return a "bad request" if it's missing parameters (#8544) 2016-05-02 15:09:06 +02:00
Frédéric Péters 15a9f0c61a misc: declare more dependencies in setup.py (#9844) 2016-05-02 15:09:06 +02:00
Thomas NOËL 0435dc5f4c agoraplus: returns full nursery enrollment results 2016-04-26 14:21:19 +02:00
Thomas NOËL 5be56d4aa8 agoraplus: add document endpoint (#10487) 2016-04-16 02:10:24 +02:00
Thomas NOËL 84042784e1 agoraplus: handle y2k bug in nursery enrollment results 2016-04-16 01:51:57 +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