Commit Graph

1881 Commits

Author SHA1 Message Date
Frédéric Péters 4c4dce25eb translation update 2019-11-07 19:51:04 +01:00
Frédéric Péters d8201119e6 cartads cs: adapt test to fixed string 2019-11-03 13:20:02 +01:00
Frédéric Péters 75627fad53 cartads cs: fix typo in error message 2019-11-03 12:10:37 +01:00
Nicolas Roche 135bd728f4 admin: make slug editable on connector create view (#21800) 2019-10-28 13:37:45 +01:00
Frédéric Péters dc5404a84b misc: don't catch TypeError that shouldn't be raised by get_params (#37241) 2019-10-28 10:26:24 +01:00
Frédéric Péters 467a19840d general: limit generic endpoint view to methods (#37240) 2019-10-28 10:26:24 +01:00
Frédéric Péters ed3eab6eff csv: don't evaluate csv_file_datetime on endpoint calls (#37239) 2019-10-28 10:26:24 +01:00
Frédéric Péters 9a5148d70b csv: consider DST if file ctime is ambiguous (#37236) 2019-10-28 10:26:24 +01:00
Nicolas Roche fc77a6e364 logging: add max sizes to connector log parameters (#36596) 2019-10-25 14:41:44 +02:00
Nicolas Roche f4544e64b9 logging: rename LOGGED_REQUESTS_MAX_SIZE parameter (#36596) 2019-10-25 14:41:26 +02:00
Nicolas Roche 1dee5d1c31 sms: use self.requests to increase logging (#21464) 2019-10-25 14:14:53 +02:00
Benjamin Dauvergne b92b8d0dd8 teamnet_axel: format created as an ISO date (#37215) 2019-10-25 10:16:11 +02:00
Frédéric Péters 6a3bea9f68 cartads cs: only accept uploads of pdf and jpeg files (#37132) 2019-10-22 13:41:23 +02:00
Lauréline Guérin 13944f3e60
misc: complete existing migrations (#37086) 2019-10-22 10:22:35 +02:00
Emmanuel Cazenave 67e74d8041 atal: use dot in coordinates (#37097) 2019-10-21 20:04:04 +02:00
Emmanuel Cazenave 509d5644fb declare httplib2 dependency (#37113) 2019-10-21 19:24:32 +02:00
Frédéric Péters 7d3fb324cd cartads cs: sort files chronologically (#37091) 2019-10-21 14:41:23 +02:00
Thomas NOËL a4d6e216d0 translation update 2019-10-17 15:58:09 +02:00
Lauréline Guérin d25d78f615
misc: fix test failures with pytest's --reuse-db param (#36608) 2019-10-17 15:46:32 +02:00
Lauréline Guérin 7a7b3d3e7e
misc: remove include warning (#36608)
RemovedInDjango20Warning: Passing a 3-tuple to django.conf.urls.include() is deprecated.
Pass a 2-tuple containing the list of patterns and app_name, and provide the namespace argument to include() instead.
2019-10-17 15:46:32 +02:00
Lauréline Guérin c23a665387
misc: is_anonymous is yet an attibute (#36608)
RemovedInDjango20Warning: Using user.is_authenticated() and user.is_anonymous() as a method is deprecated.
Remove the parentheses to use it as an attribute.
2019-10-17 15:46:32 +02:00
Lauréline Guérin e99384eee3
misc: add explicit on_delete on all FKs (#36608)
RemovedInDjango20Warning: on_delete will be a required arg for ForeignKey in Django 2.0.
Set it to models.CASCADE on models and in existing migrations if you want to maintain the
current default behavior.
See https://docs.djangoproject.com/en/1.11/ref/models/fields/#django.db.models.ForeignKey.on_delete
2019-10-17 15:46:31 +02:00
Thomas NOËL 6ecf6ad6ed solis: allow filters on rsa-user-info endpoint (#37022) 2019-10-17 14:18:07 +02:00
Frédéric Péters 676229752a cartads cs: add reference number and access code to status response (#36940) 2019-10-16 09:48:43 +02:00
Frédéric Péters cd894de1d2 cartads cs: limit calls to cache GetPieces (#36974) 2019-10-16 09:48:43 +02:00
Nicolas Roche 580a6233e3 jsondatastore: attribute filter on list endpoint (#35780) 2019-10-16 09:22:57 +02:00
Frédéric Péters 9e504d4412 debian: fix typo in python-httplib2 package name 2019-10-15 11:57:13 +02:00
Frédéric Péters 71516322b0 translation update 2019-10-15 11:41:07 +02:00
Frédéric Péters b4fa154311 debian: add dependency on python-httplib2
(required as we still allow cmislib 0.5)
2019-10-15 11:37:37 +02:00
Lauréline Guérin 837facd4b2
solis, sp_fr: add fixme to deprecate ping endpoints (#21978) 2019-10-15 11:01:30 +02:00
Lauréline Guérin c2eee211eb
base resource: add automatic 'up' endpoint (#21978)
if method 'check_status' is defined, provide a 'up' endpoint
2019-10-15 11:01:30 +02:00
Lauréline Guérin f3c7d04f5d
misc: avoid circular imports (#21978) 2019-10-15 11:01:30 +02:00
Serghei Mihai 1c9317f68e astregs: retrieve association label on linking (#36898) 2019-10-15 10:59:18 +02:00
Frédéric Péters 2d0cc69af0 cartads cs/tests: parse response json instead of checking string value 2019-10-15 10:58:56 +02:00
Lauréline Guérin 5070746b0d
cmis: upgrade cmislib 0.6 (#18407) 2019-10-15 10:48:52 +02:00
Frédéric Péters 2ac5001685 cartads cs: use internal dossier id for roles (#36927) 2019-10-15 10:47:19 +02:00
Frédéric Péters 73d347595c lille urban card: remove unused/unrelated import 2019-10-14 20:49:59 +02:00
Frédéric Péters 3c17841c08 translation update 2019-10-14 15:57:41 +02:00
Frédéric Péters 99d0eb02a4 cartads cs: sync subscribers with authentic role (#36888) 2019-10-14 15:16:41 +02:00
Lauréline Guérin 57c124de38
csvdatasource: upgrade pyexcel requirements to 0.5+ (#18330) 2019-10-14 14:54:26 +02:00
Nicolas Roche eede590656 base: add an help attribute for connectors (#34885) 2019-10-14 13:34:08 +02:00
Lauréline Guérin 8ac5660f25
errors: hide credentials in urls in error messages (#34793) 2019-10-14 10:06:55 +02:00
Lauréline Guérin 47c5ef7ee7
csvdatasource: remove unused view CsvDataView (#36789) 2019-10-14 10:05:46 +02:00
Lauréline Guérin e3d3ba295a
base_adresse: don't clear streets if file is empty (#20308) 2019-10-14 10:03:38 +02:00
Lauréline Guérin 8bbae6f2c4
logging parameters: translate log_leve choices (#28319) 2019-10-14 09:39:42 +02:00
Benjamin Dauvergne 3666118e4a mdel: create output directory (#21494) 2019-10-11 18:19:05 +02:00
Frédéric Péters 21e455341d misc: limit to jsonschema < 3.1 (#36819) 2019-10-10 09:08:41 +02:00
Frédéric Péters 43761d7053 cartads cs: give a tracking code to paper files (#36821) 2019-10-10 09:06:46 +02:00
Frédéric Péters 918e4b40cf cartads cs: add endpoint to unsubscribe from dossier (#36692) 2019-10-08 17:12:51 +02:00
Serghei Mihai e153f5c6c8 astregs: store linked association label (#36706) 2019-10-08 09:16:22 +02:00