Commit Graph

1868 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 7b82aae51c api_entreprise: ignore null timestamps (#36546) 2019-10-05 13:42:42 +02:00
Frédéric Péters 8aedbe41b1 translation update 2019-10-04 15:02:48 +02:00
Lauréline Guérin 0dddc95acf
csvdatasource: remove wrong example of case insensitive search (#36679) 2019-10-04 14:57:03 +02:00
Lauréline Guérin e9c268f350
cvsdatasource: add pagination to data and query endpoints (#32121) 2019-10-04 14:40:59 +02:00
Lauréline Guérin ac776b7e4e
cvsdatasource: data is now a new-generation endpoint (#32121) 2019-10-04 14:40:51 +02:00
Lauréline Guérin fdcada0be0
cvsdatasource: fix case insensitive url on detail page (#32121) 2019-10-04 14:40:42 +02:00
Frédéric Péters 9a88a6b700 cartads_cs: use correct GetInfosDossier signature (#36691) 2019-10-04 12:23:51 +02:00
Valentin Deniaud eca46f8bd8 general: add support for explicit int and float query params (#36609) 2019-10-03 16:16:15 +02:00
Benjamin Dauvergne c98ed032d9 solis: delete keys if they exist (#36401) 2019-10-03 12:09:47 +02:00
Benjamin Dauvergne e1a14f6c2e mdel: construct a foreign addres from french addres fields (#33826)
- use etage and batiment fields
- correctly put the postal code before the city name
- check the address is correct in the tests
2019-10-03 12:09:19 +02:00
Valentin Deniaud 1dbc707733 jsondatastore: return datetimes in results 2019-10-03 11:13:32 +02:00
Lauréline Guérin 579eed908f
jsondatastore: check if request.body is a json (#17168) 2019-10-03 11:02:43 +02:00
Thomas NOËL 8a449839e0 solis: use optimized solis endpoint for street (lieu) search (#36483) 2019-10-03 10:42:08 +02:00