Commit Graph

550 Commits

Author SHA1 Message Date
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 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
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 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
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
Josue Kouka 6791aaeb22 i-parapheur: fix reply inst has not attribute LogDossier (#10651) 2016-04-13 17:06:06 +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
Thomas NOËL e68c23e7e8 agoraplus: handle out-of-reference address (#10489) 2016-04-08 18:15:02 +02:00
Thomas NOËL 0bdd076dde agoraplus: get nursery enroll result endpoint 2016-04-08 14:28:19 +02:00
Josue Kouka 08472627c1 iparapheur get file status ws (#10549) 2016-04-07 12:36:18 +02:00
Josue Kouka 1b5381fdad add missing log_level migrations (#10575) 2016-04-07 11:57:46 +02:00
Serghei Mihai 5848453b61 teamnet_axel: set 'paid' attribute for history invoices (#10546) 2016-04-06 20:52:14 +02:00
Serghei Mihai 0fca8e1d15 agoraplus: append no online payment reason for litigation and autobilling invoices (#10485) 2016-04-06 20:52:12 +02:00
Serghei Mihai cf64834eab logging: add missing migrations for 'log_level' attribute (#10299) 2016-04-06 19:29:59 +02:00
Serghei Mihai 759608a5f2 iparapheur: rename resource model (#10570)
Views and forms also renamed
2016-04-06 18:52:38 +02:00